.lang-picker.svelte-1uha8ag{position:fixed;top:var(--space-lg);right:var(--space-lg);z-index:100}.rtl .lang-picker.svelte-1uha8ag{right:auto;left:var(--space-lg)}.lang-btn.svelte-1uha8ag{display:flex;align-items:center;gap:var(--space-sm);padding:10px 16px;background:#faf7f20d;border:1px solid rgba(250,247,242,.15);border-radius:100px;color:var(--cream);font-family:var(--font-body);font-size:.875rem;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .3s var(--ease-out-quart)}.lang-btn.svelte-1uha8ag:hover{background:#faf7f21a;border-color:#faf7f240}.lang-btn.svelte-1uha8ag .lucide:where(.svelte-1uha8ag){width:18px;height:18px}.chevron.svelte-1uha8ag{transition:transform .3s var(--ease-out-quart)}.chevron.open.svelte-1uha8ag{transform:rotate(180deg)}.lang-menu.svelte-1uha8ag{position:absolute;top:calc(100% + 8px);right:0;background:var(--dark-card);border:1px solid rgba(250,247,242,.1);border-radius:16px;padding:8px;min-width:160px;box-shadow:0 20px 40px #0006;animation:scaleIn .2s var(--ease-out-expo)}.rtl .lang-menu.svelte-1uha8ag{right:auto;left:0}.lang-option.svelte-1uha8ag{display:block;width:100%;padding:10px 16px;background:transparent;border:none;border-radius:10px;color:var(--cream-muted);font-family:var(--font-body);font-size:.9375rem;text-align:left;cursor:pointer;transition:all .2s}.rtl .lang-option.svelte-1uha8ag{text-align:right}.lang-option.svelte-1uha8ag:hover{background:#faf7f20d;color:var(--cream)}.lang-option.active.svelte-1uha8ag{background:#e8a85126;color:var(--honey)}.rtl{direction:rtl}.hero.svelte-1uha8ag{min-height:100vh;display:flex;align-items:center;padding:var(--space-4xl) 0 var(--space-3xl);position:relative;overflow:hidden}.hero-bg.svelte-1uha8ag{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.gradient-swirl.svelte-1uha8ag{position:absolute;border-radius:50%;filter:blur(100px);opacity:.6;animation:svelte-1uha8ag-swirl 25s ease-in-out infinite}.gradient-swirl-1.svelte-1uha8ag{width:700px;height:700px;background:conic-gradient(from 0deg at 50% 50%,#e8a85159,#c75d3a40,#e8a85133,#9e4a2f26,#e8a85159 360deg);top:-300px;left:-200px;animation-duration:30s}.gradient-swirl-2.svelte-1uha8ag{width:600px;height:600px;background:conic-gradient(from 120deg at 50% 50%,#6b8f7140,#8fb99633,#c75d3a26,#6b8f7133,#6b8f7140 360deg);top:20%;right:-200px;animation-duration:35s;animation-direction:reverse}.gradient-swirl-3.svelte-1uha8ag{width:500px;height:500px;background:conic-gradient(from 240deg at 50% 50%,#c75d3a33,#e8a85126,#6b8f7133,#c75d3a26,#c75d3a33 360deg);bottom:-150px;left:25%;animation-duration:40s;animation-delay:-10s}@keyframes svelte-1uha8ag-swirl{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1.1)}to{transform:rotate(360deg) scale(1)}}.fine-grain.svelte-1uha8ag{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.2' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");mix-blend-mode:overlay}.hero.svelte-1uha8ag .container:where(.svelte-1uha8ag){display:grid;grid-template-columns:1fr;gap:var(--space-3xl);align-items:center;position:relative;z-index:1}@media(min-width:1024px){.hero.svelte-1uha8ag .container:where(.svelte-1uha8ag){grid-template-columns:1fr 1fr}}.hero-content.svelte-1uha8ag{text-align:center}@media(min-width:1024px){.hero-content.svelte-1uha8ag{text-align:left}.rtl .hero-content.svelte-1uha8ag{text-align:right}}.badge.svelte-1uha8ag{display:inline-flex;align-items:center;gap:var(--space-sm);padding:10px 18px;background:#6b8f711f;border:1px solid rgba(107,143,113,.25);border-radius:100px;font-size:.875rem;font-weight:500;color:var(--sage-light);margin-bottom:var(--space-xl)}.badge-dot.svelte-1uha8ag{width:8px;height:8px;background:var(--sage);border-radius:50%;animation:pulse 2s ease-in-out infinite;box-shadow:0 0 12px var(--sage)}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag){margin-bottom:var(--space-lg);line-height:1.1}.tagline.svelte-1uha8ag{font-size:1.1875rem;color:var(--cream-muted);max-width:520px;margin-bottom:var(--space-xl)}@media(min-width:1024px){.tagline.svelte-1uha8ag{font-size:1.3125rem}}.cta-buttons.svelte-1uha8ag{display:flex;gap:var(--space-md);flex-wrap:wrap;justify-content:center}@media(min-width:1024px){.cta-buttons.svelte-1uha8ag{justify-content:flex-start}.rtl .cta-buttons.svelte-1uha8ag{justify-content:flex-end}}.hero-visual.svelte-1uha8ag{position:relative;display:flex;justify-content:center;align-items:center;perspective:1200px;perspective-origin:50% 40%}.device-wrapper.svelte-1uha8ag{position:relative;transform-style:preserve-3d}.iphone-15-pro.svelte-1uha8ag{position:relative;transform:rotateY(-8deg) rotateX(3deg);transition:transform .8s var(--ease-out-expo);transform-style:preserve-3d}.iphone-15-pro.svelte-1uha8ag:hover{transform:rotateY(-2deg) rotateX(1deg)}.iphone-chassis.svelte-1uha8ag{--titanium-light: #8E8E93;--titanium-mid: #636366;--titanium-dark: #48484A;--titanium-edge: #C7C7CC;position:relative;width:280px;height:570px;border-radius:52px;background:linear-gradient(135deg,var(--titanium-light) 0%,var(--titanium-mid) 30%,var(--titanium-dark) 70%,var(--titanium-mid) 100%);box-shadow:inset 3px 3px 8px #ffffff14,inset -2px -2px 6px #00000026,0 2px 4px #0000001a,0 8px 16px #00000026,0 24px 48px #0003,0 48px 80px #00000040;transform-style:preserve-3d}.frame-outer.svelte-1uha8ag{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:52px;background:radial-gradient(ellipse 100% 20% at 50% 0%,rgba(255,255,255,.08) 0%,transparent 70%),radial-gradient(ellipse 100% 20% at 50% 100%,rgba(0,0,0,.1) 0%,transparent 70%);pointer-events:none}.frame-edge.svelte-1uha8ag{position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:49px;background:radial-gradient(ellipse 80% 30% at 30% 15%,rgba(199,199,204,.15) 0%,transparent 50%);opacity:.5}.frame-inner.svelte-1uha8ag{position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:46px;background:#000;box-shadow:inset 0 0 20px #000c}.speaker-grille.svelte-1uha8ag{position:absolute;top:14px;left:50%;transform:translate(-50%);width:60px;height:5px;background:#1c1c1e;border-radius:3px;box-shadow:inset 0 1px 2px #000c;z-index:5}.speaker-grille.svelte-1uha8ag:before{content:"";position:absolute;top:1px;right:2px;bottom:1px;left:2px;background:repeating-linear-gradient(90deg,#0a0a0a 0px,#0a0a0a 1px,transparent 1px,transparent 3px);border-radius:2px}.btn-action.svelte-1uha8ag{position:absolute;left:-2.5px;top:95px;width:3px;height:28px;background:linear-gradient(90deg,var(--titanium-dark),var(--titanium-mid),var(--titanium-light));border-radius:2px 0 0 2px;box-shadow:-1px 0 2px #0000004d,inset 0 1px 1px #fff3}.btn-volume-up.svelte-1uha8ag{position:absolute;left:-2.5px;top:155px;width:3px;height:45px;background:linear-gradient(90deg,var(--titanium-dark),var(--titanium-mid),var(--titanium-light));border-radius:2px 0 0 2px;box-shadow:-1px 0 2px #0000004d,inset 0 1px 1px #fff3}.btn-volume-down.svelte-1uha8ag{position:absolute;left:-2.5px;top:210px;width:3px;height:45px;background:linear-gradient(90deg,var(--titanium-dark),var(--titanium-mid),var(--titanium-light));border-radius:2px 0 0 2px;box-shadow:-1px 0 2px #0000004d,inset 0 1px 1px #fff3}.btn-power.svelte-1uha8ag{position:absolute;right:-2.5px;top:175px;width:3px;height:70px;background:linear-gradient(270deg,var(--titanium-dark),var(--titanium-mid),var(--titanium-light));border-radius:0 2px 2px 0;box-shadow:1px 0 2px #0000004d,inset 0 1px 1px #fff3}.sim-tray.svelte-1uha8ag{position:absolute;right:-1px;bottom:130px;width:2px;height:35px;background:var(--titanium-mid);border-radius:0 1px 1px 0}.sim-tray.svelte-1uha8ag:before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:3px;background:var(--titanium-dark);border-radius:50%}.screen-assembly.svelte-1uha8ag{position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:44px;overflow:hidden;background:#000}.screen-bezel.svelte-1uha8ag{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;border-radius:44px;overflow:hidden}.display.svelte-1uha8ag{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a0a0a,#0f0f0f,#0a0a0a);border-radius:44px;overflow:hidden}.glass-reflection.svelte-1uha8ag{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 50% at 30% 10%,rgba(255,255,255,.06) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 70% 80%,rgba(255,255,255,.02) 0%,transparent 40%);pointer-events:none;z-index:100;border-radius:44px}.dynamic-island.svelte-1uha8ag{position:absolute;top:12px;left:50%;transform:translate(-50%);width:126px;height:37px;background:#000;border-radius:20px;z-index:50;box-shadow:0 0 0 3px #000c,inset 0 0 10px #000}.island-sensors.svelte-1uha8ag{display:flex;align-items:center;justify-content:flex-end;gap:10px;height:100%;padding:0 16px 0 24px}.face-id-dot.svelte-1uha8ag{width:8px;height:8px;background:radial-gradient(circle at 30% 30%,#1a1a2e,#000);border-radius:50%;opacity:.5}.front-camera.svelte-1uha8ag{width:12px;height:12px;background:radial-gradient(circle at 30% 30%,#1a1a2e,#000);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 3px #3c3c644d}.camera-lens.svelte-1uha8ag{width:6px;height:6px;background:radial-gradient(circle at 40% 40%,#2a2a4a,#0a0a1a 60%,#000);border-radius:50%;box-shadow:inset 0 0 2px #6464b44d,0 0 1px #ffffff1a}.ios-status-bar.svelte-1uha8ag{position:absolute;top:0;left:0;right:0;height:54px;display:flex;justify-content:space-between;align-items:flex-start;padding:16px 24px 0;z-index:40}.status-left.svelte-1uha8ag{display:flex;align-items:center}.status-time.svelte-1uha8ag{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:15px;font-weight:600;color:#fff;letter-spacing:-.3px}.status-right.svelte-1uha8ag{display:flex;align-items:center;gap:5px}.signal-bars.svelte-1uha8ag{display:flex;align-items:flex-end;gap:1.5px;height:12px}.signal-bars.svelte-1uha8ag .bar:where(.svelte-1uha8ag){width:3px;background:#fff;border-radius:1px}.bar-1.svelte-1uha8ag{height:4px}.bar-2.svelte-1uha8ag{height:6px}.bar-3.svelte-1uha8ag{height:9px}.bar-4.svelte-1uha8ag{height:12px}.carrier.svelte-1uha8ag{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:12px;font-weight:600;color:#fff;margin-left:2px}.wifi-icon.svelte-1uha8ag{width:15px;height:11px;color:#fff}.wifi-icon.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:100%;height:100%}.battery-icon.svelte-1uha8ag{display:flex;align-items:center;margin-left:2px}.battery-body.svelte-1uha8ag{width:22px;height:11px;border:1.5px solid rgba(255,255,255,.5);border-radius:3px;padding:1.5px;position:relative}.battery-level.svelte-1uha8ag{width:85%;height:100%;background:var(--sage);border-radius:1px}.battery-cap.svelte-1uha8ag{width:2px;height:5px;background:#ffffff80;border-radius:0 1px 1px 0;margin-left:1px}.app-ui.svelte-1uha8ag{position:absolute;top:60px;left:0;right:0;bottom:0;padding:16px 18px 34px;display:flex;flex-direction:column;gap:16px}.ui-status-banner.svelte-1uha8ag{display:flex;align-items:center;gap:14px;padding:14px 18px;background:#6b8f712e;border:1px solid rgba(107,143,113,.35);border-radius:18px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.banner-icon.svelte-1uha8ag{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#6b8f7140;border-radius:14px}.banner-icon.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:24px;height:24px;stroke:var(--sage-light);stroke-width:2}.banner-text.svelte-1uha8ag{display:flex;flex-direction:column;gap:2px}.banner-title.svelte-1uha8ag{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-size:17px;font-weight:600;color:var(--sage-light);letter-spacing:-.2px}.banner-subtitle.svelte-1uha8ag{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:13px;color:#8fb996b3}.ui-timer-section.svelte-1uha8ag{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.timer-caption.svelte-1uha8ag{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.8px;color:#ffffff73}.timer-clock.svelte-1uha8ag{position:relative;width:140px;height:140px;display:flex;align-items:center;justify-content:center}.clock-ring.svelte-1uha8ag{position:absolute;top:0;right:0;bottom:0;left:0}.clock-ring.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:100%;height:100%;transform:rotate(-90deg)}.ring-bg.svelte-1uha8ag{fill:none;stroke:#ffffff14;stroke-width:6}.ring-progress.svelte-1uha8ag{fill:none;stroke:url(#ringGradient);stroke-width:6;stroke-linecap:round;filter:drop-shadow(0 0 8px rgba(232,168,81,.4))}.clock-ring.svelte-1uha8ag svg:where(.svelte-1uha8ag) defs:where(.svelte-1uha8ag){display:block}.clock-display.svelte-1uha8ag{display:flex;align-items:baseline;gap:2px;position:relative;z-index:1}.clock-hours.svelte-1uha8ag,.clock-minutes.svelte-1uha8ag{font-family:var(--font-display);font-size:44px;font-weight:400;color:#fff;line-height:1;letter-spacing:-2px}.clock-colon.svelte-1uha8ag{font-family:var(--font-display);font-size:36px;color:#fff6;margin:0 2px;animation:pulse 2s ease-in-out infinite}.ui-contacts.svelte-1uha8ag{display:flex;align-items:center;justify-content:center;gap:12px}.contacts-avatars.svelte-1uha8ag{display:flex}.avatar.svelte-1uha8ag{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:12px;font-weight:600;color:#fff;background:var(--avatar-bg);border:2px solid #0f0f0f;margin-left:-8px;box-shadow:0 2px 8px #0000004d}.avatar.svelte-1uha8ag:first-child{margin-left:0}.avatar.more-count.svelte-1uha8ag{background:#ffffff1f;font-size:10px;color:#ffffffb3}.contacts-text.svelte-1uha8ag{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:13px;color:#ffffff80}.ui-actions.svelte-1uha8ag{display:flex;gap:10px}.ui-btn.svelte-1uha8ag{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:14px 12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:16px;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ui-btn.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:22px;height:22px}.ui-btn.svelte-1uha8ag span:where(.svelte-1uha8ag){font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:12px;font-weight:500;color:#fff}.ui-btn.primary.svelte-1uha8ag svg:where(.svelte-1uha8ag){stroke:var(--honey)}.ui-btn.danger.svelte-1uha8ag svg:where(.svelte-1uha8ag){stroke:var(--terracotta)}.home-indicator-bar.svelte-1uha8ag{position:absolute;bottom:8px;left:50%;transform:translate(-50%);width:120px;height:5px;background:#ffffff40;border-radius:100px}.device-shadow.svelte-1uha8ag{position:absolute;bottom:-60px;left:50%;transform:translate(-50%);width:220px;height:30px;background:radial-gradient(ellipse at center,rgba(0,0,0,.4) 0%,transparent 70%);filter:blur(15px);z-index:-1}.device-glow.svelte-1uha8ag,.device-reflection.svelte-1uha8ag{display:none}.animate-fade-up.svelte-1uha8ag{opacity:0;transform:translateY(30px)}.animate-fade-up.mounted.svelte-1uha8ag{animation:fadeUp 1s var(--ease-out-expo) forwards}.features.svelte-1uha8ag{padding:var(--space-4xl) 0;background:var(--dark-elevated);position:relative}.section-header.svelte-1uha8ag{text-align:center;margin-bottom:var(--space-3xl)}.section-subtitle.svelte-1uha8ag{font-size:1.125rem;color:var(--cream-muted);margin-top:var(--space-md);max-width:520px;margin-left:auto;margin-right:auto}.feature-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(1,1fr);gap:var(--space-lg)}@media(min-width:640px){.feature-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.feature-grid.svelte-1uha8ag{grid-template-columns:repeat(3,1fr);gap:var(--space-xl)}}.feature-card.svelte-1uha8ag{background:var(--dark-card);padding:var(--space-xl);border-radius:24px;border:1px solid rgba(250,247,242,.05);transition:all .5s var(--ease-out-expo);position:relative;overflow:hidden}.feature-card.svelte-1uha8ag:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(232,168,81,.05) 0%,transparent 50%);opacity:0;transition:opacity .5s}.feature-card.svelte-1uha8ag:hover{transform:translateY(-6px);border-color:#e8a85133;box-shadow:0 30px 60px -20px #00000080}.feature-card.svelte-1uha8ag:hover:before{opacity:1}.feature-icon.svelte-1uha8ag{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--gradient-warm);border-radius:16px;margin-bottom:var(--space-lg);position:relative}.feature-icon.svelte-1uha8ag:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;background:var(--gradient-warm);border-radius:20px;opacity:.3;filter:blur(12px);z-index:-1}.feature-icon.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:26px;height:26px;stroke:#fff}.feature-card.svelte-1uha8ag h3:where(.svelte-1uha8ag){color:var(--cream);margin-bottom:var(--space-sm)}.feature-card.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--cream-muted);font-size:.9375rem;line-height:1.7}.why-cuate.svelte-1uha8ag{padding:var(--space-4xl) 0;background:var(--dark-bg)}.why-content.svelte-1uha8ag{display:grid;grid-template-columns:1fr;gap:var(--space-2xl);align-items:center}@media(min-width:768px){.why-content.svelte-1uha8ag{grid-template-columns:1fr 2fr;gap:var(--space-3xl)}}.why-visual.svelte-1uha8ag{text-align:center}.word-mark.svelte-1uha8ag{font-family:var(--font-display);font-style:italic;font-size:clamp(4rem,10vw,6rem);letter-spacing:-.03em;line-height:1}.pronunciation.svelte-1uha8ag{font-size:1.125rem;color:var(--cream-muted);margin-top:var(--space-md);font-weight:300}.why-text.svelte-1uha8ag h2:where(.svelte-1uha8ag){margin-bottom:var(--space-lg)}.why-text.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:1.1875rem;color:var(--cream-muted);max-width:600px;line-height:1.8}.how-it-works.svelte-1uha8ag{padding:var(--space-4xl) 0;background:var(--dark-elevated)}.steps.svelte-1uha8ag{display:flex;flex-direction:column;gap:0;max-width:900px;margin:0 auto;align-items:center}@media(min-width:768px){.steps.svelte-1uha8ag{flex-direction:row;align-items:flex-start}}.step.svelte-1uha8ag{flex:1;text-align:center;padding:var(--space-lg)}@media(min-width:768px){.step.svelte-1uha8ag{text-align:left}.rtl .step.svelte-1uha8ag{text-align:right}}.step-number.svelte-1uha8ag{font-family:var(--font-display);font-size:4rem;background:var(--gradient-sunset);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;opacity:.4;margin-bottom:var(--space-md);line-height:1;animation:gradientFlow 8s ease infinite}.step.svelte-1uha8ag h3:where(.svelte-1uha8ag){color:var(--cream);margin-bottom:var(--space-sm)}.step.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--cream-muted);font-size:.9375rem}.step-connector.svelte-1uha8ag{display:none}@media(min-width:768px){.step-connector.svelte-1uha8ag{display:flex;align-items:center;justify-content:center;padding-top:50px;width:60px;flex-shrink:0}.connector-line.svelte-1uha8ag{width:100%;height:2px;background:linear-gradient(90deg,var(--honey) 0%,transparent 100%);position:relative}.connector-dot.svelte-1uha8ag{width:8px;height:8px;background:var(--honey);border-radius:50%;position:absolute;right:0;box-shadow:0 0 12px var(--honey-glow)}}.testflight.svelte-1uha8ag{padding:var(--space-4xl) 0;background:var(--dark-bg)}.testflight-card.svelte-1uha8ag{position:relative;border-radius:32px;padding:var(--space-3xl);overflow:hidden;display:grid;grid-template-columns:1fr;gap:var(--space-xl);align-items:center;background:var(--dark-card);border:1px solid rgba(232,168,81,.2)}@media(min-width:768px){.testflight-card.svelte-1uha8ag{grid-template-columns:2fr 1fr;padding:var(--space-3xl) var(--space-2xl)}}.testflight-bg.svelte-1uha8ag{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.tf-orb.svelte-1uha8ag{position:absolute;border-radius:50%;filter:blur(60px)}.tf-orb-1.svelte-1uha8ag{width:300px;height:300px;background:radial-gradient(circle,rgba(232,168,81,.3) 0%,transparent 70%);top:-100px;right:-50px}.tf-orb-2.svelte-1uha8ag{width:250px;height:250px;background:radial-gradient(circle,rgba(199,93,58,.25) 0%,transparent 70%);bottom:-80px;left:-30px}.testflight-content.svelte-1uha8ag{position:relative;z-index:1;text-align:center}@media(min-width:768px){.testflight-content.svelte-1uha8ag{text-align:left}.rtl .testflight-content.svelte-1uha8ag{text-align:right}}.testflight.svelte-1uha8ag h2:where(.svelte-1uha8ag){margin-bottom:var(--space-md)}.testflight.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--cream-muted);font-size:1.125rem;margin-bottom:var(--space-lg);max-width:420px}.note.svelte-1uha8ag{font-size:.875rem;margin-top:var(--space-md);color:#faf7f280;margin-bottom:0}.testflight-visual.svelte-1uha8ag{display:none;justify-content:center;align-items:center;position:relative;z-index:1}@media(min-width:768px){.testflight-visual.svelte-1uha8ag{display:flex}}.testflight-visual.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:140px;height:140px;stroke:#e8a8514d;animation:float 6s ease-in-out infinite}footer.svelte-1uha8ag{padding:var(--space-3xl) 0 var(--space-xl);background:var(--dark-bg);border-top:1px solid rgba(250,247,242,.05)}.footer-content.svelte-1uha8ag{display:flex;flex-direction:column;gap:var(--space-xl);align-items:center;text-align:center;margin-bottom:var(--space-xl)}@media(min-width:640px){.footer-content.svelte-1uha8ag{flex-direction:row;justify-content:space-between;text-align:left}.rtl .footer-content.svelte-1uha8ag{text-align:right}}.footer-brand.svelte-1uha8ag{display:flex;flex-direction:column;gap:var(--space-xs)}.brand-name.svelte-1uha8ag{font-family:var(--font-display);font-style:italic;font-size:1.75rem}.brand-tagline.svelte-1uha8ag{font-size:.9375rem;color:var(--cream-muted)}.footer-links.svelte-1uha8ag{display:flex;gap:var(--space-xl)}.footer-links.svelte-1uha8ag a:where(.svelte-1uha8ag){color:var(--cream-muted);font-size:.9375rem;transition:color .2s var(--ease-out-quart)}.footer-links.svelte-1uha8ag a:where(.svelte-1uha8ag):hover{color:var(--honey)}.footer-bottom.svelte-1uha8ag{text-align:center;padding-top:var(--space-xl);border-top:1px solid rgba(250,247,242,.05)}.copyright.svelte-1uha8ag{font-size:.8125rem;color:#faf7f266;margin:0}
