.pip-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:280;display:flex;align-items:flex-end;justify-content:center;font-family:var(--cs-font-sans, system-ui, sans-serif)}.pip-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;margin:0;padding:0;cursor:pointer;background:#0f172a80;opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);transition:opacity .32s ease-out,backdrop-filter .32s ease-out}.pip-backdrop--open{opacity:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.pip-sheet{position:relative;z-index:1;width:100%;max-width:32rem;margin:0;border-radius:22px 22px 0 0;background:#fff;padding:12px 20px max(20px,env(safe-area-inset-bottom,0px));box-shadow:0 -16px 48px #0f172a2e;transform:translateY(2rem);opacity:0;transition:transform .32s ease-out,opacity .32s ease-out}.pip-sheet--open{transform:translateY(0);opacity:1}.pip-handle{width:2.5rem;height:.375rem;border-radius:999px;background:#e2e8f0;margin:0 auto 12px}.pip-body{display:flex;flex-direction:column;align-items:center;text-align:center}.pip-iconWrap{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;margin-bottom:12px;overflow:hidden;border-radius:1rem;background:linear-gradient(145deg,#f5f3ff,#e0e7ff);box-shadow:0 0 0 1px #f1f5f9}.pip-icon{width:3.5rem;height:3.5rem;border-radius:.75rem;object-fit:cover}.pip-title{margin:0 0 8px;font-size:1.25rem;font-weight:800;letter-spacing:-.025em;color:#0f172a}.pip-desc{margin:0 0 4px;font-size:15px;line-height:1.6;color:#475569}.pip-steps{width:100%;max-width:24rem;margin:12px 0 20px;padding:12px 16px;border-radius:1rem;background:#f8fafc;box-shadow:0 0 0 1px #f1f5f9;text-align:left;list-style:none}.pip-step{display:flex;gap:8px;margin-bottom:8px;font-size:.875rem;line-height:1.45;color:#334155}.pip-step:last-child{margin-bottom:0}.pip-stepNum{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin-top:2px;border-radius:999px;background:#fff;font-size:.75rem;font-weight:700;color:#4f46e5;box-shadow:0 0 0 1px #e2e8f0}.pip-step strong{font-weight:600;color:#0f172a}.pip-chromeNote{width:100%;max-width:24rem;margin:12px 0 20px;padding:12px 16px;border-radius:1rem;background:#fffbeb;box-shadow:0 0 0 1px #fef3c7;text-align:left;font-size:.875rem;line-height:1.55;color:#422006}.pip-chromeNote-title{margin:0 0 4px;font-weight:600;color:#422006}.pip-chromeNote p{margin:8px 0 0;color:#422006eb}.pip-chromiumHint{margin:4px 0 20px;font-size:.875rem;color:#64748b}.pip-actions{display:flex;flex-direction:column;gap:10px;width:100%}.pip-primary{width:100%;min-height:52px;border:none;border-radius:1rem;background:linear-gradient(135deg,#9a95ca,#7c77b9);color:#fff;font-size:1rem;font-weight:800;font-family:inherit;cursor:pointer;box-shadow:0 1px 2px #0f172a0f;transition:transform .12s ease}.pip-primary:hover:not(:disabled){filter:brightness(1.02)}.pip-primary:active:not(:disabled){transform:scale(.99)}.pip-primary:disabled{opacity:.6;cursor:not-allowed}.pip-secondary{width:100%;min-height:48px;border-radius:1rem;border:1px solid #e2e8f0;background:#fff;color:#475569;font-size:15px;font-weight:700;font-family:inherit;cursor:pointer;transition:background .15s ease,transform .12s ease}.pip-secondary:hover{background:#f8fafc}.pip-secondary:active{transform:scale(.99)}.nowrap{white-space:nowrap}:root{--cs-font-sans: "Nunito", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, "Noto Sans", sans-serif;--cs-primary: #7c77b9;--cs-primary-dark: #5f5a92;--cs-bg-page: #f4f6f8;--cs-text: #0f172a;--cs-muted: #64748b;--cs-safe-bottom: max(12px, env(safe-area-inset-bottom, 0px));--cs-safe-top: max(10px, env(safe-area-inset-top, 0px))}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;font-family:var(--cs-font-sans);-webkit-tap-highlight-color:transparent;background:#fff;color:var(--cs-text)}button{font:inherit;cursor:pointer}input{font:inherit}.brand-stack{display:flex;flex-direction:column;align-items:center}.brand-upper{text-align:center;font-weight:700;color:#64748b}.brand-upper--hero{font-size:12px;letter-spacing:5px;margin-bottom:2px;color:#f8fafcb8}.brand-upper--screen{font-size:12px;letter-spacing:4px;margin-bottom:2px}.brand-upper--compact{font-size:11px;letter-spacing:3px;margin-bottom:2px}.brand-lower{text-align:center;font-weight:800;color:var(--cs-primary)}.brand-lower--hero{font-size:36px;letter-spacing:-1.2px;line-height:42px;color:#5af2c6}.brand-lower--screen{font-size:34px;letter-spacing:-1px;line-height:40px}.brand-lower--compact{font-size:28px;letter-spacing:-.8px;line-height:34px;color:#7c77b9}.brand-bar{max-width:168px;min-width:0}.brand-bar-text{font-size:15px;font-weight:800;color:#5f5a92;letter-spacing:-.3px}.pwa-page{min-height:100dvh;min-height:100vh}@keyframes cs-pulse-ring{0%{transform:scale(.6);opacity:0}12%{opacity:.45}to{transform:scale(2.2);opacity:0}}@keyframes cs-pin-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes cs-splash-bar{0%{width:0%}to{width:100%}}
