.phone[data-v-d5eddf7f]{margin:0;display:flex;flex-direction:column;align-items:center;gap:.75rem}.phone__frame[data-v-d5eddf7f]{--frame-w:min(272px,74vw);width:var(--frame-w);aspect-ratio:9/19.5;position:relative;border-radius:44px;padding:2px;background:linear-gradient(168deg,#5a5a5e,#2a2a2c 18%,#121214 42%,#1a1a1c 58%,#3a3a3e 82%,#6e6e72);box-shadow:inset 0 0 0 1px #ffffff24,0 0 0 1px #0000008c,0 4px 8px #0000001f,0 20px 40px #0f172a47,0 40px 72px #4f46e524;transition:box-shadow .45s var(--ease-out)}.phone--light .phone__frame[data-v-d5eddf7f]{background:linear-gradient(168deg,#f8fafc,#e2e8f0 22%,#cbd5e1 48%,#e2e8f0 72%,#f1f5f9);box-shadow:inset 0 0 0 1px #ffffffe6,0 0 0 1px #94a3b880,0 4px 8px #0f172a14,0 24px 48px #0f172a24}.phone:hover .phone__frame[data-v-d5eddf7f]{box-shadow:inset 0 0 0 1px #ffffff29,0 0 0 1px #00000080,0 12px 24px #00000029,0 32px 64px #0f172a57,0 52px 96px #4f46e533}.phone__btn[data-v-d5eddf7f]{position:absolute;background:linear-gradient(90deg,#1a1a1c,#3d3d42,#2a2a2c);border-radius:2px;z-index:1;box-shadow:-1px 0 #ffffff14,1px 0 2px #00000059}.phone--light .phone__btn[data-v-d5eddf7f]{background:linear-gradient(90deg,#cbd5e1,#f1f5f9,#94a3b8)}.phone__btn--silent[data-v-d5eddf7f]{left:-2px;top:18%;width:3px;height:22px}.phone__btn--vol-up[data-v-d5eddf7f]{left:-2px;top:26%;width:3px;height:36px}.phone__btn--vol-down[data-v-d5eddf7f]{left:-2px;top:36%;width:3px;height:36px}.phone__btn--power[data-v-d5eddf7f]{right:-2px;top:24%;width:3px;height:52px}.phone__bezel[data-v-d5eddf7f]{position:relative;width:100%;height:100%;padding:10px 7px 14px;border-radius:41px;background:#000;box-shadow:inset 0 0 0 1px #ffffff0d;overflow:hidden}.phone__island[data-v-d5eddf7f]{position:absolute;top:14px;left:50%;margin-left:-36px;width:72px;height:22px;background:#000;border-radius:20px;z-index:3;box-shadow:0 0 0 1px #ffffff0f;display:flex;align-items:center;justify-content:flex-end;padding-right:10px}.phone__island-cam[data-v-d5eddf7f]{width:9px;height:9px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#1e293b 0,#0f172a 45%,#020617);box-shadow:0 0 0 1px #ffffff14}.phone__screen[data-v-d5eddf7f]{position:relative;width:100%;height:100%;border-radius:30px;overflow:hidden;background:#000}.phone__screen img[data-v-d5eddf7f]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;display:block;transform:translateZ(0);backface-visibility:hidden}.phone__home-indicator[data-v-d5eddf7f]{position:absolute;bottom:6px;left:33%;right:33%;height:4px;border-radius:99px;background:#ffffff59;z-index:3;pointer-events:none}.phone__placeholder[data-v-d5eddf7f]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(165deg,var(--color-primary-light) 0,#c7d2fe 50%,var(--color-primary) 100%)}.phone__placeholder-badge[data-v-d5eddf7f]{font-family:var(--font-display);font-weight:700;font-size:1.125rem;color:var(--color-primary-dark);letter-spacing:.04em}.phone__caption[data-v-d5eddf7f]{font-size:.8125rem;color:var(--color-ink-soft);text-align:center;font-weight:500}.pcarousel[data-v-4eb20fa8]{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}.pcarousel__stage[data-v-4eb20fa8]{display:flex;justify-content:center;width:100%}.pcarousel__dots[data-v-4eb20fa8]{display:flex;gap:.45rem;align-items:center}.pcarousel__dot[data-v-4eb20fa8]{height:7px;width:7px;border-radius:99px;background:#6366f133;border:none;padding:0;cursor:pointer;transition:background .3s,width .3s;flex-shrink:0}.pcarousel__dot--active[data-v-4eb20fa8]{background:var(--color-primary);width:20px}.pcarousel--inverted .pcarousel__dot[data-v-4eb20fa8]{background:#ffffff40}.pcarousel--inverted .pcarousel__dot--active[data-v-4eb20fa8]{background:#fff;width:20px}.pcarousel-fade-enter-active[data-v-4eb20fa8]{transition:opacity .35s ease,transform .35s ease}.pcarousel-fade-leave-active[data-v-4eb20fa8]{transition:opacity .22s ease,transform .22s ease}.pcarousel-fade-enter-from[data-v-4eb20fa8]{opacity:0;transform:scale(.97) translateY(6px)}.pcarousel-fade-leave-to[data-v-4eb20fa8]{opacity:0;transform:scale(1.02)}.showcase[data-v-29462c98]{background:var(--color-primary-light);border-block:1px solid rgba(99,102,241,.12)}.showcase--page[data-v-29462c98]{padding-top:2rem}.showcase__head[data-v-29462c98]{margin-bottom:2rem;max-width:720px;margin-inline:auto;text-align:center}.steps[data-v-29462c98]{list-style:none;margin:0 0 2.5rem;padding:0;display:grid;gap:1rem}@media(min-width:768px){.steps[data-v-29462c98]{grid-template-columns:repeat(2,1fr)}}.step[data-v-29462c98]{display:flex;gap:1rem;padding:1.15rem;background:var(--color-surface);border-radius:var(--radius-md);border:1px solid var(--color-line)}.step__n[data-v-29462c98]{font-family:var(--font-display);font-weight:700;color:var(--color-primary);font-size:1.25rem}.step h3[data-v-29462c98]{margin:0 0 .35rem;font-size:1rem}.step p[data-v-29462c98]{margin:0;font-size:.875rem;color:var(--color-ink-muted)}.showcase__carousel[data-v-29462c98]{display:none;margin-bottom:2rem}.showcase__phones[data-v-29462c98]{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem 2.5rem;margin-bottom:2.5rem}@media(max-width:700px){.showcase__carousel[data-v-29462c98]{display:block}.showcase__phones[data-v-29462c98]{display:none}}.showcase__wide[data-v-29462c98]{margin:0;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-soft);border:1px solid var(--color-line)}.showcase__wide img[data-v-29462c98]{width:100%;aspect-ratio:21/9;-o-object-fit:cover;object-fit:cover}.tech-block[data-v-29462c98]{margin-top:2.5rem;max-width:720px;margin-inline:auto}.tech-block h2[data-v-29462c98],.tech-block h3[data-v-29462c98]{font-family:var(--font-display);margin:0 0 .75rem}.tech-block h3[data-v-29462c98]{margin-top:1.5rem;font-size:1.125rem}.tech-block p[data-v-29462c98]{color:var(--color-ink-muted);line-height:1.65;margin:0 0 1rem}.tech-block__actions[data-v-29462c98]{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}
