.gx-lightbox-overlay.svelte-lnsl0r{z-index:10000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:var(--sb-space-lg);background:#0f1525d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.gx-lightbox.svelte-lnsl0r{border-radius:var(--sb-radius-lg);background:#0f15254d;flex-direction:column;width:100%;max-width:1200px;height:90vh;animation:4s ease-in-out infinite svelte-lnsl0r-gx-lightbox-breathe;display:flex;position:relative;overflow:visible}@keyframes svelte-lnsl0r-gx-lightbox-breathe{0%,to{box-shadow:0 0 20px #38bdf826,0 0 40px #0ea5e914,0 0 60px #6366f10d}50%{box-shadow:0 0 30px #38bdf84d,0 0 60px #0ea5e926,0 0 90px #6366f11a}}.gx-lightbox.svelte-lnsl0r:before{content:"";border-radius:inherit;opacity:1;-webkit-mask-composite:xor;pointer-events:none;z-index:1;background:linear-gradient(135deg,#38bdf8,#0ea5e9,#6366f1);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.gx-lightbox-header.svelte-lnsl0r{padding:var(--sb-space-md) var(--sb-space-lg);border-bottom:1px solid var(--sb-border);border-radius:var(--sb-radius-lg) var(--sb-radius-lg) 0 0;z-index:2;background:#0f15254d;flex-shrink:0;justify-content:space-between;align-items:center;display:flex;position:relative}.gx-lightbox-title.svelte-lnsl0r{font-size:var(--sb-text-sm);color:var(--sb-text-secondary);text-transform:uppercase;letter-spacing:.06em;font-weight:600}.sb-modal-close.svelte-lnsl0r{border:1px solid var(--sb-border-light);color:var(--sb-text-muted);cursor:pointer;border-radius:var(--sb-radius-sm);width:32px;height:32px;transition:color var(--sb-transition), box-shadow var(--sb-transition), border-color var(--sb-transition);z-index:1;background:0 0;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:1.35rem;display:flex;position:static}.sb-modal-close.svelte-lnsl0r:hover{color:var(--sb-ice-light);border-color:var(--sb-ice);box-shadow:0 0 8px #38bdf833,0 0 16px #0ea5e91a}.gx-lightbox-body.svelte-lnsl0r{padding:var(--sb-space-lg);overscroll-behavior:contain;border-radius:0 0 var(--sb-radius-lg) var(--sb-radius-lg);scrollbar-width:none;-ms-overflow-style:none;background:#0f15254d;flex:1;overflow:hidden auto}.gx-lightbox-body.svelte-lnsl0r::-webkit-scrollbar{display:none}@media (width<=768px){.gx-lightbox-overlay.svelte-lnsl0r{padding:var(--sb-space-sm)}.gx-lightbox.svelte-lnsl0r{max-width:100%;height:auto;max-height:calc(100dvh - 2 * var(--sb-space-sm))}.gx-lightbox-body.svelte-lnsl0r{padding:var(--sb-space-md)}.sb-modal-close.svelte-lnsl0r{width:30px;min-width:0;height:30px;min-height:0;font-size:1.15rem}}@media (prefers-reduced-motion:reduce){.gx-lightbox.svelte-lnsl0r{animation:none}}[data-theme=light] .gx-lightbox-overlay.svelte-lnsl0r,body.light-mode .gx-lightbox-overlay.svelte-lnsl0r{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#f1f5f9bf}[data-theme=light] .gx-lightbox.svelte-lnsl0r,body.light-mode .gx-lightbox.svelte-lnsl0r{background:#fffffff2;animation:none;box-shadow:0 8px 32px #0f172a1f,0 2px 8px #0f172a14}[data-theme=light] .gx-lightbox.svelte-lnsl0r:before,body.light-mode .gx-lightbox.svelte-lnsl0r:before{background:linear-gradient(135deg,#38bdf84d,#0ea5e94d,#6366f14d)}[data-theme=light] .gx-lightbox-header.svelte-lnsl0r,body.light-mode .gx-lightbox-header.svelte-lnsl0r{background:#fffffff2;border-bottom-color:#00000014}[data-theme=light] .gx-lightbox-body.svelte-lnsl0r,body.light-mode .gx-lightbox-body.svelte-lnsl0r{background:#fffffff2}[data-theme=light] .sb-modal-close.svelte-lnsl0r,body.light-mode .sb-modal-close.svelte-lnsl0r{color:#64748b;border-color:#0000001f}.pf-gallery-toggle.svelte-h5epbv{gap:8px;max-width:1200px;margin:0 auto 22px;display:flex}.pf-gallery-toggle.svelte-h5epbv .gx-pill{flex:1 1 0;min-width:0}@media (width<=560px){.pf-gallery-toggle.svelte-h5epbv{grid-template-columns:1fr 1fr;max-width:420px;display:grid}.pf-gallery-toggle.svelte-h5epbv .gx-pill{white-space:normal}}.pf-gallery.svelte-h5epbv{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.pf-shot.svelte-h5epbv{cursor:zoom-in;text-align:center;font:inherit;color:inherit;background:0 0;border:none;flex-direction:column;gap:8px;padding:0;display:flex}.pf-shot-frame.svelte-h5epbv{aspect-ratio:16/10;border-radius:var(--sb-radius-lg,18px);background:#080c1499;transition:transform .3s,box-shadow .3s;animation:4s ease-in-out infinite svelte-h5epbv-gx-hero-card-breathe;display:block;position:relative}@keyframes svelte-h5epbv-gx-hero-card-breathe{0%,to{box-shadow:0 0 8px #38bdf80d}50%{box-shadow:0 0 18px #38bdf866}}.pf-shot.svelte-h5epbv:nth-child(3n+2) .pf-shot-frame:where(.svelte-h5epbv){animation-delay:-1.3s}.pf-shot.svelte-h5epbv:nth-child(3n) .pf-shot-frame:where(.svelte-h5epbv){animation-delay:-2.6s}.pf-shot-frame.svelte-h5epbv:before{content:"";border-radius:calc(var(--sb-radius-lg,18px) + 1px);-webkit-mask-composite:xor;pointer-events:none;z-index:1;background:linear-gradient(135deg,#38bdf8,#0ea5e9,#6366f1);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.pf-shot-frame.svelte-h5epbv img:where(.svelte-h5epbv){object-fit:cover;object-position:top center;border-radius:var(--sb-radius-lg,18px);width:100%;height:100%;display:block}.pf-shot.svelte-h5epbv:hover .pf-shot-frame:where(.svelte-h5epbv){animation:none;transform:translateY(-3px);box-shadow:0 0 12px #38bdf82e,0 0 20px #6366f114}.pf-shot-cap.svelte-h5epbv{color:var(--sb-text-muted);font-size:.85rem;line-height:1.4;transition:color .2s}.pf-shot.svelte-h5epbv:hover .pf-shot-cap:where(.svelte-h5epbv),.pf-ios-shot.svelte-h5epbv:hover .pf-shot-cap:where(.svelte-h5epbv){color:#fff}.pf-ios-rail.svelte-h5epbv{max-width:1200px;margin-inline:auto}.pf-ios-row.svelte-h5epbv{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:20px;padding:44px 28px 28px;scroll-padding-inline:28px;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000 0,#00000014 6px,#00000080 12px,#000000eb 18px,#000 24px calc(100% - 24px),#000000eb calc(100% - 18px),#00000080 calc(100% - 12px),#00000014 calc(100% - 6px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#00000014 6px,#00000080 12px,#000000eb 18px,#000 24px calc(100% - 24px),#000000eb calc(100% - 18px),#00000080 calc(100% - 12px),#00000014 calc(100% - 6px),#0000 100%)}.pf-ios-row.svelte-h5epbv::-webkit-scrollbar{display:none}.pf-ios-shot.svelte-h5epbv{scroll-snap-align:start;cursor:zoom-in;text-align:center;width:calc(20% - 16px);min-width:150px;font:inherit;color:inherit;background:0 0;border:none;flex-direction:column;flex:none;gap:10px;padding:0;display:flex}.pf-ios-shot.svelte-h5epbv img:where(.svelte-h5epbv){aspect-ratio:520/1032;object-fit:contain;filter:drop-shadow(0 8px 15px #00000080)drop-shadow(0 0 6px #38bdf857);width:100%;height:auto;transition:transform .3s,filter .3s;display:block}@media (hover:hover){.pf-ios-shot.svelte-h5epbv img:where(.svelte-h5epbv){animation:4.2s ease-in-out infinite svelte-h5epbv-pf-ios-breathe}.pf-ios-shot.svelte-h5epbv:nth-child(2) img:where(.svelte-h5epbv){animation-delay:-.6s}.pf-ios-shot.svelte-h5epbv:nth-child(3) img:where(.svelte-h5epbv){animation-delay:-1.2s}.pf-ios-shot.svelte-h5epbv:nth-child(4) img:where(.svelte-h5epbv){animation-delay:-1.8s}.pf-ios-shot.svelte-h5epbv:nth-child(5) img:where(.svelte-h5epbv){animation-delay:-2.4s}.pf-ios-shot.svelte-h5epbv:nth-child(6) img:where(.svelte-h5epbv){animation-delay:-3s}.pf-ios-shot.svelte-h5epbv:nth-child(7) img:where(.svelte-h5epbv){animation-delay:-3.6s}.pf-ios-shot.svelte-h5epbv:nth-child(8) img:where(.svelte-h5epbv){animation-delay:-4.2s}.pf-ios-shot.svelte-h5epbv:hover img:where(.svelte-h5epbv){filter:drop-shadow(0 10px 17px #0000008c) drop-shadow(0 0 13px rgba(var(--sb-ice-rgb), .6)) drop-shadow(0 0 22px rgba(var(--sb-violet-rgb), .32));animation:none;transform:translateY(-6px)}}@keyframes svelte-h5epbv-pf-ios-breathe{0%,to{filter:drop-shadow(0 8px 15px #00000080) drop-shadow(0 0 6px rgba(var(--sb-ice-rgb), .34)) drop-shadow(0 0 12px rgba(var(--sb-violet-rgb), .1))}50%{filter:drop-shadow(0 8px 16px #00000080) drop-shadow(0 0 10px rgba(var(--sb-ice-rgb), .55)) drop-shadow(0 0 20px rgba(var(--sb-violet-rgb), .35))}}.pf-ios-rail--loop.svelte-h5epbv .pf-ios-shot:where(.svelte-h5epbv) img:where(.svelte-h5epbv){--s:var(--gx-spot,0);transform:translateY(calc(-3px * var(--s)));filter:drop-shadow(0 calc(8px + 1px * var(--s)) calc(14px + 1px * var(--s)) rgba(0, 0, 0, calc(.5 + .05 * var(--s)))) drop-shadow(0 0 calc(6px + 4px * var(--s)) rgba(var(--sb-ice-rgb), calc(.34 + .26 * var(--s)))) drop-shadow(0 0 calc(10px * var(--s)) rgba(var(--sb-violet-rgb), calc(.3 * var(--s))));transition:none;animation:none}.pf-ios-rail--loop.svelte-h5epbv .pf-ios-shot:where(.svelte-h5epbv) .pf-shot-cap:where(.svelte-h5epbv){color:color-mix(in srgb, var(--sb-text-muted), #fff calc(var(--gx-spot,0) * 100%));transition:none}.pf-ios-pager.svelte-h5epbv{justify-content:center;gap:12px;margin-top:18px;display:flex}.pf-ios-arrow.svelte-h5epbv{width:40px;height:40px;color:var(--sb-text-secondary);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:var(--sb-radius);cursor:pointer;background:#0f1525b3;border:1px solid #0000;justify-content:center;align-items:center;transition:color .2s,background .2s;display:inline-flex;position:relative}.pf-ios-arrow.svelte-h5epbv:before{content:"";border-radius:inherit;pointer-events:none;background:var(--sb-gradient);-webkit-mask-composite:xor;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.pf-ios-arrow.svelte-h5epbv:hover{color:#fff}@media (width<=560px){.pf-ios-shot.svelte-h5epbv{width:clamp(150px,62vw,200px)}}@media (width<=768px){.pf-gallery.svelte-h5epbv{grid-template-columns:1fr}}.pf-lb-x{color:var(--sb-ice)}.gx-lightbox:has(.pf-lb){height:auto;max-height:92vh}.gx-lightbox-body:has(.pf-lb){padding:16px 20px}.pf-lb.svelte-h5epbv{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"head head head""prev figure next""feat feat feat""nav nav nav";align-items:center;gap:12px 14px;max-width:980px;margin:0 auto;display:grid}.pf-lb-head.svelte-h5epbv{text-align:center;grid-area:head}.pf-lb-heading.svelte-h5epbv{color:var(--sb-text);margin:0 0 4px;font-size:1.4rem}.pf-lb-intro.svelte-h5epbv{max-width:660px;color:var(--sb-text-muted);margin:0 auto;font-size:.92rem;line-height:1.5}.pf-lb-figure.svelte-h5epbv{grid-area:figure;justify-content:center;display:flex}.pf-lightbox-img.svelte-h5epbv{border:1px solid #ffffff14;border-radius:10px;width:auto;max-width:100%;height:auto;max-height:56vh;display:block}.pf-lightbox-img--device.svelte-h5epbv{border:none;border-radius:0}.pf-lb-arrow.svelte-h5epbv{width:44px;height:44px;color:var(--sb-text-muted);cursor:pointer;background:#0f152599;border:1px solid #ffffff1f;border-radius:10px;flex:none;justify-content:center;align-items:center;transition:background .18s,border-color .18s,box-shadow .18s,color .18s;display:inline-flex}.pf-lb-arrow--prev.svelte-h5epbv{grid-area:prev}.pf-lb-arrow--next.svelte-h5epbv{grid-area:next}.pf-lb-arrow.svelte-h5epbv:hover{border-color:var(--sb-ice);color:var(--sb-ice);background:#38bdf81f;box-shadow:0 0 14px -2px #38bdf880}.pf-lb-features.svelte-h5epbv{grid-area:feat;grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.pf-lb-feature.svelte-h5epbv{background:#0f152580;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:5px;min-height:116px;padding:14px 16px;transition:border-color .18s,box-shadow .18s;display:flex}.pf-lb-feature.svelte-h5epbv:hover{border-color:var(--sb-ice);box-shadow:0 0 14px -3px #38bdf873}.pf-lb-feature-title.svelte-h5epbv{color:var(--sb-text);font-size:.92rem;font-weight:700}.pf-lb-feature-desc.svelte-h5epbv{color:var(--sb-text-muted);font-size:.85rem;line-height:1.5}.pf-lb-nav.svelte-h5epbv{grid-area:nav;justify-content:space-between;align-items:center;gap:12px;padding-top:2px;display:flex}.pf-lb-pg.svelte-h5epbv{color:var(--sb-text-secondary);cursor:pointer;font:inherit;background:0 0;border:1px solid #ffffff1f;border-radius:8px;padding:7px 14px;font-size:.85rem;transition:color .18s,border-color .18s,box-shadow .18s}.pf-lb-pg.svelte-h5epbv:hover{color:var(--sb-ice-light);border-color:var(--sb-ice);box-shadow:0 0 10px -2px #38bdf866}.pf-lb-dots.svelte-h5epbv{gap:8px;display:flex}.pf-lb-dot.svelte-h5epbv{cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50%;width:9px;height:9px;padding:0;transition:background .18s,border-color .18s,box-shadow .18s}.pf-lb-dot.svelte-h5epbv:hover{border-color:var(--sb-ice);background:#38bdf859}.pf-lb-dot.active.svelte-h5epbv{background:var(--sb-ice);border-color:var(--sb-ice);box-shadow:0 0 8px #38bdf899}@media (width<=768px){.pf-lb.svelte-h5epbv{grid-template-columns:1fr;grid-template-areas:"head""figure""feat""nav";gap:16px}.pf-lb-arrow.svelte-h5epbv{display:none}.pf-lb-features.svelte-h5epbv{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px;padding-bottom:2px;display:flex;overflow-x:auto}.pf-lb-features.svelte-h5epbv::-webkit-scrollbar{display:none}.pf-lb-feature.svelte-h5epbv{scroll-snap-align:start;flex:0 0 82%;min-height:0}.pf-lightbox-img.svelte-h5epbv{max-height:46vh}.pf-lb-heading.svelte-h5epbv{font-size:1.3rem}}
