:root{--void: #0F0F10;--onyx: #1A1A1D;--graphite: #060607;--chrome: #F4F1EA;--mercury: rgba(244, 241, 234, .78);--steel: rgba(139, 136, 128, .72);--dust: rgba(139, 136, 128, .32);--volt: #FF5B2E;--volt-bright: #FF7C52;--volt-glow: rgba(255, 91, 46, .55);--volt-bloom: rgba(255, 91, 46, .28);--hairline: rgba(244, 241, 234, .1);--hairline-strong: rgba(244, 241, 234, .22);--hairline-volt: rgba(255, 91, 46, .38);--font-serif: "Instrument Serif", "PP Editorial New", "EB Garamond", Georgia, serif;--font-sans: "Space Grotesk", "Geist", "Plus Jakarta Sans", system-ui, sans-serif;--font-mono: "JetBrains Mono", "Geist Mono", ui-monospace, "SF Mono", monospace;--ease: cubic-bezier(.22, 1, .36, 1);--ease-spring: cubic-bezier(.32, 1.32, .36, 1);--ease-fluid: cubic-bezier(.65, 0, .35, 1);--pad-x: clamp(1rem, 3vw, 2.5rem);--frame-w: min( calc(100vw - 22rem) , 1360px);--frame-h: min( calc(100dvh - 30rem) , 700px);--frame-radius: clamp(20px, 2vw, 34px)}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}h1,h2,h3,h4,h5,h6{text-wrap:balance}p{text-wrap:pretty}html{-webkit-text-size-adjust:100%;background-color:var(--void);scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.is-tab-hidden *,.is-tab-hidden *:before,.is-tab-hidden *:after{animation-play-state:paused!important}img,svg{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}::-moz-selection{background-color:var(--volt);color:var(--chrome)}::selection{background-color:var(--volt);color:var(--chrome)}body.gl-body{font-family:var(--font-sans);font-weight:300;font-size:16px;line-height:1.5;color:var(--chrome);background-color:var(--void);min-height:100dvh;overflow-x:hidden;font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}.gl-skip-link{position:fixed;top:-100px;left:1rem;z-index:999;padding:.75rem 1rem;background:var(--chrome);color:var(--void);font-family:var(--font-mono);font-weight:500;font-size:12px;letter-spacing:.08em;text-transform:uppercase;border-radius:8px;transition:top .5s var(--ease)}.gl-skip-link:focus{top:1rem;outline:none}:focus-visible{outline:1px solid var(--volt);outline-offset:3px}main:focus{outline:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gl-ambient{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.gl-ambient__shader{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;opacity:0;animation:gl-shader-in 2.2s var(--ease) 3.2s forwards;filter:saturate(105%) contrast(103%);will-change:opacity}@keyframes gl-shader-in{to{opacity:.78}}.is-shader-scrollable .gl-ambient__shader{animation:none;opacity:calc(.78 * (1 - var(--gl-shader-fade, 0)));filter:saturate(105%) contrast(103%) grayscale(var(--gl-shader-fade, 0))}@media(prefers-reduced-motion:reduce){.gl-ambient__shader{display:none}}.gl-ambient__vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 110% 95% at 50% 50%,transparent 35%,rgba(11,8,6,.28) 70%,rgba(11,8,6,.55) 100%);opacity:0;animation:gl-ambient-in 1.2s var(--ease) 4.6s forwards;pointer-events:none}.gl-ambient__grain{position:absolute;top:-4%;right:-4%;bottom:-4%;left:-4%;width:108%;height:108%;opacity:0;pointer-events:none}.gl-ambient__grain--coarse{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='360' height='360'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.55' numOctaves='2' stitchTiles='stitch' seed='7'/><feColorMatrix type='saturate' values='0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");mix-blend-mode:overlay;animation:gl-grain-coarse-in .6s linear 4.4s forwards}.gl-ambient__grain--fine{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='1.6' numOctaves='2' stitchTiles='stitch' seed='11'/><feColorMatrix type='saturate' values='0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");mix-blend-mode:overlay;animation:gl-grain-fine-in .6s linear 4.7s forwards}@keyframes gl-ambient-in{to{opacity:1}}@keyframes gl-grain-coarse-in{to{opacity:.055}}@keyframes gl-grain-fine-in{to{opacity:.08}}.gl-page-grain{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:3;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='280' height='280'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch' seed='3'/><feColorMatrix type='saturate' values='0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");mix-blend-mode:overlay;opacity:0;animation:gl-page-grain-in .9s linear 4.6s forwards}@keyframes gl-page-grain-in{to{opacity:.04}}@media(prefers-reduced-motion:reduce){.gl-page-grain{animation:none;opacity:.04}}.gl-intro{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:radial-gradient(ellipse 80% 60% at 50% 50%,rgba(255,91,46,.08) 0%,transparent 70%),var(--void);display:flex;align-items:center;justify-content:center;animation:gl-intro-out .45s var(--ease) 1.05s forwards;pointer-events:none}@keyframes gl-intro-out{to{opacity:0;visibility:hidden}}.gl-intro__mark{display:flex;flex-direction:column;align-items:center;gap:.9rem;text-align:center}.gl-intro__meta{font-family:var(--font-mono);font-size:10.5px;font-weight:400;letter-spacing:.28em;text-transform:uppercase;color:var(--volt-bright);opacity:0;animation:gl-intro-meta-in .56s var(--ease) .12s forwards,gl-intro-meta-out .38s var(--ease) .9s forwards}.gl-intro__title{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(2.75rem,6.5vw,5.25rem);line-height:1;letter-spacing:-.025em;color:var(--chrome);text-shadow:-1.2px 0 rgba(255,91,46,.28),1.2px 0 rgba(139,136,128,.24);opacity:0;transform:translateY(14px);filter:blur(6px);will-change:transform,opacity;animation:gl-intro-title-in .68s var(--ease-fluid) .18s forwards,gl-intro-title-aberration 1.6s ease-in-out .2s,gl-intro-title-collapse .46s var(--ease-fluid) 1s forwards}@keyframes gl-intro-title-aberration{0%,to{text-shadow:-1.2px 0 rgba(255,91,46,.28),1.2px 0 rgba(139,136,128,.24)}50%{text-shadow:-2.2px 0 rgba(255,91,46,.45),2.2px 0 rgba(139,136,128,.38)}}.gl-intro__filet{display:block;width:0;height:1px;background:linear-gradient(90deg,transparent,var(--volt-bright),transparent);opacity:0;animation:gl-intro-filet-in .52s var(--ease) .4s forwards,gl-intro-filet-out .34s var(--ease) 1s forwards}@keyframes gl-intro-meta-in{to{opacity:1}}@keyframes gl-intro-meta-out{to{opacity:0;transform:translateY(-4px)}}@keyframes gl-intro-title-in{to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes gl-intro-title-collapse{0%{opacity:1;transform:translateY(0) scale(1);filter:blur(0);color:var(--chrome)}to{opacity:0;transform:translateY(0) scale(.04);filter:blur(3px);color:var(--volt-bright)}}@keyframes gl-intro-filet-in{to{opacity:1;width:clamp(120px,22vw,280px)}}@keyframes gl-intro-filet-out{to{opacity:0;width:0}}@media(prefers-reduced-motion:reduce){.gl-intro{animation:gl-intro-out .2s linear .1s forwards}.gl-intro__title,.gl-intro__meta,.gl-intro__filet{animation:none;opacity:1;transform:none;filter:none}}.gl-boot{position:fixed;bottom:clamp(1rem,2vw,1.75rem);right:clamp(1rem,2vw,1.75rem);z-index:60;display:inline-flex;align-items:center;gap:.6rem;padding:.45rem .85rem;font-family:var(--font-mono);font-size:10.5px;font-weight:400;letter-spacing:.14em;text-transform:uppercase;color:var(--mercury);background:#1c1612b8;backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);border:1px solid var(--hairline);border-radius:999px;opacity:0;animation:gl-boot-in .26s var(--ease) 50ms forwards,gl-boot-out .38s var(--ease) 3.2s forwards;pointer-events:none}.gl-boot__glyph{color:var(--volt-bright);font-size:8px;animation:gl-boot-pulse .9s ease-in-out infinite}.gl-boot__index{color:var(--chrome);font-weight:500}.gl-boot__label{color:var(--steel)}@keyframes gl-boot-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes gl-boot-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}@keyframes gl-boot-pulse{0%,to{opacity:1;text-shadow:0 0 8px var(--volt-glow)}50%{opacity:.5;text-shadow:0 0 2px var(--volt-glow)}}.gl-island{position:fixed;top:clamp(1rem,2vw,1.75rem);left:50%;z-index:50;transform:translate(-50%) translateY(-40px);width:clamp(560px,62vw,780px);height:54px;border-radius:9999px;background:linear-gradient(180deg,#f4f1ea0f,#2e241c4d,#14100d70);-webkit-backdrop-filter:blur(34px) saturate(140%) contrast(102%);backdrop-filter:blur(34px) saturate(140%) contrast(102%);-webkit-backdrop-filter:url(#gl-glass-refract) blur(34px) saturate(140%) contrast(102%);backdrop-filter:url(#gl-glass-refract) blur(34px) saturate(140%) contrast(102%);border:0;box-shadow:inset 0 1px #f4f1ea14,inset 0 -1px #00000059,inset 0 0 0 1px var(--hairline),0 2px 8px #0000006b,0 14px 34px #00000085,0 32px 70px #00000061;overflow:hidden;isolation:isolate;opacity:0;animation:gl-island-in .7s var(--ease-spring) 3.2s forwards;transition:width .56s var(--ease-spring),height .56s var(--ease-spring),box-shadow .56s var(--ease),opacity .32s var(--ease),transform .32s var(--ease-spring)}@keyframes gl-island-in{0%{opacity:0;transform:translate(-50%) translateY(-40px) scale(.92)}60%{opacity:1}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}html.is-fullscreen-active .gl-island{opacity:0!important;transform:translate(-50%) translateY(-60px)!important;pointer-events:none!important}.gl-island:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(145deg,#ff5b2e00,#ff5b2e73 45%,#ff5b2e00);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .5s var(--ease);pointer-events:none;z-index:2}.gl-island:hover,.gl-island:focus-within{box-shadow:inset 0 1px #f4f1ea1f,inset 0 -1px #00000059,inset 0 0 0 1px var(--hairline-strong),inset 0 0 28px #ff5b2e1f,0 2px 8px #0000006b,0 18px 50px #0000008c,0 40px 90px #ff5b2e1f}.gl-island:hover:before,.gl-island:focus-within:before{opacity:1}.gl-island__inner{position:relative;z-index:4;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0 1.2rem}.gl-island__brand{position:absolute;left:clamp(.85rem,1.1vw,1.05rem);top:50%;transform:translateY(-50%);z-index:5;display:inline-flex;align-items:center;justify-content:center;padding:4px;border-radius:50%;transition:transform .32s var(--ease-spring)}.gl-island__brand:hover .gl-island__glyph-img,.gl-island__brand:focus-visible .gl-island__glyph-img{transform:scale(1.06);filter:drop-shadow(0 0 12px rgba(255,91,46,.85)) drop-shadow(0 0 5px var(--volt-glow))}.gl-island__glyph{position:relative;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex:0 0 auto}.gl-island__glyph-img{position:relative;z-index:1;width:20px;height:20px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 8px rgba(255,91,46,.7)) drop-shadow(0 0 3px var(--volt-glow));transition:filter .32s var(--ease),transform .32s var(--ease-spring)}.gl-island__glyph-pulse{position:absolute;top:50%;left:50%;width:22px;height:22px;margin:-11px 0 0 -11px;border:1px solid var(--volt-bright);border-radius:50%;opacity:0;pointer-events:none;animation:gl-island-glyph-pulse 3.4s ease-out infinite}@keyframes gl-island-glyph-pulse{0%{opacity:.65;transform:scale(.7)}70%{opacity:0;transform:scale(2.2)}to{opacity:0;transform:scale(2.2)}}@keyframes gl-island-dot-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}}.gl-island__expanded{position:absolute;top:0;right:0;bottom:0;left:0;list-style:none;display:flex;align-items:center;justify-content:center;gap:clamp(.6rem,1.4vw,1.1rem);padding:0 1.25rem;opacity:1;pointer-events:auto}.gl-island__item{display:flex}.gl-island__link{display:inline-flex;align-items:baseline;gap:.35rem;padding:.4rem .55rem;font-family:var(--font-sans);color:var(--mercury);position:relative;transition:color .26s var(--ease)}.gl-island__link:hover,.gl-island__link:focus-visible{color:var(--chrome)}.gl-island__num{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.08em;color:var(--volt-bright);opacity:.85;transition:transform .32s var(--ease-spring),opacity .26s var(--ease)}.gl-island__name{font-size:13.5px;font-weight:500;letter-spacing:.02em;transition:transform .32s var(--ease-spring)}.gl-island__link:hover .gl-island__num,.gl-island__link:focus-visible .gl-island__num{transform:translate(-1px);opacity:1}.gl-island__link:hover .gl-island__name,.gl-island__link:focus-visible .gl-island__name{transform:translate(1px)}.gl-island__link.is-active .gl-island__num{opacity:1;text-shadow:0 0 6px currentColor}.gl-island__link.is-active .gl-island__name{color:var(--chrome);font-weight:500}@media(prefers-reduced-motion:reduce){.gl-island__link.is-active .gl-island__num{text-shadow:none}}.gl-island__divider{width:1px;height:22px;background:linear-gradient(180deg,transparent 0%,var(--hairline-strong) 50%,transparent 100%);margin:0 .2rem;list-style:none;flex-shrink:0}.gl-island__item--auth .gl-island__link,.gl-island__item--cta .gl-island__link{align-items:center}.gl-island__link--auth{color:var(--chrome);font-weight:500}.gl-island__link--auth:hover,.gl-island__link--auth:focus-visible{color:var(--volt-bright)}.gl-island__link--cta{color:var(--chrome);font-weight:500;background:#ff5b2e24;border:1px solid var(--hairline-volt);border-radius:999px;padding:.35rem .85rem;transition:background .26s var(--ease),border-color .26s var(--ease),color .26s var(--ease)}.gl-island__link--cta:hover,.gl-island__link--cta:focus-visible{color:var(--chrome);background:linear-gradient(180deg,var(--volt-bright) 0%,var(--volt) 100%);border-color:transparent;box-shadow:0 6px 18px #ff5b2e59}.gl-island__arrow{display:inline-flex;align-items:center;justify-content:center;color:var(--volt-bright);transition:transform .32s var(--ease-spring),color .26s var(--ease)}.gl-island__link--cta:hover .gl-island__arrow,.gl-island__link--cta:focus-visible .gl-island__arrow{color:var(--chrome)}.gl-island__link--auth:hover .gl-island__arrow,.gl-island__link--auth:focus-visible .gl-island__arrow,.gl-island__link--cta:hover .gl-island__arrow,.gl-island__link--cta:focus-visible .gl-island__arrow{transform:translate(2px,-2px)}.gl-island__indicator{position:absolute;bottom:6px;left:0;height:1.5px;width:var(--ind-w, 0);background:linear-gradient(90deg,transparent 0%,var(--volt-bright) 20%,var(--volt) 50%,var(--volt-bright) 80%,transparent 100%);box-shadow:0 0 6px var(--volt-glow);opacity:0;transform:translate3d(var(--ind-x, 0),0,0);transition:transform .42s var(--ease-spring),width .42s var(--ease-spring),opacity .22s var(--ease);pointer-events:none;list-style:none;will-change:transform,width,opacity}.gl-island__indicator.is-visible{opacity:1}.gl-hero{position:relative;z-index:1;min-height:100dvh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.7rem;padding:clamp(6rem,12vh,9rem) var(--pad-x) 0;overflow:hidden}@keyframes gl-stamp-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.gl-rail{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;flex-direction:column;gap:.75rem;pointer-events:none;opacity:0;animation:gl-stamp-in .9s var(--ease) 3.2s forwards;width:clamp(110px,10vw,150px);font-family:var(--font-mono);font-size:10px;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:var(--steel)}.gl-rail--left{position:fixed;left:clamp(.5rem,1.5vw,1.5rem);align-items:flex-start;text-align:left;z-index:20}.gl-rail--right{right:clamp(.5rem,1.5vw,1.5rem);align-items:flex-end;text-align:right}.gl-rail__axis{display:inline-block;color:var(--volt-bright);letter-spacing:.32em;font-weight:500;font-size:10.5px}.gl-rail__filet{display:block;width:30px;height:1px;background:linear-gradient(90deg,var(--volt) 0%,transparent 100%)}.gl-rail--right .gl-rail__filet{background:linear-gradient(90deg,transparent 0%,var(--volt) 100%)}.gl-rail__num{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(3.5rem,8vw,6rem);line-height:.85;letter-spacing:-.04em;color:transparent;-webkit-text-stroke:1.25px rgba(139,136,128,.42);text-transform:none;margin:.25rem 0}.gl-rail__stack{display:flex;flex-direction:column;gap:.25rem;list-style:none;color:var(--steel);font-size:9.5px;letter-spacing:.2em;margin:0;padding:0;pointer-events:auto}.gl-rail__link{display:inline-flex;align-items:center;gap:.35rem;padding:.15rem 0;color:var(--steel);text-decoration:none;transition:color .28s var(--ease),transform .28s var(--ease-spring);position:relative}.gl-rail__link:hover,.gl-rail__link:focus-visible{color:var(--chrome);transform:translate(2px);outline:none}.gl-rail__link.is-active{color:var(--chrome)}.gl-rail__link.is-active .gl-rail__link-num{color:var(--volt-bright)}.gl-rail__link-num{font-weight:500;color:var(--mercury);transition:color .28s var(--ease)}.gl-rail__link:hover .gl-rail__link-num,.gl-rail__link:focus-visible .gl-rail__link-num{color:var(--volt-bright)}.gl-rail__link-sep{color:var(--dust)}.gl-rail__live{display:inline-flex;align-items:center;gap:.45rem;padding:.3rem .6rem;border:1px solid var(--hairline-volt);border-radius:999px;color:var(--volt-bright);font-weight:500;background:#ff5b2e0f;font-size:10px;letter-spacing:.2em}.gl-rail__live-dot{width:6px;height:6px;border-radius:50%;background:var(--volt-bright);box-shadow:0 0 8px var(--volt-glow);animation:gl-island-dot-pulse 1.8s ease-in-out infinite}.gl-rail__meta{display:flex;flex-direction:column;gap:2px;font-size:9.5px;letter-spacing:.22em;color:var(--steel)}.gl-rail__meta-num{font-family:var(--font-serif);font-style:italic;font-size:22px;color:var(--chrome);line-height:1;letter-spacing:-.02em;text-transform:none}.gl-rail__meta-num em{font-style:italic;color:var(--steel);font-size:16px}.gl-rail__locales{display:inline-flex;gap:.5rem;font-size:10px;letter-spacing:.2em;list-style:none;margin:0;padding:0;pointer-events:auto}.gl-rail__locale{display:inline-block;padding:2px 0;color:var(--steel);text-decoration:none;transition:color .32s var(--ease),transform .28s var(--ease-spring);position:relative;cursor:pointer}.gl-rail__locale:hover,.gl-rail__locale:focus-visible{color:var(--chrome);transform:translateY(-1px);outline:none}.gl-rail__locale.is-active{color:var(--chrome)}.gl-rail__locale.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:1px;background:var(--volt-bright)}.gl-hero__prelude{display:flex;flex-direction:column;align-items:center;gap:.85rem;opacity:0;animation:gl-stamp-in .78s var(--ease) 3.2s forwards;text-align:center;margin-bottom:1.25rem}.gl-hero__eyebrow{display:inline-flex;align-items:center;gap:.8rem;font-family:var(--font-mono);font-size:10.5px;font-weight:400;letter-spacing:.28em;text-transform:uppercase;color:var(--volt-bright)}.gl-hero__eyebrow:before,.gl-hero__eyebrow:after{content:"";display:block;width:clamp(24px,4vw,56px);height:1px;background:linear-gradient(90deg,transparent,var(--volt),transparent)}.gl-hero__statement{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(2rem,4.5vw,4rem);line-height:1.05;letter-spacing:-.028em;color:var(--chrome);white-space:nowrap}.gl-hero__statement em{font-style:italic;color:var(--volt-bright);background:linear-gradient(180deg,var(--volt-bright) 0%,var(--volt) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.gl-hero__bridge{display:flex;flex-direction:column;align-items:center;gap:.45rem;text-align:center;margin-bottom:.4rem;opacity:0;animation:gl-stamp-in .78s var(--ease) 3.2s forwards}.gl-hero__bridge-eyebrow{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--font-mono);font-size:10.5px;font-weight:400;letter-spacing:.24em;text-transform:uppercase;color:var(--steel)}.gl-hero__bridge-eyebrow-arrow{color:var(--volt-bright);font-size:12px;line-height:1;animation:gl-bridge-arrow-bounce 2.4s ease-in-out infinite}@keyframes gl-bridge-arrow-bounce{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(2px);opacity:.65}}.gl-hero__bridge-title{margin:0;font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(1.25rem,2.4vw,1.85rem);line-height:1.15;letter-spacing:-.015em;color:var(--chrome)}@media(prefers-reduced-motion:reduce){.gl-hero__bridge-eyebrow-arrow{animation:none}}.gl-hero__coda{display:flex;flex-direction:column;align-items:center;gap:.55rem;margin-top:0;width:100%;max-width:960px}.gl-hero__tagline-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.25rem;width:100%;margin-top:0;opacity:0;animation:gl-stamp-in .78s var(--ease) 3.2s forwards}.gl-hero__filet{display:block;height:1px;width:100%;background:linear-gradient(90deg,transparent,var(--hairline-strong),transparent)}.gl-hero__tagline{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(.95rem,1.3vw,1.15rem);line-height:1.35;color:var(--mercury);letter-spacing:-.005em;text-align:center;white-space:nowrap}.gl-hero__tagline em{color:var(--volt-bright);font-style:italic}.gl-hero__scroll{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--font-mono);font-size:10px;font-weight:400;letter-spacing:.24em;text-transform:uppercase;color:var(--steel);opacity:0;animation:gl-stamp-in .78s var(--ease) 3.2s forwards}.gl-hero__scroll-arrow{display:inline-flex;color:var(--volt-bright);animation:gl-scroll-bounce 2.2s ease-in-out infinite;animation-delay:4.2s}@keyframes gl-scroll-bounce{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(5px);opacity:.5}}.gl-hero__cta{display:inline-flex;align-items:center;gap:.65rem;padding:.85rem 1.35rem;margin-top:0;font-family:var(--font-sans);font-size:14.5px;font-weight:600;letter-spacing:.01em;color:var(--chrome);background:linear-gradient(135deg,var(--volt-bright) 0%,var(--volt) 100%);border-radius:999px;box-shadow:inset 0 1px #f4f1ea33,inset 0 -1px #00000040,0 4px 14px #ff5b2e66,0 0 24px #ff5b2e33;opacity:0;animation:gl-stamp-in .78s var(--ease) 3.2s forwards;transition:transform .34s var(--ease-spring),box-shadow .34s var(--ease),background .34s var(--ease)}.gl-hero__cta:hover,.gl-hero__cta:focus-visible{transform:translateY(-2px);background:linear-gradient(135deg,var(--volt-bright) 0%,var(--volt-bright) 100%);box-shadow:inset 0 1px #f4f1ea47,inset 0 -1px #0000004d,0 6px 20px #ff5b2e8c,0 0 36px #ff5b2e59;outline:none}.gl-hero__cta-arrow{display:inline-flex;align-items:center;justify-content:center;transition:transform .32s var(--ease-spring)}.gl-hero__cta:hover .gl-hero__cta-arrow,.gl-hero__cta:focus-visible .gl-hero__cta-arrow{transform:translate(2px,-2px)}.gl-rail__hint{display:inline-flex;align-items:center;gap:4px;margin-top:.25rem;font-family:var(--font-mono);font-size:9px;letter-spacing:.14em;color:var(--steel)}.gl-rail__hint kbd{display:inline-flex;align-items:center;justify-content:center;min-width:14px;height:14px;padding:0 3px;font-family:var(--font-mono);font-size:9px;font-weight:500;color:var(--mercury);background:#f4f1ea0d;border:1px solid var(--hairline);border-radius:3px;line-height:1;transition:background .26s var(--ease),color .26s var(--ease)}.gl-rail__hint kbd.is-flash{background:#ff5b2e40;color:var(--volt-bright);border-color:var(--hairline-volt)}.gl-rail__hint-label{margin-left:6px;text-transform:uppercase}html.intro-skipped .gl-intro{display:none}.gl-frame{position:relative;width:var(--frame-w);height:var(--frame-h);max-width:100%;transform-style:preserve-3d;transform:perspective(1600px) rotateX(var(--ty, 0deg)) rotateY(var(--tx, 0deg));transition:transform .6s var(--ease);will-change:transform}.gl-frame.is-tilting{transition:transform .12s linear}.gl-frame__seed,.gl-frame__edge,.gl-frame__edge--top,.gl-frame__edge--bottom,.gl-frame__edge--left,.gl-frame__edge--right{pointer-events:none}.gl-frame__seed{position:absolute;top:50%;left:50%;width:72px;height:72px;margin:-36px 0 0 -36px;opacity:0;z-index:3;animation:gl-seed .9s var(--ease) 0ms forwards;will-change:transform,opacity}.gl-frame__seed-logo{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 8px var(--volt-glow)) drop-shadow(0 0 20px var(--volt-bloom))}@keyframes gl-seed{0%{opacity:0;transform:scale(.6)}35%{opacity:1;transform:scale(1.08)}70%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.92)}}.gl-frame__edge{position:absolute;background:linear-gradient(90deg,transparent 0%,var(--volt-bright) 15%,var(--volt) 50%,var(--volt-bright) 85%,transparent 100%);box-shadow:0 0 12px var(--volt-glow);transform-origin:center;z-index:2;opacity:0}.gl-frame__edge--top{top:50%;left:50%;width:0;height:1.5px;margin:-.75px 0 0;transform:translate(-50%);animation:gl-edge-h-grow .5s var(--ease-fluid) .35s forwards,gl-edge-top-rise .5s var(--ease-spring) .9s forwards}@keyframes gl-edge-h-grow{0%{width:0;opacity:0}20%{opacity:1}to{width:100%;opacity:1}}@keyframes gl-edge-top-rise{to{top:0;margin-top:0}}.gl-frame__edge--bottom{top:50%;left:50%;width:100%;height:1.5px;margin:-.75px 0 0;transform:translate(-50%);opacity:0;animation:gl-edge-bottom-appear 50ms linear .9s forwards,gl-edge-bottom-fall .5s var(--ease-spring) .9s forwards}@keyframes gl-edge-bottom-appear{to{opacity:1}}@keyframes gl-edge-bottom-fall{to{top:100%;margin-top:-1.5px}}.gl-frame__edge--left{top:0;left:0;width:1.5px;height:0;background:linear-gradient(180deg,transparent 0%,var(--volt-bright) 15%,var(--volt) 50%,var(--volt-bright) 85%,transparent 100%);animation:gl-edge-v-grow .48s var(--ease-fluid) 1.4s forwards}.gl-frame__edge--right{top:0;right:0;width:1.5px;height:0;background:linear-gradient(180deg,transparent 0%,var(--volt-bright) 15%,var(--volt) 50%,var(--volt-bright) 85%,transparent 100%);animation:gl-edge-v-grow .48s var(--ease-fluid) 1.4s forwards}@keyframes gl-edge-v-grow{0%{height:0;opacity:0}20%{opacity:1}to{height:100%;opacity:1}}.gl-frame__shell{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--frame-radius);padding:6px;background:linear-gradient(135deg,#ff5b2e24,#f4f1ea0f 25%,#1c16124d 75%,#ff5b2e2e);box-shadow:inset 0 1px #f4f1ea2e,inset 0 -1px #00000080,0 10px 30px #00000080,0 40px 90px #0009,0 0 80px #ff5b2e2e;opacity:0;z-index:4;animation:gl-shell-in .9s var(--ease) 1.85s forwards}@keyframes gl-shell-in{0%{opacity:0;transform:scale(.99)}to{opacity:1;transform:scale(1)}}.gl-frame__pane{position:relative;width:100%;height:100%;border-radius:calc(var(--frame-radius) - 4px);overflow:hidden;isolation:isolate;background:linear-gradient(180deg,#1c161238,#2e241c52);-webkit-backdrop-filter:blur(26px) saturate(180%) contrast(108%);backdrop-filter:blur(26px) saturate(180%) contrast(108%);-webkit-backdrop-filter:url(#gl-glass-refract) blur(26px) saturate(180%) contrast(108%);backdrop-filter:url(#gl-glass-refract) blur(26px) saturate(180%) contrast(108%);box-shadow:inset 0 1px .5px #f4f1ea2e,inset 0 -1px .5px #00000080,inset 0 0 0 1px #f4f1ea0f}.gl-frame__canvas{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;opacity:0;animation:gl-canvas-in .6s var(--ease) 2.4s forwards}@keyframes gl-canvas-in{to{opacity:1}}.gl-showreel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.gl-mock{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;opacity:0;transform:scale(1.035);filter:blur(18px) saturate(80%);transition:opacity .68s var(--ease),transform .82s var(--ease),filter .72s var(--ease);pointer-events:none;overflow:hidden}.gl-mock.is-active{opacity:1;transform:scale(1);filter:blur(0) saturate(100%);pointer-events:auto}.gl-mock__browser{flex-shrink:0;height:28px;display:flex;align-items:center;gap:.85rem;padding:0 .85rem;background:#0000002e;border-bottom:1px solid rgba(244,241,234,.04)}.gl-mock__dots{display:inline-flex;gap:6px}.gl-mock__dots span{width:9px;height:9px;border-radius:50%;background:#f4f1ea2e;display:block}.gl-mock__dots span:nth-child(1){background:#ff5f56}.gl-mock__dots span:nth-child(2){background:#ffbd2e}.gl-mock__dots span:nth-child(3){background:#27c93f}.gl-mock__url{font-family:var(--font-mono);font-size:11px;letter-spacing:.04em;color:#f4f1ea8c}.gl-mock__preview-tag{margin-left:auto;display:inline-flex;align-items:center;gap:.4rem;padding:3px 9px 3px 8px;border:1px solid var(--hairline-volt);border-radius:999px;background:#7a44271a;font-family:var(--font-mono);font-size:9.5px;line-height:1;letter-spacing:.16em;text-transform:uppercase;color:var(--chrome);white-space:nowrap}.gl-mock__preview-tag-dot{width:6px;height:6px;border-radius:50%;background:var(--volt-bright);box-shadow:0 0 6px var(--volt-glow);animation:gl-mock-preview-tag-pulse 2.2s ease-in-out infinite}@keyframes gl-mock-preview-tag-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.78)}}@media(prefers-reduced-motion:reduce){.gl-mock__preview-tag-dot{animation:none}}@media(max-width:640px){.gl-mock__preview-tag{font-size:8.5px;letter-spacing:.12em;padding:2px 7px 2px 6px}.gl-mock__url{overflow:hidden;text-overflow:ellipsis;max-width:40%}}.gl-mock__fullscreen-cta{position:absolute;bottom:16px;right:16px;z-index:15;display:inline-flex;align-items:center;gap:8px;padding:10px 18px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(244,241,234,.22);background:#1c1612e0;backdrop-filter:blur(12px) saturate(1.2);-webkit-backdrop-filter:blur(12px) saturate(1.2);border-radius:999px;font-family:var(--font-sans, "Inter", system-ui, sans-serif);font-size:12.5px;font-weight:500;letter-spacing:.04em;color:#f4f1eaf0;cursor:pointer;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .32s cubic-bezier(.22,.61,.36,1),transform .32s cubic-bezier(.22,.61,.36,1),border-color .2s ease,background .2s ease;box-shadow:0 4px 18px #0000005c,0 0 24px #ff5b2e24}.gl-mock__fullscreen-cta-icon{display:inline-flex;color:#ff5b2e}.gl-mock__fullscreen-cta-label{line-height:1}.gl-mock.is-active:hover .gl-mock__fullscreen-cta,.gl-mock__fullscreen-cta:focus-visible{opacity:1;transform:translateY(0);pointer-events:auto}.gl-mock__fullscreen-cta:hover,.gl-mock__fullscreen-cta:focus-visible{border-color:#ff5b2eb8;background:#2e241cf0;color:#f4f1ea;outline:none}@media(hover:none){.gl-mock__fullscreen-cta{opacity:.88;transform:translateY(0);pointer-events:auto}}.gl-mock__discover-cta{position:absolute;bottom:16px;left:16px;z-index:15;display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border:1px solid rgba(255,91,46,.45);background:linear-gradient(135deg,#ff5b2ed1,#ff5b2ed1);backdrop-filter:blur(12px) saturate(1.2);-webkit-backdrop-filter:blur(12px) saturate(1.2);border-radius:999px;font-family:var(--font-sans, "Inter", system-ui, sans-serif);font-size:12.5px;font-weight:500;letter-spacing:.04em;color:#f4f1eafa;text-decoration:none;cursor:pointer;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .32s cubic-bezier(.22,.61,.36,1),transform .32s cubic-bezier(.22,.61,.36,1),border-color .2s ease,background .2s ease,box-shadow .2s ease;box-shadow:0 4px 18px #0000005c,0 0 20px #ff5b2e47}.gl-mock__discover-cta-icon{display:inline-flex;color:#f4f1eafa;transition:transform .32s var(--ease-spring)}.gl-mock__discover-cta-label{line-height:1}.gl-mock.is-active:hover .gl-mock__discover-cta,.gl-mock__discover-cta:focus-visible{opacity:1;transform:translateY(0);pointer-events:auto}.gl-mock__discover-cta:hover,.gl-mock__discover-cta:focus-visible{border-color:#f4f1ea8c;background:linear-gradient(135deg,#ff5b2e,#ff5b2eeb);box-shadow:0 6px 22px #0000006b,0 0 32px #ff5b2e6b;outline:none}.gl-mock__discover-cta:hover .gl-mock__discover-cta-icon,.gl-mock__discover-cta:focus-visible .gl-mock__discover-cta-icon{transform:translate(2px,-2px)}@media(hover:none){.gl-mock__discover-cta{opacity:.94;transform:translateY(0);pointer-events:auto}}@media(prefers-reduced-motion:reduce){.gl-mock__fullscreen-cta,.gl-mock__discover-cta{transition:opacity .2s linear;transform:translateY(0)}.gl-mock__discover-cta-icon{transition:none}}.gl-mock--iframe{display:flex;flex-direction:column}.gl-mock__iframe-wrap{flex:1;position:relative;overflow:hidden;background:var(--color-nuit, #0F0F10);border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;overscroll-behavior:contain}.gl-mock__iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:var(--color-nuit, #0F0F10);opacity:0;transition:opacity .52s cubic-bezier(.22,.61,.36,1);overscroll-behavior:contain}.gl-mock.is-active .gl-mock__iframe{opacity:1}.gl-fullscreen-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;flex-direction:column;opacity:0;transition:opacity .38s cubic-bezier(.22,.61,.36,1)}.gl-fullscreen-modal.is-open{opacity:1}.gl-fullscreen-modal[hidden]{display:none}.gl-fullscreen-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a0806f5;backdrop-filter:blur(18px) saturate(1.2);-webkit-backdrop-filter:blur(18px) saturate(1.2);z-index:0;cursor:pointer}.gl-fullscreen-modal__header{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 36px;background:#1c1612c2;border-bottom:1px solid rgba(139,136,128,.12);font-family:var(--font-sans, "Inter", system-ui, sans-serif);color:#f4f1ea}.gl-fullscreen-modal__label{display:inline-flex;align-items:center;gap:12px;font-size:14px;letter-spacing:.02em}.gl-fullscreen-modal__dot{width:8px;height:8px;background:#ff5b2e;border-radius:50%;box-shadow:0 0 0 4px #ff5b2e2e;animation:gl-dot-pulse 2.6s ease-in-out infinite}@keyframes gl-dot-pulse{0%,to{opacity:1}50%{opacity:.58}}.gl-fullscreen-modal__kind{color:#8b8880;font-weight:400}.gl-fullscreen-modal__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(139,136,128,.32);background:transparent;padding:8px 18px;border-radius:999px;font:inherit;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:#f4f1eaeb;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.gl-fullscreen-modal__close:hover,.gl-fullscreen-modal__close:focus-visible{border-color:#b8673a;background:#ff5b2e1f;color:#f4f1ea;outline:none}.gl-fullscreen-modal__stage{position:relative;z-index:1;flex:1;overflow:hidden;background:#000}.gl-fullscreen-modal__iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#000;overscroll-behavior:contain}.gl-fullscreen-modal__footer{position:absolute;right:24px;bottom:20px;z-index:2;font-family:var(--font-sans, "Inter", system-ui, sans-serif);font-size:11px;color:#8b8880b8;letter-spacing:.04em}.gl-fullscreen-modal__hint kbd{display:inline-block;padding:2px 6px;margin-right:4px;background:#1c1612d1;border:1px solid rgba(139,136,128,.22);border-radius:4px;font-family:inherit;font-size:10px;color:#f4f1eaeb}@media(max-width:720px){.gl-fullscreen-modal__header{padding:14px 18px;gap:12px}.gl-fullscreen-modal__label{font-size:12px}.gl-fullscreen-modal__kind{display:none}.gl-fullscreen-modal__close{padding:6px 12px;font-size:11px}.gl-fullscreen-modal__footer{right:12px;bottom:10px}}.gl-nav-indicator{position:absolute;left:50%;bottom:24px;transform:translate(-50%) translateY(12px);z-index:20;display:flex;align-items:center;gap:16px;padding:10px 18px;background:#1c1612eb;backdrop-filter:blur(12px) saturate(1.1);-webkit-backdrop-filter:blur(12px) saturate(1.1);border:1px solid rgba(139,136,128,.22);border-radius:999px;font-family:var(--font-sans, "Inter", system-ui, sans-serif);font-size:12px;letter-spacing:.02em;color:#f4f1eae0;opacity:0;pointer-events:none;transition:opacity .38s cubic-bezier(.22,.61,.36,1),transform .38s cubic-bezier(.22,.61,.36,1)}.gl-nav-indicator.is-visible{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}.gl-nav-indicator__label{white-space:nowrap}.gl-nav-indicator__label em{font-style:normal;font-weight:500;color:#f4f1ea}.gl-nav-indicator__return{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:4px 10px;border-radius:999px;font:inherit;font-size:12px;color:#ff5b2e;cursor:pointer;transition:background .2s ease,color .2s ease}.gl-nav-indicator__return:hover,.gl-nav-indicator__return:focus-visible{background:#ff5b2e24;color:#b8673a;outline:none}@media(max-width:720px){.gl-nav-indicator{left:12px;right:12px;transform:translateY(12px);justify-content:space-between;gap:8px;padding:8px 14px;font-size:11px}.gl-nav-indicator.is-visible{transform:translateY(0)}.gl-nav-indicator__label{white-space:normal;overflow:hidden;text-overflow:ellipsis}}.gl-iframe-toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%) translateY(12px);z-index:1100;display:inline-flex;align-items:center;gap:10px;padding:10px 18px;background:#1c1612f0;backdrop-filter:blur(12px) saturate(1.2);-webkit-backdrop-filter:blur(12px) saturate(1.2);border:1px solid rgba(255,91,46,.42);border-radius:999px;font-family:var(--font-sans, "Inter", system-ui, sans-serif);font-size:12px;letter-spacing:.02em;color:#f4f1eaf0;opacity:0;pointer-events:none;transition:opacity .32s cubic-bezier(.22,.61,.36,1),transform .32s cubic-bezier(.22,.61,.36,1);box-shadow:0 4px 18px #0000006b,0 0 28px #ff5b2e38}.gl-iframe-toast.is-visible{opacity:1;transform:translate(-50%) translateY(0)}.gl-iframe-toast__icon{display:inline-flex;color:#ff5b2e;flex-shrink:0}.gl-iframe-toast__message{line-height:1.2}@media(max-width:720px){.gl-iframe-toast{left:12px;right:12px;bottom:16px;transform:translateY(12px);font-size:11px;padding:8px 14px;justify-content:center}.gl-iframe-toast.is-visible{transform:translateY(0)}}.gl-hero__meta{display:inline-flex;align-items:baseline;gap:.65rem;margin:.25rem 0 0;font-weight:400;color:var(--mercury);opacity:0;animation:gl-stamp-in .7s var(--ease) 3.2s forwards}.gl-hero__meta-dot{align-self:center;width:6px;height:6px;border-radius:50%;background:var(--volt-bright);box-shadow:0 0 10px var(--volt-glow);animation:gl-island-dot-pulse 1.8s ease-in-out infinite}.gl-hero__meta-label{font-family:var(--font-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--steel)}.gl-hero__meta-sep{font-family:var(--font-mono);font-size:11px;color:var(--dust);line-height:1}.gl-hero__meta-caption{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1.15;letter-spacing:-.01em;color:var(--chrome);text-transform:none;transition:opacity .32s var(--ease)}.gl-hero__meta-caption.is-switching{opacity:.2}@media(max-width:600px){.gl-hero__meta{flex-direction:column;align-items:center;gap:.3rem;text-align:center}.gl-hero__meta-sep{display:none}}.gl-filmstrip{display:grid;grid-template-columns:repeat(3,minmax(140px,170px));justify-content:center;gap:.85rem;margin-top:.6rem;opacity:0;animation:gl-stamp-in .7s var(--ease) 3.2s forwards}.gl-filmstrip__tile{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;padding:.75rem;background:#1c161280;backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);border:1px solid var(--hairline);border-radius:16px;cursor:pointer;transition:transform .34s var(--ease-spring),border-color .34s var(--ease),background .34s var(--ease),box-shadow .34s var(--ease);font-family:inherit;color:var(--mercury);text-align:left}.gl-filmstrip__tile:hover{transform:translateY(-3px);border-color:var(--hairline-strong);background:#2e241ca6}.gl-filmstrip__tile.is-active{transform:translateY(-4px) scale(1.02);border-color:var(--hairline-volt);background:#ff5b2e14;box-shadow:0 6px 18px #00000073,0 0 24px #ff5b2e38,inset 0 1px #f4f1ea14}.gl-filmstrip__preview{width:100%;aspect-ratio:16 / 9;border-radius:8px;display:block;position:relative;overflow:hidden;border:1px solid rgba(244,241,234,.06)}.gl-filmstrip__preview--wraith{background:linear-gradient(135deg,#141416,#1a1a1d)}.gl-filmstrip__preview--wraith:before{content:"W";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-family:Canela,Georgia,Times New Roman,serif;font-style:italic;font-weight:400;font-size:26px;color:#b8321c;letter-spacing:-.02em}.gl-filmstrip__preview--rvlt{background:linear-gradient(135deg,#0f0f10,#1a1a1a)}.gl-filmstrip__preview--rvlt:before{content:"R.";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-family:Söhne,Inter,system-ui,-apple-system,sans-serif;font-weight:700;font-size:20px;color:#e81b2c;letter-spacing:-.03em}.gl-filmstrip__preview--augmentica{background:linear-gradient(135deg,#0b0c0e,#1a1b1e)}.gl-filmstrip__preview--augmentica:before{content:"A";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-family:Söhne,Inter,system-ui,-apple-system,sans-serif;font-weight:700;font-size:22px;color:#c6ff3a;letter-spacing:-.02em}.gl-filmstrip__name{font-family:var(--font-sans);font-size:12.5px;font-weight:500;letter-spacing:0;text-transform:none;color:var(--chrome)}.gl-filmstrip__kind{font-family:var(--font-mono);font-size:9.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--steel)}.gl-frame{translate:0 0;animation:gl-frame-drift 10s ease-in-out 5s infinite}@keyframes gl-frame-drift{0%,to{translate:0 0}50%{translate:0 -5px}}.gl-frame__pane{transition:transform .56s var(--ease-spring),box-shadow .56s var(--ease)}.gl-frame.is-rippling .gl-frame__pane{transform:scale(1.006);box-shadow:inset 0 1px .5px #f4f1ea24,inset 0 -1px .5px #0009,inset 0 0 0 1px #f4f1ea0a,inset 0 0 60px var(--volt-glow),0 0 40px var(--volt-bloom)}.gl-marginalia{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:40}.gl-marginalia__item{position:fixed;display:inline-flex;align-items:center;gap:.55rem;font-family:var(--font-mono);font-size:10px;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--steel);opacity:0;animation:gl-stamp-in .82s var(--ease) forwards}.gl-marginalia__item--tl{top:clamp(1rem,2.5vw,2rem);left:clamp(1rem,2.5vw,2rem);animation-delay:3.2s}.gl-marginalia__item--logo{padding:0}.gl-marginalia__logo{display:block;width:clamp(46px,4vw,58px);height:auto;-o-object-fit:contain;object-fit:contain;opacity:1;filter:drop-shadow(0 0 10px rgba(255,91,46,.55)) drop-shadow(0 3px 8px rgba(0,0,0,.55));transition:filter .42s var(--ease),transform .42s var(--ease-spring)}.gl-marginalia__item--logo:hover .gl-marginalia__logo{transform:scale(1.06);filter:drop-shadow(0 0 16px rgba(255,91,46,.7)) drop-shadow(0 6px 14px rgba(0,0,0,.55))}.gl-marginalia__item--tr{top:clamp(1rem,2.5vw,2rem);right:clamp(1rem,2.5vw,2rem);animation-delay:3.2s}.gl-marginalia__item--bl{bottom:clamp(1rem,2.5vw,2rem);left:clamp(1rem,2.5vw,2rem);animation-delay:3.2s}.gl-marginalia__item--br{bottom:clamp(1rem,2.5vw,2rem);right:clamp(1rem,2.5vw,2rem);animation-delay:3.2s}.gl-marginalia__pulse{width:6px;height:6px;border-radius:50%;background:var(--volt-bright);box-shadow:0 0 10px var(--volt-glow);animation:gl-island-dot-pulse 1.8s ease-in-out infinite}[data-live-counter],[data-session-token]{color:var(--mercury)}.gl-filmstrip__ring{position:absolute;top:6px;right:6px;width:22px;height:22px;overflow:visible;opacity:0;transition:opacity .34s var(--ease);pointer-events:none}.gl-filmstrip__tile.is-active .gl-filmstrip__ring{opacity:1}.gl-filmstrip__ring-track,.gl-filmstrip__ring-fill{fill:none;stroke-width:2.4;transform:rotate(-90deg);transform-origin:22px 22px}.gl-filmstrip__ring-track{stroke:#f4f1ea1f}.gl-filmstrip__ring-fill{stroke:var(--volt-bright);stroke-linecap:round;stroke-dasharray:125.66;stroke-dashoffset:125.66;filter:drop-shadow(0 0 4px var(--volt-glow))}.gl-filmstrip__tile.is-active .gl-filmstrip__ring-fill{animation:gl-ring-fill 5.2s linear forwards}@keyframes gl-ring-fill{0%{stroke-dashoffset:125.66}to{stroke-dashoffset:0}}html:not(.intro-skipped) .gl-frame__seed{animation-delay:1.5s}html:not(.intro-skipped) .gl-frame__edge--top{animation-delay:1.85s,2.4s}html:not(.intro-skipped) .gl-frame__edge--bottom{animation-delay:2.4s,2.4s}html:not(.intro-skipped) .gl-frame__edge--left,html:not(.intro-skipped) .gl-frame__edge--right{animation-delay:2.9s}html:not(.intro-skipped) .gl-frame__shell{animation-delay:3.35s}html:not(.intro-skipped) .gl-frame__canvas{animation-delay:3.9s}html:not(.intro-skipped) .gl-ambient__shader,html:not(.intro-skipped) .gl-island,html:not(.intro-skipped) .gl-hero__prelude,html:not(.intro-skipped) .gl-hero__bridge,html:not(.intro-skipped) .gl-hero__meta,html:not(.intro-skipped) .gl-hero__tagline-row,html:not(.intro-skipped) .gl-hero__cta,html:not(.intro-skipped) .gl-hero__scroll,html:not(.intro-skipped) .gl-rail,html:not(.intro-skipped) .gl-filmstrip,html:not(.intro-skipped) .gl-marginalia__item--tl,html:not(.intro-skipped) .gl-marginalia__item--tr,html:not(.intro-skipped) .gl-marginalia__item--bl,html:not(.intro-skipped) .gl-marginalia__item--br{animation-delay:4.7s}html:not(.intro-skipped) .gl-boot{animation-delay:50ms,4.7s}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;animation-delay:0ms!important;transition-duration:1ms!important}.gl-frame__seed{display:none}.gl-frame__edge--top{top:0;width:100%;opacity:1;margin-top:0}.gl-frame__edge--bottom{top:100%;width:100%;opacity:1;margin-top:-1.5px}.gl-frame__edge--left,.gl-frame__edge--right{height:100%;opacity:1}.gl-frame__shell,.gl-frame__canvas,.gl-island,.gl-hero__meta,.gl-hero__prelude,.gl-hero__bridge,.gl-hero__tagline-row,.gl-hero__scroll,.gl-rail,.gl-filmstrip,.gl-marginalia__item,.gl-ambient__vignette,.gl-ambient__grain--coarse,.gl-ambient__grain--fine{opacity:1;transform:none}.gl-ambient__grain--coarse{opacity:.055}.gl-ambient__grain--fine{opacity:.08}.gl-hero__scroll-arrow{animation:none}.gl-mock{filter:none;transform:none}.gl-mock.is-active{opacity:1}.gl-frame{translate:0 0!important;animation:none}.gl-filmstrip__ring-fill{animation:none}.gl-boot,.gl-intro{display:none}}@media(max-width:900px){.gl-rail{display:none}}@media(max-width:768px){:root{--frame-w: 92vw;--frame-h: min( calc(100dvh - 30rem) , 460px)}.gl-marginalia__item--tr,.gl-marginalia__item--bl{display:none}.gl-marginalia__item{font-size:9px}.gl-hero__statement{font-size:clamp(1.75rem,8vw,3rem);white-space:normal}.gl-hero__tagline{white-space:normal;line-height:1.45}.gl-hero{padding:1rem var(--pad-x);gap:1.25rem}.gl-island{width:92vw;max-width:560px}.gl-island__item:not(.gl-island__item--auth):not(.gl-island__item--cta) .gl-island__name{display:none}.gl-island__divider{margin:0 .1rem}.gl-island__link--cta{padding:.3rem .65rem;font-size:10.5px}.gl-filmstrip{grid-template-columns:repeat(3,minmax(0,1fr));width:92vw;gap:.5rem}.gl-filmstrip__tile{padding:.55rem}.gl-filmstrip__kind{display:none}.gl-hero__meta{font-size:9.5px;text-align:center;max-width:92vw}}.gl-formules{position:relative;z-index:1;padding:clamp(5rem,10vh,8rem) var(--pad-x);max-width:1480px;margin:0 auto;overflow:hidden;isolation:isolate}.gl-formules__ambience{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-1;overflow:hidden}.gl-formules__watermarks{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.gl-formules__watermark{position:absolute;font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(12rem,22vw,24rem);line-height:.85;letter-spacing:-.06em;color:transparent;-webkit-text-stroke:1.5px rgba(139,136,128,.08);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;will-change:transform;animation:gl-formules-watermark-drift 26s ease-in-out infinite}.gl-formules__watermark--01{top:8%;left:clamp(1rem,2.5%,3rem);animation-delay:0s}.gl-formules__watermark--02{top:42%;left:18%;animation-delay:-9s}.gl-formules__watermark--03{top:18%;right:-6%;animation-delay:-18s}@keyframes gl-formules-watermark-drift{0%,to{transform:translate(0) rotate(0);opacity:1}50%{transform:translate(1.5%,-1%) rotate(-.6deg);opacity:.85}}[data-reveal]{opacity:0;transform:translateY(26px);filter:blur(6px);transition:opacity .88s cubic-bezier(.22,1,.36,1),transform .88s cubic-bezier(.22,1,.36,1),filter .88s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay, 0ms)}[data-reveal].is-revealed{opacity:1;transform:none;filter:none}.gl-formules__prelude{display:flex;flex-direction:column;align-items:center;gap:.85rem;text-align:center;margin-bottom:clamp(2.5rem,5vh,4rem)}.gl-formules__eyebrow{display:inline-flex;align-items:center;gap:.8rem;font-family:var(--font-mono);font-size:10.5px;font-weight:400;letter-spacing:.28em;text-transform:uppercase;color:var(--volt-bright)}.gl-formules__eyebrow:before,.gl-formules__eyebrow:after{content:"";display:block;width:clamp(24px,4vw,56px);height:1px;background:linear-gradient(90deg,transparent,var(--volt),transparent)}.gl-formules__title{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(2.25rem,5vw,4rem);line-height:1.02;letter-spacing:-.025em;color:var(--chrome);max-width:16ch}.gl-formules__title em{font-style:italic;background:linear-gradient(180deg,var(--volt-bright) 0%,var(--volt) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.gl-formules__grid{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(0,2fr);grid-template-rows:1fr 1fr;gap:1.25rem;align-items:stretch}.gl-tier--esquisse{grid-column:1;grid-row:1}.gl-tier--composition{grid-column:1;grid-row:2}.gl-tier--signature{grid-column:2;grid-row:1 / span 2}.gl-tier{position:relative;display:flex;flex-direction:column;gap:1.15rem;padding:clamp(1.5rem,2.6vw,2.25rem);border-radius:clamp(18px,1.8vw,24px);background:linear-gradient(145deg,rgba(58,46,35,.95) 0%,var(--onyx) 45%,rgba(32,25,19,.98) 100%);border:1px solid var(--hairline);box-shadow:inset 0 1px #f4f1ea0f,inset 0 -1px #00000059,0 1px #ff5b2e14,0 18px 48px #00000080,0 2px 12px #00000059;isolation:isolate;transition:transform .42s var(--ease-spring),border-color .42s var(--ease),box-shadow .42s var(--ease),filter .42s var(--ease)}.gl-tier:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(ellipse 60% 55% at 80% 25%,rgba(255,91,46,.16) 0%,transparent 65%);mix-blend-mode:screen;pointer-events:none;z-index:0}.gl-tier:after{content:"";position:absolute;left:clamp(1.5rem,2.6vw,2.25rem);right:clamp(1.5rem,2.6vw,2.25rem);top:0;height:1px;background:linear-gradient(90deg,transparent 0%,var(--hairline-volt) 25%,var(--hairline-volt) 75%,transparent 100%);opacity:.9;pointer-events:none;z-index:1}.gl-tier__header,.gl-tier__persona,.gl-tier__features,.gl-tier__inclus,.gl-tier__footer{position:relative;z-index:2}.gl-tier.is-featured{transform:translateY(-6px);border-color:var(--hairline-volt);box-shadow:inset 0 1px #f4f1ea17,inset 0 -1px #00000073,0 1px #ff5b2e24,0 22px 56px #0000008c,0 0 48px #ff5b2e2e}.gl-tier.is-featured:before{background:radial-gradient(ellipse 60% 55% at 80% 25%,rgba(255,91,46,.24) 0%,transparent 65%)}.gl-formules__grid:hover .gl-tier:not(:hover){filter:saturate(.55) blur(.3px);opacity:.85}.gl-tier:hover{transform:translateY(-10px);border-color:var(--volt);box-shadow:inset 0 1px #f4f1ea2e,inset 0 -1px #00000073,0 12px 36px #00000080,0 0 60px #ff5b2e47}.gl-tier.is-featured:hover{transform:translateY(-14px)}.gl-tier__header{display:grid;grid-template-columns:auto 1fr;gap:1.15rem;align-items:flex-start}.gl-tier__num{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(3.75rem,6vw,5.5rem);line-height:.85;letter-spacing:-.05em;color:transparent;-webkit-text-stroke:1.25px rgba(139,136,128,.45);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;animation:gl-tier-num-breath 7s ease-in-out infinite;will-change:transform;transition:-webkit-text-stroke .42s var(--ease),transform .42s var(--ease-spring)}.gl-tier--composition .gl-tier__num{animation-delay:-2.3s}.gl-tier--signature .gl-tier__num{animation-delay:-4.6s}@keyframes gl-tier-num-breath{0%,to{transform:scale(1);filter:none}50%{transform:scale(1.02);filter:drop-shadow(0 0 8px rgba(255,91,46,.15))}}.gl-tier.is-featured .gl-tier__num{-webkit-text-stroke:1.25px rgba(255,91,46,.68)}.gl-tier:hover .gl-tier__num{-webkit-text-stroke:1.5px rgba(255,91,46,.88);transform:scale(1.04)}.gl-tier.is-featured:hover .gl-tier__num{-webkit-text-stroke:1.5px rgba(255,91,46,1)}.gl-tier__titles{display:flex;flex-direction:column;gap:.35rem;padding-top:.25rem}.gl-tier__name{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(1.5rem,2.2vw,2rem);line-height:1;letter-spacing:-.025em;color:var(--chrome)}.gl-tier__tagline{font-family:var(--font-serif);font-style:italic;font-size:clamp(.95rem,1.2vw,1.1rem);line-height:1.35;color:var(--mercury);letter-spacing:-.005em}.gl-tier__features{list-style:none;margin:0;padding:1.1rem 0 .25rem;border-top:1px solid var(--hairline);display:flex;flex-direction:column;gap:.55rem;flex:1}.gl-tier__features li{position:relative;padding-left:1.1rem;font-family:var(--font-sans);font-size:13.5px;line-height:1.5;color:var(--mercury);letter-spacing:.005em}.gl-tier__features li:before{content:"";position:absolute;left:0;top:.72em;width:6px;height:1px;background:var(--volt)}.gl-tier.is-featured .gl-tier__features li:before{background:var(--volt-bright)}.gl-tier__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding-top:1.1rem;border-top:1px solid var(--hairline)}.gl-tier__price{display:flex;flex-direction:column;gap:2px}.gl-tier__price-prefix{font-family:var(--font-mono);font-size:9.5px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--steel)}.gl-tier__price-value{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(1.85rem,2.6vw,2.4rem);line-height:1;letter-spacing:-.02em;color:var(--chrome)}.gl-tier.is-featured .gl-tier__price-value{background:linear-gradient(180deg,var(--chrome) 0%,var(--volt-bright) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.gl-tier__price-note{font-family:var(--font-mono);font-size:9.5px;font-weight:400;letter-spacing:.14em;color:var(--steel);margin-top:4px}.gl-tier__cta{display:inline-flex;align-items:center;gap:.45rem;padding:.6rem 0;font-family:var(--font-sans);font-size:13px;font-weight:600;letter-spacing:.005em;color:var(--chrome);border-bottom:1px solid var(--volt);transition:color .28s var(--ease),border-color .28s var(--ease),transform .32s var(--ease-spring);white-space:nowrap}.gl-tier__cta:hover,.gl-tier__cta:focus-visible{color:var(--volt-bright);border-color:var(--volt-bright);outline:none}.gl-tier__cta-arrow{display:inline-flex;align-items:center;color:var(--volt-bright);transition:transform .32s var(--ease-spring)}.gl-tier__cta:hover .gl-tier__cta-arrow,.gl-tier__cta:focus-visible .gl-tier__cta-arrow{transform:translate(2px,-2px)}.gl-tier__cta--primary{padding:.7rem 1.1rem;background:linear-gradient(135deg,var(--volt-bright) 0%,var(--volt) 100%);color:var(--chrome);border:0;border-radius:999px;box-shadow:inset 0 1px #f4f1ea2e,inset 0 -1px #00000040,0 4px 14px #ff5b2e66,0 0 20px #ff5b2e33}.gl-tier__cta--primary:hover,.gl-tier__cta--primary:focus-visible{color:var(--chrome);transform:translateY(-2px);box-shadow:inset 0 1px #f4f1ea40,inset 0 -1px #0000004d,0 6px 20px #ff5b2e8c,0 0 32px #ff5b2e59}.gl-tier__badge{position:absolute;top:-12px;right:clamp(1.5rem,3vw,2.25rem);padding:.4rem .85rem;font-family:var(--font-mono);font-size:10px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--chrome);background:linear-gradient(135deg,var(--volt-bright) 0%,var(--volt) 100%);border-radius:999px;transform:rotate(-3deg);box-shadow:0 2px 8px #00000059,0 0 16px #ff5b2e4d;z-index:2;transition:transform .42s var(--ease-spring);animation:gl-tier-badge-wobble 5s ease-in-out infinite}@keyframes gl-tier-badge-wobble{0%,to{transform:rotate(-3deg);box-shadow:0 2px 8px #00000059,0 0 16px #ff5b2e4d}50%{transform:rotate(-1.5deg);box-shadow:0 4px 14px #0006,0 0 24px #ff5b2e73}}.gl-tier--signature:hover .gl-tier__badge{transform:rotate(-3deg) translateY(-2px) scale(1.04)}.gl-formules__upgrade{max-width:720px;margin:clamp(2rem,4vh,3rem) auto 0;text-align:center;font-family:var(--font-serif);font-style:italic;font-size:clamp(.95rem,1.3vw,1.15rem);line-height:1.45;color:var(--mercury);letter-spacing:-.005em}.gl-formules__upgrade em{color:var(--volt-bright);font-style:italic}.gl-tier__persona{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:.5rem;padding:.2rem 0 .9rem;border-bottom:1px solid var(--hairline);font-family:var(--font-mono);font-size:9.5px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--volt-bright)}.gl-tier__persona-prefix{color:var(--volt-bright)}.gl-tier__persona-sep{color:var(--dust);font-family:var(--font-mono)}.gl-tier__persona-name{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:13.5px;letter-spacing:-.005em;text-transform:none;color:var(--mercury)}.gl-tier.is-featured .gl-tier__persona-name{color:var(--chrome)}.gl-tier.is-featured .gl-tier__persona{border-bottom-color:var(--hairline-volt)}.gl-tier__inclus{margin-top:.5rem;padding:1.1rem;border:1px solid var(--hairline-volt);border-radius:12px;background:linear-gradient(135deg,#ff5b2e14,#2e241c2e);display:flex;flex-direction:column;gap:.65rem}.gl-tier__inclus-label{font-family:var(--font-mono);font-size:9.5px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--volt-bright)}.gl-tier__inclus-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.gl-tier__inclus-list li{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--font-sans);font-size:12.5px;line-height:1.4;color:var(--mercury);letter-spacing:.005em}.gl-tier__inclus-dot{width:5px;height:5px;border-radius:50%;background:var(--volt-bright);box-shadow:0 0 6px var(--volt-glow);flex-shrink:0}.gl-methode-band{position:relative;width:100%;padding:clamp(4rem,8vh,6rem) var(--pad-x);background:linear-gradient(to bottom,transparent 0%,transparent calc(100% - 120px),rgba(75,40,22,.18) 100%),linear-gradient(145deg,rgba(58,46,35,.95) 0%,var(--onyx) 45%,rgba(32,25,19,.98) 100%);border-top:1px solid var(--hairline);box-shadow:inset 0 1px #f4f1ea0f;isolation:isolate}.gl-methode-band:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 40% 65% at 20% 30%,rgba(255,91,46,.14) 0%,transparent 65%);mix-blend-mode:screen;pointer-events:none;z-index:0}.gl-methode-band:after{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent 0%,var(--hairline-volt) 20%,var(--hairline-volt) 80%,transparent 100%);opacity:.75;pointer-events:none;z-index:1}.gl-methode-band__inner{position:relative;z-index:2;max-width:1180px;margin:0 auto}.gl-formules__process-head{display:flex;flex-direction:column;align-items:center;gap:.65rem;margin-bottom:clamp(2.5rem,5vh,3.5rem);text-align:center}.gl-formules__process-eyebrow{display:inline-block;font-family:var(--font-mono);font-size:10.5px;font-weight:500;letter-spacing:.28em;text-transform:uppercase;color:var(--volt-bright)}.gl-formules__process-title{margin:0;font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(1.75rem,3.2vw,2.5rem);line-height:1.05;letter-spacing:-.02em;color:var(--chrome)}.gl-formules__process-intro{margin:0;max-width:520px;font-family:var(--font-sans);font-size:13.5px;line-height:1.5;color:var(--mercury)}.gl-formules__process-steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.5rem,2.8vw,2.75rem);position:relative}.gl-formules__process-steps:before{content:"";position:absolute;top:4.5px;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,var(--hairline-volt) 10%,var(--hairline-volt) 90%,transparent 100%);pointer-events:none}.gl-process__step{position:relative;display:flex;flex-direction:column;gap:.55rem;padding-top:clamp(1.75rem,3vh,2.25rem);text-align:left}.gl-process__step-marker{position:absolute;top:0;left:0;width:10px;height:10px;pointer-events:none}.gl-process__step-dot{display:block;width:10px;height:10px;border-radius:50%;background:var(--volt);box-shadow:0 0 0 3px var(--graphite),0 0 0 4px var(--hairline-volt),0 0 12px #ff5b2e40;transition:background .36s var(--ease),box-shadow .36s var(--ease)}.gl-process__step:hover .gl-process__step-dot{background:var(--volt-bright);box-shadow:0 0 0 3px var(--graphite),0 0 0 4px var(--volt),0 0 18px #ff5b2e80}.gl-process__step-header{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:.2rem}.gl-process__step-num{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(2.25rem,3.5vw,3.25rem);line-height:.85;letter-spacing:-.04em;color:transparent;-webkit-text-stroke:1.25px rgba(255,91,46,.55);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:-webkit-text-stroke .36s var(--ease);font-variant-numeric:tabular-nums}.gl-process__step:hover .gl-process__step-num{-webkit-text-stroke:1.25px rgba(255,91,46,.92)}.gl-process__step-duration{display:inline-flex;align-items:center;gap:.45rem;padding:4px 11px;border:1px solid var(--hairline-volt);border-radius:999px;background:#ff5b2e14;font-family:var(--font-mono);font-size:10px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--volt-bright);line-height:1;white-space:nowrap;font-variant-numeric:tabular-nums}.gl-process__step-duration-dot{width:5px;height:5px;border-radius:50%;background:var(--volt-bright);box-shadow:0 0 6px var(--volt-glow);flex-shrink:0;animation:gl-process-dot-pulse 2.4s ease-in-out infinite}.gl-process__step:nth-child(2) .gl-process__step-duration-dot{animation-delay:-.6s}.gl-process__step:nth-child(3) .gl-process__step-duration-dot{animation-delay:-1.2s}.gl-process__step:nth-child(4) .gl-process__step-duration-dot{animation-delay:-1.8s}@keyframes gl-process-dot-pulse{0%,to{transform:scale(1);opacity:1;box-shadow:0 0 6px var(--volt-glow)}50%{transform:scale(1.4);opacity:.7;box-shadow:0 0 12px #ff5b2ecc}}.gl-process__step-title{margin:0;font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(1.15rem,1.8vw,1.4rem);line-height:1.1;letter-spacing:-.02em;color:var(--chrome)}.gl-process__step-desc{margin:0;font-family:var(--font-sans);font-size:clamp(.85rem,1vw,.95rem);line-height:1.55;color:var(--mercury);letter-spacing:.005em}.gl-process__step-deliverable{display:inline-flex;align-items:center;gap:.45rem;margin-top:.3rem;padding-top:.7rem;border-top:1px solid var(--hairline);width:-moz-fit-content;width:fit-content;max-width:100%;font-family:var(--font-mono);font-size:9.5px;font-weight:500;letter-spacing:.1em;color:var(--steel);line-height:1.4;text-transform:uppercase}.gl-process__step-deliverable-arrow{display:inline-block;font-size:14px;letter-spacing:0;color:var(--volt-bright);font-weight:600;transition:transform .36s var(--ease)}.gl-process__step:hover .gl-process__step-deliverable-arrow{transform:translate(3px);color:var(--volt)}.gl-formules__process-coda{max-width:680px;margin:clamp(2.5rem,4vh,3.5rem) auto 0;text-align:center;font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.5;color:var(--mercury);letter-spacing:-.005em}.gl-formules__process-coda-mark{display:inline-block;margin-right:.3rem;color:var(--volt-bright);font-weight:500}@media(max-width:900px){.gl-formules__grid{grid-template-columns:1fr;grid-template-rows:auto}.gl-tier--esquisse,.gl-tier--composition,.gl-tier--signature{grid-column:1;grid-row:auto}.gl-formules__grid:hover .gl-tier:not(:hover){filter:none;opacity:1}.gl-tier.is-featured{transform:none}.gl-tier:hover,.gl-tier.is-featured:hover{transform:translateY(-4px)}.gl-formules__process-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,4vh,2.75rem) clamp(1.25rem,3vw,2rem)}.gl-formules__process-steps:before{display:none}.gl-formules__watermark{font-size:clamp(8rem,28vw,14rem)!important}}@media(max-width:560px){.gl-tier__header{grid-template-columns:1fr;gap:.5rem}.gl-tier__num{font-size:3rem}.gl-tier__footer{flex-direction:column;align-items:flex-start;gap:1rem}.gl-tier__persona{flex-direction:column;align-items:flex-start;gap:.15rem}.gl-tier__persona-sep{display:none}.gl-formules__process-steps{grid-template-columns:1fr;gap:1.75rem}.gl-formules__watermarks{display:none}}@media(prefers-reduced-motion:reduce){.gl-tier,.gl-tier.is-featured,.gl-tier:hover{transform:none!important;transition:none}.gl-formules__grid:hover .gl-tier:not(:hover){filter:none;opacity:1}[data-reveal]{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}.gl-formules__watermark,.gl-tier__num,.gl-tier__badge,.gl-process__step-duration-dot{animation:none!important}}.gl-travaux{position:relative;padding:clamp(8vh,14vh,18vh) var(--pad-x);text-align:center;overflow:hidden;isolation:isolate;background:linear-gradient(to bottom,transparent 0%,transparent calc(100% - 100px),rgba(58,46,35,.22) 100%),linear-gradient(145deg,#1A1A1D 0%,var(--graphite) 50%,#060607 100%)}.gl-travaux:after{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent 0%,var(--hairline-volt) 20%,var(--hairline-volt) 80%,transparent 100%);opacity:.7;pointer-events:none;z-index:1}.gl-travaux__divider,.gl-travaux__prelude,.gl-travaux__body{position:relative;z-index:2}.gl-travaux__divider{display:flex;align-items:center;justify-content:center;gap:clamp(.9rem,1.8vw,1.6rem);max-width:900px;margin:calc(-1*clamp(4vh,7vh,9vh)) auto clamp(4vh,6vh,8vh)}.gl-travaux__divider-line{flex:0 1 clamp(80px,14vw,220px);height:1px;background:linear-gradient(90deg,transparent 0%,var(--hairline-volt) 50%,transparent 100%)}.gl-travaux__divider-glyph{flex:0 0 auto;font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(1.15rem,1.9vw,1.55rem);line-height:1;color:var(--volt);opacity:.9;transform:translateY(-1px)}.gl-travaux__ambience{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-1;overflow:hidden}.gl-travaux__halo{position:absolute;top:5%;left:50%;width:75%;aspect-ratio:2 / 1;margin-left:-37.5%;background:radial-gradient(ellipse at center,rgba(255,91,46,.11) 0%,rgba(255,91,46,.04) 35%,transparent 65%);filter:blur(60px);mix-blend-mode:screen;animation:gl-travaux-halo-drift 22s ease-in-out infinite;will-change:transform,opacity}@keyframes gl-travaux-halo-drift{0%,to{transform:translate(0) scale(1);opacity:.75}50%{transform:translate(2%,-3%) scale(1.1);opacity:1}}.gl-travaux__watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(14rem,28vw,30rem);line-height:.85;letter-spacing:-.06em;color:transparent;-webkit-text-stroke:1.5px rgba(139,136,128,.07);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;will-change:transform;animation:gl-travaux-watermark-drift 30s ease-in-out infinite}@keyframes gl-travaux-watermark-drift{0%,to{transform:translate(-50%,-50%) rotate(0);opacity:1}50%{transform:translate(-51%,-52%) rotate(-.4deg);opacity:.88}}.gl-travaux__prelude{display:flex;flex-direction:column;align-items:center;gap:.85rem;text-align:center;margin-bottom:clamp(4vh,6vh,8vh)}.gl-travaux__eyebrow{display:inline-flex;align-items:center;gap:.8rem;font-family:var(--font-mono);font-size:10.5px;font-weight:400;letter-spacing:.28em;text-transform:uppercase;color:var(--volt-bright)}.gl-travaux__eyebrow:before,.gl-travaux__eyebrow:after{content:"";display:block;width:clamp(24px,4vw,56px);height:1px;background:linear-gradient(90deg,transparent,var(--volt),transparent)}.gl-travaux__title{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(2rem,4.4vw,3.4rem);line-height:1.05;letter-spacing:-.022em;color:var(--chrome);max-width:18ch;margin:0 auto}.gl-travaux__title em{font-style:italic;color:var(--chrome)}.gl-travaux__body{max-width:55ch;margin:0 auto}.gl-travaux__lede{margin:0;font-family:var(--font-sans);font-size:clamp(1rem,1.35vw,1.15rem);line-height:1.7;color:var(--mercury);letter-spacing:.005em}.gl-travaux__closing{position:relative;margin:clamp(4vh,6vh,7vh) auto 0;padding:clamp(1.25rem,2.5vh,1.75rem) clamp(1.5rem,4vw,3rem);max-width:46ch;font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(1.15rem,1.8vw,1.55rem);line-height:1.4;letter-spacing:-.008em;color:var(--volt-bright);text-align:center}.gl-travaux__closing:before,.gl-travaux__closing:after{content:"";position:absolute;left:50%;width:clamp(40px,8vw,80px);height:1px;background:linear-gradient(90deg,transparent 0%,var(--volt) 50%,transparent 100%);transform:translate(-50%);opacity:.7}.gl-travaux__closing:before{top:0}.gl-travaux__closing:after{bottom:0}@media(max-width:768px){.gl-travaux{padding:clamp(6vh,9vh,11vh) var(--pad-x)}.gl-travaux__title{max-width:14ch}.gl-travaux__body{max-width:100%}.gl-travaux__lede{line-height:1.65}.gl-travaux__closing{padding:clamp(1rem,2vh,1.5rem) 0}.gl-travaux__divider{gap:.75rem}.gl-travaux__divider-line{flex-basis:clamp(50px,22vw,120px)}.gl-travaux__watermark{font-size:clamp(10rem,48vw,18rem)}}@media(prefers-reduced-motion:reduce){.gl-travaux__halo,.gl-travaux__watermark,.gl-travaux__archive-dot,.gl-travaux__stamp{animation:none!important}}.gl-travaux__archive{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2.5vw,2rem);max-width:900px;margin:0 auto clamp(3vh,5vh,6vh);padding:clamp(1rem,2vh,1.5rem) clamp(1.25rem,2.5vw,2rem);border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);text-align:left}.gl-travaux__archive-item{display:flex;flex-direction:column;gap:.35rem;min-width:0}.gl-travaux__archive-label{margin:0;font-family:var(--font-mono);font-size:9px;font-weight:500;letter-spacing:.28em;text-transform:uppercase;color:var(--dust);line-height:1.4}.gl-travaux__archive-value{margin:0;font-family:var(--font-mono);font-size:11px;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:var(--chrome);line-height:1.4;font-variant-numeric:tabular-nums}.gl-travaux__archive-value--status{display:inline-flex;align-items:center;gap:.5rem;color:var(--volt-bright)}.gl-travaux__archive-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--volt-bright);box-shadow:0 0 6px var(--volt-glow);flex-shrink:0;animation:gl-travaux-archive-pulse 2.8s ease-in-out infinite}@keyframes gl-travaux-archive-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.gl-travaux__stamp{position:absolute;bottom:clamp(2vh,4vh,5vh);right:clamp(1.5rem,4vw,3.5rem);display:inline-flex;flex-direction:column;align-items:stretch;gap:.35rem;padding:.55rem 1rem;transform:rotate(-4deg);transform-origin:right bottom;border:1px solid var(--hairline-volt);border-radius:2px;background:#4b28161f;color:var(--volt-bright);pointer-events:none;opacity:.65;z-index:2;animation:gl-travaux-stamp-breathe 6s ease-in-out infinite}@keyframes gl-travaux-stamp-breathe{0%,to{opacity:.55}50%{opacity:.75}}.gl-travaux__stamp-border{display:block;height:1px;background:linear-gradient(90deg,transparent 0%,var(--volt) 50%,transparent 100%);opacity:.7}.gl-travaux__stamp-content{display:inline-flex;align-items:baseline;gap:.5rem;font-family:var(--font-mono);font-size:10px;font-weight:500;letter-spacing:.32em;text-transform:uppercase;white-space:nowrap;padding:.1rem 0;border-top:1px solid var(--hairline-volt);border-bottom:1px solid var(--hairline-volt)}.gl-travaux__stamp-label{color:var(--volt-bright);font-weight:600}.gl-travaux__stamp-sep{color:var(--volt);opacity:.6}.gl-travaux__stamp-year{color:var(--chrome);font-weight:400;font-family:var(--font-serif);font-style:italic;font-size:12px;letter-spacing:.05em;text-transform:none}@media(max-width:768px){.gl-travaux__archive{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem clamp(1rem,3vw,2rem);padding:clamp(1rem,2vh,1.25rem)}.gl-travaux__stamp{position:static;display:inline-flex;margin:clamp(3vh,5vh,6vh) auto 0;transform:rotate(-2deg)}}.gl-contact{position:relative;padding:clamp(6vh,10vh,14vh) var(--pad-x);isolation:isolate;background:linear-gradient(180deg,rgba(58,46,35,.95) 0%,var(--onyx) 100%)}.gl-contact:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 40% 60% at 80% 25%,rgba(255,91,46,.14) 0%,transparent 65%);mix-blend-mode:screen;pointer-events:none;z-index:0}.gl-contact:after{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent 0%,var(--hairline-volt) 20%,var(--hairline-volt) 80%,transparent 100%);opacity:.75;pointer-events:none;z-index:1}.gl-contact__band{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.3fr);gap:clamp(2rem,5vw,4rem);align-items:start;max-width:1200px;margin:0 auto}.gl-contact__side,.gl-contact__form{position:relative;z-index:2}.gl-contact__side{display:flex;flex-direction:column;gap:1rem}.gl-contact__eyebrow{display:inline-flex;align-items:center;gap:.7rem;font-family:var(--font-mono);font-size:10.5px;font-weight:400;letter-spacing:.28em;text-transform:uppercase;color:var(--volt-bright)}.gl-contact__eyebrow:before{content:"";display:block;width:clamp(24px,3.5vw,48px);height:1px;background:linear-gradient(90deg,var(--volt),transparent)}.gl-contact__title{margin:0;font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(1.7rem,3.2vw,2.6rem);line-height:1.1;letter-spacing:-.02em;color:var(--chrome);max-width:16ch}.gl-contact__title em{color:var(--volt-bright);font-style:italic}.gl-contact__lede{margin:0;font-family:var(--font-sans);font-size:clamp(.95rem,1.15vw,1.05rem);line-height:1.6;color:var(--mercury);max-width:38ch}.gl-contact__direct{display:inline-flex;align-items:baseline;gap:.6rem;padding-top:.6rem;margin-top:.4rem;border-top:1px solid var(--hairline);text-decoration:none;width:-moz-fit-content;width:fit-content;transition:color .28s var(--ease)}.gl-contact__direct-label{font-family:var(--font-mono);font-size:10px;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--volt-bright)}.gl-contact__direct-sep{color:var(--dust);font-family:var(--font-mono);font-size:10px}.gl-contact__direct-value{font-family:var(--font-serif);font-style:italic;font-size:clamp(.95rem,1.15vw,1.05rem);color:var(--chrome);transition:color .28s var(--ease)}.gl-contact__direct:hover .gl-contact__direct-value,.gl-contact__direct:focus-visible .gl-contact__direct-value{color:var(--volt-bright);outline:none}.gl-contact__form{display:flex;flex-direction:column;gap:1rem}.gl-contact__prefill{margin:0 0 .5rem;padding:.85rem 1rem;border:1px solid var(--hairline);background:#ff5b2e0a;font-family:var(--font-sans);font-size:.88rem;line-height:1.55;color:var(--mercury);display:flex;flex-direction:column;gap:.3rem}.gl-contact__prefill[hidden]{display:none}.gl-contact__prefill-tag{font-family:var(--font-mono);font-size:10px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--volt)}.gl-contact__prefill-text{margin:0}.gl-contact__prefill-text strong{color:var(--chrome);font-weight:500}.gl-contact__row--split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(.8rem,1.8vw,1.4rem)}.gl-contact__field{display:flex;flex-direction:column}.gl-contact__label{display:block;font-family:var(--font-mono);font-size:10px;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--volt-bright);margin-bottom:.45rem}.gl-contact__input,.gl-contact__textarea,.gl-contact__select{width:100%;padding:.65rem 0 .8rem;font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.4;color:var(--chrome);background:transparent;border:none;border-bottom:1px solid var(--hairline);border-radius:0;outline:none;transition:border-color .38s var(--ease),color .38s var(--ease)}.gl-contact__input::-moz-placeholder,.gl-contact__textarea::-moz-placeholder{color:var(--steel);font-style:italic;opacity:.55}.gl-contact__input::placeholder,.gl-contact__textarea::placeholder{color:var(--steel);font-style:italic;opacity:.55}.gl-contact__input:focus,.gl-contact__textarea:focus,.gl-contact__select:focus{border-bottom-color:var(--volt)}.gl-contact__input:invalid:not(:-moz-placeholder),.gl-contact__textarea:invalid:not(:-moz-placeholder){border-bottom-color:#ba583a8c}.gl-contact__input:invalid:not(:placeholder-shown),.gl-contact__textarea:invalid:not(:placeholder-shown){border-bottom-color:#ba583a8c}.gl-contact__hint{display:block;margin-top:.55rem;font-family:var(--font-mono);font-size:10px;font-weight:400;letter-spacing:.14em;text-transform:uppercase;color:var(--dust);line-height:1.4}.gl-contact__textarea{resize:vertical;min-height:120px;font-style:italic}.gl-contact__select{appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;padding-right:28px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path d='M1 1l4 4 4-4' stroke='%23A86038' stroke-width='1.4' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 4px center;accent-color:var(--volt);color-scheme:dark}.gl-contact__select option{background:var(--void);color:var(--chrome);font-family:var(--font-sans);font-style:normal;font-weight:400;padding:6px 10px}.gl-contact__select option:checked,.gl-contact__select option:hover{background:var(--volt);color:var(--chrome)}.gl-contact__select optgroup{background:#0f0f10;color:var(--volt-bright);font-family:var(--font-mono);font-style:normal;font-weight:500;font-size:.78em;letter-spacing:.18em;text-transform:uppercase;padding:4px 8px}.gl-contact__form-foot{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;margin-top:.75rem;padding-top:1.25rem;border-top:1px solid var(--hairline)}.gl-contact__submit{display:inline-flex;align-items:center;gap:.65rem;padding:.85rem 1.35rem;font-family:var(--font-sans);font-size:14.5px;font-weight:600;letter-spacing:.01em;color:var(--chrome);background:linear-gradient(135deg,var(--volt-bright) 0%,var(--volt) 100%);border:none;border-radius:999px;cursor:pointer;box-shadow:inset 0 1px #f4f1ea33,inset 0 -1px #00000040,0 4px 14px #ff5b2e66,0 0 24px #ff5b2e33;transition:transform .34s var(--ease-spring),box-shadow .34s var(--ease),background .34s var(--ease)}.gl-contact__submit:hover,.gl-contact__submit:focus-visible{transform:translateY(-2px);background:linear-gradient(135deg,var(--volt-bright) 0%,var(--volt-bright) 100%);box-shadow:inset 0 1px #f4f1ea47,inset 0 -1px #0000004d,0 6px 20px #ff5b2e8c,0 0 36px #ff5b2e59;outline:none}.gl-contact__submit-arrow{display:inline-flex;align-items:center;justify-content:center;transition:transform .32s var(--ease-spring)}.gl-contact__submit:hover .gl-contact__submit-arrow,.gl-contact__submit:focus-visible .gl-contact__submit-arrow{transform:translate(2px,-2px)}.gl-contact__note{margin:0;max-width:32ch;font-family:var(--font-mono);font-size:10.5px;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:var(--steel);text-align:right}@media(max-width:900px){.gl-contact__band{grid-template-columns:1fr;gap:clamp(1.5rem,4vw,2.5rem)}}@media(max-width:768px){.gl-contact{padding:clamp(4vh,7vh,9vh) var(--pad-x)}.gl-contact__band{padding:clamp(1.5rem,5vw,2.25rem);border-radius:clamp(14px,3vw,20px)}.gl-contact__band:after{left:clamp(1.5rem,5vw,2.25rem);right:clamp(1.5rem,5vw,2.25rem)}.gl-contact__side{gap:.8rem}.gl-contact__row--split{grid-template-columns:1fr;gap:1rem}.gl-contact__form-foot{flex-direction:column;align-items:stretch;gap:.85rem}.gl-contact__submit{justify-content:center}.gl-contact__note{text-align:center;max-width:100%}}.gl-footer{position:relative;padding:clamp(4vh,7vh,10vh) var(--pad-x) clamp(3vh,5vh,7vh);color:var(--mercury);isolation:isolate;background:linear-gradient(180deg,var(--onyx) 0%,rgba(28,22,18,.98) 100%)}.gl-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 50% at 50% 80%,rgba(255,91,46,.12) 0%,transparent 65%);mix-blend-mode:screen;pointer-events:none;z-index:0}.gl-footer__inner{position:relative;z-index:2;max-width:1480px;margin:0 auto}.gl-footer__divider{display:flex;align-items:center;justify-content:center;gap:clamp(.9rem,1.8vw,1.6rem);margin-bottom:clamp(3.5vh,5.5vh,7vh)}.gl-footer__divider-line{flex:0 1 clamp(100px,18vw,280px);height:1px;background:linear-gradient(90deg,transparent 0%,var(--hairline-volt) 50%,transparent 100%)}.gl-footer__divider-glyph{flex:0 0 auto;font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(1.15rem,1.9vw,1.55rem);line-height:1;color:var(--volt);opacity:.9;transform:translateY(-1px)}.gl-footer__wordmark{display:inline-flex;align-items:baseline;gap:.5rem;text-decoration:none;color:var(--chrome);transition:color .28s var(--ease)}.gl-footer__wordmark:hover,.gl-footer__wordmark:focus-visible{color:var(--volt-bright);outline:none}.gl-footer__wordmark-glyph{font-family:var(--font-serif);font-style:italic;font-size:clamp(1.05rem,1.3vw,1.25rem);color:var(--volt);transition:color .28s var(--ease)}.gl-footer__wordmark:hover .gl-footer__wordmark-glyph{color:var(--volt-bright)}.gl-footer__wordmark-text{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(1.05rem,1.3vw,1.25rem);letter-spacing:-.01em;line-height:1.1}.gl-footer__wordmark-text em{color:var(--volt-bright);font-style:italic}.gl-footer__nav{display:inline-flex;align-items:center;gap:clamp(1rem,2.5vw,2rem);justify-self:center}.gl-footer__nav-link{font-family:var(--font-mono);font-size:10.5px;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--steel);text-decoration:none;transition:color .28s var(--ease)}.gl-footer__nav-link:hover,.gl-footer__nav-link:focus-visible{color:var(--chrome);outline:none}.gl-footer__nav-link.is-active{color:var(--chrome);font-weight:500;position:relative}.gl-footer__nav-link.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:1px;background:var(--volt-bright)}.gl-footer__locales{list-style:none;padding:0;margin:0;display:inline-flex;align-items:center;gap:.65rem;justify-self:end}.gl-footer__locale{font-family:var(--font-mono);font-size:10px;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--steel);text-decoration:none;padding:.2rem .35rem;transition:color .28s var(--ease)}.gl-footer__locale:hover,.gl-footer__locale:focus-visible{color:var(--chrome);outline:none}.gl-footer__locale.is-active{color:var(--volt-bright)}.gl-footer__cols{display:grid;grid-template-columns:2.2fr 1fr 1fr 1.6fr;gap:clamp(2rem,4vw,4rem);padding-bottom:clamp(2.5rem,4.5vh,3.5rem)}.gl-footer__col{display:flex;flex-direction:column;gap:1rem;min-width:0}.gl-footer__col--atelier{font-style:normal}.gl-footer__col-title{font-family:var(--font-mono);font-size:10px;font-weight:500;letter-spacing:.28em;text-transform:uppercase;color:var(--volt-bright);margin-bottom:.35rem}.gl-footer__col-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.gl-footer__col-list li{line-height:1.4}.gl-footer__col-list--contact{gap:.55rem}.gl-footer__col--brand{gap:1.1rem}.gl-footer__tagline{margin:0;max-width:36ch;font-family:var(--font-sans);font-size:13px;line-height:1.6;color:var(--mercury)}.gl-footer__col--brand .gl-footer__locales{justify-self:start;margin-top:.25rem}.gl-footer__contact-link{font-family:var(--font-sans);font-size:14px;font-weight:500;color:var(--chrome);text-decoration:none;border-bottom:1px solid var(--hairline-strong);padding-bottom:.15rem;transition:color .28s var(--ease),border-color .28s var(--ease);align-self:flex-start}.gl-footer__contact-link:hover,.gl-footer__contact-link:focus-visible{color:var(--volt-bright);border-color:var(--volt);outline:none}.gl-footer__contact-line{font-family:var(--font-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--mercury)}.gl-footer__contact-line--note{color:var(--steel);font-size:10px}.gl-footer__rule{height:1px;background:var(--hairline);margin-bottom:clamp(1.5rem,3vh,2rem)}.gl-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:clamp(1rem,2vw,2rem)}.gl-footer__meta{display:flex;align-items:center;gap:clamp(.85rem,1.8vw,1.5rem);flex-wrap:wrap}.gl-footer__meta-item{font-family:var(--font-mono);font-size:10px;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:var(--steel);line-height:1.5}.gl-footer__meta-item--signature{color:var(--mercury);text-align:right}.gl-footer__meta-item--signature em{font-family:var(--font-serif);font-style:italic;font-size:12.5px;letter-spacing:0;text-transform:none;color:var(--volt-bright);margin-right:.35rem}.gl-footer__meta-sep{flex:1 1 auto;height:1px;background:linear-gradient(90deg,transparent 0%,var(--hairline) 50%,transparent 100%);max-width:200px}.gl-footer__eyebrow{display:inline-flex;align-items:center;gap:.7rem;justify-content:center;width:100%;margin-bottom:clamp(2rem,3.5vh,2.75rem);font-family:var(--font-mono);font-size:10.5px;font-weight:400;letter-spacing:.28em;text-transform:uppercase;color:var(--volt-bright)}.gl-footer__eyebrow:before,.gl-footer__eyebrow:after{content:"";display:block;width:clamp(24px,3.5vw,48px);height:1px;background:linear-gradient(90deg,transparent,var(--volt),transparent)}.gl-footer__legal{display:flex;flex-wrap:wrap;align-items:center;gap:clamp(.5rem,1.2vw,1rem)}.gl-footer__legal-link{font-family:var(--font-mono);font-size:10px;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--steel);text-decoration:none;transition:color .3s var(--ease)}.gl-footer__legal-link:hover,.gl-footer__legal-link:focus-visible{color:var(--volt-bright)}.gl-footer__legal-sep{font-family:var(--font-mono);font-size:10px;color:var(--dust);-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:1080px){.gl-footer__cols{grid-template-columns:1fr 1fr;gap:2rem}.gl-footer__col--brand{grid-column:1 / -1}}@media(max-width:720px){.gl-footer__cols{grid-template-columns:1fr;gap:1.75rem}.gl-footer__col--brand{grid-column:auto;align-items:flex-start}.gl-footer__bottom{flex-direction:column;align-items:flex-start;gap:1.25rem}.gl-footer__meta,.gl-footer__meta-item--signature{text-align:left}.gl-footer__meta-sep{display:none}}@media(max-width:768px){.gl-footer{padding-bottom:clamp(2.5vh,4vh,5vh)}.gl-footer__meta{flex-direction:column;gap:.85rem}.gl-footer__meta-item,.gl-footer__meta-item--signature{text-align:center}.gl-footer__meta-sep{display:none}.gl-footer__divider-line{flex-basis:clamp(60px,22vw,120px)}}.gl-legal{position:relative;padding:clamp(6vh,10vh,14vh) var(--pad-x);min-height:60vh}.gl-legal__inner{max-width:720px;margin:0 auto}.gl-legal__prelude{display:flex;flex-direction:column;gap:.85rem;margin-bottom:clamp(3vh,5vh,6vh);padding-bottom:clamp(2vh,3.5vh,4vh);border-bottom:1px solid var(--hairline)}.gl-legal__eyebrow{display:inline-flex;align-items:center;gap:.7rem;font-family:var(--font-mono);font-size:10.5px;font-weight:400;letter-spacing:.28em;text-transform:uppercase;color:var(--volt-bright)}.gl-legal__eyebrow:before{content:"";display:block;width:clamp(24px,4vw,48px);height:1px;background:linear-gradient(90deg,var(--volt),transparent)}.gl-legal__title{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05;letter-spacing:-.022em;color:var(--chrome)}.gl-legal__title em{font-style:italic;color:var(--volt-bright)}.gl-legal__meta{font-family:var(--font-mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--steel)}.gl-legal__body{display:flex;flex-direction:column;gap:clamp(1.5rem,2.5vh,2.25rem)}.gl-legal__note{padding:clamp(1rem,2vh,1.5rem) clamp(1.25rem,2.5vw,1.75rem);border-left:2px solid var(--volt);background:#ff5b2e0f;font-family:var(--font-sans);font-size:clamp(.9rem,1.1vw,1rem);line-height:1.6;color:var(--mercury)}.gl-legal__note em{font-family:var(--font-serif);font-style:italic;color:var(--volt-bright)}.gl-legal__section-title{margin-top:clamp(.75rem,1.5vh,1rem);font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(1.2rem,1.8vw,1.5rem);line-height:1.15;letter-spacing:-.015em;color:var(--chrome)}.gl-legal__text{font-family:var(--font-sans);font-size:clamp(.95rem,1.15vw,1.05rem);line-height:1.65;color:var(--mercury);max-width:62ch}.gl-legal__text strong{color:var(--chrome);font-weight:600}.gl-legal__text code{font-family:var(--font-mono);font-size:.9em;padding:.1em .35em;background:#ff5b2e1a;border:1px solid var(--hairline-volt);border-radius:3px;color:var(--volt-bright)}.gl-legal__link{color:var(--volt-bright);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:var(--hairline-volt);transition:text-decoration-color .24s var(--ease)}.gl-legal__sub-title{margin:clamp(1.25rem,2vh,1.75rem) 0 .5rem;font-family:var(--font-sans);font-size:clamp(.95rem,1.1vw,1.05rem);font-weight:500;letter-spacing:0;color:var(--chrome)}.gl-legal__list{list-style:none;margin:.65rem 0;padding:0;display:flex;flex-direction:column;gap:.4rem;max-width:62ch}.gl-legal__list li{position:relative;padding-left:1.2rem;font-family:var(--font-sans);font-size:clamp(.92rem,1.05vw,1rem);line-height:1.55;color:var(--mercury)}.gl-legal__list li:before{content:"·";position:absolute;left:0;top:-.05em;color:var(--volt);font-weight:600;font-size:1.4em;line-height:1}.gl-legal__list li strong{color:var(--chrome);font-weight:500}.gl-legal__list--links li:before{content:"↗";font-size:1em;top:0}.gl-legal__list--links a{color:var(--mercury);text-decoration:none;border-bottom:1px solid var(--hairline);transition:color .24s var(--ease),border-color .24s var(--ease)}.gl-legal__list--links a:hover,.gl-legal__list--links a:focus-visible{color:var(--volt-bright);border-color:var(--volt)}.gl-legal__table-wrap{margin:.75rem 0 1rem;max-width:100%;overflow-x:auto;border:1px solid var(--hairline)}.gl-legal__table{width:100%;border-collapse:collapse;font-family:var(--font-sans);font-size:clamp(.85rem,1vw,.95rem);color:var(--mercury);min-width:540px}.gl-legal__table thead{background:#ff5b2e0f}.gl-legal__table th,.gl-legal__table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--hairline);line-height:1.45}.gl-legal__table th{font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--chrome)}.gl-legal__table tbody tr:last-child td{border-bottom:0}.gl-legal__table tbody td:first-child{color:var(--chrome);font-weight:500}.gl-legal__link:hover,.gl-legal__link:focus-visible{text-decoration-color:var(--volt)}.gl-legal__foot{margin-top:clamp(4vh,6vh,8vh);padding-top:clamp(2vh,3vh,4vh);border-top:1px solid var(--hairline)}.gl-legal__back{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--steel);transition:color .3s var(--ease),gap .3s var(--ease)}.gl-legal__back:hover,.gl-legal__back:focus-visible{color:var(--volt-bright);gap:.75rem}.gl-legal__back-arrow{font-size:14px;letter-spacing:0;color:var(--volt);transition:transform .3s var(--ease)}.gl-legal__back:hover .gl-legal__back-arrow{transform:translate(-3px)}.gl-contact__error{display:block;margin-top:.5rem;padding-left:.75rem;border-left:2px solid #DC2626;color:#dc2626;font-size:.85rem;line-height:1.4;font-style:italic;letter-spacing:.01em}.gl-contact__confirm{display:flex;flex-direction:column;gap:1.25rem;padding:2.5rem 2rem;border:1px solid rgba(139,136,128,.35);background:#f4f1ea08;min-height:280px;justify-content:center}.gl-contact__confirm-eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.18em;color:#8b8880;margin:0}.gl-contact__confirm-title{font-size:clamp(1.5rem,2.5vw,2rem);line-height:1.2;color:#f4f1ea;margin:0;font-weight:400}.gl-contact__confirm-title em{font-style:italic;color:#8b8880}.gl-contact__confirm-lede{font-size:.95rem;line-height:1.6;color:#f4f1eac7;max-width:42ch;margin:0}.gl-contact__confirm-reference{display:flex;align-items:center;gap:.6rem;padding-top:1rem;margin:0;border-top:1px solid rgba(139,136,128,.22);font-size:.85rem}.gl-contact__confirm-ref-label{text-transform:uppercase;letter-spacing:.14em;color:#8b8880;font-size:.72rem}.gl-contact__confirm-ref-sep{color:#8b888080}.gl-contact__confirm-ref-value{font-family:monospace;color:#f4f1ea;letter-spacing:.05em}.kit-live{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--volt-bright);box-shadow:0 0 10px var(--volt-glow);animation:kit-live-pulse 2.4s ease-in-out infinite;flex-shrink:0}@keyframes kit-live-pulse{0%,to{opacity:.65;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}.kit-square{display:inline-block;width:7px;height:7px;border:1.5px solid var(--volt-bright);background:transparent;flex-shrink:0}.kit-square--filled{background:var(--volt-bright)}.is-no-ambient .gl-ambient__shader{display:none}.gl-svc-hero{position:relative;z-index:1;min-height:100dvh;display:flex;flex-direction:column;isolation:isolate;overflow:hidden;color:var(--chrome)}.gl-svc-hero__photo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;display:block;overflow:hidden}.gl-svc-hero__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;display:block;will-change:transform;transform:scale(1)}.gl-svc-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;pointer-events:none;background:linear-gradient(180deg,rgba(20,16,13,.48) 0%,rgba(20,16,13,.22) 12%,transparent 28%,transparent 46%,rgba(20,16,13,.58) 72%,rgba(20,16,13,.94) 100%)}.gl-svc-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:var(--void, #060607);opacity:1;will-change:opacity}.gl-svc-hero__content{position:relative;z-index:1;flex:1 1 auto;display:grid;grid-template-rows:auto 1fr auto;padding:clamp(4.5rem,8.5vh,6.5rem) var(--pad-x) clamp(2rem,5vh,3.5rem);max-width:1520px;width:100%;margin:0 auto;gap:clamp(1rem,3vh,2rem)}.gl-svc-hero__header-stack{display:flex;flex-direction:column;gap:clamp(1rem,2.5vh,1.75rem);align-self:start;will-change:transform}.gl-svc-hero__top{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;flex-wrap:wrap}.gl-svc-hero__eyebrow{display:inline-flex;align-items:center;gap:.85rem;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--mercury);text-shadow:0 1px 10px rgba(20,16,13,.55)}.gl-svc-hero__eyebrow-dash{display:inline-block;width:0;height:1px;background:var(--chrome);flex:0 0 auto;will-change:width}.gl-svc-hero__eyebrow-text{display:inline-block;will-change:opacity,transform}.gl-svc-hero__fiche{display:flex;flex-direction:column;gap:.2rem;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--steel);text-align:right;text-shadow:0 1px 10px rgba(20,16,13,.55);border-right:1px solid rgba(244,241,234,.22);padding-right:.95rem}.gl-svc-hero__fiche-line{display:block;will-change:opacity,transform}.gl-svc-hero__wordmark{margin:0;font-family:var(--font-sans);font-weight:700;font-style:normal;font-size:clamp(4.5rem,16vw,14rem);line-height:.88;letter-spacing:-.055em;text-transform:uppercase;color:var(--chrome);white-space:nowrap;align-self:start;padding-left:0;display:inline-block;will-change:transform}.gl-svc-hero__wordmark-char{display:inline-block;vertical-align:baseline}.gl-svc-hero__wordmark-inner{display:inline-block;will-change:transform,opacity}.gl-svc-hero__bottom{grid-row:3;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:clamp(1.75rem,4vw,4rem);align-items:start;padding-top:clamp(1rem,2vh,2rem)}.gl-svc-hero__headline-block{display:flex;flex-direction:column;gap:clamp(1rem,2.5vh,1.75rem)}.gl-svc-hero__headline{margin:0;font-family:var(--font-sans);font-weight:600;font-style:normal;font-size:clamp(1.6rem,3.2vw,2.6rem);line-height:.98;letter-spacing:-.035em;text-transform:uppercase;color:var(--chrome);text-shadow:0 2px 18px rgba(20,16,13,.6)}.gl-svc-hero__headline-line{display:block}.gl-svc-hero__word{display:inline-block;will-change:transform,opacity}.gl-svc-hero__ctas{display:flex;flex-wrap:wrap;gap:.65rem}.gl-svc-hero__cta{display:inline-flex;align-items:center;gap:.55rem;padding:.85rem 1.4rem;font-family:var(--font-sans);font-size:.9rem;font-weight:500;letter-spacing:-.01em;border-radius:999px;border:1px solid transparent;transition:transform .32s var(--ease-spring),box-shadow .32s var(--ease),background .32s var(--ease),border-color .32s var(--ease),color .32s var(--ease);will-change:transform;cursor:pointer}.gl-svc-hero__cta--primary{background:var(--chrome);color:var(--void);box-shadow:0 8px 24px #14100d73,inset 0 0 0 1px #f4f1ea26}.gl-svc-hero__cta--primary:hover,.gl-svc-hero__cta--primary:focus-visible{transform:translateY(-2px);background:var(--volt-bright);color:var(--chrome);box-shadow:0 12px 32px #ff5b2e73,inset 0 0 0 1px #ff5b2e4d;outline:none}.gl-svc-hero__cta--ghost{background:transparent;color:var(--chrome);border:1px solid rgba(244,241,234,.32);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.gl-svc-hero__cta--ghost:hover,.gl-svc-hero__cta--ghost:focus-visible{transform:translateY(-2px);border-color:var(--chrome);background:#f4f1ea14;outline:none}.gl-svc-hero__lede{margin:0;font-family:var(--font-sans);font-weight:300;font-size:clamp(.98rem,1.15vw,1.1rem);line-height:1.55;color:var(--mercury);max-width:52ch;text-shadow:0 1px 12px rgba(20,16,13,.55)}.gl-svc-hero__lede strong{color:var(--chrome);font-weight:400}@media(max-width:960px){.gl-svc-hero{min-height:auto}.gl-svc-hero__photo img{-o-object-position:65% center;object-position:65% center}.gl-svc-hero__content{padding-top:clamp(4.5rem,9vh,6rem);padding-bottom:clamp(2rem,5vh,3rem);gap:clamp(1.5rem,4vh,2.5rem)}.gl-svc-hero__top{gap:1rem}.gl-svc-hero__fiche{border-right:0;padding-right:0;text-align:left}.gl-svc-hero__wordmark{font-size:clamp(3.5rem,18vw,8rem)}.gl-svc-hero__bottom{grid-template-columns:1fr;gap:1.75rem}}@media(max-width:600px){.gl-svc-hero__ctas{flex-direction:column;align-items:stretch}.gl-svc-hero__cta{justify-content:center}.gl-svc-hero__top{flex-direction:column}}@media(prefers-reduced-motion:reduce){.kit-live,.gl-svc-coda__meta .kit-live{animation:none}.gl-svc-hero__veil{opacity:0}.gl-svc-hero__photo img,.gl-svc-hero__cta,.gl-svc-tier,.gl-svc-tier__cta,.gl-svc-follow,.gl-svc-follow__cta,.gl-svc-menu__item{transition:none}}.gl-svc-section{position:relative;z-index:1;padding:clamp(5rem,10vh,8rem) var(--pad-x);max-width:1480px;margin:0 auto;isolation:isolate}.gl-svc-section__watermarks{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-1;overflow:hidden}.gl-svc-section__num{position:absolute;font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(9rem,22vw,22rem);line-height:.82;color:transparent;-webkit-text-stroke:1px rgba(255,91,46,.09);letter-spacing:-.05em;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.gl-svc-section__num--a{top:48%;left:2%}.gl-svc-section__num--b{top:52%;left:28%}.gl-svc-section__num--c{top:48%;left:56%}.gl-svc-section__num--d{top:52%;left:82%}.gl-svc-section--formules:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;margin-left:-50vw;z-index:-3;background:radial-gradient(ellipse at 50% 30%,rgba(255,91,46,.1) 0%,rgba(255,91,46,.04) 30%,transparent 60%),linear-gradient(180deg,#141416,#0f0f10)}.gl-svc-section--formules:after{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;margin-left:-50vw;z-index:-2;pointer-events:none;background-image:linear-gradient(rgba(244,241,234,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(244,241,234,.025) 1px,transparent 1px);background-size:48px 48px;background-position:-1px -1px;mask-image:radial-gradient(ellipse at 50% 40%,black 40%,transparent 85%);-webkit-mask-image:radial-gradient(ellipse at 50% 40%,black 40%,transparent 85%)}.gl-svc-section--suivis:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;margin-left:-50vw;z-index:-3;background:radial-gradient(ellipse at 15% 100%,rgba(255,91,46,.16) 0%,transparent 55%),linear-gradient(165deg,#0f0f10,#1a1a1d 55%,#141416)}.gl-svc-section--suivis:after{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;margin-left:-50vw;z-index:-2;pointer-events:none;background-image:repeating-linear-gradient(135deg,transparent 0,transparent 14px,rgba(244,241,234,.022) 14px,rgba(244,241,234,.022) 15px);mask-image:linear-gradient(45deg,black 0%,transparent 55%);-webkit-mask-image:linear-gradient(45deg,black 0%,transparent 55%)}.gl-svc-section--interventions:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;margin-left:-50vw;z-index:-3;background:linear-gradient(175deg,#141416,#1a1a1d 55%,#141416)}.gl-svc-section--interventions:after{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;margin-left:-50vw;z-index:-2;pointer-events:none;background-image:linear-gradient(90deg,rgba(255,91,46,.28) 0%,rgba(255,91,46,.28) 2px,transparent 2px),repeating-linear-gradient(0deg,transparent 0,transparent 47px,rgba(244,241,234,.03) 47px,rgba(244,241,234,.03) 48px);mask-image:linear-gradient(180deg,transparent 0%,black 12%,black 88%,transparent 100%);-webkit-mask-image:linear-gradient(180deg,transparent 0%,black 12%,black 88%,transparent 100%)}.gl-svc-section--methode:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;margin-left:-50vw;z-index:-3;background:linear-gradient(180deg,#0f0f10,#1a1a1d,#1a1a1d)}.gl-svc-section--methode:after{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;margin-left:-50vw;z-index:-2;pointer-events:none;background-image:radial-gradient(rgba(244,241,234,.04) 1px,transparent 1px);background-size:60px 60px;background-position:0 0;mask-image:linear-gradient(180deg,transparent 0%,black 30%,black 80%,transparent 100%);-webkit-mask-image:linear-gradient(180deg,transparent 0%,black 30%,black 80%,transparent 100%)}.gl-svc-section__head{display:flex;flex-direction:column;gap:clamp(.9rem,2vh,1.4rem);max-width:64ch;margin-bottom:clamp(3rem,6vh,5rem)}.gl-svc-section__head--row{flex-direction:row;max-width:none;align-items:flex-end;justify-content:space-between;gap:2rem;flex-wrap:wrap}.gl-svc-section__eyebrow{font-family:var(--font-mono);font-size:11px;font-weight:400;letter-spacing:.28em;text-transform:uppercase;color:var(--volt-bright)}.gl-svc-section__title{font-family:var(--font-serif);font-style:normal;font-weight:400;font-size:clamp(2.2rem,5vw,4rem);line-height:1.02;letter-spacing:-.028em;color:var(--chrome);margin:0;max-width:22ch}.gl-svc-section__title em{font-style:italic;color:var(--volt-bright)}.gl-svc-section__lede{font-family:var(--font-sans);font-weight:300;font-size:clamp(.95rem,1.1vw,1.08rem);line-height:1.55;color:var(--mercury);max-width:56ch;margin:0}.gl-svc-formules__grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.32fr) minmax(0,.88fr);gap:clamp(1.1rem,2vw,1.9rem);align-items:start}.gl-svc-formules__grid>.gl-svc-tier--01{margin-top:clamp(.5rem,2.5vh,2rem)}.gl-svc-formules__grid>.gl-svc-tier--03{margin-top:clamp(1.5rem,5vh,3.5rem)}.gl-svc-tier{position:relative;display:flex;flex-direction:column;gap:1.35rem;padding:clamp(1.75rem,2.6vw,2.4rem);border-radius:clamp(18px,1.8vw,24px);background:linear-gradient(160deg,#3a2e2399,#201913d9);border:1px solid var(--hairline);box-shadow:inset 0 1px #f4f1ea0d,0 12px 32px #00000047;transition:transform .42s var(--ease),border-color .42s var(--ease),box-shadow .42s var(--ease);will-change:transform}.gl-svc-tier:hover{transform:translateY(-4px);border-color:var(--hairline-volt)}.gl-svc-tier--featured{background:linear-gradient(160deg,#ff5b2e2e,#3a2e23b3 45%,#201913e6);border-color:var(--hairline-volt);transform:translateY(-14px);padding-top:clamp(2rem,3vw,2.75rem);padding-bottom:clamp(2rem,3vw,2.75rem);box-shadow:inset 0 1px #f4f1ea14,0 22px 56px #ff5b2e52,0 0 0 1px #ff5b2e26}.gl-svc-tier--featured:hover{transform:translateY(-18px)}.gl-svc-tier__badge{position:absolute;top:-12px;left:clamp(1.2rem,2vw,1.75rem);font-family:var(--font-mono);font-size:9.5px;letter-spacing:.22em;text-transform:uppercase;color:var(--void);background:linear-gradient(180deg,var(--volt-bright) 0%,var(--volt) 100%);padding:.35em .8em;border-radius:999px;box-shadow:0 6px 18px #ff5b2e59;z-index:2}.gl-svc-tier__badge--signature{color:var(--chrome);background:#14100dd9;border:1px solid var(--hairline-strong);box-shadow:inset 0 0 0 1px #f4f1ea0f,0 6px 16px #00000052}.gl-svc-tier__visual{position:relative;display:block;width:100%;aspect-ratio:3 / 2;margin-bottom:.4rem;color:var(--steel);overflow:hidden;border-radius:10px;background:linear-gradient(145deg,#f4f1ea0a,#0e0b0959);border:1px solid var(--hairline);transition:color .42s var(--ease),border-color .42s var(--ease),background .42s var(--ease)}.gl-svc-tier__visual svg{display:block;width:100%;height:100%}.gl-svc-tier:hover .gl-svc-tier__visual,.gl-svc-tier:focus-within .gl-svc-tier__visual{color:var(--chrome);border-color:var(--hairline-strong);background:linear-gradient(145deg,#f4f1ea0f,#0e0b0973)}.gl-svc-tier--featured .gl-svc-tier__visual{color:var(--mercury);border-color:var(--hairline-volt);background:linear-gradient(145deg,#ff5b2e14,#0e0b096b)}.gl-svc-tier--featured:hover .gl-svc-tier__visual,.gl-svc-tier--featured:focus-within .gl-svc-tier__visual{color:var(--volt-bright);border-color:var(--volt)}.gl-svc-tier__visual--stencil .gl-svc-tier__visual-frame{stroke-dasharray:384;stroke-dashoffset:384;transition:stroke-dashoffset .8s var(--ease) .1s}.gl-svc-tier__visual--stencil .gl-svc-tier__visual-block{fill:currentColor;fill-opacity:0;transform:scale(.85);transform-origin:center;transform-box:fill-box;transition:fill-opacity .38s var(--ease) var(--delay, 0ms),transform .38s var(--ease-spring) var(--delay, 0ms)}.gl-svc-tier--01:hover .gl-svc-tier__visual--stencil .gl-svc-tier__visual-frame,.gl-svc-tier--01:focus-within .gl-svc-tier__visual--stencil .gl-svc-tier__visual-frame{stroke-dashoffset:0}.gl-svc-tier--01:hover .gl-svc-tier__visual--stencil .gl-svc-tier__visual-block,.gl-svc-tier--01:focus-within .gl-svc-tier__visual--stencil .gl-svc-tier__visual-block{fill-opacity:.22;transform:scale(1)}.gl-svc-tier__visual--layers .gl-svc-tier__visual-layer{fill:#0e0b0966;transform-origin:center;transform-box:fill-box;transition:transform .54s var(--ease-spring),fill .42s var(--ease)}.gl-svc-tier__visual--layers .gl-svc-tier__visual-layer--back{fill:#ff5b2e1f}.gl-svc-tier__visual--layers .gl-svc-tier__visual-layer--mid{fill:#8b88801a}.gl-svc-tier__visual--layers .gl-svc-tier__visual-layer--front{fill:#f4f1ea14}.gl-svc-tier__visual--layers .gl-svc-tier__visual-hair{opacity:0;transition:opacity .42s var(--ease) .24s}.gl-svc-tier--02:hover .gl-svc-tier__visual--layers .gl-svc-tier__visual-layer--back,.gl-svc-tier--02:focus-within .gl-svc-tier__visual--layers .gl-svc-tier__visual-layer--back{transform:translate(10px,10px) rotate(2deg);fill:#ff5b2e38}.gl-svc-tier--02:hover .gl-svc-tier__visual--layers .gl-svc-tier__visual-layer--mid,.gl-svc-tier--02:focus-within .gl-svc-tier__visual--layers .gl-svc-tier__visual-layer--mid{transform:translate(0) rotate(0);fill:#8b88802e}.gl-svc-tier--02:hover .gl-svc-tier__visual--layers .gl-svc-tier__visual-layer--front,.gl-svc-tier--02:focus-within .gl-svc-tier__visual--layers .gl-svc-tier__visual-layer--front{transform:translate(-10px,-10px) rotate(-2deg);fill:#f4f1ea24}.gl-svc-tier--02:hover .gl-svc-tier__visual--layers .gl-svc-tier__visual-hair,.gl-svc-tier--02:focus-within .gl-svc-tier__visual--layers .gl-svc-tier__visual-hair{opacity:.55}.gl-svc-tier__visual--logo{position:relative;padding:clamp(.7rem,1.3vw,1.1rem);display:flex;align-items:center;justify-content:center}.gl-svc-tier__visual-logo{position:relative;z-index:2;display:block;width:56%;max-width:130px;height:auto;-o-object-fit:contain;object-fit:contain;opacity:.6;transform:scale(.94);transform-origin:center;filter:drop-shadow(0 4px 10px rgba(0,0,0,.35));transition:opacity .52s var(--ease),transform .52s var(--ease-spring),filter .52s var(--ease)}.gl-svc-tier--03:hover .gl-svc-tier__visual-logo,.gl-svc-tier--03:focus-within .gl-svc-tier__visual-logo{opacity:1;transform:scale(1);filter:drop-shadow(0 8px 18px rgba(255,91,46,.45))}.gl-svc-tier__visual-bracket{position:absolute;width:14px;height:14px;border:1px solid var(--hairline-volt);opacity:.7;transition:opacity .42s var(--ease),border-color .42s var(--ease);z-index:1}.gl-svc-tier__visual-bracket--tl{top:10px;left:10px;border-right:0;border-bottom:0}.gl-svc-tier__visual-bracket--tr{top:10px;right:10px;border-left:0;border-bottom:0}.gl-svc-tier__visual-bracket--bl{bottom:10px;left:10px;border-right:0;border-top:0}.gl-svc-tier__visual-bracket--br{bottom:10px;right:10px;border-left:0;border-top:0}.gl-svc-tier--03:hover .gl-svc-tier__visual-bracket,.gl-svc-tier--03:focus-within .gl-svc-tier__visual-bracket{opacity:1;border-color:var(--volt-bright)}.gl-svc-tier__visual-label{position:absolute;top:16px;right:32px;font-family:var(--font-mono);font-size:8.5px;letter-spacing:.22em;text-transform:uppercase;color:var(--steel);opacity:.75;transition:color .42s var(--ease),opacity .42s var(--ease);z-index:1;white-space:nowrap}.gl-svc-tier--03:hover .gl-svc-tier__visual-label,.gl-svc-tier--03:focus-within .gl-svc-tier__visual-label{color:var(--volt-bright);opacity:1}.gl-svc-tier__visual-twinkle{position:absolute;width:3px;height:3px;border-radius:50%;background:var(--volt-bright);box-shadow:0 0 6px var(--volt-glow);z-index:1;animation:gl-svc-tier-twinkle 2.8s ease-in-out infinite}.gl-svc-tier__visual-twinkle--a{top:28%;left:20%;animation-delay:0ms}.gl-svc-tier__visual-twinkle--b{bottom:26%;right:22%;animation-delay:1.4s}@keyframes gl-svc-tier-twinkle{0%,to{opacity:.15;transform:scale(.7)}50%{opacity:1;transform:scale(1.15)}}.gl-svc-tier__visual-pulse{position:absolute;top:50%;left:50%;width:60px;height:60px;margin:-30px 0 0 -30px;border:1px solid var(--volt-bright);border-radius:50%;opacity:0;transform:scale(.6);z-index:1;pointer-events:none}.gl-svc-tier--03:hover .gl-svc-tier__visual-pulse,.gl-svc-tier--03:focus-within .gl-svc-tier__visual-pulse{animation:gl-svc-tier-pulse 1.8s var(--ease) .2s infinite}@keyframes gl-svc-tier-pulse{0%{opacity:.55;transform:scale(.6)}70%{opacity:0;transform:scale(1.8)}to{opacity:0;transform:scale(1.8)}}@media(prefers-reduced-motion:reduce){.gl-svc-tier__visual--stencil .gl-svc-tier__visual-frame{stroke-dashoffset:0;transition:none}.gl-svc-tier__visual--stencil .gl-svc-tier__visual-block{fill-opacity:.22;transform:scale(1);transition:none}.gl-svc-tier__visual--layers .gl-svc-tier__visual-hair,.gl-svc-tier__visual-logo{opacity:1;transform:none;transition:none}.gl-svc-tier__visual-logo{opacity:.85}.gl-svc-tier__visual-twinkle,.gl-svc-tier__visual-pulse{animation:none}.gl-svc-tier__visual-twinkle{opacity:.6}}.gl-svc-tier__head{display:flex;flex-direction:column;gap:.5rem;padding-bottom:1.25rem;border-bottom:1px solid var(--hairline)}.gl-svc-tier__num{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.28em;text-transform:uppercase;color:var(--volt-bright)}.gl-svc-tier__name{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(1.6rem,2.5vw,2rem);line-height:1.05;letter-spacing:-.02em;color:var(--chrome);margin:0}.gl-svc-tier__tagline{font-family:var(--font-sans);font-weight:300;font-size:.92rem;color:var(--mercury);margin:0}.gl-svc-tier__price{display:flex;flex-direction:column;gap:.3rem}.gl-svc-tier__price-prefix{font-family:var(--font-mono);font-size:10px;letter-spacing:.24em;text-transform:uppercase;color:var(--steel)}.gl-svc-tier__price-value{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(2rem,3.5vw,2.75rem);line-height:1;letter-spacing:-.025em;color:var(--chrome);font-variant-numeric:tabular-nums}.gl-svc-tier__price-note{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--steel)}.gl-svc-tier__features{list-style:none;display:flex;flex-direction:column;gap:.6rem;padding:0;margin:0;flex:1 1 auto}.gl-svc-tier__features li{display:flex;align-items:baseline;gap:.7rem;font-family:var(--font-sans);font-weight:300;font-size:.92rem;line-height:1.45;color:var(--mercury)}.gl-svc-tier__features li:before{content:"";display:inline-block;width:5px;height:5px;flex-shrink:0;background:var(--volt-bright);transform:rotate(45deg) translateY(-1px)}.gl-svc-tier__cta{display:inline-flex;align-items:center;justify-content:space-between;gap:.6rem;margin-top:auto;padding:.9rem 1.25rem;font-family:var(--font-mono);font-size:11.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--chrome);background:transparent;border:1px solid var(--hairline-strong);border-radius:999px;transition:transform .32s var(--ease),background .32s var(--ease),border-color .32s var(--ease)}.gl-svc-tier__cta:hover,.gl-svc-tier__cta:focus-visible{transform:translateY(-2px);border-color:var(--volt-bright);background:#ff5b2e24;outline:none}.gl-svc-tier__cta--primary{background:linear-gradient(180deg,var(--volt-bright) 0%,var(--volt) 100%);border-color:transparent;color:var(--chrome);box-shadow:0 6px 22px #ff5b2e4d}.gl-svc-tier__cta--primary:hover,.gl-svc-tier__cta--primary:focus-visible{background:linear-gradient(180deg,var(--volt-bright) 0%,var(--volt) 100%);box-shadow:0 12px 32px #ff5b2e7a}.gl-svc-tier__cta-arrow{transition:transform .32s var(--ease)}.gl-svc-tier__cta:hover .gl-svc-tier__cta-arrow,.gl-svc-tier__cta:focus-visible .gl-svc-tier__cta-arrow{transform:translate(3px,-3px)}.gl-svc-formules__note{display:inline-flex;align-items:center;gap:.7rem;margin-top:clamp(2rem,4vh,3rem);padding-top:1.5rem;border-top:1px solid var(--hairline);font-family:var(--font-mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--steel)}.gl-svc-suivis__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.85rem,1.5vw,1.5rem);align-items:start}.gl-svc-follow__level{display:inline-flex;gap:3px;flex:0 0 auto;align-items:center;margin-left:auto}.gl-svc-follow__level-seg{width:10px;height:3px;background:#f4f1ea1f;border-radius:2px;transition:background .36s var(--ease)}.gl-svc-follow__level-seg.is-filled{background:var(--volt-bright);box-shadow:0 0 6px var(--volt-glow)}.gl-svc-follow:hover .gl-svc-follow__level-seg,.gl-svc-follow:focus-within .gl-svc-follow__level-seg{background:#f4f1ea33}.gl-svc-follow:hover .gl-svc-follow__level-seg.is-filled,.gl-svc-follow:focus-within .gl-svc-follow__level-seg.is-filled{background:var(--volt-bright);box-shadow:0 0 10px var(--volt-glow)}.gl-svc-follow--01{margin-top:clamp(1.25rem,3.5vh,2.75rem)}.gl-svc-follow--02{margin-top:0}.gl-svc-follow--03{margin-top:clamp(-.25rem,-.5vh,0px)}.gl-svc-follow--04{margin-top:clamp(.5rem,1.5vh,1.25rem)}.gl-svc-follow{position:relative;display:flex;flex-direction:column;gap:clamp(1rem,1.6vh,1.3rem);padding:clamp(1.3rem,2vw,1.75rem);background:linear-gradient(160deg,#3a2e236b,#14100dc7);border:1px solid var(--hairline);border-radius:clamp(10px,1vw,14px);transition:border-color .36s var(--ease),transform .36s var(--ease),box-shadow .36s var(--ease)}.gl-svc-follow:hover,.gl-svc-follow:focus-within{border-color:var(--hairline-strong);transform:translateY(-3px);box-shadow:0 14px 36px #00000059}.gl-svc-follow--featured{border-color:var(--hairline-volt);background:linear-gradient(160deg,#ff5b2e24,#3a2e2380 45%,#14100de0);box-shadow:inset 0 1px #f4f1ea0f,0 16px 42px #ff5b2e38}.gl-svc-follow--featured:hover,.gl-svc-follow--featured:focus-within{border-color:var(--volt);box-shadow:inset 0 1px #f4f1ea14,0 22px 56px #ff5b2e52}.gl-svc-follow__bracket{position:absolute;width:11px;height:11px;border:1px solid var(--hairline-volt);opacity:.7;pointer-events:none;transition:opacity .36s var(--ease),border-color .36s var(--ease)}.gl-svc-follow__bracket--tl{top:8px;left:8px;border-right:0;border-bottom:0}.gl-svc-follow__bracket--tr{top:8px;right:8px;border-left:0;border-bottom:0}.gl-svc-follow__bracket--bl{bottom:8px;left:8px;border-right:0;border-top:0}.gl-svc-follow__bracket--br{bottom:8px;right:8px;border-left:0;border-top:0}.gl-svc-follow:hover .gl-svc-follow__bracket,.gl-svc-follow:focus-within .gl-svc-follow__bracket{opacity:1;border-color:var(--volt-bright)}.gl-svc-follow__badge{position:absolute;top:-10px;right:clamp(1rem,1.6vw,1.25rem);font-family:var(--font-mono);font-size:9px;letter-spacing:.24em;text-transform:uppercase;color:var(--void);background:linear-gradient(180deg,var(--volt-bright) 0%,var(--volt) 100%);padding:.3em .65em;border-radius:999px;box-shadow:0 4px 12px #ff5b2e59;z-index:3}.gl-svc-follow__cachet{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;padding-bottom:.75rem;border-bottom:1px dashed var(--hairline);font-family:var(--font-mono);font-size:9.5px;letter-spacing:.22em;text-transform:uppercase}.gl-svc-follow__num{color:var(--volt-bright);font-weight:500;flex:0 0 auto}.gl-svc-follow__cachet-label{color:var(--steel);flex:1 1 auto}.gl-svc-follow__body{display:flex;flex-direction:column;gap:.55rem}.gl-svc-follow__name{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(1.15rem,1.7vw,1.45rem);line-height:1.1;letter-spacing:-.02em;color:var(--chrome);margin:0}.gl-svc-follow--featured .gl-svc-follow__name{font-size:clamp(1.3rem,1.95vw,1.65rem)}.gl-svc-follow__desc{font-family:var(--font-sans);font-weight:300;font-size:.84rem;line-height:1.45;color:var(--mercury);margin:0}.gl-svc-follow__specs{display:flex;flex-direction:column;gap:.45rem;margin:0;padding:.75rem 0;border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);flex:1 1 auto}.gl-svc-follow__spec{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;font-family:var(--font-mono);font-size:10.5px;letter-spacing:.1em}.gl-svc-follow__spec dt{color:var(--steel);text-transform:uppercase;letter-spacing:.18em;flex:0 0 auto}.gl-svc-follow__spec dd{margin:0;color:var(--chrome);text-align:right;flex:1 1 auto}.gl-svc-follow--featured .gl-svc-follow__spec dd{color:var(--chrome);font-weight:500}.gl-svc-follow__foot{display:flex;flex-direction:column;gap:.75rem;margin-top:auto}.gl-svc-follow__price{display:flex;flex-direction:column;gap:.25rem}.gl-svc-follow__price-prefix{font-family:var(--font-mono);font-size:10px;letter-spacing:.24em;text-transform:uppercase;color:var(--steel)}.gl-svc-follow__price-value{display:inline-flex;align-items:baseline;gap:.15rem;font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(1.55rem,2.4vw,2rem);line-height:1;letter-spacing:-.025em;color:var(--chrome);font-variant-numeric:tabular-nums}.gl-svc-follow__price-per{font-family:var(--font-mono);font-style:normal;font-size:11px;letter-spacing:.14em;text-transform:lowercase;color:var(--steel)}.gl-svc-follow__cta{display:inline-flex;align-items:center;gap:.5rem;align-self:flex-start;padding:.55rem 1rem;font-family:var(--font-mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--chrome);border:1px solid var(--hairline-strong);border-radius:999px;transition:transform .32s var(--ease),border-color .32s var(--ease),background .32s var(--ease)}.gl-svc-follow__cta:hover,.gl-svc-follow__cta:focus-visible{transform:translateY(-1px);border-color:var(--volt-bright);background:#ff5b2e1f;outline:none}.gl-svc-follow__actions{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap}.gl-svc-follow__compare{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;padding:.3rem 0;font-family:var(--font-mono);font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--mercury);cursor:pointer;position:relative;transition:color .26s var(--ease)}.gl-svc-follow__compare:after{content:"";position:absolute;left:0;right:0;bottom:.15rem;height:1px;background:var(--hairline-strong);transform:scaleX(.5);transform-origin:left center;transition:transform .32s var(--ease),background .32s var(--ease)}.gl-svc-follow__compare:hover,.gl-svc-follow__compare:focus-visible{color:var(--volt-bright);outline:none}.gl-svc-follow__compare:hover:after,.gl-svc-follow__compare:focus-visible:after{transform:scaleX(1);background:var(--volt-bright)}.gl-svc-suivis__note{display:inline-flex;align-items:center;gap:.7rem;margin-top:clamp(2rem,4vh,3rem);padding-top:1.5rem;border-top:1px solid var(--hairline);font-family:var(--font-sans);font-style:italic;font-size:.92rem;color:var(--mercury)}.gl-svc-menu{display:grid;grid-template-columns:clamp(3rem,8vw,5.5rem) minmax(0,1fr);gap:clamp(1.5rem,3vw,2.5rem);align-items:start;padding-top:clamp(1.5rem,2.5vh,2rem);padding-bottom:clamp(1.5rem,2.5vh,2rem);border-top:1px solid var(--hairline-volt)}.gl-svc-menu--spaced{margin-top:clamp(1.5rem,3vh,2.5rem)}.gl-svc-menu__letter{display:block;font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(4rem,8vw,6rem);line-height:.85;color:transparent;-webkit-text-stroke:1px rgba(255,91,46,.45);text-stroke:1px rgba(255,91,46,.45);letter-spacing:-.04em;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-top:-.15em}.gl-svc-menu__head{display:contents}.gl-svc-menu__caption{grid-column:2;display:flex;flex-direction:column;gap:.35rem;padding-bottom:clamp(.75rem,1.5vh,1rem);margin-bottom:clamp(.75rem,1.5vh,1rem);border-bottom:1px solid var(--hairline)}.gl-svc-menu__title{margin:0;font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(1.3rem,2vw,1.65rem);line-height:1.1;letter-spacing:-.018em;color:var(--chrome)}.gl-svc-menu__note{margin:0;font-family:var(--font-mono);font-size:10.5px;letter-spacing:.22em;text-transform:uppercase;color:var(--steel)}.gl-svc-menu__list{grid-column:2;list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.gl-svc-menu__item{position:relative;display:flex;flex-direction:column;gap:.65rem;padding:clamp(1.1rem,2vh,1.6rem) 0;transition:padding-left .36s var(--ease)}.gl-svc-menu__item+.gl-svc-menu__item{border-top:1px solid var(--hairline)}.gl-svc-menu__item:hover,.gl-svc-menu__item:focus-within{padding-left:1rem}.gl-svc-menu__item:before{content:"";position:absolute;top:50%;left:0;width:3px;height:0;background:var(--volt-bright);transform:translateY(-50%);transition:height .36s var(--ease)}.gl-svc-menu__item:hover:before,.gl-svc-menu__item:focus-within:before{height:60%}.gl-svc-menu__item--featured{background:linear-gradient(90deg,rgba(255,91,46,.12) 0%,rgba(255,91,46,.04) 40%,transparent 100%);padding-left:1rem;border-radius:2px}.gl-svc-menu__item--featured:before{height:60%}.gl-svc-menu__badge{position:absolute;top:-.55rem;left:0;font-family:var(--font-mono);font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:var(--void);background:linear-gradient(180deg,var(--volt-bright) 0%,var(--volt) 100%);padding:.3em .65em;border-radius:999px;box-shadow:0 4px 10px #ff5b2e52;z-index:2}.gl-svc-menu__item--featured .gl-svc-menu__badge{left:1rem}.gl-svc-menu__headline{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap}.gl-svc-menu__ref{flex:0 0 auto;font-family:var(--font-mono);font-size:10px;letter-spacing:.24em;text-transform:uppercase;color:var(--volt-bright);font-weight:500}.gl-svc-menu__dash{flex:0 0 auto;color:var(--steel);font-family:var(--font-serif);font-style:italic;font-size:clamp(1.15rem,1.7vw,1.4rem);line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gl-svc-menu__name{margin:0;flex:0 1 auto;font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(1.25rem,1.9vw,1.55rem);line-height:1.1;letter-spacing:-.018em;color:var(--chrome)}.gl-svc-menu__leader{flex:1 1 auto;height:1px;align-self:flex-end;margin-bottom:.35em;background-image:radial-gradient(circle,rgba(244,241,234,.32) .8px,transparent .8px);background-size:6px 1px;background-repeat:repeat-x;background-position:left center;min-width:2rem}.gl-svc-menu__price{flex:0 0 auto;font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(1.35rem,2.1vw,1.75rem);line-height:1;letter-spacing:-.018em;color:var(--chrome);font-variant-numeric:tabular-nums;white-space:nowrap}.gl-svc-menu__item--featured .gl-svc-menu__price{color:var(--volt-bright)}.gl-svc-menu__desc{margin:0;max-width:62ch;font-family:var(--font-sans);font-weight:300;font-size:.92rem;line-height:1.5;color:var(--mercury)}.gl-svc-menu__bullets{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:0 .6rem;font-family:var(--font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--steel)}.gl-svc-menu__bullets li{display:inline-flex;align-items:center}.gl-svc-menu__bullets li+li:before{content:"·";margin-right:.6rem;color:var(--hairline-strong);font-weight:700}.gl-svc-menu__foot{display:flex;align-items:center;justify-content:space-between;gap:.75rem 1.25rem;flex-wrap:wrap;margin-top:.35rem}.gl-svc-menu__meta{font-family:var(--font-mono);font-size:9.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--steel);opacity:.85}.gl-svc-menu__actions{display:inline-flex;align-items:center;gap:.85rem;flex-wrap:wrap}.gl-svc-menu__compare{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;padding:.3rem 0;font-family:var(--font-mono);font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--mercury);cursor:pointer;position:relative;transition:color .26s var(--ease)}.gl-svc-menu__compare:after{content:"";position:absolute;left:0;right:0;bottom:.15rem;height:1px;background:var(--hairline-strong);transform:scaleX(.5);transform-origin:left center;transition:transform .32s var(--ease),background .32s var(--ease)}.gl-svc-menu__compare:hover,.gl-svc-menu__compare:focus-visible{color:var(--volt-bright);outline:none}.gl-svc-menu__compare:hover:after,.gl-svc-menu__compare:focus-visible:after{transform:scaleX(1);background:var(--volt-bright)}.gl-svc-menu__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .95rem;font-family:var(--font-mono);font-size:10.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--chrome);border:1px solid var(--hairline-strong);border-radius:999px;transition:transform .32s var(--ease),border-color .32s var(--ease),background .32s var(--ease)}.gl-svc-menu__cta:hover,.gl-svc-menu__cta:focus-visible{transform:translateY(-1px);border-color:var(--volt-bright);background:#ff5b2e1f;outline:none}@media(max-width:720px){.gl-svc-menu{grid-template-columns:1fr;gap:1rem}.gl-svc-menu__letter{font-size:3.5rem}.gl-svc-menu__caption,.gl-svc-menu__list{grid-column:1}.gl-svc-menu__headline{gap:.45rem}.gl-svc-menu__leader{display:none}.gl-svc-menu__price{margin-left:auto}}.gl-svc-methode__steps{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:clamp(2rem,4vw,3.5rem);padding:0;margin:0}.gl-svc-step{position:relative;padding-top:clamp(3rem,8vw,5rem)}.gl-svc-step__numeral{position:absolute;top:-.2em;left:-.15em;font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(5rem,10vw,9rem);line-height:.82;letter-spacing:-.04em;color:transparent;-webkit-text-stroke:1px rgba(255,91,46,.28);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;z-index:-1}.gl-svc-step__body{position:relative;display:flex;flex-direction:column;gap:.6rem;padding-top:1.25rem;border-top:1px solid var(--hairline-volt)}.gl-svc-step__num{font-family:var(--font-mono);font-size:10px;letter-spacing:.28em;text-transform:uppercase;color:var(--volt-bright)}.gl-svc-step__title{font-family:var(--font-sans);font-weight:600;font-size:clamp(1.05rem,1.4vw,1.2rem);line-height:1.2;letter-spacing:-.01em;text-transform:uppercase;color:var(--chrome);margin:0}.gl-svc-step__desc{font-family:var(--font-sans);font-weight:300;font-size:.9rem;line-height:1.5;color:var(--mercury);margin:0;max-width:32ch}.gl-svc-step__meta{font-family:var(--font-mono);font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--steel);margin-top:.3rem}.gl-svc-coda{position:relative;z-index:1;padding:clamp(5rem,10vh,7rem) var(--pad-x);background:linear-gradient(180deg,var(--onyx) 0%,rgba(32,25,19,.96) 45%,var(--void) 100%);border-top:1px solid var(--hairline-volt);isolation:isolate;overflow:hidden}.gl-svc-coda:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(ellipse at 50% 10%,rgba(255,91,46,.18) 0%,transparent 55%);pointer-events:none}.gl-svc-coda:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background-image:repeating-linear-gradient(112deg,transparent 0,transparent 22px,rgba(244,241,234,.018) 22px,rgba(244,241,234,.018) 23px);mask-image:linear-gradient(180deg,transparent 0%,black 40%,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(180deg,transparent 0%,black 40%,black 90%,transparent 100%)}.gl-svc-coda__inner{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(1.5rem,3vh,2.25rem);align-items:flex-start}.gl-svc-coda__title{font-family:var(--font-serif);font-style:normal;font-weight:400;font-size:clamp(2.25rem,5vw,4rem);line-height:1.02;letter-spacing:-.028em;color:var(--chrome);margin:0}.gl-svc-coda__title em{font-style:italic;color:var(--volt-bright)}.gl-svc-coda__lede{font-family:var(--font-sans);font-weight:300;font-size:clamp(.98rem,1.15vw,1.08rem);line-height:1.55;color:var(--mercury);max-width:54ch;margin:0}.gl-svc-coda__actions{display:flex;flex-wrap:wrap;align-items:center;gap:clamp(1rem,2.5vw,2rem);margin-top:.5rem}.gl-svc-coda__cta{padding:1rem 1.75rem;font-size:12px;letter-spacing:.24em;text-transform:uppercase}.gl-svc-coda__meta{display:inline-flex;align-items:center;gap:.7rem;font-family:var(--font-mono);font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--steel)}@media(max-width:960px){.gl-svc-formules__grid{grid-template-columns:1fr}.gl-svc-tier--featured{transform:none}.gl-svc-section__head--row{flex-direction:column;align-items:flex-start}.gl-svc-suivis__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gl-svc-follow--01,.gl-svc-follow--02,.gl-svc-follow--03,.gl-svc-follow--04{margin-top:0}}@media(max-width:640px){.gl-svc-suivis__grid{grid-template-columns:1fr}}.gl-tier__price-per,.gl-svc-tier__price-per{display:inline;font-family:var(--font-sans);font-style:normal;font-size:.48em;font-weight:400;letter-spacing:0;color:var(--steel);margin-left:.15em;vertical-align:.24em}.gl-svc-section__lede-link{color:var(--volt);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:color .3s var(--ease)}.gl-svc-section__lede-link:hover,.gl-svc-section__lede-link:focus-visible{color:var(--volt-bright)}.gl-formules__upgrade-link{color:var(--volt);text-decoration:none;font-weight:500;border-bottom:1px solid var(--hairline-volt);padding-bottom:1px;transition:color .3s var(--ease),border-color .3s var(--ease)}.gl-formules__upgrade-link em{font-style:italic;color:inherit}.gl-formules__upgrade-link:hover,.gl-formules__upgrade-link:focus-visible{color:var(--volt-bright);border-bottom-color:var(--volt-bright)}.gl-svc-section--formules-achat{position:relative;background:linear-gradient(180deg,var(--void) 0%,var(--onyx) 100%);padding:clamp(3rem,6vw,5rem) clamp(1.5rem,5vw,4rem)}.gl-svc-section--formules-achat:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;margin-left:-50vw;z-index:-2;background:var(--void);pointer-events:none}.gl-contact-modal{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;max-width:100vw;max-height:100vh;margin:0;padding:0;border:0;background:transparent;color:inherit;overflow:visible;display:flex;align-items:center;justify-content:center}.gl-contact-modal:not([open]){display:none}.gl-contact-modal::backdrop{background:#14100db8;-webkit-backdrop-filter:blur(14px) saturate(120%);backdrop-filter:blur(14px) saturate(120%);animation:gl-contact-modal-backdrop-in .26s var(--ease) both}@keyframes gl-contact-modal-backdrop-in{0%{opacity:0}to{opacity:1}}html.has-contact-modal-open{overflow:hidden}.gl-contact-modal__panel{position:relative;width:min(calc(100vw - 2rem),640px);max-height:calc(100vh - 3rem);overflow-y:auto;padding:clamp(1.5rem,3.5vw,2.5rem);background:linear-gradient(180deg,#2e241cf0,#1c1612f5);border:1px solid var(--hairline-strong);border-radius:18px;box-shadow:inset 0 1px #f4f1ea14,0 2px 12px #00000073,0 28px 80px #0000008c;animation:gl-contact-modal-panel-in .34s var(--ease-spring) both}@keyframes gl-contact-modal-panel-in{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.gl-contact-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid var(--hairline)}.gl-contact-modal__heading{display:flex;flex-direction:column;gap:.45rem;flex:1 1 auto;min-width:0}.gl-contact-modal__eyebrow{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:var(--volt-bright)}.gl-contact-modal__title{margin:0;font-family:var(--font-serif);font-weight:400;font-style:normal;font-size:clamp(1.4rem,2.4vw,1.85rem);line-height:1.15;letter-spacing:-.015em;color:var(--chrome)}.gl-contact-modal__title em{font-style:italic;color:var(--volt-bright);background:linear-gradient(180deg,var(--volt-bright) 0%,var(--volt) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.gl-contact-modal__lede{margin:0;font-family:var(--font-sans);font-weight:300;font-size:.88rem;line-height:1.45;color:var(--mercury)}.gl-contact-modal__close{flex:0 0 auto;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:999px;background:transparent;color:var(--mercury);border:1px solid var(--hairline-strong);cursor:pointer;transition:color .22s var(--ease),border-color .22s var(--ease),background .22s var(--ease),transform .22s var(--ease-spring)}.gl-contact-modal__close:hover,.gl-contact-modal__close:focus-visible{color:var(--chrome);border-color:var(--volt);background:#ff5b2e24;transform:rotate(90deg);outline:none}.gl-contact-modal__body{min-width:0}@media(max-width:600px){.gl-contact-modal__panel{width:calc(100vw - 1rem);padding:1.25rem 1.1rem;border-radius:14px}.gl-contact-modal__head{flex-direction:row;margin-bottom:1.1rem;padding-bottom:1rem}.gl-contact-modal__title{font-size:1.25rem}}@media(prefers-reduced-motion:reduce){.gl-contact-modal::backdrop,.gl-contact-modal__panel{animation:none}.gl-contact-modal__close{transition:none}.gl-contact-modal__close:hover,.gl-contact-modal__close:focus-visible{transform:none}}.gl-svc-modal{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;max-width:100vw;max-height:100vh;margin:0;padding:0;border:0;background:transparent;color:inherit;overflow:visible;display:flex;align-items:center;justify-content:center}.gl-svc-modal:not([open]){display:none}.gl-svc-modal::backdrop{background:#14100db8;-webkit-backdrop-filter:blur(14px) saturate(120%);backdrop-filter:blur(14px) saturate(120%);animation:gl-contact-modal-backdrop-in .26s var(--ease) both}html.has-suivis-modal-open{overflow:hidden}.gl-svc-modal__panel{position:relative;width:min(calc(100vw - 2rem),1080px);max-height:calc(100vh - 3rem);overflow-y:auto;padding:clamp(1.5rem,3vw,2.25rem);display:flex;flex-direction:column;gap:clamp(1rem,2vh,1.5rem);background:linear-gradient(180deg,#2e241cf5,#14100df7);border:1px solid var(--hairline-strong);border-radius:18px;box-shadow:inset 0 1px #f4f1ea14,0 2px 12px #00000073,0 28px 80px #0000008c;animation:gl-contact-modal-panel-in .34s var(--ease-spring) both;transition:width .48s cubic-bezier(.22,1,.36,1)}.gl-svc-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;padding-bottom:1.1rem;border-bottom:1px solid var(--hairline)}.gl-svc-modal__heading{display:flex;flex-direction:column;gap:.45rem;flex:1 1 auto;min-width:0}.gl-svc-modal__eyebrow{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:var(--volt-bright)}.gl-svc-modal__title{margin:0;font-family:var(--font-serif);font-weight:400;font-size:clamp(1.4rem,2.4vw,1.85rem);line-height:1.15;letter-spacing:-.015em;color:var(--chrome)}.gl-svc-modal__title em{font-style:italic;color:var(--volt-bright);background:linear-gradient(180deg,var(--volt-bright) 0%,var(--volt) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.gl-svc-modal__lede{margin:0;font-family:var(--font-sans);font-weight:300;font-size:.88rem;line-height:1.5;color:var(--mercury);max-width:56ch}.gl-svc-modal__close{flex:0 0 auto;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:999px;background:transparent;color:var(--mercury);border:1px solid var(--hairline-strong);cursor:pointer;transition:color .22s var(--ease),border-color .22s var(--ease),background .22s var(--ease),transform .22s var(--ease-spring)}.gl-svc-modal__close:hover,.gl-svc-modal__close:focus-visible{color:var(--chrome);border-color:var(--volt);background:#ff5b2e24;transform:rotate(90deg);outline:none}.gl-svc-modal__body{min-width:0;display:flex;flex-direction:column;gap:clamp(1rem,2vh,1.5rem)}.gl-svc-pricing-switch{position:relative;display:inline-grid;grid-template-columns:1fr 1fr;align-self:flex-start;padding:4px;gap:2px;background:#0e0b098c;border:1px solid var(--hairline);border-radius:999px}.gl-svc-pricing-switch__option{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;padding:.55rem 1.1rem;background:transparent;border:0;border-radius:999px;cursor:pointer;color:var(--steel);transition:color .32s var(--ease)}.gl-svc-pricing-switch__option:hover,.gl-svc-pricing-switch__option:focus-visible{color:var(--mercury);outline:none}.gl-svc-pricing-switch__option.is-active{color:var(--chrome)}.gl-svc-pricing-switch__label{font-family:var(--font-sans);font-size:.85rem;font-weight:500;letter-spacing:-.01em;line-height:1}.gl-svc-pricing-switch__hint{font-family:var(--font-mono);font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--steel);line-height:1.1;white-space:nowrap}.gl-svc-pricing-switch__option.is-active .gl-svc-pricing-switch__hint{color:var(--volt-bright)}.gl-svc-pricing-switch__indicator{position:absolute;top:4px;bottom:4px;left:4px;width:calc(50% - 5px);border-radius:999px;background:linear-gradient(180deg,#ff5b2e38,#ff5b2e1a);border:1px solid var(--hairline-volt);z-index:1;transition:transform .38s var(--ease-spring);pointer-events:none}.gl-svc-modal.is-pricing-monthly .gl-svc-pricing-switch__indicator{transform:translate(calc(100% + 2px))}.gl-svc-compare__price{display:none;flex-direction:column;gap:.15rem}.gl-svc-modal.is-pricing-annual .gl-svc-compare__price--annual,.gl-svc-modal.is-pricing-monthly .gl-svc-compare__price--monthly{display:inline-flex}.gl-svc-compare__price-main{display:inline-flex;align-items:baseline;gap:.15rem;font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:1.05rem;letter-spacing:-.01em;color:var(--chrome);font-variant-numeric:tabular-nums}.gl-svc-compare__price-per{font-family:var(--font-mono);font-style:normal;font-size:10px;letter-spacing:.14em;text-transform:lowercase;color:var(--steel)}.gl-svc-compare__price-note{font-family:var(--font-mono);font-size:9.5px;letter-spacing:.14em;text-transform:lowercase;color:var(--steel);opacity:.85}.gl-svc-modal__split{display:grid;grid-template-columns:1fr;gap:clamp(1rem,2vw,1.5rem);align-items:start;justify-items:start}.gl-svc-modal__split .gl-svc-compare{width:100%;max-width:1020px}.gl-svc-modal.is-contact-open .gl-svc-modal__split{grid-template-columns:1020px 420px}.gl-svc-modal__form{display:none;flex-direction:column;gap:1rem;padding:clamp(1.1rem,1.8vw,1.5rem);background:#0e0b098c;border:1px solid var(--hairline);border-radius:12px;min-width:0}.gl-svc-modal.is-contact-open .gl-svc-modal__form{display:flex;align-self:stretch;animation:gl-svc-modal-form-in .72s cubic-bezier(.16,1,.3,1) 80ms both}@keyframes gl-svc-modal-form-in{0%{opacity:0;transform:translate(44px)}to{opacity:1;transform:translate(0)}}.gl-svc-modal.is-contact-open .gl-svc-modal__form>*{opacity:0;animation:gl-svc-modal-form-child-in .56s cubic-bezier(.22,1,.36,1) both}.gl-svc-modal.is-contact-open .gl-svc-modal__form>*:nth-child(1){animation-delay:.24s}.gl-svc-modal.is-contact-open .gl-svc-modal__form>*:nth-child(2){animation-delay:.32s}.gl-svc-modal.is-contact-open .gl-svc-modal__form>*:nth-child(3){animation-delay:.4s}@keyframes gl-svc-modal-form-child-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.gl-svc-modal__form-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.gl-svc-modal__form-title{margin:0;font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:1.25rem;line-height:1.1;letter-spacing:-.015em;color:var(--chrome)}.gl-svc-modal__form-close{flex:0 0 auto;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:999px;background:transparent;color:var(--mercury);border:1px solid var(--hairline-strong);cursor:pointer;transition:color .22s var(--ease),border-color .22s var(--ease),background .22s var(--ease)}.gl-svc-modal__form-close:hover,.gl-svc-modal__form-close:focus-visible{color:var(--chrome);border-color:var(--volt);background:#ff5b2e24;outline:none}.gl-svc-modal__form-lede{margin:0;font-family:var(--font-sans);font-weight:300;font-size:.82rem;line-height:1.45;color:var(--mercury)}.gl-svc-modal__form .gl-contact__form{display:flex;flex-direction:column;gap:.8rem;flex:1 1 auto;min-height:0}.gl-svc-modal__form .gl-contact__row--split{display:grid;grid-template-columns:1fr;gap:.8rem}.gl-svc-modal__form .gl-contact__field:has(.gl-contact__textarea){display:flex;flex-direction:column;gap:.4rem;flex:1 1 auto;min-height:0}.gl-svc-modal__form .gl-contact__textarea{flex:1 1 auto;min-height:80px;resize:vertical}.gl-svc-modal__form .gl-contact__form-foot{margin-top:auto}.gl-svc-modal.is-expanded .gl-svc-modal__panel{width:min(calc(100vw - 2rem),1540px)}.gl-svc-compare{overflow-x:auto;border:1px solid var(--hairline);border-radius:12px;background:#0e0b0966;-webkit-overflow-scrolling:touch}.gl-svc-compare__table{width:100%;min-width:720px;border-collapse:collapse;font-family:var(--font-sans);font-size:.86rem;color:var(--chrome)}.gl-svc-compare__table thead th{padding:1.1rem .9rem;text-align:left;vertical-align:bottom;background:#2e241c80;border-bottom:1px solid var(--hairline-strong);white-space:nowrap}.gl-svc-compare__table tbody th,.gl-svc-compare__table tbody td{padding:.85rem .9rem;text-align:left;vertical-align:middle;border-bottom:1px solid var(--hairline);line-height:1.35}.gl-svc-compare__table tbody tr:last-child th,.gl-svc-compare__table tbody tr:last-child td{border-bottom:0}.gl-svc-compare__rowlabel{font-family:var(--font-mono);font-size:9.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--steel);font-weight:400;white-space:nowrap}.gl-svc-compare__rowlabel-eyebrow{font-family:var(--font-mono);font-size:9.5px;letter-spacing:.22em;text-transform:uppercase;color:var(--volt-bright)}.gl-svc-compare__num{display:block;font-family:var(--font-mono);font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:var(--volt-bright);margin-bottom:.3rem}.gl-svc-compare__name{display:block;font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:1.15rem;line-height:1.1;color:var(--chrome)}.gl-svc-compare__col--featured{background:#ff5b2e1f;border-left:1px solid var(--hairline-volt);border-right:1px solid var(--hairline-volt)}.gl-svc-compare__table thead .gl-svc-compare__col--featured{background:#ff5b2e38}.gl-svc-compare__dash{color:#f4f1ea40;font-family:var(--font-mono)}.gl-svc-compare__row--price th,.gl-svc-compare__row--price td{background:#2e241c73;padding-top:1.2rem;padding-bottom:1.2rem}.gl-svc-compare__row--price .gl-svc-compare__col--featured{background:#ff5b2e3d}.gl-svc-compare__row--featured>th,.gl-svc-compare__row--featured>td{background:#ff5b2e24;color:var(--chrome)}.gl-svc-compare__row--featured>th:first-child{border-left:2px solid var(--hairline-volt)}.gl-svc-compare__row--featured>td:last-child{border-right:2px solid var(--hairline-volt)}.gl-svc-compare__price-cell{text-align:right;white-space:nowrap}.gl-svc-compare__price-cell .gl-svc-compare__price-main{font-size:1.1rem}.gl-svc-compare__row--featured .gl-svc-compare__price-main{color:var(--volt-bright)}.gl-svc-compare--interventions .gl-svc-compare__table{min-width:780px}.gl-svc-modal__foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid var(--hairline)}.gl-svc-modal__note{margin:0;font-family:var(--font-sans);font-weight:300;font-size:.86rem;line-height:1.4;color:var(--mercury);max-width:48ch}.gl-svc-modal__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.15rem;font-family:var(--font-mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--void);background:linear-gradient(180deg,var(--volt-bright) 0%,var(--volt) 100%);border:0;border-radius:999px;box-shadow:0 6px 18px #ff5b2e61;cursor:pointer;transition:transform .32s var(--ease-spring),box-shadow .32s var(--ease),background .32s var(--ease),color .32s var(--ease)}.gl-svc-modal__cta:hover,.gl-svc-modal__cta:focus-visible{transform:translateY(-2px);box-shadow:0 12px 28px #ff5b2e7a;outline:none}.gl-svc-modal__cta-label-close,.gl-svc-modal.is-contact-open .gl-svc-modal__cta-label-open{display:none}.gl-svc-modal.is-contact-open .gl-svc-modal__cta-label-close{display:inline}.gl-svc-modal.is-contact-open .gl-svc-modal__cta{background:transparent;color:var(--mercury);border:1px solid var(--hairline-strong);box-shadow:none}.gl-svc-modal.is-contact-open .gl-svc-modal__cta:hover,.gl-svc-modal.is-contact-open .gl-svc-modal__cta:focus-visible{border-color:var(--volt-bright);color:var(--chrome);background:#ff5b2e1a}.gl-svc-modal.is-contact-open .gl-svc-modal__cta-arrow{display:none}@media(max-width:1200px){.gl-svc-modal.is-contact-open .gl-svc-modal__split{grid-template-columns:minmax(0,1fr)}.gl-svc-modal.is-expanded .gl-svc-modal__panel,.gl-svc-modal.is-contact-open .gl-svc-modal__panel{width:min(calc(100vw - 2rem),1080px)}.gl-svc-modal__split .gl-svc-compare{max-width:100%}}@media(max-width:640px){.gl-svc-modal__panel{width:calc(100vw - 1rem);padding:1.25rem 1rem;border-radius:14px}.gl-svc-modal__head{flex-direction:row}.gl-svc-modal__title{font-size:1.2rem}.gl-svc-modal__foot{flex-direction:column;align-items:stretch}.gl-svc-modal__cta{justify-content:center}}@media(prefers-reduced-motion:reduce){.gl-svc-modal::backdrop,.gl-svc-modal__panel{animation:none}.gl-svc-modal__close{transition:none}.gl-svc-modal__close:hover,.gl-svc-modal__close:focus-visible{transform:none}}.gl-tpl-show{position:relative;max-width:1440px;margin:0 auto;padding:clamp(3rem,6vw,5rem) clamp(1.5rem,5vw,4rem)}.gl-tpl-section__head{display:grid;gap:1rem;max-width:62ch;margin-bottom:clamp(2.5rem,5vw,4rem)}.gl-tpl-section__eyebrow{display:inline-flex;align-items:center;gap:.9rem;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:var(--volt)}.gl-tpl-section__eyebrow-dash{display:inline-block;width:3rem;height:1px;background:var(--volt)}.gl-tpl-section__title{font-family:var(--font-serif);font-weight:400;font-size:clamp(1.9rem,4vw,3rem);line-height:1.05;letter-spacing:-.02em;color:var(--chrome);text-wrap:balance;margin:0}.gl-tpl-section__title em{font-style:italic;color:var(--volt)}.gl-tpl-section__lede{font-family:var(--font-serif);font-size:clamp(.95rem,1.25vw,1.125rem);line-height:1.55;color:var(--mercury);max-width:58ch}.gl-tpl-hero{padding-top:clamp(6.5rem,13vh,10rem);padding-bottom:clamp(3rem,5vw,4.5rem)}.gl-tpl-hero--wraith{--tpl-ink: #141311;--tpl-ink-2: #1E1C18;--tpl-paper: #F2EEE6;--tpl-paper-dim: rgba(242, 238, 230, .78);--tpl-ash: #9F9A91;--tpl-stamp: #B8321C;--tpl-line: rgba(242, 238, 230, .09);--tpl-line-d: rgba(242, 238, 230, .16);--tpl-display: "Archivo Narrow", "Inter", ui-sans-serif, system-ui, sans-serif;--tpl-serif: "Instrument Serif", ui-serif, Georgia, serif;--tpl-mono: "JetBrains Mono", ui-monospace, Menlo, monospace;position:relative;isolation:isolate;background:var(--tpl-ink);color:var(--tpl-paper);font-family:var(--tpl-mono);font-variant-numeric:tabular-nums;overflow:hidden;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:clamp(1.5rem,5vw,4.5rem);padding-right:clamp(1.5rem,5vw,4.5rem)}.gl-tpl-hero--wraith ::-moz-selection{background:var(--tpl-stamp);color:var(--tpl-paper)}.gl-tpl-hero--wraith ::selection{background:var(--tpl-stamp);color:var(--tpl-paper)}.gl-tpl-hero__seam{position:absolute;left:0;right:0;height:3px;background:var(--tpl-stamp);opacity:.85;z-index:3}.gl-tpl-hero__seam--top{top:0}.gl-tpl-hero__seam--bot{bottom:0}.gl-tpl-hero__grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.028'/%3E%3C/svg%3E");mix-blend-mode:overlay}.gl-tpl-hero__vignette{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse at 50% 40%,transparent 40%,rgba(0,0,0,.4) 100%)}.gl-tpl-hero__serial{position:absolute;right:clamp(-.5rem,-.3vw,0rem);top:54%;transform:translateY(-50%) rotate(90deg);transform-origin:right center;font-family:var(--tpl-display);font-weight:700;font-size:clamp(9rem,16vw,16rem);letter-spacing:-.025em;line-height:.82;color:var(--tpl-paper);opacity:.035;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;z-index:0}.gl-tpl-hero__serial-sub{font-style:normal;color:var(--tpl-stamp);opacity:.6}.gl-tpl-hero__ticker{position:relative;z-index:2;margin-top:clamp(1rem,2vh,1.75rem);margin-bottom:clamp(1.5rem,3vh,2.25rem);height:26px;overflow:hidden;border-block:1px solid var(--tpl-line-d);background:linear-gradient(to right,var(--tpl-ink) 0%,transparent 4%,transparent 96%,var(--tpl-ink) 100%)}.gl-tpl-hero__ticker-track{display:flex;align-items:center;height:100%;gap:2rem;padding-left:100%;white-space:nowrap;font-family:var(--tpl-mono);font-size:.65rem;letter-spacing:.24em;text-transform:uppercase;color:var(--tpl-ash);animation:gl-tpl-hero-marquee 62s linear infinite;will-change:transform}.gl-tpl-hero__ticker-track .sep{color:var(--tpl-stamp);font-size:.55rem}@keyframes gl-tpl-hero-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.gl-tpl-hero__crumbs{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;margin-bottom:clamp(1.25rem,2.5vw,2rem);border-bottom:1px solid var(--tpl-line-d);font-family:var(--tpl-mono);font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:var(--tpl-ash)}.gl-tpl-hero__crumb-back{color:var(--steel);text-decoration:none;display:inline-flex;align-items:center;gap:.6rem;transition:color .3s var(--ease)}.gl-tpl-hero__crumb-back:hover,.gl-tpl-hero__crumb-back:focus-visible{color:var(--volt)}.gl-tpl-hero__crumb-index em{font-style:normal;color:var(--volt)}.gl-tpl-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,440px);gap:clamp(1.5rem,3vw,2.5rem);align-items:start}@media(max-width:1100px){.gl-tpl-hero__grid{grid-template-columns:1fr}}.gl-tpl-hero__preview{position:relative;margin:0;display:flex;flex-direction:column;gap:.9rem}.gl-tpl-hero__preview-cap{display:flex;align-items:center;gap:.75rem;padding-bottom:.6rem;border-bottom:1px solid var(--hairline);font-family:var(--font-mono);font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--steel)}.gl-tpl-hero__preview-idx{color:var(--volt)}.gl-tpl-hero__preview-shell{position:relative;border:1px solid var(--hairline);background:var(--onyx);box-shadow:0 1px #f4f1ea0a inset,0 40px 100px -40px #000000b3}.gl-tpl-hero__preview-browser{display:flex;align-items:center;gap:1rem;padding:.7rem 1rem;border-bottom:1px solid var(--hairline);background:var(--graphite)}.gl-tpl-hero__preview-dots{display:inline-flex;gap:6px}.gl-tpl-hero__preview-dots span{width:10px;height:10px;border-radius:50%}.gl-tpl-hero__preview-dots span:nth-child(1){background:#ff5f56}.gl-tpl-hero__preview-dots span:nth-child(2){background:#ffbd2e}.gl-tpl-hero__preview-dots span:nth-child(3){background:#27c93f}.gl-tpl-hero__preview-addr{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.06em;color:var(--steel)}.gl-tpl-hero__preview-stage{position:relative;aspect-ratio:4 / 3;max-width:100%;background:#141311;overflow:hidden}@media(min-width:1101px){.gl-tpl-hero__preview-stage{aspect-ratio:3 / 2}}.gl-tpl-hero__preview-iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#141311;opacity:0;transition:opacity .6s var(--ease)}.gl-tpl-hero__preview-iframe.is-loaded{opacity:1}.gl-tpl-hero__preview-veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;gap:.75rem;background:#141311;color:var(--mercury);font-family:var(--font-mono);font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;transition:opacity .5s var(--ease)}.gl-tpl-hero__preview-veil.is-hidden{opacity:0;pointer-events:none}.gl-tpl-hero__preview-veil-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--volt);animation:gl-tpl-dot 1.8s ease-in-out infinite}@keyframes gl-tpl-dot{0%,to{box-shadow:0 0 0 0 var(--volt-glow)}50%{box-shadow:0 0 0 6px #ff5b2e00}}.gl-tpl-hero__preview-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.14em;text-transform:uppercase}.gl-tpl-hero__preview-fullscreen{display:inline-flex;align-items:center;gap:.55rem;padding:.6rem .95rem;background:transparent;color:var(--chrome);border:1px solid var(--hairline-strong);font-family:inherit;font-size:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;transition:border-color .3s var(--ease),color .3s var(--ease)}.gl-tpl-hero__preview-fullscreen:hover,.gl-tpl-hero__preview-fullscreen:focus-visible{border-color:var(--volt);color:var(--volt)}.gl-tpl-hero__preview-tab{color:var(--steel);text-decoration:none;display:inline-flex;gap:.45rem;align-items:center;transition:color .3s var(--ease)}.gl-tpl-hero__preview-tab:hover,.gl-tpl-hero__preview-tab:focus-visible{color:var(--volt)}.gl-tpl-hero__card{position:relative;background:linear-gradient(180deg,var(--onyx) 0%,var(--void) 100%);border:1px solid var(--hairline);padding:clamp(1.75rem,2.5vw,2.25rem);display:grid;gap:1.5rem;align-content:start;box-shadow:0 1px #f4f1ea0d inset,0 40px 100px -40px #00000080}.gl-tpl-hero__card:before{content:"";position:absolute;top:0;left:0;width:40px;height:2px;background:#b8321c;opacity:.85}.gl-tpl-hero__card-head{display:grid;gap:.75rem;padding-bottom:1.25rem;border-bottom:1px solid var(--hairline)}.gl-tpl-hero__eyebrow{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--font-mono);font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:var(--volt)}.gl-tpl-hero__eyebrow-dot{display:inline-block;width:5px;height:5px;background:var(--volt);border-radius:50%}.gl-tpl-hero__stop{font-style:normal;color:#b8321c;margin-left:.04em}.gl-tpl-hero__tagline{font-family:var(--font-serif);font-style:italic;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.45;color:var(--mercury);max-width:34ch;margin:0}.gl-tpl-hero__specs{margin:0;display:grid;gap:.5rem;padding-bottom:1.25rem;border-bottom:1px solid var(--hairline)}.gl-tpl-hero__spec{display:grid;grid-template-columns:8rem 1fr;gap:.75rem;align-items:baseline;padding:.25rem 0}.gl-tpl-hero__spec dt{font-family:var(--font-mono);font-size:.64rem;letter-spacing:.18em;text-transform:uppercase;color:var(--steel);font-weight:400}.gl-tpl-hero__spec dd{margin:0;font-family:var(--font-sans);font-size:.84rem;line-height:1.4;color:var(--chrome)}.gl-tpl-hero--wraith .gl-tpl-hero__crumbs{border-bottom-color:var(--tpl-line-d);color:var(--tpl-ash)}.gl-tpl-hero--wraith .gl-tpl-hero__crumb-back{color:var(--tpl-ash)}.gl-tpl-hero--wraith .gl-tpl-hero__crumb-back:hover,.gl-tpl-hero--wraith .gl-tpl-hero__crumb-back:focus-visible{color:var(--tpl-stamp)}.gl-tpl-hero--wraith .gl-tpl-hero__crumb-index em{color:var(--tpl-stamp)}.gl-tpl-hero__strip{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:clamp(1rem,3vw,3rem);padding-bottom:.9rem;border-bottom:1px solid var(--tpl-line-d);margin-bottom:clamp(1.5rem,3vw,2.5rem)}.gl-tpl-hero__strip-l{font-family:var(--tpl-mono);font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:var(--tpl-ash)}.gl-tpl-hero__strip-l strong{color:var(--tpl-paper);font-weight:500}.gl-tpl-hero__strip-c{font-family:var(--tpl-serif);font-style:italic;font-size:clamp(.82rem,1.1vw,.95rem);color:var(--tpl-paper);text-align:center;opacity:.82}.gl-tpl-hero__strip-r{font-family:var(--tpl-mono);font-size:.7rem;letter-spacing:.14em;color:var(--tpl-ash);text-align:right}@media(max-width:700px){.gl-tpl-hero__strip{grid-template-columns:1fr;gap:.35rem}.gl-tpl-hero__strip-c,.gl-tpl-hero__strip-r{text-align:left}}.gl-tpl-hero__stamp{position:absolute;width:clamp(120px,12vw,180px);height:auto;right:clamp(1.5rem,5vw,4.5rem);top:clamp(7rem,12vw,10rem);color:var(--tpl-stamp);opacity:.72;transform:rotate(-7deg);pointer-events:none;z-index:3;mix-blend-mode:screen;filter:drop-shadow(0 0 1px rgba(184,50,28,.2))}.gl-tpl-hero__ladder{position:relative;z-index:2;display:flex;flex-direction:column;margin:0 0 clamp(2rem,4vw,3rem);padding-left:clamp(0px,1vw,1.5rem)}.gl-tpl-hero__ladder-line{display:block;padding-bottom:.08em;line-height:.86;overflow:hidden}.gl-tpl-hero__ladder-line-1{padding-left:0}.gl-tpl-hero__ladder-line-2{padding-left:clamp(3rem,14vw,16rem)}.gl-tpl-hero__ladder-line-3{padding-left:clamp(7rem,26vw,30rem);margin-top:-.08em}.gl-tpl-hero__up{display:inline-block;font-family:var(--tpl-display);font-weight:700;font-size:clamp(4rem,12vw,13rem);text-transform:uppercase;letter-spacing:-.025em;line-height:.84;color:var(--tpl-paper)}.gl-tpl-hero__it{display:inline-block;font-family:var(--tpl-serif);font-style:italic;font-weight:400;font-size:clamp(2.75rem,8.4vw,9rem);line-height:.86;color:var(--tpl-paper);letter-spacing:-.015em}.gl-tpl-hero--wraith .gl-tpl-hero__stop{font-style:normal;color:var(--tpl-stamp);font-size:1em;margin-left:.04em}@media(max-width:860px){.gl-tpl-hero__ladder-line-2{padding-left:2rem}.gl-tpl-hero__ladder-line-3{padding-left:4rem}}.gl-tpl-hero--wraith .gl-tpl-hero__grid{position:relative;z-index:2;grid-template-columns:minmax(0,.95fr) minmax(380px,460px)}@media(max-width:1100px){.gl-tpl-hero--wraith .gl-tpl-hero__grid{grid-template-columns:1fr}}@media(min-width:1101px){.gl-tpl-hero--wraith .gl-tpl-hero__preview-stage{aspect-ratio:16 / 9}}.gl-tpl-hero--wraith .gl-tpl-hero__preview{gap:.75rem}.gl-tpl-hero--wraith .gl-tpl-hero__preview-shell{position:relative;background:var(--tpl-ink-2);border:1px solid var(--tpl-line-d);box-shadow:0 1px #f2eee60a inset,0 40px 100px -40px #000000b3}.gl-tpl-hero--wraith .gl-tpl-hero__preview-browser{border-bottom-color:var(--tpl-line-d);background:var(--tpl-ink)}.gl-tpl-hero--wraith .gl-tpl-hero__preview-addr{color:var(--tpl-ash)}.gl-tpl-hero--wraith .gl-tpl-hero__preview-stage,.gl-tpl-hero--wraith .gl-tpl-hero__preview-iframe{background:var(--tpl-ink)}.gl-tpl-hero--wraith .gl-tpl-hero__preview-veil{background:var(--tpl-ink);color:var(--tpl-ash)}.gl-tpl-hero--wraith .gl-tpl-hero__preview-veil-dot{background:var(--tpl-stamp);animation:gl-tpl-hero-dot 1.8s ease-in-out infinite}@keyframes gl-tpl-hero-dot{0%,to{box-shadow:0 0 #b8321c8c}50%{box-shadow:0 0 0 6px #b8321c00}}.gl-tpl-hero--wraith .gl-tpl-hero__preview-cap{border-bottom-color:var(--tpl-line-d);color:var(--tpl-ash)}.gl-tpl-hero--wraith .gl-tpl-hero__preview-idx{color:var(--tpl-stamp);font-weight:500}.gl-tpl-hero__preview-lbl{font-weight:500;color:var(--tpl-paper)}.gl-tpl-hero__preview-serial{margin-left:auto;color:var(--tpl-stamp);letter-spacing:.1em;font-size:.66rem}.gl-tpl-hero__preview-corner{position:absolute;width:14px;height:14px;pointer-events:none;z-index:4}.gl-tpl-hero__preview-corner--tl{top:10px;left:10px;border-top:1px solid rgba(242,238,230,.55);border-left:1px solid rgba(242,238,230,.55)}.gl-tpl-hero__preview-corner--tr{top:10px;right:10px;border-top:1px solid rgba(242,238,230,.55);border-right:1px solid rgba(242,238,230,.55)}.gl-tpl-hero__preview-corner--bl{bottom:10px;left:10px;border-bottom:1px solid rgba(242,238,230,.55);border-left:1px solid rgba(242,238,230,.55)}.gl-tpl-hero__preview-corner--br{bottom:10px;right:10px;border-bottom:1px solid rgba(242,238,230,.55);border-right:1px solid rgba(242,238,230,.55)}.gl-tpl-hero__preview-grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.05'/%3E%3C/svg%3E");mix-blend-mode:overlay}.gl-tpl-hero__preview-rebate{display:block;padding:.55rem .9rem;font-family:var(--tpl-mono);font-size:.62rem;letter-spacing:.14em;color:#f2eee68c;text-transform:uppercase;background:linear-gradient(to top,#0b0a09d1,#0b0a0900);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-top:1px solid var(--tpl-line-d)}.gl-tpl-hero--wraith .gl-tpl-hero__preview-actions{color:var(--tpl-ash)}.gl-tpl-hero--wraith .gl-tpl-hero__preview-fullscreen{color:var(--tpl-paper);border-color:var(--tpl-line-d)}.gl-tpl-hero--wraith .gl-tpl-hero__preview-fullscreen:hover,.gl-tpl-hero--wraith .gl-tpl-hero__preview-fullscreen:focus-visible{border-color:var(--tpl-stamp);color:var(--tpl-stamp)}.gl-tpl-hero--wraith .gl-tpl-hero__preview-tab{color:var(--tpl-ash)}.gl-tpl-hero--wraith .gl-tpl-hero__preview-tab:hover,.gl-tpl-hero--wraith .gl-tpl-hero__preview-tab:focus-visible{color:var(--tpl-stamp)}.gl-tpl-hero--wraith .gl-tpl-hero__card{background:linear-gradient(180deg,var(--tpl-ink-2) 0%,var(--tpl-ink) 100%);border-color:var(--tpl-line-d);box-shadow:0 1px #f2eee60a inset,0 40px 100px -40px #0009}.gl-tpl-hero--wraith .gl-tpl-hero__card:before{width:56px;height:3px;background:var(--tpl-stamp);opacity:.9}.gl-tpl-hero--wraith .gl-tpl-hero__card-head{border-bottom-color:var(--tpl-line-d)}.gl-tpl-hero--wraith .gl-tpl-hero__eyebrow{color:var(--tpl-stamp)}.gl-tpl-hero--wraith .gl-tpl-hero__eyebrow-dot{background:var(--tpl-stamp)}.gl-tpl-hero__card-name{font-family:var(--tpl-serif);font-style:italic;font-weight:400;font-size:clamp(1.25rem,1.7vw,1.55rem);line-height:1.2;color:var(--tpl-paper);letter-spacing:-.01em;margin:0;text-wrap:balance}.gl-tpl-hero__card-name em{font-style:italic;color:var(--tpl-stamp)}.gl-tpl-hero--wraith .gl-tpl-hero__tagline{color:var(--tpl-paper-dim)}.gl-tpl-hero--wraith .gl-tpl-hero__specs{border-bottom-color:var(--tpl-line-d)}.gl-tpl-hero--wraith .gl-tpl-hero__spec dt{color:var(--tpl-ash)}.gl-tpl-hero--wraith .gl-tpl-hero__spec dd{color:var(--tpl-paper)}.gl-tpl-hero--wraith .gl-tpl-hero__price{border-bottom-color:var(--tpl-line-d)}.gl-tpl-hero--wraith .gl-tpl-hero__price-label{color:var(--tpl-ash)}.gl-tpl-hero--wraith .gl-tpl-hero__price-value{color:var(--tpl-paper);font-family:var(--tpl-serif)}.gl-tpl-hero--wraith .gl-tpl-hero__price-unit,.gl-tpl-hero--wraith .gl-tpl-hero__price-note{color:var(--tpl-ash)}.gl-tpl-hero--wraith .gl-tpl-hero__cta--ghost{color:var(--tpl-paper);border-color:var(--tpl-line-d)}.gl-tpl-hero--wraith .gl-tpl-hero__cta--ghost:hover,.gl-tpl-hero--wraith .gl-tpl-hero__cta--ghost:focus-visible{border-color:var(--tpl-stamp);color:var(--tpl-stamp)}.gl-tpl-hero--wraith .gl-tpl-hero__switch{border-top-color:var(--tpl-line-d);color:var(--tpl-ash)}.gl-tpl-hero--wraith a:focus-visible,.gl-tpl-hero--wraith button:focus-visible{outline:2px solid var(--tpl-stamp);outline-offset:3px}.gl-tpl-hero__frame span{position:absolute;left:.5rem;bottom:.4rem;font-family:var(--tpl-mono);font-size:.6rem;letter-spacing:.14em;color:var(--tpl-ash)}.gl-tpl-hero__frame--active span{color:var(--tpl-paper);font-weight:500}@media(prefers-reduced-motion:reduce){.gl-tpl-hero__ticker-track{animation:none!important;transform:none!important}.gl-tpl-hero__preview-veil-dot{animation:none}}.gl-tpl-about__body{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,340px);gap:clamp(2rem,4vw,3rem);align-items:start}@media(max-width:960px){.gl-tpl-about__body{grid-template-columns:1fr}}.gl-tpl-about__prose{display:grid;gap:1rem;font-family:var(--font-serif);font-size:clamp(1rem,1.2vw,1.15rem);line-height:1.65;color:var(--mercury);max-width:66ch}.gl-tpl-about__prose strong{color:var(--chrome);font-weight:400;font-style:italic}.gl-tpl-about__fiche{background:var(--onyx);border:1px solid var(--hairline);padding:1.5rem;position:relative}.gl-tpl-about__fiche:before{content:"";position:absolute;top:0;left:0;width:32px;height:2px;background:#b8321c;opacity:.7}.gl-tpl-about__fiche-head{display:flex;justify-content:space-between;padding-bottom:.75rem;margin-bottom:.85rem;border-bottom:1px solid var(--hairline);font-family:var(--font-mono);font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:var(--steel)}.gl-tpl-about__fiche-rev{color:var(--volt)}.gl-tpl-about__fiche-list{margin:0;display:grid;gap:.6rem}.gl-tpl-about__fiche-list>div{display:grid;gap:.15rem;padding-bottom:.6rem;border-bottom:1px dashed var(--hairline)}.gl-tpl-about__fiche-list>div:last-child{border-bottom:0;padding-bottom:0}.gl-tpl-about__fiche-list dt{font-family:var(--font-mono);font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;color:var(--steel)}.gl-tpl-about__fiche-list dd{margin:0;font-family:var(--font-sans);font-size:.85rem;color:var(--chrome);line-height:1.4}.gl-tpl-pages__list{list-style:none;padding:0;margin:0;display:grid;gap:1rem}.gl-tpl-pages__item{position:relative;display:grid;grid-template-columns:3rem 1fr auto;gap:1.25rem 1.5rem;align-items:start;padding:1.5rem;background:var(--onyx);border:1px solid var(--hairline);transition:border-color .3s var(--ease),transform .3s var(--ease)}.gl-tpl-pages__item:hover{border-color:var(--hairline-strong);transform:translateY(-1px)}.gl-tpl-pages__item--featured{border-color:var(--volt);box-shadow:0 0 0 1px var(--volt) inset,0 20px 60px -30px #ff5b2e40}.gl-tpl-pages__num{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.18em;color:var(--volt);padding-top:.2rem}.gl-tpl-pages__body{display:grid;gap:.55rem;min-width:0}.gl-tpl-pages__name{font-family:var(--font-serif);font-weight:400;font-size:clamp(1.25rem,1.8vw,1.5rem);line-height:1.2;color:var(--chrome);margin:0}.gl-tpl-pages__name em{font-style:italic;color:var(--steel);font-size:.85em}.gl-tpl-pages__desc{font-family:var(--font-sans);font-size:.9rem;line-height:1.55;color:var(--mercury);margin:0;max-width:60ch}.gl-tpl-pages__tags{list-style:none;padding:0;margin:.25rem 0 0;display:flex;gap:.4rem;flex-wrap:wrap}.gl-tpl-pages__tags li{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;color:var(--steel);padding:.25rem .55rem;border:1px solid var(--hairline)}.gl-tpl-pages__link{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:var(--chrome);text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;padding:.65rem .9rem;border:1px solid var(--hairline-strong);align-self:center;transition:background .3s var(--ease),border-color .3s var(--ease),color .3s var(--ease)}.gl-tpl-pages__link:hover,.gl-tpl-pages__link:focus-visible{background:var(--volt);color:var(--void);border-color:var(--volt)}@media(max-width:720px){.gl-tpl-pages__item{grid-template-columns:auto 1fr}.gl-tpl-pages__link{grid-column:1 / -1;justify-self:start}}.gl-tpl-specs__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem}.gl-tpl-specs__col{padding:1.75rem 1.5rem;background:var(--onyx);border:1px solid var(--hairline)}.gl-tpl-specs__col-title{display:flex;align-items:baseline;gap:.65rem;font-family:var(--font-serif);font-weight:400;font-size:1.15rem;color:var(--chrome);margin:0 0 1rem;padding-bottom:.75rem;border-bottom:1px solid var(--hairline)}.gl-tpl-specs__col-num{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.2em;color:var(--volt)}.gl-tpl-specs__col ul{list-style:none;padding:0;margin:0;display:grid;gap:.65rem;font-family:var(--font-sans);font-size:.86rem;line-height:1.55;color:var(--mercury)}.gl-tpl-specs__col li{position:relative;padding-left:1rem}.gl-tpl-specs__col li:before{content:"";position:absolute;left:0;top:.6em;width:5px;height:1px;background:var(--volt)}.gl-tpl-specs__col strong{color:var(--chrome);font-weight:500}.gl-tpl-specs__col code{font-family:var(--font-mono);font-size:.78rem;background:var(--void);color:var(--chrome);padding:.1rem .35rem;border:1px solid var(--hairline)}.gl-tpl-specs__note{margin:clamp(2rem,3vw,2.5rem) 0 0;padding-top:1.5rem;border-top:1px dashed var(--hairline);font-family:var(--font-sans);font-size:.88rem;line-height:1.6;color:var(--steel);max-width:72ch}.gl-tpl-specs__note strong{color:var(--chrome);font-weight:500}.gl-tpl-audience__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.gl-tpl-audience__item{padding:1.5rem 0 1.25rem;border-top:1px solid var(--hairline-strong);display:grid;gap:.5rem;transition:border-color .3s var(--ease),padding-left .3s var(--ease)}.gl-tpl-audience__item:hover{border-top-color:var(--volt);padding-left:.5rem}.gl-tpl-audience__num{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.14em;color:var(--volt)}.gl-tpl-audience__name{font-family:var(--font-serif);font-weight:400;font-size:clamp(1.1rem,1.5vw,1.35rem);color:var(--chrome);margin:0}.gl-tpl-audience__desc{font-family:var(--font-sans);font-size:.88rem;line-height:1.55;color:var(--steel);margin:0;max-width:36ch}.gl-tpl-plans__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}@media(max-width:960px){.gl-tpl-plans__grid{grid-template-columns:1fr}}.gl-tpl-plans__card{position:relative;display:grid;grid-template-rows:auto auto auto 1fr auto;gap:1rem;padding:2rem 1.75rem;background:var(--onyx);border:1px solid var(--hairline);transition:border-color .3s var(--ease),transform .3s var(--ease)}.gl-tpl-plans__card:hover{border-color:var(--hairline-strong);transform:translateY(-2px)}.gl-tpl-plans__card--featured{border-color:var(--volt);box-shadow:0 0 0 1px var(--volt) inset,0 20px 60px -30px #ff5b2e59}.gl-tpl-plans__flag{position:absolute;top:-.55rem;left:1.5rem;padding:.22rem .6rem;background:var(--volt);color:var(--void);font-family:var(--font-mono);font-size:.62rem;letter-spacing:.22em;text-transform:uppercase}.gl-tpl-plans__card header{display:grid;gap:.2rem;padding-bottom:1rem;border-bottom:1px solid var(--hairline)}.gl-tpl-plans__num{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.2em;color:var(--volt)}.gl-tpl-plans__name{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(1.6rem,2.4vw,2rem);color:var(--chrome);margin:0}.gl-tpl-plans__kicker{font-family:var(--font-sans);font-size:.85rem;color:var(--steel);margin:0}.gl-tpl-plans__desc{font-family:var(--font-sans);font-size:.92rem;line-height:1.55;color:var(--mercury);margin:0}.gl-tpl-plans__price{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap;padding:.75rem 0;border-top:1px dashed var(--hairline);border-bottom:1px dashed var(--hairline);margin:0}.gl-tpl-plans__price-prefix{font-family:var(--font-mono);font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:var(--steel)}.gl-tpl-plans__price-value{font-family:var(--font-serif);font-size:clamp(1.75rem,2.4vw,2.25rem);color:var(--chrome);letter-spacing:-.01em}.gl-tpl-plans__price-suffix{font-family:var(--font-mono);font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;color:var(--steel)}.gl-tpl-plans__features{list-style:none;padding:0;margin:0;display:grid;gap:.5rem;font-family:var(--font-sans);font-size:.88rem;color:var(--mercury)}.gl-tpl-plans__features li{position:relative;padding-left:1.1rem;line-height:1.5}.gl-tpl-plans__features li:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:1px;background:var(--volt)}.gl-tpl-plans__cta{display:inline-flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1.1rem;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;color:var(--chrome);border:1px solid var(--hairline-strong);transition:background .3s var(--ease),color .3s var(--ease),border-color .3s var(--ease),transform .3s var(--ease)}.gl-tpl-plans__cta:hover,.gl-tpl-plans__cta:focus-visible{background:var(--volt);color:var(--void);border-color:var(--volt);transform:translateY(-1px)}.gl-tpl-plans__card--featured .gl-tpl-plans__cta{background:var(--volt);color:var(--void);border-color:var(--volt)}.gl-tpl-plans__card--featured .gl-tpl-plans__cta:hover,.gl-tpl-plans__card--featured .gl-tpl-plans__cta:focus-visible{background:var(--volt-bright);border-color:var(--volt-bright)}.gl-tpl-plans__footnote{margin:clamp(1.5rem,2.5vw,2rem) auto 0;max-width:56ch;text-align:center;font-family:var(--font-sans);font-size:.86rem;line-height:1.55;color:var(--steel)}.gl-tpl-plans__footnote-link{color:var(--volt);text-decoration:none;border-bottom:1px solid var(--hairline-volt);padding-bottom:1px;transition:color .3s var(--ease),border-color .3s var(--ease)}.gl-tpl-plans__footnote-link:hover,.gl-tpl-plans__footnote-link:focus-visible{color:var(--volt-bright);border-bottom-color:var(--volt-bright)}.gl-tpl-sibling{display:grid;gap:1.25rem}.gl-tpl-sibling__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.gl-tpl-sibling__link{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1.25rem;border:1px solid var(--hairline);background:var(--onyx);color:var(--chrome);text-decoration:none;transition:border-color .3s var(--ease),padding-left .3s var(--ease)}.gl-tpl-sibling__link:hover,.gl-tpl-sibling__link:focus-visible{border-color:var(--volt);padding-left:1.75rem}.gl-tpl-sibling__idx{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.18em;color:var(--volt)}.gl-tpl-sibling__link>div{display:grid;gap:.2rem}.gl-tpl-sibling__name{font-family:var(--font-serif);font-style:italic;font-size:clamp(1.2rem,1.8vw,1.5rem);color:var(--chrome)}.gl-tpl-sibling__name em{font-style:italic;color:var(--volt)}.gl-tpl-sibling__kind{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.14em;color:var(--steel)}.gl-tpl-sibling__arrow{font-family:var(--font-mono);font-size:1.2rem;color:var(--volt);transition:transform .3s var(--ease)}.gl-tpl-sibling__link:hover .gl-tpl-sibling__arrow{transform:translate(4px)}@media(prefers-reduced-motion:reduce){.gl-tpl-hero__preview-veil-dot{animation:none}.gl-tpl-hero__preview-fullscreen,.gl-tpl-hero__preview-tab,.gl-tpl-pages__item,.gl-tpl-pages__link,.gl-tpl-plans__card,.gl-tpl-plans__cta,.gl-tpl-audience__item,.gl-tpl-sibling__link,.gl-tpl-sibling__arrow{transition:none!important}.gl-tpl-pages__item:hover,.gl-tpl-plans__card:hover,.gl-tpl-plans__cta:hover{transform:none!important}}.gl-tpl-hero--rvlt{--rvlt-black: #0A0A0A;--rvlt-black-deep:#050505;--rvlt-black-2: #141414;--rvlt-cream: #F0EDE6;--rvlt-cream-dim: rgba(240, 237, 230, .75);--rvlt-gray: #8A8A8A;--rvlt-red: #E81B2C;--rvlt-red-deep: #B8101E;--rvlt-line: rgba(240, 237, 230, .08);--rvlt-line-d: rgba(240, 237, 230, .16);--rvlt-display: "Anton", "Arial Black", "Impact", ui-sans-serif, system-ui, sans-serif;--rvlt-mono: "JetBrains Mono", "Space Mono", ui-monospace, monospace;--rvlt-sans: "Inter", "Space Grotesk", ui-sans-serif, system-ui, sans-serif;position:relative;isolation:isolate;background:var(--rvlt-black);color:var(--rvlt-cream);font-family:var(--rvlt-sans);overflow:hidden;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-top:clamp(5.5rem,9vw,8rem);padding-bottom:clamp(3.5rem,6vw,5.5rem);padding-left:clamp(1.5rem,5vw,4.5rem);padding-right:clamp(1.5rem,5vw,4.5rem)}.gl-tpl-hero--rvlt ::-moz-selection{background:var(--rvlt-red);color:var(--rvlt-cream)}.gl-tpl-hero--rvlt ::selection{background:var(--rvlt-red);color:var(--rvlt-cream)}.gl-tpl-hero--rvlt a:focus-visible,.gl-tpl-hero--rvlt button:focus-visible{outline:2px solid var(--rvlt-red);outline-offset:3px}.gl-tpl-hero--rvlt .gl-tpl-hero__seam{background:var(--rvlt-red);opacity:.92}.gl-tpl-hero__grid-lines{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:linear-gradient(to right,rgba(240,237,230,.045) 1px,transparent 1px),linear-gradient(to bottom,rgba(240,237,230,.045) 1px,transparent 1px);background-size:80px 80px;mask-image:radial-gradient(ellipse at 50% 40%,black 30%,transparent 85%);-webkit-mask-image:radial-gradient(ellipse at 50% 40%,black 30%,transparent 85%)}.gl-tpl-hero__monogram{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:flex;align-items:center;justify-content:center;gap:clamp(.1rem,.4vw,.4rem);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:var(--rvlt-display);font-weight:400;font-size:clamp(14rem,32vw,32rem);line-height:.82;letter-spacing:-.02em;text-transform:uppercase;color:transparent;-webkit-text-stroke:1px rgba(240,237,230,.06)}.gl-tpl-hero__monogram span{display:inline-block}.gl-tpl-hero__monogram-dot{color:#e81b2c38;-webkit-text-stroke:0}.gl-tpl-hero__coord{position:absolute;z-index:3;display:inline-flex;align-items:center;gap:.55rem;font-family:var(--rvlt-mono);font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;color:var(--rvlt-gray)}.gl-tpl-hero__coord--tl{top:clamp(4rem,6vw,5rem);left:clamp(1.5rem,5vw,4.5rem)}.gl-tpl-hero__coord--tr{top:clamp(4rem,6vw,5rem);right:clamp(1.5rem,5vw,4.5rem);flex-direction:row-reverse;text-align:right}.gl-tpl-hero__coord--bl{bottom:clamp(2rem,4vw,3rem);left:clamp(1.5rem,5vw,4.5rem)}.gl-tpl-hero__coord--br{bottom:clamp(2rem,4vw,3rem);right:clamp(1.5rem,5vw,4.5rem);flex-direction:row-reverse;text-align:right}.gl-tpl-hero__coord-dot{width:7px;height:7px;border:1px solid var(--rvlt-red)}.gl-tpl-hero__coord-label{color:var(--rvlt-gray)}.gl-tpl-hero__coord-value{color:var(--rvlt-cream);font-weight:500}.gl-tpl-hero__coord-value--live{display:inline-flex;align-items:center;gap:.4rem;color:var(--rvlt-cream)}.gl-tpl-hero__coord-live-dot{width:6px;height:6px;border-radius:50%;background:var(--rvlt-red);animation:gl-tpl-rvlt-pulse 2s ease-in-out infinite}@keyframes gl-tpl-rvlt-pulse{0%,to{box-shadow:0 0 #e81b2c8c}50%{box-shadow:0 0 0 6px #e81b2c00}}@media(max-width:960px){.gl-tpl-hero__coord--bl,.gl-tpl-hero__coord--br{display:none}}.gl-tpl-hero--rvlt .gl-tpl-hero__crumbs{position:relative;z-index:3;border-bottom-color:var(--rvlt-line);color:var(--rvlt-gray);font-family:var(--rvlt-mono);letter-spacing:.2em}.gl-tpl-hero--rvlt .gl-tpl-hero__crumb-back{color:var(--rvlt-gray)}.gl-tpl-hero--rvlt .gl-tpl-hero__crumb-back:hover,.gl-tpl-hero--rvlt .gl-tpl-hero__crumb-back:focus-visible{color:var(--rvlt-red)}.gl-tpl-hero--rvlt .gl-tpl-hero__crumb-index em{color:var(--rvlt-red)}.gl-tpl-hero--rvlt .gl-tpl-hero__strip{position:relative;z-index:3;display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:clamp(1rem,3vw,3rem);padding-bottom:.9rem;border-bottom:1px solid var(--rvlt-line);margin-bottom:clamp(2rem,4vw,3rem)}.gl-tpl-hero--rvlt .gl-tpl-hero__strip-l,.gl-tpl-hero--rvlt .gl-tpl-hero__strip-r{font-family:var(--rvlt-mono);font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:var(--rvlt-gray);display:inline-flex;align-items:center;gap:.55rem}.gl-tpl-hero--rvlt .gl-tpl-hero__strip-r{justify-content:flex-end}.gl-tpl-hero--rvlt .gl-tpl-hero__strip-l strong{color:var(--rvlt-cream);font-weight:500}.gl-tpl-hero--rvlt .gl-tpl-hero__strip-c{font-family:var(--rvlt-sans);font-style:italic;font-weight:400;font-size:clamp(.82rem,1.05vw,.95rem);color:var(--rvlt-cream);text-align:center;opacity:.88}.gl-tpl-hero__strip-sq{width:8px;height:8px;background:var(--rvlt-red)}.gl-tpl-hero__strip-live{display:inline-flex;align-items:center;gap:.4rem;color:var(--rvlt-cream)}.gl-tpl-hero--rvlt .gl-tpl-hero__display{position:relative;z-index:3;display:flex;flex-direction:column;gap:clamp(.4rem,.8vw,.75rem);margin:0 0 clamp(2rem,3vw,2.5rem);max-width:18ch}.gl-tpl-hero__display-eyebrow{display:inline-flex;align-items:center;gap:.55rem;padding:.4rem .7rem;width:-moz-fit-content;width:fit-content;border:1px solid var(--rvlt-line-d);font-family:var(--rvlt-mono);font-weight:400;font-size:.66rem;letter-spacing:.22em;text-transform:uppercase;color:var(--rvlt-gray)}.gl-tpl-hero__display-eyebrow-sq{width:7px;height:7px;background:var(--rvlt-red)}.gl-tpl-hero__display-mark{display:block;font-family:var(--rvlt-display);font-weight:400;font-size:clamp(4.5rem,11vw,10rem);line-height:.88;letter-spacing:-.03em;text-transform:uppercase;color:var(--rvlt-cream);margin-top:.2rem}.gl-tpl-hero__display-mark em{font-style:normal;color:var(--rvlt-red);margin-left:.03em}.gl-tpl-hero__display-sub{display:block;font-family:var(--rvlt-sans);font-weight:300;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.15;letter-spacing:-.01em;color:var(--rvlt-cream);margin-top:.1rem}.gl-tpl-hero__display-sub em{font-family:var(--rvlt-display);font-style:normal;font-weight:400;text-transform:uppercase;letter-spacing:-.02em;color:var(--rvlt-cream);margin-right:.2em}.gl-tpl-hero__display-sub .gl-tpl-hero__display-dot{font-style:normal;color:var(--rvlt-red);font-family:var(--rvlt-display);font-weight:400;margin-left:.02em}.gl-tpl-hero--rvlt .gl-tpl-hero__grid{position:relative;z-index:2;grid-template-columns:minmax(0,.95fr) minmax(380px,460px)}@media(max-width:1100px){.gl-tpl-hero--rvlt .gl-tpl-hero__grid{grid-template-columns:1fr}}@media(min-width:1101px){.gl-tpl-hero--rvlt .gl-tpl-hero__preview-stage{aspect-ratio:16 / 9}}.gl-tpl-hero--rvlt .gl-tpl-hero__preview-cap{border-bottom-color:var(--rvlt-line);font-family:var(--rvlt-mono);color:var(--rvlt-gray)}.gl-tpl-hero--rvlt .gl-tpl-hero__preview-idx{color:var(--rvlt-red)}.gl-tpl-hero--rvlt .gl-tpl-hero__preview-lbl{color:var(--rvlt-cream);font-family:var(--rvlt-mono);font-weight:500}.gl-tpl-hero--rvlt .gl-tpl-hero__preview-serial{color:var(--rvlt-gray);font-family:var(--rvlt-mono)}.gl-tpl-hero--rvlt .gl-tpl-hero__preview-shell{border-color:var(--rvlt-line-d);background:var(--rvlt-black-2)}.gl-tpl-hero--rvlt .gl-tpl-hero__preview-browser{background:var(--rvlt-black-deep);border-bottom-color:var(--rvlt-line)}.gl-tpl-hero--rvlt .gl-tpl-hero__preview-addr{color:var(--rvlt-gray);font-family:var(--rvlt-mono)}.gl-tpl-hero--rvlt .gl-tpl-hero__preview-stage,.gl-tpl-hero--rvlt .gl-tpl-hero__preview-iframe{background:var(--rvlt-black)}.gl-tpl-hero--rvlt .gl-tpl-hero__preview-veil{background:var(--rvlt-black);color:var(--rvlt-gray);font-family:var(--rvlt-mono)}.gl-tpl-hero--rvlt .gl-tpl-hero__preview-veil-dot{background:var(--rvlt-red);animation-name:gl-tpl-rvlt-pulse}.gl-tpl-hero--rvlt .gl-tpl-hero__preview-corner--tl{border-top-color:var(--rvlt-red);border-left-color:var(--rvlt-red)}.gl-tpl-hero--rvlt .gl-tpl-hero__preview-corner--tr{border-top-color:var(--rvlt-red);border-right-color:var(--rvlt-red)}.gl-tpl-hero--rvlt .gl-tpl-hero__preview-corner--bl{border-bottom-color:var(--rvlt-red);border-left-color:var(--rvlt-red)}.gl-tpl-hero--rvlt .gl-tpl-hero__preview-corner--br{border-bottom-color:var(--rvlt-red);border-right-color:var(--rvlt-red)}.gl-tpl-hero--rvlt .gl-tpl-hero__preview-rebate{border-color:var(--rvlt-line);color:var(--rvlt-gray);font-family:var(--rvlt-mono)}.gl-tpl-hero--rvlt .gl-tpl-hero__preview-actions{color:var(--rvlt-gray)}.gl-tpl-hero--rvlt .gl-tpl-hero__preview-fullscreen{color:var(--rvlt-cream);border-color:var(--rvlt-line-d);font-family:var(--rvlt-mono)}.gl-tpl-hero--rvlt .gl-tpl-hero__preview-fullscreen:hover,.gl-tpl-hero--rvlt .gl-tpl-hero__preview-fullscreen:focus-visible{border-color:var(--rvlt-red);color:var(--rvlt-red)}.gl-tpl-hero--rvlt .gl-tpl-hero__preview-tab{color:var(--rvlt-gray)}.gl-tpl-hero--rvlt .gl-tpl-hero__preview-tab:hover,.gl-tpl-hero--rvlt .gl-tpl-hero__preview-tab:focus-visible{color:var(--rvlt-red)}.gl-tpl-hero--rvlt .gl-tpl-hero__card{background:linear-gradient(180deg,var(--rvlt-black-2) 0%,var(--rvlt-black) 100%);border-color:var(--rvlt-line-d);box-shadow:0 1px #f0ede60d inset,0 40px 100px -40px #000000b3}.gl-tpl-hero--rvlt .gl-tpl-hero__card:before{background:var(--rvlt-red)}.gl-tpl-hero--rvlt .gl-tpl-hero__card-head{border-bottom-color:var(--rvlt-line)}.gl-tpl-hero--rvlt .gl-tpl-hero__eyebrow{color:var(--rvlt-red);font-family:var(--rvlt-mono)}.gl-tpl-hero--rvlt .gl-tpl-hero__eyebrow-dot{background:var(--rvlt-red)}.gl-tpl-hero--rvlt .gl-tpl-hero__card-name{font-family:var(--rvlt-sans);font-weight:300;color:var(--rvlt-cream)}.gl-tpl-hero--rvlt .gl-tpl-hero__card-name em{font-style:italic;color:var(--rvlt-cream)}.gl-tpl-hero--rvlt .gl-tpl-hero__tagline{color:var(--rvlt-cream-dim);font-family:var(--rvlt-sans);font-style:normal}.gl-tpl-hero--rvlt .gl-tpl-hero__specs{border-bottom-color:var(--rvlt-line)}.gl-tpl-hero--rvlt .gl-tpl-hero__spec dt{color:var(--rvlt-gray);font-family:var(--rvlt-mono)}.gl-tpl-hero--rvlt .gl-tpl-hero__spec dd{color:var(--rvlt-cream);font-family:var(--rvlt-sans)}.gl-tpl-hero--rvlt .gl-tpl-hero__price{border-bottom-color:var(--rvlt-line)}.gl-tpl-hero--rvlt .gl-tpl-hero__price-label,.gl-tpl-hero--rvlt .gl-tpl-hero__price-unit{color:var(--rvlt-gray);font-family:var(--rvlt-mono)}.gl-tpl-hero--rvlt .gl-tpl-hero__price-note{color:var(--rvlt-gray)}.gl-tpl-hero--rvlt .gl-tpl-hero__price-value{color:var(--rvlt-cream);font-family:var(--rvlt-display);font-weight:400;letter-spacing:-.02em}.gl-tpl-hero--rvlt .gl-tpl-hero__cta--primary{background:var(--rvlt-red);color:var(--rvlt-cream);border-color:var(--rvlt-red);font-family:var(--rvlt-mono)}.gl-tpl-hero--rvlt .gl-tpl-hero__cta--primary:hover,.gl-tpl-hero--rvlt .gl-tpl-hero__cta--primary:focus-visible{background:var(--rvlt-red-deep);border-color:var(--rvlt-red-deep)}.gl-tpl-hero--rvlt .gl-tpl-hero__cta--ghost{color:var(--rvlt-cream);border-color:var(--rvlt-line-d);font-family:var(--rvlt-mono)}.gl-tpl-hero--rvlt .gl-tpl-hero__cta--ghost:hover,.gl-tpl-hero--rvlt .gl-tpl-hero__cta--ghost:focus-visible{border-color:var(--rvlt-red);color:var(--rvlt-red)}.gl-tpl-hero--rvlt .gl-tpl-hero__switch{border-top-color:var(--rvlt-line);color:var(--rvlt-gray)}.gl-tpl-hero--rvlt .gl-tpl-hero__switch-link{color:var(--rvlt-cream);border-bottom-color:#e81b2c73}.gl-tpl-hero--rvlt .gl-tpl-hero__switch-link:hover,.gl-tpl-hero--rvlt .gl-tpl-hero__switch-link:focus-visible{color:var(--rvlt-red);border-bottom-color:var(--rvlt-red)}@media(prefers-reduced-motion:reduce){.gl-tpl-hero__coord-live-dot,.gl-tpl-hero--rvlt .gl-tpl-hero__preview-veil-dot{animation:none!important}}.gl-tpl-hero--augmentica{--aug-ink: #0B0C0E;--aug-ink-2: #111214;--aug-ink-3: #1a1b1e;--aug-bone: #EDE8DE;--aug-bone-dim: rgba(237, 232, 222, .78);--aug-ash: #8A8A88;--aug-acid: #C6FF3A;--aug-acid-dim: rgba(198, 255, 58, .22);--aug-line: rgba(237, 232, 222, .18);--aug-line-d: rgba(237, 232, 222, .35);--aug-display: "Space Grotesk", ui-sans-serif, system-ui, sans-serif;--aug-serif: "Fraunces", ui-serif, Georgia, serif;--aug-mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace;position:relative;isolation:isolate;background:var(--aug-ink);color:var(--aug-bone);font-family:var(--aug-display);overflow:hidden;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-top:clamp(5.5rem,9vw,8rem);padding-bottom:clamp(3.5rem,6vw,5.5rem);padding-left:clamp(1.5rem,5vw,4.5rem);padding-right:clamp(1.5rem,5vw,4.5rem)}.gl-tpl-hero--augmentica ::-moz-selection{background:var(--aug-acid);color:var(--aug-ink)}.gl-tpl-hero--augmentica ::selection{background:var(--aug-acid);color:var(--aug-ink)}.gl-tpl-hero--augmentica a:focus-visible,.gl-tpl-hero--augmentica button:focus-visible{outline:2px solid var(--aug-acid);outline-offset:3px}.gl-tpl-hero--augmentica .tnum{font-variant-numeric:tabular-nums}.gl-tpl-hero--augmentica .gl-tpl-hero__seam{background:var(--aug-acid);opacity:.92}.gl-tpl-hero__ghost{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;font-family:var(--aug-display);font-weight:700;font-size:clamp(14rem,30vw,30rem);line-height:.82;letter-spacing:-.04em;color:transparent;-webkit-text-stroke:1px rgba(237,232,222,.06);white-space:nowrap;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-transform:uppercase}.gl-tpl-hero__caliper{position:relative;z-index:3;display:flex;align-items:center;gap:.5rem;padding:0 0 .5rem;color:var(--aug-ash);font-family:var(--aug-mono);font-size:.62rem;letter-spacing:.22em;text-transform:uppercase}.gl-tpl-hero__caliper--top{margin-top:0;margin-bottom:clamp(1rem,2vw,1.5rem)}.gl-tpl-hero__caliper--bot{margin-top:clamp(1.5rem,3vw,2rem);padding-top:.75rem;border-top:1px solid var(--aug-line);justify-content:flex-start}.gl-tpl-hero__caliper-tick{display:inline-block;width:1px;height:12px;background:var(--aug-acid);flex-shrink:0}.gl-tpl-hero__caliper-line{flex:1;height:1px;background:var(--aug-line)}.gl-tpl-hero__caliper-label{flex-shrink:0;color:var(--aug-bone);padding:0 .75rem}.gl-tpl-hero__caliper-label--mono{color:var(--aug-ash)}.gl-tpl-hero__rail{position:absolute;top:50%;right:clamp(-.5rem,-.5vw,0px);transform:translateY(-50%) rotate(90deg);transform-origin:right center;z-index:2;display:inline-flex;align-items:center;gap:.8rem;padding:.5rem .8rem;font-family:var(--aug-mono);font-size:.6rem;letter-spacing:.22em;text-transform:uppercase;color:var(--aug-ash);white-space:nowrap;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gl-tpl-hero__rail b{color:var(--aug-bone);font-weight:500}.gl-tpl-hero__rail-sep{width:3px;height:3px;background:var(--aug-acid);flex-shrink:0}.gl-tpl-hero__rail-live{display:inline-flex;align-items:center;gap:.4rem;color:var(--aug-bone)}.gl-tpl-hero__live-dot{width:6px;height:6px;border-radius:50%;background:var(--aug-acid);animation:gl-tpl-aug-pulse 2s ease-in-out infinite}@keyframes gl-tpl-aug-pulse{0%,to{box-shadow:0 0 #c6ff3a8c}50%{box-shadow:0 0 0 6px #c6ff3a00}}@media(max-width:1100px){.gl-tpl-hero__rail{display:none}}.gl-tpl-hero--augmentica .gl-tpl-hero__crumbs{position:relative;z-index:3;border-bottom-color:var(--aug-line);color:var(--aug-ash);font-family:var(--aug-mono);letter-spacing:.2em}.gl-tpl-hero--augmentica .gl-tpl-hero__crumb-back{color:var(--aug-ash)}.gl-tpl-hero--augmentica .gl-tpl-hero__crumb-back:hover,.gl-tpl-hero--augmentica .gl-tpl-hero__crumb-back:focus-visible{color:var(--aug-acid)}.gl-tpl-hero--augmentica .gl-tpl-hero__crumb-index em{color:var(--aug-acid)}.gl-tpl-hero--augmentica .gl-tpl-hero__strip{position:relative;z-index:3;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(1rem,3vw,3rem);padding-bottom:.9rem;border-bottom:1px solid var(--aug-line);margin-bottom:clamp(1.5rem,3vw,2.5rem);font-family:var(--aug-mono);font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:var(--aug-ash)}.gl-tpl-hero--augmentica .gl-tpl-hero__strip-l b{color:var(--aug-bone);font-weight:500}.gl-tpl-hero--augmentica .gl-tpl-hero__strip-c{font-family:var(--aug-serif);font-style:italic;font-weight:400;font-size:clamp(.82rem,1.05vw,.95rem);letter-spacing:-.005em;text-transform:none;color:var(--aug-bone);text-align:center}.gl-tpl-hero__strip-serif{color:var(--aug-acid);font-style:italic}.gl-tpl-hero--augmentica .gl-tpl-hero__strip-r{display:inline-flex;align-items:center;gap:.5rem;justify-content:flex-end;color:var(--aug-ash)}.gl-tpl-hero__display{position:relative;z-index:3;display:grid;gap:clamp(.5rem,1vw,.75rem);margin:0 0 clamp(2rem,4vw,3rem);max-width:34ch}.gl-tpl-hero__display-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.gl-tpl-hero__display-row-1{font-family:var(--aug-mono);font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:var(--aug-ash)}.gl-tpl-hero__display-marker{width:8px;height:8px;background:var(--aug-acid);flex-shrink:0}.gl-tpl-hero__display-idx{color:var(--aug-bone);font-weight:500}.gl-tpl-hero__display-rule{flex:0 1 60px;height:1px;background:var(--aug-line)}.gl-tpl-hero__display-kicker{color:var(--aug-ash)}.gl-tpl-hero__display-row-2,.gl-tpl-hero__display-row-3{line-height:.92}.gl-tpl-hero--augmentica .gl-tpl-hero__display-word{display:inline-block;font-family:var(--aug-display);font-weight:700;font-size:clamp(3.5rem,9vw,8.5rem);letter-spacing:-.03em;text-transform:uppercase;line-height:.88;color:var(--aug-bone)}.gl-tpl-hero__display-word--serif em{font-family:var(--aug-serif);font-style:italic;font-weight:300;font-size:inherit;text-transform:none;letter-spacing:-.02em;color:var(--aug-bone)}.gl-tpl-hero--augmentica .gl-tpl-hero__display-dot{font-family:var(--aug-display);font-weight:700;font-size:clamp(3.5rem,9vw,8.5rem);line-height:.88;color:var(--aug-acid);margin-left:.04em;font-style:normal}.gl-tpl-hero__display-tag{display:inline-flex;align-items:center;gap:.5rem;margin-top:.75rem;padding:.4rem .65rem;border:1px solid var(--aug-line);font-family:var(--aug-mono);font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;color:var(--aug-ash);width:-moz-fit-content;width:fit-content}.gl-tpl-hero__display-tag-sq{width:6px;height:6px;background:var(--aug-acid)}@media(max-width:860px){.gl-tpl-hero__ghost{font-size:14rem}}.gl-tpl-hero--augmentica .gl-tpl-hero__grid{position:relative;z-index:2;grid-template-columns:minmax(0,.95fr) minmax(380px,460px)}@media(max-width:1100px){.gl-tpl-hero--augmentica .gl-tpl-hero__grid{grid-template-columns:1fr}}@media(min-width:1101px){.gl-tpl-hero--augmentica .gl-tpl-hero__preview-stage{aspect-ratio:16 / 9}}.gl-tpl-hero--augmentica .gl-tpl-hero__preview-cap{border-bottom-color:var(--aug-line);font-family:var(--aug-mono);color:var(--aug-ash)}.gl-tpl-hero--augmentica .gl-tpl-hero__preview-idx{color:var(--aug-acid)}.gl-tpl-hero--augmentica .gl-tpl-hero__preview-lbl{color:var(--aug-bone);font-family:var(--aug-mono);font-weight:500}.gl-tpl-hero--augmentica .gl-tpl-hero__preview-serial{color:var(--aug-ash);font-family:var(--aug-mono)}.gl-tpl-hero--augmentica .gl-tpl-hero__preview-shell{border-color:var(--aug-line-d);background:var(--aug-ink-2)}.gl-tpl-hero--augmentica .gl-tpl-hero__preview-browser{background:var(--aug-ink-3);border-bottom-color:var(--aug-line)}.gl-tpl-hero--augmentica .gl-tpl-hero__preview-addr{color:var(--aug-ash);font-family:var(--aug-mono)}.gl-tpl-hero--augmentica .gl-tpl-hero__preview-stage,.gl-tpl-hero--augmentica .gl-tpl-hero__preview-iframe{background:var(--aug-ink)}.gl-tpl-hero--augmentica .gl-tpl-hero__preview-veil{background:var(--aug-ink);color:var(--aug-ash);font-family:var(--aug-mono)}.gl-tpl-hero--augmentica .gl-tpl-hero__preview-veil-dot{background:var(--aug-acid);animation-name:gl-tpl-aug-pulse}.gl-tpl-hero--augmentica .gl-tpl-hero__preview-corner--tl{border-top-color:var(--aug-acid);border-left-color:var(--aug-acid)}.gl-tpl-hero--augmentica .gl-tpl-hero__preview-corner--tr{border-top-color:var(--aug-acid);border-right-color:var(--aug-acid)}.gl-tpl-hero--augmentica .gl-tpl-hero__preview-corner--bl{border-bottom-color:var(--aug-acid);border-left-color:var(--aug-acid)}.gl-tpl-hero--augmentica .gl-tpl-hero__preview-corner--br{border-bottom-color:var(--aug-acid);border-right-color:var(--aug-acid)}.gl-tpl-hero--augmentica .gl-tpl-hero__preview-rebate{border-color:var(--aug-line);color:var(--aug-ash);font-family:var(--aug-mono)}.gl-tpl-hero--augmentica .gl-tpl-hero__preview-actions{color:var(--aug-ash)}.gl-tpl-hero--augmentica .gl-tpl-hero__preview-fullscreen{color:var(--aug-bone);border-color:var(--aug-line-d);font-family:var(--aug-mono)}.gl-tpl-hero--augmentica .gl-tpl-hero__preview-fullscreen:hover,.gl-tpl-hero--augmentica .gl-tpl-hero__preview-fullscreen:focus-visible{border-color:var(--aug-acid);color:var(--aug-acid)}.gl-tpl-hero--augmentica .gl-tpl-hero__preview-tab{color:var(--aug-ash)}.gl-tpl-hero--augmentica .gl-tpl-hero__preview-tab:hover,.gl-tpl-hero--augmentica .gl-tpl-hero__preview-tab:focus-visible{color:var(--aug-acid)}.gl-tpl-hero--augmentica .gl-tpl-hero__card{background:linear-gradient(180deg,var(--aug-ink-2) 0%,var(--aug-ink) 100%);border-color:var(--aug-line-d);box-shadow:0 1px #ede8de0d inset,0 40px 100px -40px #000000b3}.gl-tpl-hero--augmentica .gl-tpl-hero__card:before{background:var(--aug-acid)}.gl-tpl-hero--augmentica .gl-tpl-hero__card-head{border-bottom-color:var(--aug-line)}.gl-tpl-hero--augmentica .gl-tpl-hero__eyebrow{color:var(--aug-acid);font-family:var(--aug-mono)}.gl-tpl-hero--augmentica .gl-tpl-hero__eyebrow-dot{background:var(--aug-acid)}.gl-tpl-hero--augmentica .gl-tpl-hero__card-name{font-family:var(--aug-serif);font-weight:400;font-style:normal;color:var(--aug-bone)}.gl-tpl-hero--augmentica .gl-tpl-hero__card-name em{font-style:italic;color:var(--aug-bone)}.gl-tpl-hero--augmentica .gl-tpl-hero__tagline{color:var(--aug-bone-dim);font-family:var(--aug-display);font-style:normal}.gl-tpl-hero--augmentica .gl-tpl-hero__specs{border-bottom-color:var(--aug-line)}.gl-tpl-hero--augmentica .gl-tpl-hero__spec dt{color:var(--aug-ash);font-family:var(--aug-mono)}.gl-tpl-hero--augmentica .gl-tpl-hero__spec dd{color:var(--aug-bone);font-family:var(--aug-display)}.gl-tpl-hero--augmentica .gl-tpl-hero__price{border-bottom-color:var(--aug-line)}.gl-tpl-hero--augmentica .gl-tpl-hero__price-label,.gl-tpl-hero--augmentica .gl-tpl-hero__price-unit{color:var(--aug-ash);font-family:var(--aug-mono)}.gl-tpl-hero--augmentica .gl-tpl-hero__price-note{color:var(--aug-ash)}.gl-tpl-hero--augmentica .gl-tpl-hero__price-value{color:var(--aug-bone);font-family:var(--aug-display);font-weight:700;letter-spacing:-.03em}.gl-tpl-hero--augmentica .gl-tpl-hero__cta--primary{background:var(--aug-acid);color:var(--aug-ink);border-color:var(--aug-acid);font-family:var(--aug-mono);font-weight:700}.gl-tpl-hero--augmentica .gl-tpl-hero__cta--primary:hover,.gl-tpl-hero--augmentica .gl-tpl-hero__cta--primary:focus-visible{background:var(--aug-bone);border-color:var(--aug-bone);color:var(--aug-ink)}.gl-tpl-hero--augmentica .gl-tpl-hero__cta--ghost{color:var(--aug-bone);border-color:var(--aug-line-d);font-family:var(--aug-mono)}.gl-tpl-hero--augmentica .gl-tpl-hero__cta--ghost:hover,.gl-tpl-hero--augmentica .gl-tpl-hero__cta--ghost:focus-visible{border-color:var(--aug-acid);color:var(--aug-acid)}.gl-tpl-hero--augmentica .gl-tpl-hero__switch{border-top-color:var(--aug-line);color:var(--aug-ash)}.gl-tpl-hero--augmentica .gl-tpl-hero__switch-link{color:var(--aug-bone);border-bottom-color:#c6ff3a73}.gl-tpl-hero--augmentica .gl-tpl-hero__switch-link:hover,.gl-tpl-hero--augmentica .gl-tpl-hero__switch-link:focus-visible{color:var(--aug-acid);border-bottom-color:var(--aug-acid)}.gl-tpl-hero--augmentica .gl-tpl-hero__ticker{position:relative;z-index:3;margin:clamp(1.5rem,3vw,2.5rem) 0 0;height:28px;overflow:hidden;border-block:1px solid var(--aug-line);background:linear-gradient(to right,var(--aug-ink) 0%,transparent 4%,transparent 96%,var(--aug-ink) 100%)}.gl-tpl-hero--augmentica .gl-tpl-hero__ticker-track{display:flex;align-items:center;height:100%;gap:2rem;padding-left:100%;white-space:nowrap;font-family:var(--aug-mono);font-size:.65rem;letter-spacing:.22em;text-transform:uppercase;color:var(--aug-ash);animation:gl-tpl-aug-marquee 55s linear infinite;will-change:transform}@keyframes gl-tpl-aug-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.gl-tpl-hero--augmentica .gl-tpl-hero__modes{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.gl-tpl-hero--augmentica .gl-tpl-hero__mode{position:relative;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:.85rem;padding:.85rem 1rem;background:var(--aug-ink-3);border:1px solid var(--aug-line);border-radius:3px;color:var(--aug-bone);text-decoration:none;transition:background .2s var(--ease, ease),border-color .2s var(--ease, ease),transform .2s var(--ease, ease)}.gl-tpl-hero--augmentica button.gl-tpl-hero__mode{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-align:left;font:inherit;width:100%}.gl-tpl-hero--augmentica .gl-tpl-hero__mode:hover,.gl-tpl-hero--augmentica .gl-tpl-hero__mode:focus-visible{border-color:var(--aug-acid);background:linear-gradient(180deg,rgba(198,255,58,.06) 0%,var(--aug-ink-3) 100%);transform:translate(2px)}.gl-tpl-hero--augmentica .gl-tpl-hero__mode--featured{background:linear-gradient(180deg,rgba(198,255,58,.05) 0%,var(--aug-ink-3) 70%);border-color:var(--aug-acid-dim);box-shadow:inset 0 0 0 1px #c6ff3a1a}.gl-tpl-hero--augmentica .gl-tpl-hero__mode--featured:hover,.gl-tpl-hero--augmentica .gl-tpl-hero__mode--featured:focus-visible{border-color:var(--aug-acid);background:linear-gradient(180deg,rgba(198,255,58,.1) 0%,var(--aug-ink-3) 100%)}.gl-tpl-hero--augmentica .gl-tpl-hero__mode-flag{position:absolute;top:-8px;right:.9rem;padding:.15rem .5rem;background:var(--aug-acid);color:var(--aug-ink);font-family:var(--aug-mono);font-size:.58rem;letter-spacing:.18em;text-transform:uppercase;border-radius:2px}.gl-tpl-hero--augmentica .gl-tpl-hero__mode-idx{font-family:var(--aug-mono);font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:var(--aug-acid);opacity:.7}.gl-tpl-hero--augmentica .gl-tpl-hero__mode-body{display:flex;flex-direction:column;gap:.1rem;min-width:0}.gl-tpl-hero--augmentica .gl-tpl-hero__mode-name{font-family:var(--aug-display);font-weight:500;font-size:1rem;color:var(--aug-bone);letter-spacing:-.005em}.gl-tpl-hero--augmentica .gl-tpl-hero__mode-hint{font-family:var(--aug-mono);font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:var(--aug-ash);line-height:1.3}.gl-tpl-hero--augmentica .gl-tpl-hero__mode-price{display:inline-flex;align-items:baseline;gap:.25rem;font-family:var(--aug-display);white-space:nowrap}.gl-tpl-hero--augmentica .gl-tpl-hero__mode-price-prefix{font-family:var(--aug-mono);font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;color:var(--aug-ash);font-weight:400;margin-right:.1rem}.gl-tpl-hero--augmentica .gl-tpl-hero__mode-price-value{font-weight:500;font-size:1.05rem;color:var(--aug-bone);letter-spacing:-.01em}.gl-tpl-hero--augmentica .gl-tpl-hero__mode-price-unit{font-family:var(--aug-mono);font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:var(--aug-ash);font-weight:400}.gl-tpl-hero--augmentica .gl-tpl-hero__mode-arrow{font-size:.95rem;color:var(--aug-ash);transition:color .2s var(--ease, ease),transform .2s var(--ease, ease)}.gl-tpl-hero--augmentica .gl-tpl-hero__mode:hover .gl-tpl-hero__mode-arrow,.gl-tpl-hero--augmentica .gl-tpl-hero__mode:focus-visible .gl-tpl-hero__mode-arrow{color:var(--aug-acid);transform:translate3d(2px,-2px,0)}@media(max-width:420px){.gl-tpl-hero--augmentica .gl-tpl-hero__mode{grid-template-columns:auto 1fr auto;gap:.6rem;padding:.75rem .85rem}.gl-tpl-hero--augmentica .gl-tpl-hero__mode-arrow{display:none}.gl-tpl-hero--augmentica .gl-tpl-hero__mode-name{font-size:.95rem}.gl-tpl-hero--augmentica .gl-tpl-hero__mode-hint{font-size:.58rem}}@media(prefers-reduced-motion:reduce){.gl-tpl-hero--augmentica .gl-tpl-hero__live-dot,.gl-tpl-hero--augmentica .gl-tpl-hero__preview-veil-dot{animation:none!important}.gl-tpl-hero--augmentica .gl-tpl-hero__ticker-track{animation:none!important;transform:none!important}.gl-tpl-hero--augmentica .gl-tpl-hero__mode,.gl-tpl-hero--augmentica .gl-tpl-hero__mode-arrow{transition:none!important;transform:none!important}}.gl-body--augmentica-page .gl-island{background:linear-gradient(180deg,#ede8de0a,#1112148c,#0b0c0eb8);box-shadow:inset 0 1px #ede8de0f,inset 0 -1px #0000007a,inset 0 0 0 1px #ede8de1a,0 2px 8px #00000094,0 14px 34px #0000009e,0 32px 70px #0000007a}.gl-body--augmentica-page .gl-island:before{background:linear-gradient(145deg,#c6ff3a00,#c6ff3a8c 45%,#c6ff3a00)}.gl-body--augmentica-page .gl-island:hover,.gl-body--augmentica-page .gl-island:focus-within{box-shadow:inset 0 1px #ede8de1f,inset 0 -1px #0000007a,inset 0 0 0 1px #ede8de38,inset 0 0 28px #c6ff3a1a,0 2px 8px #00000094,0 18px 50px #0000009e,0 40px 90px #c6ff3a24}.gl-body--augmentica-page .gl-island__glyph-pulse{border-color:#c6ff3a}.gl-body--augmentica-page .gl-island__link{color:#ede8dec7}.gl-body--augmentica-page .gl-island__link:hover,.gl-body--augmentica-page .gl-island__link:focus-visible{color:#ede8de}.gl-body--augmentica-page .gl-island__num{color:#c6ff3a}.gl-body--augmentica-page .gl-island__link--cta{background:#c6ff3a1a;border-color:#c6ff3a61;color:#ede8de}.gl-body--augmentica-page .gl-island__link--cta:hover,.gl-body--augmentica-page .gl-island__link--cta:focus-visible{background:linear-gradient(180deg,#d7ff60,#c6ff3a);border-color:transparent;color:#0b0c0e;box-shadow:0 6px 18px #c6ff3a61}.gl-body--augmentica-page .gl-island__arrow{color:#c6ff3a}.gl-body--augmentica-page .gl-island__link--cta:hover .gl-island__arrow,.gl-body--augmentica-page .gl-island__link--cta:focus-visible .gl-island__arrow{color:#0b0c0e}.gl-body--augmentica-page .gl-island__indicator{background:linear-gradient(90deg,transparent 0%,#C6FF3A 20%,#B4EA2F 50%,#C6FF3A 80%,transparent 100%);box-shadow:0 0 6px #c6ff3a8c}.gl-tpl-buy-modal{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;max-width:100vw;max-height:100vh;margin:0;padding:0;border:0;background:transparent;color:inherit;overflow:visible;display:flex;align-items:center;justify-content:center}.gl-tpl-buy-modal:not([open]){display:none}html.has-tpl-aug-buy-modal-open{overflow:hidden}.gl-tpl-buy-modal--augmentica{--aug-ink: #0B0C0E;--aug-ink-2: #111214;--aug-ink-3: #1a1b1e;--aug-bone: #EDE8DE;--aug-bone-dim: rgba(237, 232, 222, .78);--aug-ash: #8A8A88;--aug-acid: #C6FF3A;--aug-acid-dim: rgba(198, 255, 58, .22);--aug-line: rgba(237, 232, 222, .18);--aug-line-d: rgba(237, 232, 222, .35);--aug-display: "Space Grotesk", ui-sans-serif, system-ui, sans-serif;--aug-serif: "Fraunces", ui-serif, Georgia, serif;--aug-mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace}.gl-tpl-buy-modal--augmentica::backdrop{background:#060708d1;-webkit-backdrop-filter:blur(18px) saturate(115%);backdrop-filter:blur(18px) saturate(115%);animation:gl-tpl-buy-modal-backdrop-in .24s var(--ease, cubic-bezier(.2, .7, .2, 1)) both}@keyframes gl-tpl-buy-modal-backdrop-in{0%{opacity:0}to{opacity:1}}.gl-tpl-buy-modal__panel{position:relative;width:min(calc(100vw - 2rem),1080px);max-height:calc(100vh - 3rem);overflow-y:auto;padding:0;background:linear-gradient(180deg,var(--aug-ink-2) 0%,var(--aug-ink) 100%);border:1px solid var(--aug-line);border-radius:6px;color:var(--aug-bone);font-family:var(--aug-display);box-shadow:0 24px 80px #0009,0 0 0 1px #c6ff3a14,inset 0 1px #ede8de0a;animation:gl-tpl-buy-modal-panel-in .32s var(--ease, cubic-bezier(.2, .7, .2, 1)) both}.gl-tpl-buy-modal__panel:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--aug-acid);opacity:.92}@keyframes gl-tpl-buy-modal-panel-in{0%{opacity:0;transform:translate3d(0,14px,0)}to{opacity:1;transform:translateZ(0)}}.gl-tpl-buy-modal ::-moz-selection{background:var(--aug-acid);color:var(--aug-ink)}.gl-tpl-buy-modal ::selection{background:var(--aug-acid);color:var(--aug-ink)}.gl-tpl-buy-modal a:focus-visible,.gl-tpl-buy-modal button:focus-visible{outline:2px solid var(--aug-acid);outline-offset:3px}.gl-tpl-buy-modal__head{display:grid;grid-template-columns:1fr auto;gap:1.5rem;align-items:start;padding:clamp(1.75rem,3vw,2.5rem) clamp(1.75rem,3vw,2.5rem) 1.25rem;border-bottom:1px solid var(--aug-line)}.gl-tpl-buy-modal__eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--aug-mono);font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--aug-ash);margin-bottom:.75rem}.gl-tpl-buy-modal__eyebrow-dot{display:inline-block;width:6px;height:6px;background:var(--aug-acid);border-radius:50%;box-shadow:0 0 10px var(--aug-acid-dim)}.gl-tpl-buy-modal__title{margin:0;font-family:var(--aug-display);font-weight:500;font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.12;letter-spacing:-.01em;color:var(--aug-bone)}.gl-tpl-buy-modal__title em{font-family:var(--aug-serif);font-style:italic;font-weight:400;color:var(--aug-acid)}.gl-tpl-buy-modal__lede{margin:.75rem 0 0;max-width:62ch;font-size:.95rem;line-height:1.55;color:var(--aug-bone-dim)}.gl-tpl-buy-modal__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid var(--aug-line);border-radius:4px;color:var(--aug-bone);width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s var(--ease, ease),border-color .18s var(--ease, ease),color .18s var(--ease, ease)}.gl-tpl-buy-modal__close:hover,.gl-tpl-buy-modal__close:focus-visible{background:#c6ff3a14;border-color:var(--aug-acid);color:var(--aug-acid)}.gl-tpl-buy-modal__body{padding:clamp(1.5rem,3vw,2.25rem)}.gl-tpl-buy-modal__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(max-width:900px){.gl-tpl-buy-modal__grid{grid-template-columns:1fr}}.gl-tpl-buy-modal__card{position:relative;display:flex;flex-direction:column;gap:.85rem;padding:1.35rem;background:var(--aug-ink-3);border:1px solid var(--aug-line);border-radius:4px;transition:border-color .22s var(--ease, ease),transform .22s var(--ease, ease)}.gl-tpl-buy-modal__card:hover{border-color:var(--aug-line-d);transform:translateY(-2px)}.gl-tpl-buy-modal__card--featured{background:linear-gradient(180deg,rgba(198,255,58,.04) 0%,var(--aug-ink-3) 60%);border-color:var(--aug-acid-dim);box-shadow:inset 0 0 0 1px #c6ff3a1f}.gl-tpl-buy-modal__card-flag{position:absolute;top:-9px;left:1rem;display:inline-block;padding:.25rem .6rem;background:var(--aug-acid);color:var(--aug-ink);font-family:var(--aug-mono);font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;border-radius:2px}.gl-tpl-buy-modal__card-ref{display:inline-block;font-family:var(--aug-mono);font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--aug-acid);margin-bottom:.35rem}.gl-tpl-buy-modal__card-name{margin:0;font-family:var(--aug-display);font-weight:500;font-size:1.15rem;color:var(--aug-bone);letter-spacing:-.005em}.gl-tpl-buy-modal__card-kicker{margin:.15rem 0 0;font-family:var(--aug-serif);font-style:italic;font-weight:400;font-size:.92rem;color:var(--aug-bone-dim)}.gl-tpl-buy-modal__card-desc{margin:0;font-size:.88rem;line-height:1.55;color:var(--aug-bone-dim)}.gl-tpl-buy-modal__card-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.gl-tpl-buy-modal__card-list li{position:relative;padding-left:1.1rem;font-family:var(--aug-mono);font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:var(--aug-ash)}.gl-tpl-buy-modal__card-list li:before{content:"▸";position:absolute;left:0;color:var(--aug-acid)}.gl-tpl-buy-modal__card-price{margin:.4rem 0 0;padding-top:.85rem;border-top:1px dashed var(--aug-line);display:flex;flex-wrap:wrap;align-items:baseline;gap:.3rem .4rem}.gl-tpl-buy-modal__card-price-value{font-family:var(--aug-display);font-weight:500;font-size:1.5rem;color:var(--aug-bone);letter-spacing:-.01em}.gl-tpl-buy-modal__card-price-unit{font-family:var(--aug-mono);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--aug-ash)}.gl-tpl-buy-modal__card-price-note{flex:1 0 100%;font-family:var(--aug-mono);font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:var(--aug-ash)}.gl-tpl-buy-modal__card-cta{margin-top:auto;display:inline-flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem 1rem;background:transparent;border:1px solid var(--aug-bone-dim);border-radius:2px;color:var(--aug-bone);font-family:var(--aug-mono);font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:background .2s var(--ease, ease),color .2s var(--ease, ease),border-color .2s var(--ease, ease)}.gl-tpl-buy-modal__card-cta:hover,.gl-tpl-buy-modal__card-cta:focus-visible{background:var(--aug-acid);border-color:var(--aug-acid);color:var(--aug-ink)}.gl-tpl-buy-modal__card--featured .gl-tpl-buy-modal__card-cta{background:var(--aug-acid);border-color:var(--aug-acid);color:var(--aug-ink)}.gl-tpl-buy-modal__card--featured .gl-tpl-buy-modal__card-cta:hover,.gl-tpl-buy-modal__card--featured .gl-tpl-buy-modal__card-cta:focus-visible{background:var(--aug-bone);border-color:var(--aug-bone);color:var(--aug-ink)}.gl-tpl-buy-modal__foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.85rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px dashed var(--aug-line)}.gl-tpl-buy-modal__foot-note{font-family:var(--aug-serif);font-style:italic;font-size:.95rem;color:var(--aug-bone-dim)}.gl-tpl-buy-modal__foot-cta{font-family:var(--aug-mono);font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:var(--aug-bone);text-decoration:none;border-bottom:1px solid var(--aug-line-d);padding-bottom:.15rem;transition:color .2s var(--ease, ease),border-color .2s var(--ease, ease)}.gl-tpl-buy-modal__foot-cta:hover,.gl-tpl-buy-modal__foot-cta:focus-visible{color:var(--aug-acid);border-color:var(--aug-acid)}@media(prefers-reduced-motion:reduce){.gl-tpl-buy-modal__panel,.gl-tpl-buy-modal--augmentica::backdrop,.gl-tpl-buy-modal--rvlt::backdrop,.gl-tpl-buy-modal--wraith::backdrop{animation:none!important}.gl-tpl-buy-modal__card{transition:none!important}}.gl-tpl-hero--rvlt .gl-tpl-hero__modes{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.gl-tpl-hero--rvlt .gl-tpl-hero__mode{position:relative;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:.85rem;padding:.85rem 1rem;background:var(--rvlt-black-2);border:1px solid var(--rvlt-line);border-radius:0;color:var(--rvlt-cream);text-decoration:none;transition:background .2s var(--ease, ease),border-color .2s var(--ease, ease),transform .2s var(--ease, ease)}.gl-tpl-hero--rvlt button.gl-tpl-hero__mode{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-align:left;font:inherit;width:100%}.gl-tpl-hero--rvlt .gl-tpl-hero__mode:hover,.gl-tpl-hero--rvlt .gl-tpl-hero__mode:focus-visible{border-color:var(--rvlt-red);background:linear-gradient(180deg,rgba(232,27,44,.08) 0%,var(--rvlt-black-2) 100%);transform:translate(2px)}.gl-tpl-hero--rvlt .gl-tpl-hero__mode--featured{background:linear-gradient(180deg,rgba(232,27,44,.06) 0%,var(--rvlt-black-2) 70%);border-color:#e81b2c73;box-shadow:inset 0 0 0 1px #e81b2c26}.gl-tpl-hero--rvlt .gl-tpl-hero__mode--featured:hover,.gl-tpl-hero--rvlt .gl-tpl-hero__mode--featured:focus-visible{border-color:var(--rvlt-red);background:linear-gradient(180deg,rgba(232,27,44,.12) 0%,var(--rvlt-black-2) 100%)}.gl-tpl-hero--rvlt .gl-tpl-hero__mode-flag{position:absolute;top:-8px;right:.9rem;padding:.2rem .55rem;background:var(--rvlt-red);color:var(--rvlt-cream);font-family:var(--rvlt-display);font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;border-radius:0}.gl-tpl-hero--rvlt .gl-tpl-hero__mode-idx{font-family:var(--rvlt-mono);font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:var(--rvlt-red);opacity:.82}.gl-tpl-hero--rvlt .gl-tpl-hero__mode-body{display:flex;flex-direction:column;gap:.1rem;min-width:0}.gl-tpl-hero--rvlt .gl-tpl-hero__mode-name{font-family:var(--rvlt-display);font-weight:400;font-size:1.25rem;line-height:1;color:var(--rvlt-cream);letter-spacing:.01em;text-transform:uppercase}.gl-tpl-hero--rvlt .gl-tpl-hero__mode-hint{font-family:var(--rvlt-mono);font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:var(--rvlt-gray);line-height:1.3}.gl-tpl-hero--rvlt .gl-tpl-hero__mode-price{display:inline-flex;align-items:baseline;gap:.25rem;font-family:var(--rvlt-display);white-space:nowrap}.gl-tpl-hero--rvlt .gl-tpl-hero__mode-price-prefix{font-family:var(--rvlt-mono);font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;color:var(--rvlt-gray);font-weight:400;margin-right:.1rem}.gl-tpl-hero--rvlt .gl-tpl-hero__mode-price-value{font-weight:400;font-size:1.15rem;color:var(--rvlt-cream);letter-spacing:0}.gl-tpl-hero--rvlt .gl-tpl-hero__mode-price-unit{font-family:var(--rvlt-mono);font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:var(--rvlt-gray);font-weight:400}.gl-tpl-hero--rvlt .gl-tpl-hero__mode-arrow{font-size:.95rem;color:var(--rvlt-gray);transition:color .2s var(--ease, ease),transform .2s var(--ease, ease)}.gl-tpl-hero--rvlt .gl-tpl-hero__mode:hover .gl-tpl-hero__mode-arrow,.gl-tpl-hero--rvlt .gl-tpl-hero__mode:focus-visible .gl-tpl-hero__mode-arrow{color:var(--rvlt-red);transform:translate3d(2px,-2px,0)}@media(max-width:420px){.gl-tpl-hero--rvlt .gl-tpl-hero__mode{grid-template-columns:auto 1fr auto;gap:.6rem;padding:.75rem .85rem}.gl-tpl-hero--rvlt .gl-tpl-hero__mode-arrow{display:none}.gl-tpl-hero--rvlt .gl-tpl-hero__mode-name{font-size:1.1rem}.gl-tpl-hero--rvlt .gl-tpl-hero__mode-hint{font-size:.58rem}}@media(prefers-reduced-motion:reduce){.gl-tpl-hero--rvlt .gl-tpl-hero__mode,.gl-tpl-hero--rvlt .gl-tpl-hero__mode-arrow{transition:none!important;transform:none!important}}.gl-tpl-hero--wraith .gl-tpl-hero__modes{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.gl-tpl-hero--wraith .gl-tpl-hero__mode{position:relative;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:.85rem;padding:.85rem 1rem;background:var(--tpl-ink-2);border:1px solid var(--tpl-line);border-radius:2px;color:var(--tpl-paper);text-decoration:none;transition:background .2s var(--ease, ease),border-color .2s var(--ease, ease),transform .2s var(--ease, ease)}.gl-tpl-hero--wraith button.gl-tpl-hero__mode{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-align:left;font:inherit;width:100%}.gl-tpl-hero--wraith .gl-tpl-hero__mode:hover,.gl-tpl-hero--wraith .gl-tpl-hero__mode:focus-visible{border-color:var(--tpl-stamp);background:linear-gradient(180deg,rgba(184,50,28,.08) 0%,var(--tpl-ink-2) 100%);transform:translate(2px)}.gl-tpl-hero--wraith .gl-tpl-hero__mode--featured{background:linear-gradient(180deg,rgba(184,50,28,.06) 0%,var(--tpl-ink-2) 70%);border-color:#b8321c66;box-shadow:inset 0 0 0 1px #b8321c24}.gl-tpl-hero--wraith .gl-tpl-hero__mode--featured:hover,.gl-tpl-hero--wraith .gl-tpl-hero__mode--featured:focus-visible{border-color:var(--tpl-stamp);background:linear-gradient(180deg,rgba(184,50,28,.12) 0%,var(--tpl-ink-2) 100%)}.gl-tpl-hero--wraith .gl-tpl-hero__mode-flag{position:absolute;top:-8px;right:.9rem;padding:.2rem .55rem;background:var(--tpl-stamp);color:var(--tpl-paper);font-family:var(--tpl-mono);font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;border-radius:1px}.gl-tpl-hero--wraith .gl-tpl-hero__mode-idx{font-family:var(--tpl-mono);font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:var(--tpl-stamp);opacity:.85}.gl-tpl-hero--wraith .gl-tpl-hero__mode-body{display:flex;flex-direction:column;gap:.1rem;min-width:0}.gl-tpl-hero--wraith .gl-tpl-hero__mode-name{font-family:var(--tpl-display);font-weight:500;font-size:1.1rem;color:var(--tpl-paper);letter-spacing:-.005em}.gl-tpl-hero--wraith .gl-tpl-hero__mode-hint{font-family:var(--tpl-mono);font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:var(--tpl-ash);line-height:1.3}.gl-tpl-hero--wraith .gl-tpl-hero__mode-price{display:inline-flex;align-items:baseline;gap:.25rem;font-family:var(--tpl-display);white-space:nowrap}.gl-tpl-hero--wraith .gl-tpl-hero__mode-price-prefix{font-family:var(--tpl-mono);font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;color:var(--tpl-ash);font-weight:400;margin-right:.1rem}.gl-tpl-hero--wraith .gl-tpl-hero__mode-price-value{font-weight:500;font-size:1.05rem;color:var(--tpl-paper);letter-spacing:-.005em}.gl-tpl-hero--wraith .gl-tpl-hero__mode-price-unit{font-family:var(--tpl-mono);font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:var(--tpl-ash);font-weight:400}.gl-tpl-hero--wraith .gl-tpl-hero__mode-arrow{font-size:.95rem;color:var(--tpl-ash);transition:color .2s var(--ease, ease),transform .2s var(--ease, ease)}.gl-tpl-hero--wraith .gl-tpl-hero__mode:hover .gl-tpl-hero__mode-arrow,.gl-tpl-hero--wraith .gl-tpl-hero__mode:focus-visible .gl-tpl-hero__mode-arrow{color:var(--tpl-stamp);transform:translate3d(2px,-2px,0)}@media(max-width:420px){.gl-tpl-hero--wraith .gl-tpl-hero__mode{grid-template-columns:auto 1fr auto;gap:.6rem;padding:.75rem .85rem}.gl-tpl-hero--wraith .gl-tpl-hero__mode-arrow{display:none}.gl-tpl-hero--wraith .gl-tpl-hero__mode-name{font-size:1rem}.gl-tpl-hero--wraith .gl-tpl-hero__mode-hint{font-size:.58rem}}@media(prefers-reduced-motion:reduce){.gl-tpl-hero--wraith .gl-tpl-hero__mode,.gl-tpl-hero--wraith .gl-tpl-hero__mode-arrow{transition:none!important;transform:none!important}}html.has-tpl-rvlt-buy-modal-open,html.has-tpl-wraith-buy-modal-open{overflow:hidden}.gl-tpl-buy-modal--rvlt{--rvlt-black: #0A0A0A;--rvlt-black-2: #141414;--rvlt-cream: #F0EDE6;--rvlt-cream-dim: rgba(240, 237, 230, .75);--rvlt-gray: #8A8A8A;--rvlt-red: #E81B2C;--rvlt-red-deep: #B8101E;--rvlt-line: rgba(240, 237, 230, .08);--rvlt-line-d: rgba(240, 237, 230, .16);--rvlt-display: "Anton", "Arial Black", "Impact", ui-sans-serif, sans-serif;--rvlt-mono: "JetBrains Mono", "Space Mono", ui-monospace, monospace;--rvlt-sans: "Inter", "Space Grotesk", ui-sans-serif, system-ui, sans-serif}.gl-tpl-buy-modal--rvlt::backdrop{background:#050505d6;-webkit-backdrop-filter:blur(18px) saturate(110%);backdrop-filter:blur(18px) saturate(110%);animation:gl-tpl-buy-modal-backdrop-in .24s var(--ease, cubic-bezier(.2, .7, .2, 1)) both}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__panel{background:linear-gradient(180deg,var(--rvlt-black-2) 0%,var(--rvlt-black) 100%);border:1px solid var(--rvlt-line);border-radius:0;color:var(--rvlt-cream);font-family:var(--rvlt-sans);box-shadow:0 24px 80px #000000bf,0 0 0 1px #e81b2c1a,inset 0 1px #f0ede60a}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__panel:before{background:var(--rvlt-red)}.gl-tpl-buy-modal--rvlt ::-moz-selection{background:var(--rvlt-red);color:var(--rvlt-cream)}.gl-tpl-buy-modal--rvlt ::selection{background:var(--rvlt-red);color:var(--rvlt-cream)}.gl-tpl-buy-modal--rvlt a:focus-visible,.gl-tpl-buy-modal--rvlt button:focus-visible{outline:2px solid var(--rvlt-red);outline-offset:3px}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__head{border-bottom-color:var(--rvlt-line)}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__eyebrow{color:var(--rvlt-gray)}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__eyebrow-dot{background:var(--rvlt-red);box-shadow:0 0 10px #e81b2c66}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__title{font-family:var(--rvlt-display);font-weight:400;color:var(--rvlt-cream);text-transform:uppercase;letter-spacing:.01em}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__title em{font-family:var(--rvlt-sans);font-style:italic;font-weight:400;color:var(--rvlt-red);text-transform:none;letter-spacing:0}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__lede{color:var(--rvlt-cream-dim)}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__close{border-color:var(--rvlt-line);color:var(--rvlt-cream);border-radius:0}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__close:hover,.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__close:focus-visible{background:#e81b2c1f;border-color:var(--rvlt-red);color:var(--rvlt-red)}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__card{background:var(--rvlt-black);border-color:var(--rvlt-line);border-radius:0}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__card:hover{border-color:var(--rvlt-line-d)}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__card--featured{background:linear-gradient(180deg,rgba(232,27,44,.05) 0%,var(--rvlt-black) 60%);border-color:#e81b2c73;box-shadow:inset 0 0 0 1px #e81b2c26}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__card-flag{background:var(--rvlt-red);color:var(--rvlt-cream);font-family:var(--rvlt-display);letter-spacing:.22em;border-radius:0}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__card-ref{color:var(--rvlt-red);font-family:var(--rvlt-mono)}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__card-name{font-family:var(--rvlt-display);font-weight:400;color:var(--rvlt-cream);text-transform:uppercase;letter-spacing:.01em;font-size:1.3rem}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__card-kicker{font-family:var(--rvlt-sans);font-style:italic;color:var(--rvlt-cream-dim)}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__card-desc{color:var(--rvlt-cream-dim)}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__card-list li{color:var(--rvlt-gray);font-family:var(--rvlt-mono)}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__card-list li:before{color:var(--rvlt-red)}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__card-price{border-top-color:var(--rvlt-line)}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__card-price-value{font-family:var(--rvlt-display);font-weight:400;color:var(--rvlt-cream)}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__card-price-unit,.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__card-price-note{color:var(--rvlt-gray);font-family:var(--rvlt-mono)}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__card-cta{border-color:var(--rvlt-cream-dim);color:var(--rvlt-cream);font-family:var(--rvlt-mono);border-radius:0}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__card-cta:hover,.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__card-cta:focus-visible{background:var(--rvlt-red);border-color:var(--rvlt-red);color:var(--rvlt-cream)}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__card--featured .gl-tpl-buy-modal__card-cta{background:var(--rvlt-red);border-color:var(--rvlt-red);color:var(--rvlt-cream)}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__card--featured .gl-tpl-buy-modal__card-cta:hover,.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__card--featured .gl-tpl-buy-modal__card-cta:focus-visible{background:var(--rvlt-red-deep);border-color:var(--rvlt-red-deep)}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__foot{border-top-color:var(--rvlt-line)}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__foot-note{font-family:var(--rvlt-sans);font-style:italic;color:var(--rvlt-cream-dim)}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__foot-cta{color:var(--rvlt-cream);font-family:var(--rvlt-mono);border-bottom-color:var(--rvlt-line-d)}.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__foot-cta:hover,.gl-tpl-buy-modal--rvlt .gl-tpl-buy-modal__foot-cta:focus-visible{color:var(--rvlt-red);border-color:var(--rvlt-red)}.gl-tpl-buy-modal--wraith{--wr-paper: #F2EEE6;--wr-paper-d: rgba(242, 238, 230, .78);--wr-ink: #141311;--wr-ink-2: #1E1C18;--wr-ink-3: #2A2723;--wr-ash: #9F9A91;--wr-stamp: #B8321C;--wr-line: rgba(242, 238, 230, .09);--wr-line-d: rgba(242, 238, 230, .16);--wr-display: "Archivo Narrow", "Inter", ui-sans-serif, sans-serif;--wr-serif: "Instrument Serif", ui-serif, Georgia, serif;--wr-mono: "JetBrains Mono", ui-monospace, Menlo, monospace}.gl-tpl-buy-modal--wraith::backdrop{background:#0a0907d1;-webkit-backdrop-filter:blur(16px) saturate(105%);backdrop-filter:blur(16px) saturate(105%);animation:gl-tpl-buy-modal-backdrop-in .24s var(--ease, cubic-bezier(.2, .7, .2, 1)) both}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__panel{background:linear-gradient(180deg,var(--wr-ink-2) 0%,var(--wr-ink) 100%);border:1px solid var(--wr-line);border-radius:3px;color:var(--wr-paper);font-family:var(--wr-display);box-shadow:0 24px 80px #000000a6,0 0 0 1px #b8321c14,inset 0 1px #f2eee60a}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__panel:before{background:var(--wr-stamp)}.gl-tpl-buy-modal--wraith ::-moz-selection{background:var(--wr-stamp);color:var(--wr-paper)}.gl-tpl-buy-modal--wraith ::selection{background:var(--wr-stamp);color:var(--wr-paper)}.gl-tpl-buy-modal--wraith a:focus-visible,.gl-tpl-buy-modal--wraith button:focus-visible{outline:2px solid var(--wr-stamp);outline-offset:3px}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__head{border-bottom-color:var(--wr-line)}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__eyebrow{color:var(--wr-ash)}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__eyebrow-dot{background:var(--wr-stamp);box-shadow:0 0 10px #b8321c66}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__title{font-family:var(--wr-display);font-weight:500;color:var(--wr-paper)}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__title em{font-family:var(--wr-serif);font-style:italic;font-weight:400;color:var(--wr-stamp)}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__lede{color:var(--wr-paper-d)}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__close{border-color:var(--wr-line);color:var(--wr-paper);border-radius:2px}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__close:hover,.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__close:focus-visible{background:#b8321c1a;border-color:var(--wr-stamp);color:var(--wr-stamp)}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__card{background:var(--wr-ink-3);border-color:var(--wr-line);border-radius:2px}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__card:hover{border-color:var(--wr-line-d)}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__card--featured{background:linear-gradient(180deg,rgba(184,50,28,.04) 0%,var(--wr-ink-3) 60%);border-color:#b8321c66;box-shadow:inset 0 0 0 1px #b8321c24}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__card-flag{background:var(--wr-stamp);color:var(--wr-paper);font-family:var(--wr-mono);border-radius:1px}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__card-ref{color:var(--wr-stamp);font-family:var(--wr-mono)}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__card-name{font-family:var(--wr-display);font-weight:500;color:var(--wr-paper)}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__card-kicker{font-family:var(--wr-serif);font-style:italic;color:var(--wr-paper-d)}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__card-desc{color:var(--wr-paper-d)}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__card-list li{color:var(--wr-ash);font-family:var(--wr-mono)}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__card-list li:before{color:var(--wr-stamp)}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__card-price{border-top-color:var(--wr-line)}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__card-price-value{font-family:var(--wr-display);font-weight:500;color:var(--wr-paper)}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__card-price-unit,.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__card-price-note{color:var(--wr-ash);font-family:var(--wr-mono)}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__card-cta{border-color:var(--wr-paper-d);color:var(--wr-paper);font-family:var(--wr-mono);border-radius:2px}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__card-cta:hover,.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__card-cta:focus-visible{background:var(--wr-stamp);border-color:var(--wr-stamp);color:var(--wr-paper)}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__card--featured .gl-tpl-buy-modal__card-cta{background:var(--wr-stamp);border-color:var(--wr-stamp);color:var(--wr-paper)}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__card--featured .gl-tpl-buy-modal__card-cta:hover,.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__card--featured .gl-tpl-buy-modal__card-cta:focus-visible{background:var(--wr-paper);border-color:var(--wr-paper);color:var(--wr-ink)}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__foot{border-top-color:var(--wr-line)}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__foot-note{font-family:var(--wr-serif);font-style:italic;color:var(--wr-paper-d)}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__foot-cta{color:var(--wr-paper);font-family:var(--wr-mono);border-bottom-color:var(--wr-line-d)}.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__foot-cta:hover,.gl-tpl-buy-modal--wraith .gl-tpl-buy-modal__foot-cta:focus-visible{color:var(--wr-stamp);border-color:var(--wr-stamp)}.gl-tpl-buy-modal__legal{display:flex;align-items:flex-start;gap:.75rem;margin:1.25rem 0 1rem;padding:.85rem 1rem;border:1px solid var(--hairline);background:#ff5b2e0a;font-family:var(--font-sans);font-size:.88rem;line-height:1.5;color:var(--mercury);transition:border-color .2s var(--ease),background .2s var(--ease)}.gl-tpl-buy-modal__legal.is-shake{animation:gl-tpl-buy-modal-shake .42s ease;border-color:var(--volt);background:#ff5b2e1f}@keyframes gl-tpl-buy-modal-shake{0%,to{transform:translate(0)}20%{transform:translate(-5px)}40%{transform:translate(5px)}60%{transform:translate(-3px)}80%{transform:translate(3px)}}.gl-tpl-buy-modal__legal-check{flex-shrink:0;width:16px;height:16px;margin-top:2px;accent-color:var(--volt);cursor:pointer}.gl-tpl-buy-modal__legal-label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gl-tpl-buy-modal__legal-link{color:var(--volt-bright);text-decoration:underline;text-decoration-color:var(--hairline-volt);text-underline-offset:2px;transition:text-decoration-color .2s var(--ease)}.gl-tpl-buy-modal__legal-link:hover,.gl-tpl-buy-modal__legal-link:focus-visible{text-decoration-color:var(--volt)}.gl-tpl-buy-modal__card-cta.is-disabled,.gl-tpl-buy-modal__foot-cta.is-disabled{opacity:.4;cursor:not-allowed}.gl-body--rvlt-page .gl-island{background:linear-gradient(180deg,#f0ede60a,#1414148c,#0a0a0abd);box-shadow:inset 0 1px #f0ede60f,inset 0 -1px #00000080,inset 0 0 0 1px #f0ede61a,0 2px 8px #0009,0 14px 34px #000000a6,0 32px 70px #00000080}.gl-body--rvlt-page .gl-island:before{background:linear-gradient(145deg,#e81b2c00,#e81b2c8c 45%,#e81b2c00)}.gl-body--rvlt-page .gl-island:hover,.gl-body--rvlt-page .gl-island:focus-within{box-shadow:inset 0 1px #f0ede61f,inset 0 -1px #00000080,inset 0 0 0 1px #f0ede638,inset 0 0 28px #e81b2c1f,0 2px 8px #0009,0 18px 50px #000000a6,0 40px 90px #e81b2c24}.gl-body--rvlt-page .gl-island__glyph-pulse{border-color:#e81b2c}.gl-body--rvlt-page .gl-island__link{color:#f0ede6c7}.gl-body--rvlt-page .gl-island__link:hover,.gl-body--rvlt-page .gl-island__link:focus-visible{color:#f0ede6}.gl-body--rvlt-page .gl-island__num{color:#e81b2c}.gl-body--rvlt-page .gl-island__link--cta{background:#e81b2c24;border-color:#e81b2c6b;color:#f0ede6}.gl-body--rvlt-page .gl-island__link--cta:hover,.gl-body--rvlt-page .gl-island__link--cta:focus-visible{background:linear-gradient(180deg,#e81b2c,#b8101e);border-color:transparent;color:#f0ede6;box-shadow:0 6px 18px #e81b2c66}.gl-body--rvlt-page .gl-island__arrow{color:#e81b2c}.gl-body--rvlt-page .gl-island__link--cta:hover .gl-island__arrow,.gl-body--rvlt-page .gl-island__link--cta:focus-visible .gl-island__arrow{color:#f0ede6}.gl-body--rvlt-page .gl-island__indicator{background:linear-gradient(90deg,transparent 0%,#E81B2C 20%,#B8101E 50%,#E81B2C 80%,transparent 100%);box-shadow:0 0 6px #e81b2c8c}.gl-body--wraith-page .gl-island{background:linear-gradient(180deg,#f2eee60a,#1e1c188c,#141311b8);box-shadow:inset 0 1px #f2eee60f,inset 0 -1px #0000007a,inset 0 0 0 1px #f2eee61a,0 2px 8px #0000008c,0 14px 34px #0009,0 32px 70px #00000073}.gl-body--wraith-page .gl-island:before{background:linear-gradient(145deg,#b8321c00,#b8321c8c 45%,#b8321c00)}.gl-body--wraith-page .gl-island:hover,.gl-body--wraith-page .gl-island:focus-within{box-shadow:inset 0 1px #f2eee61f,inset 0 -1px #0000007a,inset 0 0 0 1px #f2eee638,inset 0 0 28px #b8321c1a,0 2px 8px #0000008c,0 18px 50px #0009,0 40px 90px #b8321c24}.gl-body--wraith-page .gl-island__glyph-pulse{border-color:#b8321c}.gl-body--wraith-page .gl-island__link{color:#f2eee6c7}.gl-body--wraith-page .gl-island__link:hover,.gl-body--wraith-page .gl-island__link:focus-visible{color:#f2eee6}.gl-body--wraith-page .gl-island__num{color:#b8321c}.gl-body--wraith-page .gl-island__link--cta{background:#b8321c1f;border-color:#b8321c66;color:#f2eee6}.gl-body--wraith-page .gl-island__link--cta:hover,.gl-body--wraith-page .gl-island__link--cta:focus-visible{background:linear-gradient(180deg,#c8452f,#b8321c);border-color:transparent;color:#f2eee6;box-shadow:0 6px 18px #b8321c66}.gl-body--wraith-page .gl-island__arrow{color:#b8321c}.gl-body--wraith-page .gl-island__link--cta:hover .gl-island__arrow,.gl-body--wraith-page .gl-island__link--cta:focus-visible .gl-island__arrow{color:#f2eee6}.gl-body--wraith-page .gl-island__indicator{background:linear-gradient(90deg,transparent 0%,#B8321C 20%,#A52814 50%,#B8321C 80%,transparent 100%);box-shadow:0 0 6px #b8321c80}.gl-body--templates-index{position:relative;color:var(--chrome, #F4F1EA);background:radial-gradient(ellipse 90% 60% at 50% 0%,#26201cd9,#0f0f1000 55%),radial-gradient(ellipse 70% 80% at 90% 110%,#ff5b2e0d,#ff5b2e00 50%),var(--void, #0F0F10)}.gl-body--templates-index:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;opacity:.055;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240' viewBox='0 0 240 240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 1  0 0 0 0 1  0 0 0 0 1  0 0 0 0.6 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");background-size:240px 240px}.gl-body--templates-index:after{content:"";position:fixed;top:0;right:clamp(1rem,3vw,2rem);bottom:0;width:1px;background:linear-gradient(180deg,transparent 0%,rgba(244,241,234,.035) 15%,rgba(244,241,234,.035) 85%,transparent 100%);pointer-events:none;z-index:1}@media(max-width:960px){.gl-body--templates-index:after{display:none}}.gl-tpl-idx-section__head{max-width:62rem;margin:0 auto clamp(2rem,4vw,3.5rem);padding:0 clamp(1.25rem,4vw,2.5rem);text-align:left}.gl-tpl-idx-section__eyebrow{display:inline-flex;align-items:center;gap:.75rem;font-family:var(--font-mono, "JetBrains Mono", ui-monospace, monospace);font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--steel, rgba(139, 136, 128, .82));margin-bottom:1rem}.gl-tpl-idx-section__eyebrow-dash{display:inline-block;width:22px;height:1px;background:var(--volt, #FF5B2E);opacity:.8}.gl-tpl-idx-section__title{margin:0;font-family:var(--font-sans, "Space Grotesk", ui-sans-serif, system-ui, sans-serif);font-weight:500;font-size:clamp(2rem,4.5vw,3.5rem);line-height:1.04;letter-spacing:-.015em;color:var(--chrome, #F4F1EA)}.gl-tpl-idx-section__title em{font-family:var(--font-serif, "Instrument Serif", ui-serif, Georgia, serif);font-style:italic;font-weight:400;color:var(--chrome, #F4F1EA)}.gl-tpl-idx-hero{position:relative;padding:clamp(7rem,14vw,11rem) clamp(1.25rem,4vw,2.5rem) clamp(5rem,9vw,8rem);max-width:none;margin:0;overflow:hidden;isolation:isolate}.gl-tpl-idx-hero__title em{display:inline-block;font-family:var(--font-serif, "Instrument Serif", ui-serif, Georgia, serif);font-style:italic;font-weight:400;letter-spacing:-.01em;color:var(--chrome, #F4F1EA)}@keyframes gl-tpl-idx-dot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.25);opacity:.75}}.gl-tpl-idx-maniere{padding:clamp(4rem,7vw,6rem) clamp(1.25rem,4vw,2.5rem) clamp(4rem,7vw,6rem);max-width:min(100vw,1360px);margin:0 auto;position:relative}.gl-tpl-idx-maniere:before{content:"";position:absolute;top:0;left:clamp(1.25rem,4vw,2.5rem);right:clamp(1.25rem,4vw,2.5rem);height:1px;background:linear-gradient(90deg,transparent 0%,var(--hairline-strong, rgba(244, 241, 234, .16)) 15%,var(--hairline-strong, rgba(244, 241, 234, .16)) 85%,transparent 100%)}.gl-tpl-idx-maniere__list{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,2.5vw,2.5rem);max-width:62rem;margin:0 auto}@media(max-width:860px){.gl-tpl-idx-maniere__list{grid-template-columns:1fr}}.gl-tpl-idx-maniere__item{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem 0;border-top:1px solid var(--hairline, rgba(244, 241, 234, .1))}.gl-tpl-idx-maniere__num{font-family:var(--font-serif, "Instrument Serif", ui-serif, Georgia, serif);font-style:italic;font-weight:400;font-size:1.5rem;color:var(--volt, #FF5B2E);line-height:1}.gl-tpl-idx-maniere__name{margin:0;font-family:var(--font-sans, "Space Grotesk", ui-sans-serif, system-ui, sans-serif);font-weight:500;font-size:1.2rem;line-height:1.2;letter-spacing:-.005em;color:var(--chrome, #F4F1EA)}.gl-tpl-idx-maniere__text{margin:0;font-size:.95rem;line-height:1.62;color:var(--mercury, rgba(244, 241, 234, .78))}.gl-tpl-idx-cat{position:relative;padding:clamp(4rem,8vw,7rem) clamp(1.25rem,4vw,2.5rem) clamp(4rem,7vw,6rem);max-width:1480px;margin:0 auto}.gl-tpl-idx-cat__head{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:clamp(2rem,5vw,4rem);align-items:end;margin-bottom:clamp(2.5rem,5vw,4.5rem)}@media(max-width:960px){.gl-tpl-idx-cat__head{grid-template-columns:1fr;gap:1.5rem;align-items:start}}.gl-tpl-idx-cat__head-left{min-width:0}.gl-tpl-idx-cat__chip{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--font-mono, "JetBrains Mono", ui-monospace, monospace);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--steel, rgba(139, 136, 128, .85));margin-bottom:1.25rem}.gl-tpl-idx-cat__chip-dot{display:inline-block;width:7px;height:7px;background:var(--volt, #FF5B2E);border-radius:1px}.gl-tpl-idx-cat__title{margin:0;font-family:var(--font-serif, "Instrument Serif", ui-serif, Georgia, serif);font-weight:400;font-size:clamp(2.75rem,7vw,7rem);line-height:.92;letter-spacing:-.035em;color:var(--chrome, #F4F1EA)}.gl-tpl-idx-cat__title em{font-style:italic;font-weight:400;color:var(--chrome, #F4F1EA)}.gl-tpl-idx-cat__title-ul{background-image:linear-gradient(var(--volt, #FF5B2E),var(--volt, #FF5B2E));background-position:0 92%;background-size:100% 3px;background-repeat:no-repeat;padding-bottom:.05em}.gl-tpl-idx-cat__lede{margin:0;max-width:48ch;font-size:clamp(.95rem,1.05vw,1.05rem);line-height:1.65;color:var(--mercury, rgba(244, 241, 234, .85))}.gl-tpl-idx-cat__grid{display:grid;grid-template-columns:minmax(0,8fr) minmax(0,4fr);gap:clamp(1.25rem,1.5vw,1.5rem)}@media(max-width:1023px){.gl-tpl-idx-cat__grid{grid-template-columns:1fr}}.gl-tpl-idx-cat__stack{display:flex;flex-direction:column;gap:clamp(1.25rem,1.5vw,1.5rem);min-width:0}.gl-tpl-idx-cat-card{position:relative;isolation:isolate;min-width:0;margin:0}.gl-tpl-idx-cat-card__link{position:relative;display:block;height:100%;overflow:hidden;background:var(--graphite, #1A1A1D);text-decoration:none;color:var(--chrome, #F4F1EA);border-radius:2px}.gl-tpl-idx-cat-card__link:focus-visible{outline:2px solid var(--tpl-accent, var(--volt, #FF5B2E));outline-offset:4px}.gl-tpl-idx-cat-card--vedette .gl-tpl-idx-cat-card__link{height:clamp(460px,50vw,720px)}.gl-tpl-idx-cat-card:not(.gl-tpl-idx-cat-card--vedette) .gl-tpl-idx-cat-card__link{height:340px}@media(min-width:640px){.gl-tpl-idx-cat-card:not(.gl-tpl-idx-cat-card--vedette) .gl-tpl-idx-cat-card__link{height:380px}}@media(min-width:1024px){.gl-tpl-idx-cat__stack .gl-tpl-idx-cat-card{flex:1}.gl-tpl-idx-cat-card:not(.gl-tpl-idx-cat-card--vedette) .gl-tpl-idx-cat-card__link{height:100%}}.gl-tpl-idx-cat-card__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:0}.gl-tpl-idx-cat-card__iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:var(--void, #0F0F10);pointer-events:none;filter:contrast(1.1) saturate(.7) brightness(.55);transform:scale(1.02);transition:filter .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1),opacity .7s ease;opacity:0}.gl-tpl-idx-cat-card__iframe.is-loaded{opacity:1}.gl-tpl-idx-cat-card__link:hover .gl-tpl-idx-cat-card__iframe,.gl-tpl-idx-cat-card__link:focus-visible .gl-tpl-idx-cat-card__iframe{transform:scale(1.06);filter:contrast(1.15) saturate(.85) brightness(.75)}.gl-tpl-idx-cat-card__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f0f1073,#0f0f1059 30%,#060607d9 78%,#060607f2);transition:opacity .5s ease;pointer-events:none}.gl-tpl-idx-cat-card__link:hover .gl-tpl-idx-cat-card__veil,.gl-tpl-idx-cat-card__link:focus-visible .gl-tpl-idx-cat-card__veil{opacity:.85}.gl-tpl-idx-cat-card__edge{position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--tpl-accent, var(--volt, #FF5B2E));transform:scaleY(.18);transform-origin:top;transition:transform .52s cubic-bezier(.2,.7,.2,1);z-index:1}.gl-tpl-idx-cat-card__link:hover .gl-tpl-idx-cat-card__edge,.gl-tpl-idx-cat-card__link:focus-visible .gl-tpl-idx-cat-card__edge{transform:scaleY(1)}.gl-tpl-idx-cat-card__top{position:absolute;left:clamp(1rem,1.6vw,1.5rem);top:clamp(1rem,1.6vw,1.5rem);display:inline-flex;align-items:center;gap:.5rem;z-index:2}.gl-tpl-idx-cat-card__top-dot{display:inline-block;width:6px;height:6px;background:var(--tpl-accent, var(--volt, #FF5B2E))}.gl-tpl-idx-cat-card__top-label{font-family:var(--font-mono, "JetBrains Mono", ui-monospace, monospace);font-size:.66rem;letter-spacing:.22em;text-transform:uppercase;color:#f4f1ead9}.gl-tpl-idx-cat-card__num{position:absolute;right:clamp(.85rem,1.2vw,1.1rem);top:clamp(.85rem,1.2vw,1.1rem);font-family:var(--font-mono, "JetBrains Mono", ui-monospace, monospace);font-size:.66rem;letter-spacing:.22em;text-transform:uppercase;color:#f4f1ea8c;z-index:2}.gl-tpl-idx-cat-card__meta{position:absolute;left:clamp(1.1rem,1.6vw,1.5rem);right:clamp(1.1rem,1.6vw,1.5rem);bottom:clamp(1.1rem,1.6vw,1.5rem);z-index:2}.gl-tpl-idx-cat-card__kind{display:block;font-family:var(--font-mono, "JetBrains Mono", ui-monospace, monospace);font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;color:var(--tpl-accent, var(--volt, #FF5B2E));margin-bottom:.65rem}.gl-tpl-idx-cat-card__name{margin:0;color:var(--chrome, #F4F1EA);font-family:var(--font-serif, "Instrument Serif", ui-serif, Georgia, serif);font-weight:400;font-style:normal;line-height:.88;letter-spacing:-.035em}.gl-tpl-idx-cat-card--vedette .gl-tpl-idx-cat-card__name{font-size:clamp(3.5rem,9vw,9rem)}.gl-tpl-idx-cat-card:not(.gl-tpl-idx-cat-card--vedette) .gl-tpl-idx-cat-card__name{font-size:clamp(2.5rem,5vw,4.5rem);line-height:.9}.gl-tpl-idx-cat-card__tagline{margin:.85rem 0 0;max-width:44ch;font-size:clamp(.78rem,.95vw,.95rem);line-height:1.55;color:#f4f1ead9}.gl-tpl-idx-cat-card:not(.gl-tpl-idx-cat-card--vedette) .gl-tpl-idx-cat-card__tagline{font-size:.78rem;line-height:1.4;margin-top:.6rem;max-width:34ch}.gl-tpl-idx-cat-card__foot{margin-top:clamp(1rem,1.5vw,1.5rem);display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem}.gl-tpl-idx-cat-card:not(.gl-tpl-idx-cat-card--vedette) .gl-tpl-idx-cat-card__foot{margin-top:.85rem;align-items:center;gap:.65rem}.gl-tpl-idx-cat-card__actions{display:inline-flex;align-items:center;gap:1.25rem}.gl-tpl-idx-cat-card__btn{display:inline-flex;align-items:center;gap:.45rem;padding:.65rem 1.15rem;font-family:var(--font-mono, "JetBrains Mono", ui-monospace, monospace);font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;border-radius:1px;transition:background .2s ease,color .2s ease,border-color .2s ease}.gl-tpl-idx-cat-card__btn--primary{background:var(--volt, #FF5B2E);color:var(--void, #0F0F10);font-weight:500}.gl-tpl-idx-cat-card__link:hover .gl-tpl-idx-cat-card__btn--primary{background:var(--volt-bright, #FF7C52)}.gl-tpl-idx-cat-card__btn--ghost{background:transparent;color:var(--chrome, #F4F1EA)}.gl-tpl-idx-cat-card__link:hover .gl-tpl-idx-cat-card__btn--ghost{color:var(--volt-bright, #FF7C52)}.gl-tpl-idx-cat-card__price{text-align:right}.gl-tpl-idx-cat-card__price-prefix{display:block;font-family:var(--font-mono, "JetBrains Mono", ui-monospace, monospace);font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;color:var(--steel, rgba(139, 136, 128, .85));margin-bottom:.2rem}.gl-tpl-idx-cat-card__price-value{display:inline-block;font-family:var(--font-serif, "Instrument Serif", ui-serif, Georgia, serif);font-weight:400;font-size:clamp(1.5rem,2vw,2.25rem);line-height:1;color:var(--chrome, #F4F1EA);letter-spacing:-.02em}.gl-tpl-idx-cat-card:not(.gl-tpl-idx-cat-card--vedette) .gl-tpl-idx-cat-card__price-value{font-size:1.5rem}.gl-tpl-idx-cat-card__corner{position:absolute;background:var(--volt, #FF5B2E);z-index:2}.gl-tpl-idx-cat-card__corner--v{left:0;top:0;width:1px;height:48px}.gl-tpl-idx-cat-card__corner--h{left:0;top:0;height:1px;width:48px}.gl-tpl-idx-cat-card__corner--right.gl-tpl-idx-cat-card__corner--v{left:auto;right:0;height:40px}.gl-tpl-idx-cat-card__corner--right.gl-tpl-idx-cat-card__corner--h{left:auto;right:0;width:40px}.gl-tpl-idx-cat-card--wraith .gl-tpl-idx-cat-card__name{font-family:Archivo Narrow,Inter,ui-sans-serif,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.01em}.gl-tpl-idx-cat-card--wraith .gl-tpl-idx-cat-card__tagline{font-family:"Instrument Serif",ui-serif,Georgia,serif;font-style:italic;font-weight:400;font-size:clamp(1rem,1.15vw,1.2rem);line-height:1.45}.gl-tpl-idx-cat-card--rvlt .gl-tpl-idx-cat-card__name{font-family:Anton,Arial Black,Impact,ui-sans-serif,sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:0;line-height:.9}.gl-tpl-idx-cat-card--rvlt .gl-tpl-idx-cat-card__tagline{font-family:Inter,Space Grotesk,ui-sans-serif,sans-serif;font-style:italic}.gl-tpl-idx-cat-card--augmentica .gl-tpl-idx-cat-card__name{font-family:Space Grotesk,ui-sans-serif,system-ui,sans-serif;font-weight:500;letter-spacing:-.02em;line-height:.92}.gl-tpl-idx-cat-card--augmentica .gl-tpl-idx-cat-card__kind{text-shadow:0 0 8px rgba(198,255,58,.25)}.gl-tpl-idx-cat-card--augmentica .gl-tpl-idx-cat-card__tagline{font-family:Fraunces,"Instrument Serif",ui-serif,serif;font-style:italic;font-weight:400}.gl-tpl-idx-cat__recap{margin-top:clamp(3rem,6vw,5rem);padding-top:0;border-top:1px solid var(--hairline, rgba(244, 241, 234, .1))}.gl-tpl-idx-cat__recap-head,.gl-tpl-idx-cat__recap-row{display:grid;grid-template-columns:50px minmax(0,3.5fr) minmax(0,4fr) minmax(140px,1.4fr) minmax(120px,2fr);gap:1rem;align-items:baseline;padding:1rem 0;border-bottom:1px solid var(--hairline, rgba(244, 241, 234, .1))}.gl-tpl-idx-cat__recap-head{padding:.85rem 0;border-top:0;font-family:var(--font-mono, "JetBrains Mono", ui-monospace, monospace);font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;color:var(--steel, rgba(139, 136, 128, .85))}@media(max-width:800px){.gl-tpl-idx-cat__recap-head{display:none}.gl-tpl-idx-cat__recap-row{grid-template-columns:40px 1fr auto;grid-template-areas:"num name price" "num dir  dir" "num actions actions";gap:.5rem 1rem}.gl-tpl-idx-cat__recap-cell--num{grid-area:num}.gl-tpl-idx-cat__recap-cell--name{grid-area:name}.gl-tpl-idx-cat__recap-cell--dir{grid-area:dir;font-size:.85rem}.gl-tpl-idx-cat__recap-cell--price{grid-area:price;text-align:right}.gl-tpl-idx-cat__recap-cell--actions{grid-area:actions}}.gl-tpl-idx-cat__recap-cell{min-width:0}.gl-tpl-idx-cat__recap-cell--num{font-family:var(--font-mono, "JetBrains Mono", ui-monospace, monospace);font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:var(--steel, rgba(139, 136, 128, .85))}.gl-tpl-idx-cat__recap-cell--name{display:flex;flex-direction:column;gap:.3rem}.gl-tpl-idx-cat__recap-cell--name strong{font-family:var(--font-serif, "Instrument Serif", ui-serif, Georgia, serif);font-weight:400;font-size:clamp(1.5rem,2vw,2rem);line-height:1;color:var(--chrome, #F4F1EA);letter-spacing:-.025em}.gl-tpl-idx-cat__recap-cell--name em{font-family:var(--font-mono, "JetBrains Mono", ui-monospace, monospace);font-style:normal;font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;color:var(--tpl-accent, var(--volt, #FF5B2E))}.gl-tpl-idx-cat__recap-cell--dir{color:#f4f1eac7;font-size:.88rem;line-height:1.45}.gl-tpl-idx-cat__recap-cell--price{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:.15rem}.gl-tpl-idx-cat__recap-price-prefix{font-family:var(--font-mono, "JetBrains Mono", ui-monospace, monospace);font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;color:var(--steel, rgba(139, 136, 128, .85))}.gl-tpl-idx-cat__recap-price-value{font-family:var(--font-serif, "Instrument Serif", ui-serif, Georgia, serif);font-weight:400;font-size:1.4rem;line-height:1;color:var(--chrome, #F4F1EA);letter-spacing:-.02em}.gl-tpl-idx-cat__recap-cell--actions{display:inline-flex;align-items:center;gap:1.1rem;justify-content:flex-end;flex-wrap:wrap}.gl-tpl-idx-cat__recap-cell--actions a{font-family:var(--font-mono, "JetBrains Mono", ui-monospace, monospace);font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--chrome, #F4F1EA);text-decoration:none;white-space:nowrap;transition:color .2s ease}.gl-tpl-idx-cat__recap-cell--actions a:hover,.gl-tpl-idx-cat__recap-cell--actions a:focus-visible{color:var(--volt-bright, #FF7C52)}.gl-tpl-idx-cat__recap-demo{color:var(--steel, rgba(139, 136, 128, .85))!important}.gl-tpl-idx-cat__recap-note{margin:1.5rem 0 0;max-width:60ch;font-family:var(--font-mono, "JetBrains Mono", ui-monospace, monospace);font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;line-height:1.7;color:var(--steel, rgba(139, 136, 128, .85))}@media(prefers-reduced-motion:reduce){.gl-tpl-idx-cat-card__iframe,.gl-tpl-idx-cat-card__veil,.gl-tpl-idx-cat-card__edge{transition:none!important;transform:none!important}.gl-tpl-idx-cat-card__edge{transform:scaleY(1)!important}.gl-tpl-idx-cat-card__link:hover .gl-tpl-idx-cat-card__iframe{transform:none!important}}.gl-liquid-glass{position:relative;overflow:hidden;background:#ffffff03;background-blend-mode:luminosity;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;box-shadow:inset 0 1px 1px #ffffff1a}.gl-liquid-glass:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1.4px;background:linear-gradient(180deg,#ffffff73,#ffffff26,#fff0,#fff0,#ffffff26,#ffffff73);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.gl-tpl-idx-hero-v4{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);min-height:100vh;overflow:hidden;isolation:isolate;background:#060607;color:var(--chrome, #F4F1EA);display:flex;align-items:center}.gl-tpl-idx-hero-v4__shader{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;display:block;background:#000;pointer-events:none}.gl-tpl-idx-hero-v4__dim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000008c,#00000059 35%,#0000001a 65%,#0000),linear-gradient(180deg,#0000,#0000 60%,#0f0f108c 78%,#0f0f10eb 92%,#0f0f10)}.gl-tpl-idx-hero-v4__ghost{position:absolute;z-index:1;bottom:-8vh;right:-2vw;font-family:var(--font-serif, "Instrument Serif", ui-serif, Georgia, serif);font-style:italic;font-weight:400;font-size:clamp(14rem,32vw,32rem);line-height:.78;letter-spacing:-.05em;color:#fff;opacity:.04;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.gl-tpl-idx-hero-v4__rail{position:absolute;z-index:1;top:0;bottom:0;right:clamp(1rem,2.5vw,2rem);width:1px;background:linear-gradient(180deg,transparent 0%,rgba(255,91,46,.3) 12%,rgba(255,91,46,.3) 88%,transparent 100%);pointer-events:none}.gl-tpl-idx-hero-v4__grid{position:relative;z-index:2;width:100%;max-width:1480px;margin:0 auto;padding:clamp(7rem,12vw,10rem) clamp(1.5rem,5vw,5rem) clamp(5rem,8vw,7rem);display:grid;grid-template-columns:repeat(12,1fr);gap:clamp(1.5rem,3vw,3rem);align-items:center;min-height:100vh}.gl-tpl-idx-hero-v4__content{grid-column:1 / span 8;display:flex;flex-direction:column;align-items:flex-start;text-align:left;transform:translate3d(var(--par-x, 0px),var(--par-y, 0px),0);transition:transform .48s cubic-bezier(.2,.7,.2,1)}.gl-tpl-idx-hero-v4__eyebrow{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--font-mono, "JetBrains Mono", ui-monospace, monospace);font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:#fff9;margin-bottom:clamp(1.5rem,3vw,2.5rem)}.gl-tpl-idx-hero-v4__eyebrow-dot{display:inline-block;width:6px;height:6px;background:var(--volt, #FF5B2E);border-radius:1px}.gl-tpl-idx-hero-v4__title{margin:0 0 clamp(1.5rem,3vw,2.5rem);font-family:var(--font-serif, "Instrument Serif", ui-serif, Georgia, serif);font-style:italic;font-weight:400;font-size:clamp(3.5rem,11vw,11rem);line-height:.92;letter-spacing:-.03em;color:#fff;text-align:left;animation:gl-tpl-idx-hero-v4-title-fade .8s ease .1s both}@keyframes gl-tpl-idx-hero-v4-title-fade{0%{opacity:0}to{opacity:1}}.gl-tpl-idx-hero-v4__lede{margin:0 0 clamp(2rem,3.5vw,3rem);max-width:52ch;font-family:var(--font-sans, "Space Grotesk", ui-sans-serif, system-ui, sans-serif);font-size:clamp(1rem,1.1vw,1.1rem);line-height:1.65;color:#ffffffd1}.gl-tpl-idx-hero-v4__cta-row{display:flex;align-items:center;gap:1.5rem}.gl-tpl-idx-hero-v4__cta{display:inline-flex;align-items:center;gap:.65rem;padding:1rem 2rem;border-radius:9999px;font-family:var(--font-sans, "Space Grotesk", ui-sans-serif, system-ui, sans-serif);font-size:.92rem;font-weight:500;letter-spacing:.01em;color:#fff;text-decoration:none;transform:translate3d(var(--mag-x, 0px),var(--mag-y, 0px),0);transition:transform .32s cubic-bezier(.2,.7,.2,1),background .22s ease;will-change:transform}.gl-tpl-idx-hero-v4__cta:hover,.gl-tpl-idx-hero-v4__cta:focus-visible{background:#ffffff0f}.gl-tpl-idx-hero-v4__cta-arrow{display:inline-flex;transition:transform .32s cubic-bezier(.32,1.32,.36,1);line-height:1}.gl-tpl-idx-hero-v4__cta:hover .gl-tpl-idx-hero-v4__cta-arrow,.gl-tpl-idx-hero-v4__cta:focus-visible .gl-tpl-idx-hero-v4__cta-arrow{transform:translateY(4px)}.gl-tpl-idx-hero-v4__sidebar{grid-column:9 / span 4;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;height:100%;min-height:60vh;padding:2vh 0;position:relative}.gl-tpl-idx-hero-v4__vert{writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);font-family:var(--font-mono, "JetBrains Mono", ui-monospace, monospace);font-size:.72rem;letter-spacing:.32em;text-transform:uppercase;color:#ffffff73;margin-right:.5rem;margin-top:1.5rem;line-height:1}.gl-tpl-idx-hero-v4__fiche{position:relative;display:flex;flex-direction:column;gap:.4rem;padding:1rem 1.25rem;background:#f4f1ea06;border:1px solid rgba(244,241,234,.08);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);font-family:var(--font-mono, "JetBrains Mono", ui-monospace, monospace);font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:#fff9;min-width:220px}.gl-tpl-idx-hero-v4__fiche-line{white-space:nowrap;line-height:1.4}.gl-tpl-idx-hero-v4__fiche-line--accent{display:inline-flex;align-items:center;gap:.5rem;color:var(--volt-bright, #FF7C52);font-weight:500;margin-top:.2rem}.gl-tpl-idx-hero-v4__fiche-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--volt, #FF5B2E);box-shadow:0 0 8px #ff5b2e99;animation:gl-tpl-idx-fiche-dot 2.4s ease-in-out infinite}@keyframes gl-tpl-idx-fiche-dot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}}.gl-tpl-idx-hero-v4__fiche-corner{position:absolute;width:6px;height:6px;border:1px solid var(--volt, #FF5B2E)}.gl-tpl-idx-hero-v4__fiche-corner--tl{top:-1px;left:-1px;border-right:0;border-bottom:0}.gl-tpl-idx-hero-v4__fiche-corner--tr{top:-1px;right:-1px;border-left:0;border-bottom:0}.gl-tpl-idx-hero-v4__fiche-corner--bl{bottom:-1px;left:-1px;border-right:0;border-top:0}.gl-tpl-idx-hero-v4__fiche-corner--br{bottom:-1px;right:-1px;border-left:0;border-top:0}@media(prefers-reduced-motion:reduce){.gl-tpl-idx-hero-v4__title{animation:none!important;opacity:1!important}.gl-tpl-idx-hero-v4__content,.gl-tpl-idx-hero-v4__cta{transform:none!important;transition:none!important}.gl-tpl-idx-hero-v4__fiche-dot{animation:none!important}}@media(max-width:1023px){.gl-tpl-idx-hero-v4__grid{grid-template-columns:1fr;gap:clamp(2rem,4vw,3rem);min-height:auto;padding-top:clamp(6rem,12vw,9rem);padding-bottom:clamp(4rem,8vw,6rem)}.gl-tpl-idx-hero-v4__content{grid-column:1 / -1}.gl-tpl-idx-hero-v4__sidebar{grid-column:1 / -1;flex-direction:row;align-items:center;justify-content:space-between;min-height:auto;margin-top:1rem}.gl-tpl-idx-hero-v4__vert{writing-mode:horizontal-tb;transform:none;margin:0}}@media(max-width:720px){.gl-tpl-idx-hero-v4__content{transform:none!important}.gl-tpl-idx-hero-v4__title{max-width:none;font-size:clamp(2.5rem,13vw,4rem)}.gl-tpl-idx-hero-v4__cta-row{gap:.8rem;flex-wrap:wrap}.gl-tpl-idx-hero-v4__sidebar{flex-direction:column;align-items:flex-start;gap:1.25rem}.gl-tpl-idx-hero-v4__fiche{width:100%;min-width:0}}.gl-footer__legal-link--button{background:transparent;border:0;padding:0;cursor:pointer;font:inherit}.gl-cookie-banner{position:fixed;left:clamp(.75rem,2vw,1.25rem);right:clamp(.75rem,2vw,1.25rem);bottom:clamp(.75rem,2vw,1.25rem);z-index:100;max-width:1280px;margin:0 auto;background:linear-gradient(180deg,#2e241ceb,#1c1612f2);border:1px solid var(--hairline-strong, rgba(244, 241, 234, .16));border-radius:6px;color:var(--chrome, #F4F1EA);-webkit-backdrop-filter:blur(18px) saturate(115%);backdrop-filter:blur(18px) saturate(115%);box-shadow:0 10px 28px #00000073,0 24px 60px #00000059,inset 0 1px #f4f1ea0d;opacity:0;transform:translate3d(0,16px,0);transition:opacity .36s var(--ease, cubic-bezier(.2, .7, .2, 1)),transform .38s var(--ease, cubic-bezier(.2, .7, .2, 1))}.gl-cookie-banner[hidden]{display:none}.gl-cookie-banner.is-visible{opacity:1;transform:translateZ(0)}.gl-cookie-banner__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(1rem,2.5vw,2rem);align-items:center;padding:clamp(.85rem,1.5vw,1.25rem) clamp(1rem,2vw,1.5rem)}@media(max-width:720px){.gl-cookie-banner__inner{grid-template-columns:1fr;gap:1rem}}.gl-cookie-banner__title{margin:0 0 .4rem;font-family:var(--font-serif, "Instrument Serif", ui-serif, Georgia, serif);font-style:italic;font-weight:400;font-size:clamp(1.05rem,1.25vw,1.2rem);line-height:1.2;color:var(--chrome, #F4F1EA)}.gl-cookie-banner__text{margin:0;font-family:var(--font-sans, "Space Grotesk", ui-sans-serif, system-ui, sans-serif);font-size:.85rem;line-height:1.55;color:var(--mercury, rgba(244, 241, 234, .82))}.gl-cookie-banner__text strong{color:var(--chrome, #F4F1EA);font-weight:500}.gl-cookie-banner__link{color:var(--volt-bright, #FF7C52);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:var(--hairline-volt, rgba(255, 91, 46, .45));transition:text-decoration-color .22s var(--ease, ease)}.gl-cookie-banner__link:hover,.gl-cookie-banner__link:focus-visible{text-decoration-color:var(--volt, #FF5B2E)}.gl-cookie-banner__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;justify-content:flex-end}@media(max-width:720px){.gl-cookie-banner__actions{justify-content:stretch}.gl-cookie-banner__actions>*{flex:1 1 auto}}.gl-cookie-banner__btn{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.1rem;font-family:var(--font-mono, "JetBrains Mono", ui-monospace, monospace);font-size:.72rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;border-radius:3px;cursor:pointer;transition:background .2s var(--ease, ease),color .2s var(--ease, ease),border-color .2s var(--ease, ease)}.gl-cookie-banner__btn--ghost{background:transparent;border:1px solid var(--hairline-strong, rgba(244, 241, 234, .16));color:var(--chrome, #F4F1EA)}.gl-cookie-banner__btn--ghost:hover,.gl-cookie-banner__btn--ghost:focus-visible{background:#f4f1ea0d;border-color:var(--volt, #FF5B2E);outline:none}.gl-cookie-banner__btn--primary{background:var(--volt, #FF5B2E);border:1px solid var(--volt, #FF5B2E);color:var(--void, #0F0F10)}.gl-cookie-banner__btn--primary:hover,.gl-cookie-banner__btn--primary:focus-visible{background:var(--volt-bright, #FF7C52);border-color:var(--volt-bright, #FF7C52);outline:none}.gl-cookie-modal{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;max-width:100vw;max-height:100vh;margin:0;padding:0;border:0;background:transparent;color:inherit;overflow:visible;display:flex;align-items:center;justify-content:center}.gl-cookie-modal:not([open]){display:none}.gl-cookie-modal::backdrop{background:#0f0f10c7;-webkit-backdrop-filter:blur(14px) saturate(120%);backdrop-filter:blur(14px) saturate(120%);animation:gl-cookie-modal-bd-in .24s var(--ease, ease) both}@keyframes gl-cookie-modal-bd-in{0%{opacity:0}to{opacity:1}}html.has-cookie-modal-open{overflow:hidden}.gl-cookie-modal__panel{position:relative;width:min(calc(100vw - 2rem),720px);max-height:calc(100vh - 3rem);overflow-y:auto;background:linear-gradient(180deg,#2e241cf5,#1c1612fa);border:1px solid var(--hairline-strong, rgba(244, 241, 234, .16));border-radius:6px;color:var(--chrome, #F4F1EA);box-shadow:0 24px 80px #0009,inset 0 1px #f4f1ea0d;animation:gl-cookie-modal-panel-in .32s var(--ease, cubic-bezier(.2, .7, .2, 1)) both}@keyframes gl-cookie-modal-panel-in{0%{opacity:0;transform:translate3d(0,14px,0)}to{opacity:1;transform:translateZ(0)}}.gl-cookie-modal__head{display:grid;grid-template-columns:1fr auto;gap:1.5rem;align-items:start;padding:clamp(1.5rem,2.5vw,2rem) clamp(1.5rem,2.5vw,2rem) 1rem;border-bottom:1px solid var(--hairline, rgba(244, 241, 234, .1))}.gl-cookie-modal__eyebrow{display:inline-block;font-family:var(--font-mono, "JetBrains Mono", ui-monospace, monospace);font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:var(--volt-bright, #FF7C52);margin-bottom:.6rem}.gl-cookie-modal__title{margin:0;font-family:var(--font-serif, "Instrument Serif", ui-serif, Georgia, serif);font-style:italic;font-weight:400;font-size:clamp(1.4rem,2.2vw,1.8rem);line-height:1.15;letter-spacing:-.015em;color:var(--chrome, #F4F1EA)}.gl-cookie-modal__lede{margin:.7rem 0 0;font-size:.88rem;line-height:1.55;color:var(--mercury, rgba(244, 241, 234, .82))}.gl-cookie-modal__lede em{font-style:italic;color:var(--chrome, #F4F1EA)}.gl-cookie-modal__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid var(--hairline, rgba(244, 241, 234, .1));border-radius:3px;color:var(--chrome, #F4F1EA);width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s var(--ease, ease),border-color .18s var(--ease, ease),color .18s var(--ease, ease)}.gl-cookie-modal__close:hover,.gl-cookie-modal__close:focus-visible{background:#f4f1ea0d;border-color:var(--volt, #FF5B2E);color:var(--volt-bright, #FF7C52);outline:none}.gl-cookie-modal__body{padding:clamp(1.25rem,2vw,1.75rem);display:flex;flex-direction:column;gap:1.25rem}.gl-cookie-cat{padding:1rem 1.1rem;background:#f4f1ea06;border:1px solid var(--hairline, rgba(244, 241, 234, .1));border-radius:4px}.gl-cookie-cat__head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:start}.gl-cookie-cat__heading{min-width:0}.gl-cookie-cat__title{margin:0 0 .3rem;font-family:var(--font-sans, "Space Grotesk", ui-sans-serif, system-ui, sans-serif);font-weight:500;font-size:.98rem;letter-spacing:-.005em;color:var(--chrome, #F4F1EA)}.gl-cookie-cat__lede{margin:0;font-family:var(--font-sans, "Space Grotesk", ui-sans-serif, system-ui, sans-serif);font-size:.82rem;line-height:1.55;color:var(--mercury, rgba(244, 241, 234, .78))}.gl-cookie-cat__lede em{font-style:italic;color:var(--chrome, #F4F1EA)}.gl-cookie-cat__badge{align-self:flex-start;font-family:var(--font-mono, "JetBrains Mono", ui-monospace, monospace);font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;color:var(--steel, rgba(139, 136, 128, .85));padding:.4rem .7rem;border:1px solid var(--hairline, rgba(244, 241, 234, .1));border-radius:999px;white-space:nowrap}.gl-cookie-cat__list{list-style:none;margin:.85rem 0 0;padding:.75rem 0 0;border-top:1px dashed var(--hairline, rgba(244, 241, 234, .1));display:flex;flex-direction:column;gap:.4rem}.gl-cookie-cat__list li{font-family:var(--font-sans, "Space Grotesk", ui-sans-serif, system-ui, sans-serif);font-size:.78rem;line-height:1.5;color:var(--mercury, rgba(244, 241, 234, .78))}.gl-cookie-cat__list code{font-family:var(--font-mono, "JetBrains Mono", ui-monospace, monospace);font-size:.74rem;padding:.08em .4em;background:#ff5b2e1a;border:1px solid rgba(255,91,46,.25);border-radius:3px;color:var(--volt-bright, #FF7C52)}.gl-cookie-switch{position:relative;display:inline-flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0}.gl-cookie-switch__input{position:absolute;opacity:0;pointer-events:none}.gl-cookie-switch__track{display:inline-block;position:relative;width:44px;height:24px;background:#f4f1ea1a;border:1px solid var(--hairline-strong, rgba(244, 241, 234, .16));border-radius:999px;transition:background .22s var(--ease, ease),border-color .22s var(--ease, ease)}.gl-cookie-switch__thumb{position:absolute;top:2px;left:2px;width:18px;height:18px;background:var(--mercury, rgba(244, 241, 234, .78));border-radius:50%;transition:transform .22s var(--ease, cubic-bezier(.2, .7, .2, 1)),background .22s var(--ease, ease)}.gl-cookie-switch__input:checked+.gl-cookie-switch__track{background:var(--volt, #FF5B2E);border-color:var(--volt, #FF5B2E)}.gl-cookie-switch__input:checked+.gl-cookie-switch__track .gl-cookie-switch__thumb{transform:translate(20px);background:var(--void, #0F0F10)}.gl-cookie-switch__input:focus-visible+.gl-cookie-switch__track{outline:2px solid var(--volt, #FF5B2E);outline-offset:3px}.gl-cookie-modal__foot{padding:1.25rem clamp(1.25rem,2vw,1.75rem) clamp(1.25rem,2vw,1.75rem);border-top:1px solid var(--hairline, rgba(244, 241, 234, .1));display:flex;flex-direction:column;gap:.85rem}.gl-cookie-modal__foot-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}@media(max-width:600px){.gl-cookie-modal__foot-actions{justify-content:stretch}.gl-cookie-modal__foot-actions>*{flex:1 1 auto}}.gl-cookie-modal__btn{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.1rem;font-family:var(--font-mono, "JetBrains Mono", ui-monospace, monospace);font-size:.72rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;border-radius:3px;cursor:pointer;transition:background .2s var(--ease, ease),color .2s var(--ease, ease),border-color .2s var(--ease, ease)}.gl-cookie-modal__btn--ghost{background:transparent;border:1px solid var(--hairline-strong, rgba(244, 241, 234, .16));color:var(--chrome, #F4F1EA)}.gl-cookie-modal__btn--ghost:hover,.gl-cookie-modal__btn--ghost:focus-visible{background:#f4f1ea0d;border-color:var(--volt, #FF5B2E);outline:none}.gl-cookie-modal__btn--primary{background:var(--volt, #FF5B2E);border:1px solid var(--volt, #FF5B2E);color:var(--void, #0F0F10)}.gl-cookie-modal__btn--primary:hover,.gl-cookie-modal__btn--primary:focus-visible{background:var(--volt-bright, #FF7C52);border-color:var(--volt-bright, #FF7C52);outline:none}.gl-cookie-modal__legal{margin:0;text-align:right;font-family:var(--font-mono, "JetBrains Mono", ui-monospace, monospace);font-size:.68rem;letter-spacing:.18em;text-transform:uppercase}.gl-cookie-modal__legal-link{color:var(--steel, rgba(139, 136, 128, .85));text-decoration:none;border-bottom:1px solid var(--hairline, rgba(244, 241, 234, .1));padding-bottom:.15rem;transition:color .2s var(--ease, ease),border-color .2s var(--ease, ease)}.gl-cookie-modal__legal-link:hover,.gl-cookie-modal__legal-link:focus-visible{color:var(--volt-bright, #FF7C52);border-color:var(--volt, #FF5B2E);outline:none}@media(prefers-reduced-motion:reduce){.gl-cookie-banner{transition:none!important;transform:none!important}.gl-cookie-modal::backdrop,.gl-cookie-modal__panel{animation:none!important}.gl-cookie-switch__thumb{transition:none!important}}
