.hero[data-astro-cid-rxptco6c]{position:relative;width:100%;padding:clamp(40px,8vh,96px) 24px clamp(48px,7vh,88px)}.hero__inner[data-astro-cid-rxptco6c]{max-width:1280px;margin:0 auto;width:100%;display:grid;grid-template-columns:42fr 58fr;gap:var(--space-16);align-items:center}.hero__text[data-astro-cid-rxptco6c]{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:var(--space-6)}.hero__headline[data-astro-cid-rxptco6c]{margin:0;max-width:16ch;line-height:1.05}.hero__sentence[data-astro-cid-rxptco6c]{margin:0;max-width:46ch}.hero__ctas[data-astro-cid-rxptco6c]{display:flex;align-items:center;gap:var(--space-6);margin-top:4px;flex-wrap:wrap}.hero__headline[data-astro-cid-rxptco6c],.hero__sentence[data-astro-cid-rxptco6c],.hero__ctas[data-astro-cid-rxptco6c],.hero__visual[data-astro-cid-rxptco6c]{opacity:0;transform:translateY(10px);animation:heroIn .5s var(--ease-out) forwards}.hero__headline[data-astro-cid-rxptco6c]{animation-delay:.12s}.hero__sentence[data-astro-cid-rxptco6c]{animation-delay:.24s}.hero__ctas[data-astro-cid-rxptco6c]{animation-delay:.36s}.hero__visual[data-astro-cid-rxptco6c]{animation-delay:.48s}@keyframes heroIn{to{opacity:1;transform:translateY(0)}}.hero__visual[data-astro-cid-rxptco6c]{position:relative;width:100%;min-height:clamp(480px,40vw,560px);display:flex;align-items:flex-start;justify-content:center}.hero__photo[data-astro-cid-rxptco6c]{position:absolute;left:50%;bottom:-4%;transform:translate(calc(-50% + 57px),38px);width:86%;margin:0;z-index:0;pointer-events:none}.hero__photo[data-astro-cid-rxptco6c] img[data-astro-cid-rxptco6c]{display:block;width:100%;height:auto;border-radius:6px;opacity:.55;filter:saturate(.9) brightness(.85);-webkit-mask-image:radial-gradient(ellipse 78% 72% at 50% 64%,#000 52%,transparent 100%);mask-image:radial-gradient(ellipse 78% 72% at 50% 64%,#000 52%,transparent 100%)}.hero__terminal[data-astro-cid-rxptco6c]{position:relative;z-index:1;margin-top:-38px;width:100%;max-width:560px;background:rgb(var(--bg-secondary));border:.5px solid rgb(var(--border-strong));border-radius:8px;overflow:hidden;box-shadow:0 24px 60px #00000080}.term__bar[data-astro-cid-rxptco6c]{display:flex;align-items:center;gap:12px;padding:10px 14px;background:rgb(var(--bg-tertiary));border-bottom:.5px solid rgb(var(--border-default))}.term__dots[data-astro-cid-rxptco6c]{display:inline-flex;gap:6px}.term__dots[data-astro-cid-rxptco6c] span[data-astro-cid-rxptco6c]{width:10px;height:10px;border-radius:50%;background:rgb(var(--border-strong))}.term__title[data-astro-cid-rxptco6c]{font-family:var(--font-mono);font-size:12px;letter-spacing:.04em;color:rgb(var(--text-tertiary))}.term__body[data-astro-cid-rxptco6c]{padding:var(--space-8);font-family:var(--font-mono);font-size:14px;line-height:1.8;color:rgb(var(--text-primary));white-space:pre;overflow-x:auto}.term__line[data-astro-cid-rxptco6c]{display:block;transition:opacity .2s var(--ease-out)}.term__line[data-astro-cid-rxptco6c].is-pending{opacity:0}.term__marker[data-astro-cid-rxptco6c]{display:inline-block;width:1.4ch}.term__marker--prompt[data-astro-cid-rxptco6c]{color:rgb(var(--text-tertiary))}.term__marker--ok[data-astro-cid-rxptco6c]{color:rgb(var(--accent))}.term__key[data-astro-cid-rxptco6c]{color:rgb(var(--text-tertiary))}.term__val[data-astro-cid-rxptco6c]{color:rgb(var(--text-primary))}.term__val--ok[data-astro-cid-rxptco6c]{color:rgb(var(--text-secondary))}.term__cursor[data-astro-cid-rxptco6c]{display:inline-block;color:rgb(var(--accent));animation:termBlink 1s steps(1) infinite}@keyframes termBlink{0%,49%{opacity:1}50%,to{opacity:0}}@media(max-width:900px){.hero__inner[data-astro-cid-rxptco6c]{grid-template-columns:1fr;gap:var(--space-10)}.hero__text[data-astro-cid-rxptco6c]{align-items:flex-start}.hero__headline[data-astro-cid-rxptco6c]{max-width:none}.hero__visual[data-astro-cid-rxptco6c]{min-height:clamp(420px,96vw,520px)}.hero__terminal[data-astro-cid-rxptco6c]{margin-top:0}.hero__photo[data-astro-cid-rxptco6c]{width:78%;left:50%;bottom:-2%;transform:translate(-50%)}.term__body[data-astro-cid-rxptco6c]{padding:var(--space-6);font-size:13px}}@media(prefers-reduced-motion:reduce){.hero__headline[data-astro-cid-rxptco6c],.hero__sentence[data-astro-cid-rxptco6c],.hero__ctas[data-astro-cid-rxptco6c],.hero__visual[data-astro-cid-rxptco6c]{opacity:1;transform:none;animation:none}.term__line[data-astro-cid-rxptco6c].is-pending{opacity:1}.term__cursor[data-astro-cid-rxptco6c]{animation:none}}.problem-grid[data-astro-cid-hntrgfeo]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:var(--space-20);max-width:1100px;margin-inline:auto;border-top:.5px solid rgb(var(--border-subtle))}.problem-point[data-astro-cid-hntrgfeo]{padding:var(--space-10) 32px;border-right:.5px solid rgb(var(--border-subtle))}.problem-point[data-astro-cid-hntrgfeo]:last-child{border-right:none}.problem-point__icon[data-astro-cid-hntrgfeo]{width:20px;height:20px;color:rgb(var(--text-tertiary));margin-bottom:var(--space-5)}.problem-point__icon[data-astro-cid-hntrgfeo] svg{width:100%;height:100%;display:block}.problem-point__icon[data-astro-cid-hntrgfeo] svg path,.problem-point__icon[data-astro-cid-hntrgfeo] svg rect,.problem-point__icon[data-astro-cid-hntrgfeo] svg circle,.problem-point__icon[data-astro-cid-hntrgfeo] svg line{stroke-dasharray:300;stroke-dashoffset:300;transition:stroke-dashoffset .8s ease-out}.problem-grid.is-visible .problem-point__icon[data-astro-cid-hntrgfeo] svg path,.problem-grid.is-visible .problem-point__icon[data-astro-cid-hntrgfeo] svg rect,.problem-grid.is-visible .problem-point__icon[data-astro-cid-hntrgfeo] svg circle,.problem-grid.is-visible .problem-point__icon[data-astro-cid-hntrgfeo] svg line{stroke-dashoffset:0;transition-delay:calc(var(--line-index, 0) * .2s)}@media(prefers-reduced-motion:reduce){.problem-point__icon[data-astro-cid-hntrgfeo] svg path,.problem-point__icon[data-astro-cid-hntrgfeo] svg rect,.problem-point__icon[data-astro-cid-hntrgfeo] svg circle,.problem-point__icon[data-astro-cid-hntrgfeo] svg line{stroke-dasharray:none;stroke-dashoffset:0;transition:none}}.problem-point__label[data-astro-cid-hntrgfeo]{font-family:var(--font-mono);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--text-primary));margin:0 0 10px}.problem-point__body[data-astro-cid-hntrgfeo]{font-family:var(--font-body);font-size:15px;line-height:1.6;color:rgb(var(--text-secondary));margin:0}@media(max-width:767px){.problem-grid[data-astro-cid-hntrgfeo]{grid-template-columns:1fr;border-top:none}.problem-point[data-astro-cid-hntrgfeo]{border-right:none;border-bottom:.5px solid rgb(var(--border-subtle));padding:28px 0}.problem-point[data-astro-cid-hntrgfeo]:last-child{border-bottom:none}}.os-native__claim[data-astro-cid-jhljw4qk]{margin:var(--space-8) 0 0;max-width:900px;font-family:var(--font-body);font-size:var(--text-body-lg);line-height:1.5;color:rgb(var(--accent));text-align:left}.lflow{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:12px;margin:72px auto 0;max-width:1040px}.lflow__box{flex:1 1 0;min-width:200px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;padding:var(--space-6);background:rgb(var(--bg-secondary));border:.5px solid rgb(var(--border-default));border-radius:6px;opacity:0;transform:translateY(8px);transition:opacity .5s var(--ease-out),transform .5s var(--ease-out)}.lflow.is-visible .lflow__box[data-astro-cid-jhljw4qk]{opacity:1;transform:translateY(0);transition-delay:calc(.16s * var(--line-index, 0))}.lflow__label{font-family:var(--font-mono);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--accent))}.lflow__detail{font-family:var(--font-mono);font-size:13px;letter-spacing:.02em;line-height:1.5;color:rgb(var(--text-secondary))}.lflow__arrow{flex:0 0 auto;align-self:center;font-family:var(--font-mono);font-size:22px;line-height:1;color:rgb(var(--accent));opacity:0;transition:opacity .5s var(--ease-out)}.lflow.is-visible .lflow__arrow[data-astro-cid-jhljw4qk]{opacity:1;transition-delay:.32s}.lflow-link{margin-top:var(--space-10);text-align:center}@media(max-width:767px){.lflow{flex-direction:column}.lflow__box{width:100%}.lflow__arrow{transform:rotate(90deg)}}@media(prefers-reduced-motion:reduce){.lflow__box{opacity:1;transform:none;transition:none}.lflow__arrow{opacity:1;transition:none}}.os-apps[data-astro-cid-jhljw4qk]{max-width:980px;margin-inline:auto;text-align:center}.app-groups[data-astro-cid-jhljw4qk]{display:flex;flex-direction:column;gap:0;border-top:.5px solid rgb(var(--border-subtle))}.app-group[data-astro-cid-jhljw4qk]{display:grid;grid-template-columns:220px 1fr;align-items:baseline;gap:var(--space-6);padding:var(--space-6) 0;text-align:left;border-bottom:.5px solid rgb(var(--border-subtle));opacity:0;transform:translateY(8px);transition:opacity .5s var(--ease-out),transform .5s var(--ease-out)}.app-groups[data-astro-cid-jhljw4qk].is-visible .app-group[data-astro-cid-jhljw4qk]{opacity:1;transform:translateY(0);transition-delay:calc(.12s * var(--group-index, 0))}.app-group__label[data-astro-cid-jhljw4qk]{font-family:var(--font-mono);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--text-tertiary));margin:0;line-height:1.4}.app-group__list[data-astro-cid-jhljw4qk]{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px 10px}.app-chip[data-astro-cid-jhljw4qk]{font-family:var(--font-mono);font-size:13px;letter-spacing:.04em;color:rgb(var(--text-secondary));transition:color .2s var(--ease-out)}.app-chip[data-astro-cid-jhljw4qk]:not(:last-child):after{content:"·";margin-left:10px;color:rgb(var(--text-quaternary))}.app-chip[data-astro-cid-jhljw4qk]:hover{color:rgb(var(--text-primary))}.app-chip--more[data-astro-cid-jhljw4qk],.app-chip--more[data-astro-cid-jhljw4qk]:hover{color:rgb(var(--text-tertiary));letter-spacing:0}@media(max-width:767px){.app-group[data-astro-cid-jhljw4qk]{grid-template-columns:1fr;gap:var(--space-3)}}@media(prefers-reduced-motion:reduce){.app-group[data-astro-cid-jhljw4qk]{opacity:1;transform:none;transition:none}}.player-cards{margin:var(--space-16) auto 0;max-width:1100px;display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-8)}.player-card{padding:var(--space-8);background:rgb(var(--bg-secondary));border:.5px solid rgb(var(--border-default));border-radius:8px}.player-cta{margin:var(--space-12) auto 0;max-width:1100px;display:flex;align-items:center;gap:var(--space-8);flex-wrap:wrap}.pc__label[data-astro-cid-xvk2fw3c]{font-family:var(--font-mono);font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--accent));margin:0 0 12px}.pc__title[data-astro-cid-xvk2fw3c]{font-family:var(--font-display);font-weight:400;font-size:var(--text-display-sm);line-height:1.15;color:rgb(var(--text-primary));margin:0 0 14px}.pc__body[data-astro-cid-xvk2fw3c]{font-family:var(--font-body);font-size:15px;line-height:1.6;color:rgb(var(--text-secondary));margin:0}@media(max-width:900px){.player-cards{grid-template-columns:1fr}}.ms-text[data-astro-cid-hn2zpolb]{margin-inline:auto}.ms-pills[data-astro-cid-hn2zpolb]{list-style:none;padding:0;margin-top:var(--space-8);display:flex;flex-wrap:wrap;gap:8px}.dac-grid[data-astro-cid-prgktr36]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-20);align-items:center}@media(max-width:900px){.dac-grid[data-astro-cid-prgktr36]{grid-template-columns:1fr;gap:var(--space-12)}}.dac-pill[data-astro-cid-prgktr36]{margin-top:var(--space-6)}.dac-visual[data-astro-cid-prgktr36]{display:flex;justify-content:center}.dac-photo[data-astro-cid-prgktr36]{position:relative;width:100%;max-width:560px;margin:0}.dac-photo[data-astro-cid-prgktr36] img[data-astro-cid-prgktr36]{display:block;width:100%;height:auto;aspect-ratio:16 / 9;-o-object-fit:cover;object-fit:cover;-o-object-position:center 58%;object-position:center 58%;border:.5px solid rgb(var(--border-default));border-radius:4px;background:rgb(var(--bg-primary))}.craft-hero[data-astro-cid-2c6brntu]{position:relative;max-width:960px;margin:var(--space-20) auto 60px;aspect-ratio:3 / 2;overflow:hidden;border-radius:4px}.craft-hero__img[data-astro-cid-2c6brntu]{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;filter:brightness(.9);opacity:0;transition:opacity .9s var(--ease-out)}.craft-hero__img[data-astro-cid-2c6brntu][data-active=true]{opacity:1}.craft-hero__glow[data-astro-cid-2c6brntu]{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle 280px at var(--glow-x, 50%) var(--glow-y, 50%),rgb(var(--accent) / .08),transparent 70%);opacity:var(--glow-opacity, 0);transition:opacity .4s var(--ease-out);mix-blend-mode:screen}.craft-details[data-astro-cid-2c6brntu]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-top:.5px solid rgb(var(--border-subtle));max-width:1100px;margin:0 auto}.craft-detail[data-astro-cid-2c6brntu]{padding:28px 24px;border-right:.5px solid rgb(var(--border-subtle));position:relative}.craft-detail[data-astro-cid-2c6brntu]:last-child{border-right:none}.craft-detail[data-astro-cid-2c6brntu]:after{content:"";position:absolute;left:24px;right:24px;top:-.5px;height:1px;background:rgb(var(--accent));transform:scaleX(0);transform-origin:left;transition:transform .2s var(--ease-out)}.craft-detail[data-astro-cid-2c6brntu]:hover:after{transform:scaleX(1)}.craft-detail__label[data-astro-cid-2c6brntu]{font-family:var(--font-mono);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--text-primary));margin:0 0 8px}.craft-detail__text[data-astro-cid-2c6brntu]{font-family:var(--font-body);font-size:14px;color:rgb(var(--text-secondary));margin:0;line-height:1.5}@media(max-width:767px){.craft-details[data-astro-cid-2c6brntu]{grid-template-columns:repeat(2,minmax(0,1fr))}.craft-detail[data-astro-cid-2c6brntu]{border-right:none;border-bottom:.5px solid rgb(var(--border-subtle))}.craft-detail[data-astro-cid-2c6brntu]:nth-child(odd){border-right:.5px solid rgb(var(--border-subtle))}}@media(prefers-reduced-motion:reduce){.craft-hero__glow[data-astro-cid-2c6brntu]{display:none}.craft-hero__img[data-astro-cid-2c6brntu]{transition:none}}.specs-wrap[data-astro-cid-hxnzvv6r]{max-width:800px;margin:var(--space-16) auto 0}.specs-table[data-astro-cid-hxnzvv6r]{width:100%;border-collapse:collapse;font-family:var(--font-body);font-size:15px}.specs-row[data-astro-cid-hxnzvv6r]{opacity:0;transform:translateY(8px);transition:opacity .5s var(--ease-out),transform .5s var(--ease-out),background-color .2s var(--ease-out);border-bottom:.5px solid rgb(var(--border-subtle))}.specs-table[data-astro-cid-hxnzvv6r].is-visible .specs-row[data-astro-cid-hxnzvv6r]{opacity:1;transform:translateY(0);transition-delay:calc(30ms * var(--row-index, 0))}.specs-row[data-astro-cid-hxnzvv6r]:hover{background-color:rgb(var(--bg-tertiary) / .6)}.specs-k[data-astro-cid-hxnzvv6r]{padding:14px 12px 14px 0;text-align:left;font-weight:400;color:rgb(var(--text-secondary));width:38%;vertical-align:top}.specs-v[data-astro-cid-hxnzvv6r]{padding:14px 0 14px 12px;font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:rgb(var(--text-primary))}@media(max-width:640px){.specs-k[data-astro-cid-hxnzvv6r]{width:42%}.specs-v[data-astro-cid-hxnzvv6r]{font-size:14px}}@media(prefers-reduced-motion:reduce){.specs-row[data-astro-cid-hxnzvv6r]{opacity:1;transform:none;transition:none}}.oss-pills{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:8px;margin-top:72px}.oss-pills>span[data-astro-cid-7iwxgvbc]{display:inline-flex;opacity:0;transform:translateY(8px);transition:opacity .5s var(--ease-out),transform .5s var(--ease-out)}.oss-pills.is-visible>span[data-astro-cid-7iwxgvbc]{opacity:1;transform:translateY(0);transition-delay:calc(.1s * var(--line-index, 0))}.oss-dedication[data-astro-cid-7iwxgvbc]{max-width:760px;margin:0}@media(prefers-reduced-motion:reduce){.oss-pills>span[data-astro-cid-7iwxgvbc]{opacity:1;transform:none;transition:none}}.phil-grid[data-astro-cid-to2gczxy]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-20);align-items:center}@media(max-width:900px){.phil-grid[data-astro-cid-to2gczxy]{grid-template-columns:1fr;gap:var(--space-12)}.phil-visual[data-astro-cid-to2gczxy]{order:-1}}.phil-image-wrap[data-astro-cid-to2gczxy]{width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:4px}.phil-image[data-astro-cid-to2gczxy]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;filter:brightness(.85);transform:translateZ(0);transition:transform .7s var(--ease-out)}.wp-inner[data-astro-cid-ag7rj7pm]{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:900px;margin:0 auto;padding:var(--space-10) 24px}.wp-icon[data-astro-cid-ag7rj7pm]{width:32px;height:32px;color:rgb(var(--text-tertiary));margin-bottom:var(--space-6)}.wp-icon__art[data-astro-cid-ag7rj7pm]{width:100%;height:100%;transition:transform .3s var(--ease-out),filter .3s var(--ease-out)}.wp-icon[data-astro-cid-ag7rj7pm] svg{width:100%;height:100%;display:block}.wp-inner:hover .wp-icon__art[data-astro-cid-ag7rj7pm]{transform:scale(1.05);filter:drop-shadow(0 0 8px rgb(var(--accent) / .4))}@media(prefers-reduced-motion:reduce){.wp-icon__art[data-astro-cid-ag7rj7pm]{transition:none}.wp-inner:hover .wp-icon__art[data-astro-cid-ag7rj7pm]{transform:none;filter:none}}.landing-cta[data-astro-cid-a2aso3df] .landing-section{padding-top:var(--section-padding-xl);padding-bottom:var(--section-padding-xl)}@media(max-width:767px){.landing-cta[data-astro-cid-a2aso3df] .landing-section{padding-top:var(--section-padding-xl-mobile);padding-bottom:var(--section-padding-xl-mobile)}}.landing-cta__inner[data-astro-cid-a2aso3df]{max-width:900px;margin:0 auto;text-align:left;display:flex;flex-direction:column;align-items:flex-start}.landing-cta__body[data-astro-cid-a2aso3df]{margin:0;font-family:var(--font-body);font-size:var(--text-body-lg);line-height:1.6;color:rgb(var(--text-secondary));max-width:600px}.landing-cta__cta[data-astro-cid-a2aso3df]{margin-top:var(--space-10)}.landing-cta__trust[data-astro-cid-a2aso3df]{margin:var(--space-8) 0 0;font-family:var(--font-mono);font-size:12px;letter-spacing:.04em;color:rgb(var(--text-tertiary))}.final-cta-button{animation:finalCtaPulse 2.5s ease-in-out infinite}.final-cta-button:hover{animation-play-state:paused}@keyframes finalCtaPulse{0%,to{box-shadow:0 0 rgb(var(--accent) / .3)}50%{box-shadow:0 0 0 8px rgb(var(--accent) / 0)}}@media(prefers-reduced-motion:reduce){.final-cta-button{animation:none}}.newsletter-status[data-astro-cid-ct3bgug4]{width:100%;padding:12px 24px;border-bottom:.5px solid rgb(var(--border-default));background:rgb(var(--bg-tertiary));display:flex;justify-content:center}.newsletter-status__msg[data-astro-cid-ct3bgug4]{font-family:var(--font-body);font-size:14px;line-height:1.5;margin:0;color:rgb(var(--text-primary));max-width:880px;text-align:center}.newsletter-status[data-astro-cid-ct3bgug4][data-tone=success]{background:#22c55e14;border-bottom-color:#22c55e66}.newsletter-status[data-astro-cid-ct3bgug4][data-tone=error]{background:#ef444414;border-bottom-color:#ef444466}
