.is-mobile{-webkit-tap-highlight-color:rgba(var(--brand-primary-rgb,37,99,235),.15);-webkit-user-select:none;-moz-user-select:none;user-select:none}.is-mobile :not([data-bio-page]):not([data-bio-page] *){scroll-behavior:smooth}.has-touch [role=button],.has-touch a,.has-touch button,.has-touch input:not([type=checkbox]):not([type=radio]),.has-touch select,.has-touch textarea{min-height:44px;min-width:44px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@keyframes mobileSlideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes mobileSlideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes mobileFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes mobileBounce{0%,20%,53%,80%,to{transform:translateY(0)}40%,43%{transform:translateY(-8px)}70%{transform:translateY(-4px)}90%{transform:translateY(-2px)}}@keyframes mobilePulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes mobileShimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.perf-minimal *{animation-iteration-count:1!important}.connection-slow img{content-visibility:auto;contain-intrinsic-size:200px 200px}.device-low-memory .blur-effect{filter:none!important}.device-low-memory .shadow-lg,.device-low-memory .shadow-xl{box-shadow:0 1px 3px rgba(0,0,0,.1)!important}.device-low-power *{animation-duration:.01ms!important;transition-duration:.01ms!important}.is-mobile input:not([type=checkbox]):not([type=radio]),.is-mobile select,.is-mobile textarea{font-size:16px!important;border-radius:12px;padding:12px 16px;min-height:48px;touch-action:manipulation;-webkit-appearance:none;-moz-appearance:none;appearance:none}.is-mobile input:not([type=checkbox]):not([type=radio]):focus,.is-mobile select:focus,.is-mobile textarea:focus{outline:none;border-color:var(--brand-primary);box-shadow:0 0 0 3px rgba(var(--brand-primary-rgb,37,99,235),.15)}.mobile-nav-item{min-height:48px;display:flex;align-items:center;padding:12px 16px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:all .2s ease}.mobile-nav-item:active{transform:scale(.95);background-color:rgba(139,92,246,.1)}.mobile-nav-item.active{background-color:rgba(139,92,246,.1);color:#001168}.mobile-card{background:white;border-radius:16px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e5e7eb;touch-action:manipulation;transition:all .2s ease}.mobile-card:active{transform:scale(.98);box-shadow:0 2px 8px rgba(0,0,0,.15)}.mobile-card.swipeable{position:relative;overflow:hidden}.mobile-card.swipeable:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:mobileShimmer 1.5s infinite}.mobile-button{min-height:48px;padding:12px 24px;font-size:16px;font-weight:600;border-radius:12px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-moz-user-select:none;user-select:none;-webkit-user-select:none;transition:all .2s ease}.mobile-button:active{transform:scale(.95)}.mobile-button.primary{background:#001168;color:white;border:none}.mobile-button.primary:active{background:#001a80}.mobile-button.secondary{background:white;color:#001168;border:2px solid #001168}.mobile-button.secondary:active{background:#f3f4f6}.mobile-loading{position:relative;overflow:hidden}.mobile-loading:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:mobileShimmer 1.5s infinite}.mobile-skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:mobileShimmer 1.5s infinite}.mobile-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background:rgba(0,0,0,.5);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:flex-end;justify-content:center}.mobile-modal-content{background:white;border-radius:20px 20px 0 0;max-height:90vh;width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translateY(100%);transition:transform .3s cubic-bezier(.32,.72,0,1)}.mobile-modal-content.open{transform:translateY(0)}.mobile-safe-area{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.mobile-safe-area-top{padding-top:env(safe-area-inset-top)}.mobile-safe-area-bottom{padding-bottom:env(safe-area-inset-bottom)}.mobile-safe-area-left{padding-left:env(safe-area-inset-left)}.mobile-safe-area-right{padding-right:env(safe-area-inset-right)}.mobile-keyboard-aware{height:100vh;height:calc(var(--vh, 1vh) * 100);overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-keyboard-open{padding-bottom:0}.mobile-keyboard-open .mobile-bottom-nav{display:none}.mobile-haptic-light:active{animation:mobilePulse .1s ease-out}.mobile-haptic-medium:active{animation:mobileBounce .15s ease-out}.mobile-haptic-heavy:active{animation:mobileBounce .2s ease-out}.mobile-pull-refresh{position:relative;overflow:hidden}.mobile-pull-refresh-indicator{position:absolute;top:0;left:0;right:0;height:60px;display:flex;align-items:center;justify-content:center;background:rgba(139,92,246,.1);transform:translateY(-100%);transition:transform .3s ease}.mobile-pull-refresh-indicator.show{transform:translateY(0)}.mobile-swipe-container{position:relative;overflow:hidden}.mobile-swipe-content{transition:transform .2s ease-out}.mobile-swipe-content.swiping{transition:none}.mobile-swipe-action{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;color:white;font-weight:600;z-index:1}.mobile-swipe-action.left{left:0;background:#3b82f6;width:80px}.mobile-swipe-action.right{right:0;background:#ef4444;width:80px}.mobile-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media (max-width:480px){.mobile-grid{grid-template-columns:1fr;gap:12px}}.mobile-text-xs{font-size:12px;line-height:16px}.mobile-text-sm{font-size:14px;line-height:20px}.mobile-text-base{font-size:16px;line-height:24px}.mobile-text-lg{font-size:18px;line-height:28px}.mobile-text-xl{font-size:20px;line-height:28px}.mobile-text-2xl{font-size:24px;line-height:32px}.mobile-spacing-xs{margin:4px}.mobile-spacing-sm{margin:8px}.mobile-spacing-md{margin:16px}.mobile-spacing-lg{margin:24px}.mobile-spacing-xl{margin:32px}.mobile-focus:focus{outline:2px solid #001168;outline-offset:2px}.mobile-focus:focus-visible{outline:2px solid #001168;outline-offset:2px}.mobile-error{border-color:#ef4444!important;box-shadow:0 0 0 3px rgba(239,68,68,.1)!important}.mobile-success{border-color:#10b981!important;box-shadow:0 0 0 3px rgba(16,185,129,.1)!important}@media (prefers-contrast:high){.is-mobile .mobile-button,.is-mobile .mobile-card{border:2px solid}}@media (orientation:landscape) and (max-height:500px){.is-mobile .mobile-card{padding:12px}.is-mobile .mobile-button{min-height:42px;padding:8px 16px}.is-mobile .mobile-nav-item{min-height:42px;padding:8px 12px}}@media print{.mobile-bottom-nav,.mobile-nav,.mobile-only{display:none!important}.is-mobile{font-size:12pt;line-height:1.4}}.iphone-input,.iphone-input input,.iphone-input select,.iphone-input textarea{font-size:16px!important;-webkit-appearance:none;border-radius:8px;padding:12px 16px;min-height:48px;touch-action:manipulation}.iphone-touch-target{min-height:44px;min-width:44px;padding:12px;touch-action:manipulation;-webkit-tap-highlight-color:rgba(var(--brand-primary-rgb,37,99,235),.15)}.iphone-safe-area{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.iphone-keyboard-aware{height:100vh;height:calc(var(--vh, 1vh) * 100);overflow-y:auto;-webkit-overflow-scrolling:touch}.iphone-button{min-height:48px;padding:12px 20px;font-size:16px;font-weight:600;border-radius:12px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-moz-user-select:none;user-select:none;-webkit-user-select:none}.iphone-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background:rgba(0,0,0,.5);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.iphone-modal-content{position:absolute;bottom:0;left:0;right:0;background:white;border-radius:20px 20px 0 0;max-height:90vh;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translateY(100%) translateZ(0);-webkit-transform:translateY(100%) translateZ(0);transition:transform .3s cubic-bezier(.32,.72,0,1);will-change:transform;touch-action:pan-y;overscroll-behavior:contain}.iphone-modal-content.open{transform:translateY(0) translateZ(0);-webkit-transform:translateY(0) translateZ(0)}.iphone-form-group{margin-bottom:20px}.iphone-form-group label{display:block;font-weight:600;margin-bottom:8px;color:#374151;font-size:16px}.iphone-form-group input,.iphone-form-group textarea{width:100%;font-size:16px;padding:12px 16px;border:2px solid #e5e7eb;border-radius:12px;background:white;transition:border-color .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.iphone-form-group input:focus,.iphone-form-group textarea:focus{outline:none;border-color:var(--brand-primary);box-shadow:0 0 0 3px rgba(var(--brand-primary-rgb,37,99,235),.15)}.iphone-bottom-nav{position:fixed;bottom:0;left:0;right:0;background:white;border-top:1px solid #e5e7eb;padding:8px 0 env(safe-area-inset-bottom,8px);z-index:1000}.iphone-bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 12px;min-height:44px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (prefers-reduced-motion:no-preference){.iphone-slide-up{animation:iphoneSlideUp .3s cubic-bezier(.32,.72,0,1)}.iphone-fade-in{animation:iphoneFadeIn .2s ease-out}}@keyframes iphoneSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes iphoneFadeIn{0%{opacity:0}to{opacity:1}}.iphone-optimized{backface-visibility:hidden;-webkit-backface-visibility:hidden;perspective:1000px;-webkit-perspective:1000px}.iphone-optimized,.iphone-scroll{transform:translateZ(0);-webkit-transform:translateZ(0)}.iphone-scroll{overscroll-behavior:contain;scroll-behavior:smooth;will-change:scroll-position;touch-action:manipulation;-webkit-overflow-scrolling:touch;position:relative;z-index:1}.iphone-selectable{-webkit-user-select:text;-moz-user-select:text;user-select:text}.iphone-no-select{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}.iphone-focus:focus{outline:2px solid #001168;outline-offset:2px}.iphone-loading{position:relative;overflow:hidden}.iphone-loading:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:iphoneShimmer 1.5s infinite}@keyframes iphoneShimmer{0%{left:-100%}to{left:100%}}.iphone-error{border-color:#ef4444!important;box-shadow:0 0 0 3px rgba(239,68,68,.1)!important}.iphone-success{border-color:#10b981!important;box-shadow:0 0 0 3px rgba(16,185,129,.1)!important}.iphone-spacing-xs{margin:4px}.iphone-spacing-sm{margin:8px}.iphone-spacing-md{margin:16px}.iphone-spacing-lg{margin:24px}.iphone-spacing-xl{margin:32px}.iphone-text-xs{font-size:12px;line-height:16px}.iphone-text-sm{font-size:14px;line-height:20px}.iphone-text-base{font-size:16px;line-height:24px}.iphone-text-lg{font-size:18px;line-height:28px}.iphone-text-xl{font-size:20px;line-height:28px}.iphone-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media (max-width:480px){.iphone-grid{grid-template-columns:1fr;gap:12px}}.iphone-card{background:white;border-radius:16px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e5e7eb;touch-action:manipulation}.iphone-card:active{transform:scale(.98);transition:transform .1s ease}.iphone-list{list-style:none;padding:0;margin:0}.iphone-list-item{padding:16px 0;border-bottom:1px solid #f3f4f6;touch-action:manipulation;min-height:44px;display:flex;align-items:center}.iphone-list-item:last-child{border-bottom:none}.iphone-list-item:active{background-color:#f9fafb}.iphone-btn-primary{background:#001168;color:white;border:none;border-radius:12px;padding:12px 24px;font-size:16px;font-weight:600;min-height:48px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.iphone-btn-primary:active{background:#001a80;transform:scale(.98)}.iphone-btn-secondary{background:white;color:#001168;border:2px solid #001168;border-radius:12px;padding:10px 22px;font-size:16px;font-weight:600;min-height:48px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.iphone-btn-secondary:active{background:#f3f4f6;transform:scale(.98)}.iphone-fab{position:fixed;bottom:80px;right:20px;width:56px;height:56px;border-radius:28px;background:#001168;color:white;border:none;box-shadow:0 4px 12px rgba(var(--brand-primary-rgb,37,99,235),.3);display:flex;align-items:center;justify-content:center;touch-action:manipulation;-webkit-tap-highlight-color:transparent;z-index:1000}.iphone-fab:active{transform:scale(.95);box-shadow:0 2px 8px rgba(var(--brand-primary-rgb,37,99,235),.4)}.iphone-status-bar{height:env(safe-area-inset-top);background:white;position:fixed;top:0;left:0;right:0;z-index:9999}.iphone-keyboard-open{padding-bottom:0}.iphone-keyboard-open .iphone-bottom-nav{display:none}.iphone-haptic-light:active{animation:iphoneHapticLight .1s ease-out}.iphone-haptic-medium:active{animation:iphoneHapticMedium .15s ease-out}.iphone-haptic-heavy:active{animation:iphoneHapticHeavy .2s ease-out}@keyframes iphoneHapticLight{0%{transform:scale(1)}50%{transform:scale(.99)}to{transform:scale(1)}}@keyframes iphoneHapticMedium{0%{transform:scale(1)}50%{transform:scale(.98)}to{transform:scale(1)}}@keyframes iphoneHapticHeavy{0%{transform:scale(1)}50%{transform:scale(.96)}to{transform:scale(1)}}.is-mobile{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(16,185,129,.1);touch-action:manipulation}html[data-bio-scroll-fix-applied="1"].is-mobile{touch-action:auto!important}.is-mobile :not([data-bio-page]):not([data-bio-page] *){-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.is-mobile img,.is-mobile video:not(.bio-video-background){height:auto;max-width:100%}.is-mobile .bio-video-background{width:100%!important;height:100%!important}.bio-video-background--fit-auto{-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.bio-video-background--fit-auto{-o-object-fit:contain;object-fit:contain}}.bio-video-background-blur--auto-fit{display:none}@media (min-width:768px){.bio-video-background-blur--auto-fit{display:block}}.has-touch [role=button],.has-touch a,.has-touch button{min-height:44px;min-width:44px;touch-action:manipulation}.perf-full .animate-bounce,.perf-full .animate-pulse,.perf-full .animate-spin{animation-play-state:running}.perf-optimized .animate-pulse{animation-duration:1s}.perf-optimized .transition-all{transition-duration:.15s}.perf-optimized .hover\:scale-105:hover{transform:scale(1.02)}.perf-minimal *{animation-duration:.01ms!important;transition-duration:.01ms!important}.perf-minimal .animate-bounce,.perf-minimal .animate-pulse,.perf-minimal .animate-spin{animation:none!important}.perf-minimal .hover\:scale-105:hover,.perf-minimal .hover\:scale-110:hover{transform:none!important}.perf-minimal .shadow-lg,.perf-minimal .shadow-xl{box-shadow:0 1px 3px rgba(0,0,0,.1)!important}.connection-slow img{loading:lazy;decoding:async}.connection-slow .bg-gradient-to-br,.connection-slow .bg-gradient-to-r{background:#001168!important}.connection-fast .enhanced-gradient{background:linear-gradient(135deg,#001168,#001a80)!important}.is-mobile .bio-link-container{padding:.75rem;gap:.75rem}.is-mobile .bio-link-button{min-height:48px;max-height:5rem;padding:.75rem 1rem;border-radius:12px}.is-mobile .profile-avatar{width:80px;height:80px}.sw-active .offline-indicator{display:none}.sw-inactive .offline-indicator{display:block;background:rgba(239,68,68,.1);color:#EF4444;padding:.5rem;border-radius:.375rem;font-size:.875rem;text-align:center;margin:1rem 0}.is-mobile .dashboard-sidebar{transform:translateX(-100%);transition:transform .3s ease-in-out}.is-mobile .dashboard-sidebar.open{transform:translateX(0)}.is-mobile .dashboard-content{margin-left:0;padding:1rem}.is-mobile input:not([type=checkbox]):not([type=radio]),.is-mobile select,.is-mobile textarea{font-size:16px;border-radius:8px;padding:.75rem}.is-mobile .form-group{margin-bottom:1rem}.is-mobile .nav-item{min-height:48px;display:flex;align-items:center;padding:.75rem 1rem}.is-mobile .mobile-nav-bottom{position:fixed;bottom:0;left:0;right:0;background:white;border-top:1px solid #e5e7eb;padding:.5rem;display:flex;justify-content:space-around;z-index:50}.is-mobile.has-safe-area{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.perf-minimal .loading-shimmer:after{display:none}.perf-optimized .loading-shimmer:after{animation-duration:1s}.perf-minimal .skeleton{background:#F3F4F6}.connection-slow img[loading=lazy]{content-visibility:auto;contain-intrinsic-size:200px 200px}.perf-minimal img.blur-up{filter:none!important}.connection-slow *,.perf-minimal *{will-change:auto!important}.network-status{position:fixed;top:0;left:50%;transform:translateX(-50%);background:#1F2937;color:white;padding:.25rem .75rem;border-radius:0 0 .375rem .375rem;font-size:.75rem;z-index:100;opacity:0;transition:opacity .3s ease}.network-status.show{opacity:1}.network-status.online{background:#001168}.network-status.offline{background:#EF4444}.network-status.slow{background:#F59E0B}@media print{.mobile-only,.performance-indicators,.service-worker-status{display:none!important}.is-mobile{font-size:12pt;line-height:1.4}}@media (prefers-contrast:high){.is-mobile .bio-link-button{border:2px solid}.is-mobile .profile-avatar{border:3px solid}}@media (prefers-reduced-motion:reduce){.has-touch *,.is-mobile *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (orientation:landscape) and (max-height:500px){.is-mobile .profile-section{padding:1rem 0}.is-mobile .bio-link-container{gap:.5rem}.is-mobile .bio-link-button{min-height:42px;padding:.5rem 1rem}}@media (min-width:390px) and (max-width:768px){.is-mobile .bio-link-container,.is-mobile .profile-section{max-width:400px;margin:0 auto}}html.app-shell,html.app-shell body{margin:0;padding:0;height:100%;min-height:100dvh;overflow:hidden;overscroll-behavior:none;background:#f4f6fb;display:block!important;visibility:visible!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-text-size-adjust:100%}html.app-shell.app-ios,html.app-shell.app-ios body{--font-sans:-apple-system,"SF Pro Text","SF Pro Display",system-ui,sans-serif;--font-display:-apple-system,"SF Pro Text","SF Pro Display",system-ui,sans-serif;font-family:-apple-system,SF Pro Text,SF Pro Display,system-ui,sans-serif;font-size:17px}html.app-shell.app-android,html.app-shell.app-android body{--font-sans:Roboto,system-ui,sans-serif;--font-display:Roboto,system-ui,sans-serif;font-family:Roboto,system-ui,sans-serif;font-size:16px}html.app-shell.app-rtl,html.app-shell.app-rtl body,html.app-shell[dir=rtl],html.app-shell[dir=rtl] body{--font-sans:"Noto Sans Arabic",system-ui,sans-serif;--font-display:"Noto Sans Arabic",system-ui,sans-serif;font-family:Noto Sans Arabic,system-ui,sans-serif}html.app-shell[data-app-painted],html.app-shell[data-app-painted] body{background:var(--app-screen-bg,#f4f6fb)}html.app-shell #__next,html.app-shell #main-content{height:100dvh;min-height:100dvh;overflow:hidden;background:inherit}[data-app-surface]{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}[data-app-surface] [contenteditable=true],[data-app-surface] input,[data-app-surface] select,[data-app-surface] textarea{-webkit-user-select:text;-moz-user-select:text;user-select:text;-webkit-touch-callout:default}[data-app-scroll-root]{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-y;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}[data-app-scroll-root]::-webkit-scrollbar{display:none;width:0;height:0}[data-app-carousel]{touch-action:pan-x pan-y;overscroll-behavior-x:contain}[data-app-carousel] img{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}[data-app-sheet-scroll]{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-y}[data-app-sheet-scroll]:not([data-app-sheet-scroll=hug]){overflow-y:auto}html.app-shell{--font-sans:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-display:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--app-screen-bg:#f4f6fb;--app-card-bg:#ffffff;--app-field-bg:var(--app-card-bg);--app-text:#111827;--app-text-secondary:#6b7280;--app-border:#e5e7eb;--app-brand:#2563eb;--app-hairline:rgba(17,24,39,0.08);--ui-page-bg:var(--app-screen-bg);--ui-card-bg:var(--app-card-bg);--ui-heading:var(--app-text);--ui-text-primary:var(--app-text);--ui-text-muted:var(--app-text-secondary);--ui-muted:var(--app-text-secondary);--ui-border:var(--app-border);--ui-hover:rgba(17,24,39,0.05);--brand-primary:var(--app-brand);--brand-primary-hover:#1d4ed8;--brand-text-on-primary:#ffffff;--shadow-apple-sm:0 1px 2px rgba(17,24,39,0.06);--app-font-caption:0.75rem;--app-font-footnote:0.8125rem;--app-font-body:1rem;--app-font-headline:1.0625rem;--app-font-title:1.25rem;--app-touch:2.75rem}html.app-shell.app-ios{--app-font-body:1.0625rem}html.app-shell .app-type-caption{font-size:var(--app-font-caption);line-height:1.3}html.app-shell .app-type-footnote{font-size:var(--app-font-footnote);line-height:1.35}html.app-shell .app-type-body{font-size:var(--app-font-body);line-height:1.4}html.app-shell .app-type-headline{font-size:var(--app-font-headline);line-height:1.3;font-weight:600}html.app-shell .app-type-title{font-size:var(--app-font-title);line-height:1.25;font-weight:650}html.app-shell .app-touch{min-height:var(--app-touch);min-width:var(--app-touch)}@media (hover:none) and (pointer:coarse){html.app-shell [data-app-surface] :hover{transform:none!important}}[data-app-portal]{font-family:inherit;font-size:var(--app-font-body);color:var(--app-text)}html.app-shell [data-app-surface],html.app-shell [data-app-surface] *{animation-fill-mode:none}html.app-shell [data-app-force-visible]{opacity:1!important;transform:none!important;visibility:visible!important}@keyframes app-ptr-spin{to{transform:rotate(1turn)}}.app-loading-wordmark{margin:0;letter-spacing:-.02em;color:var(--app-brand,#2563eb)}html.app-shell .app-section-label{margin:0 0 .5rem;padding-inline:.25rem;font-size:.8125rem;font-weight:600;letter-spacing:.01em;color:var(--app-text-secondary)}html.app-shell [data-app-design-hub] .app-section-label{margin-bottom:.75rem}html.app-shell [data-app-design-hub] .app-grouped{padding-block:.2rem}html.app-shell [data-app-design-theme-bar]{position:sticky;top:0;z-index:10;margin-inline:-1rem;padding:.5rem 1rem .75rem;background:var(--app-screen-bg)}html.app-shell .app-insights-toolbar{position:sticky;top:0;z-index:10;margin-inline:-1rem;margin-bottom:1rem;padding:.75rem 1rem .5rem;background:color-mix(in srgb,var(--app-screen-bg) 88%,transparent);backdrop-filter:saturate(180%) blur(16px)}@supports not (backdrop-filter:blur(1px)){html.app-shell .app-insights-toolbar{background:var(--app-screen-bg)}}html.app-shell [data-app-design-theme-bar]>button{display:flex;width:100%;align-items:center;gap:.75rem;border-radius:1rem;background:var(--app-card-bg);padding:.7rem .9rem;box-shadow:var(--shadow-apple-sm);text-align:start}html.app-shell .app-grouped{overflow:hidden;border-radius:1rem;background:var(--app-card-bg)}html.app-shell .app-pro-preview{position:relative;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.42}html.app-shell .app-pro-preview:after{content:"";position:absolute;inset-inline:0;bottom:0;height:3.75rem;background:linear-gradient(to bottom,transparent,var(--app-screen-bg));pointer-events:none}html.app-shell .app-grouped>li+li,html.app-shell [data-app-add-child]+[data-app-link-row],html.app-shell [data-app-link-group]+[data-app-link-group],html.app-shell [data-app-link-row]+[data-app-add-child],html.app-shell [data-app-link-row]+[data-app-link-row]{box-shadow:inset 0 1px 0 var(--app-hairline)}html.app-shell .app-home-row,html.app-shell [data-app-link-group],html.app-shell [data-app-link-row]{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}html.app-shell .app-home-row img,html.app-shell [data-app-link-row] img{-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}html.app-shell [data-app-home][data-app-reordering],html.app-shell [data-app-home][data-app-reordering] *{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}html.app-shell [data-app-link-group]{position:relative}html.app-shell [data-app-link-group][data-dragging=true]{opacity:.4}html.app-shell [data-app-link-group][data-dragging=true] .app-home-row{background:color-mix(in srgb,var(--app-brand) 8%,var(--app-card-bg))}html.app-shell [data-app-link-group][data-drop=after]:after,html.app-shell [data-app-link-group][data-drop=before]:before{content:"";position:absolute;inset-inline:.85rem;height:3px;border-radius:999px;background:var(--app-brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--app-brand) 20%,transparent);pointer-events:none;z-index:4}html.app-shell [data-app-link-group][data-drop=before]:before{top:5px}html.app-shell [data-app-link-group]+[data-app-link-group][data-drop=before]:before{top:-1.5px}html.app-shell .app-home-drop-line{height:3px;margin:.2rem .85rem;border-radius:999px;background:var(--app-brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--app-brand) 20%,transparent);pointer-events:none}html.app-shell .app-link-child-rail{position:absolute;top:.85rem;bottom:.85rem;inset-inline-start:.95rem;width:2px;border-radius:999px;background:var(--app-hairline)}html.app-shell .app-home-avatar{width:3.75rem;height:3.75rem}html.app-shell .app-home-row{min-height:4.5rem;gap:.7rem;padding:.85rem 1rem}html.app-shell .app-home-row__grip{display:none;height:2.75rem;width:1.5rem;flex-shrink:0;align-items:center;justify-content:center;color:var(--app-text-secondary)}html.app-shell .app-home-row__main{display:flex;min-width:0;flex:1;align-items:center;gap:.75rem;padding-block:.15rem;text-align:start;-webkit-user-select:none;-moz-user-select:none;user-select:none}html.app-shell .app-home-row__icon{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;overflow:hidden;border-radius:12px;background:var(--app-screen-bg)}html.app-shell .app-home-row__actions{display:flex;flex-shrink:0;align-items:center;gap:.35rem}html.app-shell .app-home-row__more{display:flex;height:2.75rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;color:var(--app-text-secondary)}html.app-shell .app-home-fab{width:3.25rem;height:3.25rem}html.app-shell .app-home-row .app-switch{width:2.75rem;height:1.6875rem}html.app-shell .app-home-row .app-switch-knob{width:1.4375rem;height:1.4375rem}html.app-shell .app-home-row .app-switch[aria-checked=true] .app-switch-knob{transform:translateX(1.0625rem)}@media (min-width:430px){html.app-shell .app-home-avatar{width:4.5rem;height:4.5rem}html.app-shell .app-home-row{min-height:3.75rem;gap:.75rem;padding:.55rem 1rem}html.app-shell .app-home-row__grip{display:flex}html.app-shell .app-home-row__icon{height:2.75rem;width:2.75rem;border-radius:13px}html.app-shell .app-home-row__actions{gap:.45rem}html.app-shell .app-home-fab{width:3.5rem;height:3.5rem}html.app-shell .app-home-row .app-switch{width:3.125rem;height:1.9375rem}html.app-shell .app-home-row .app-switch-knob{width:1.6875rem;height:1.6875rem}html.app-shell .app-home-row .app-switch[aria-checked=true] .app-switch-knob{transform:translateX(1.1875rem)}}html.app-shell .app-switch{direction:ltr;position:relative;width:3.125rem;height:1.9375rem;border:0;border-radius:999px;padding:0}html.app-shell .app-switch-knob{position:absolute;top:.125rem;left:.125rem;display:block;width:1.6875rem;height:1.6875rem;border-radius:999px;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.18);transform:translateX(0);transition:transform .16s ease-out}html.app-shell .app-switch[aria-checked=true] .app-switch-knob{transform:translateX(1.1875rem)}html.app-shell .app-chip{display:inline-flex;align-items:center;gap:.4rem;min-height:2.5rem;padding:0 .85rem;border:0;border-radius:999px;background:var(--app-card-bg);color:var(--app-text);white-space:nowrap}html.app-shell .app-grouped .app-chip{background:var(--app-screen-bg)}html.app-shell .app-field-label{color:var(--app-text-secondary)}html.app-shell textarea.app-field{resize:none}html.app-shell .app-grouped,html.app-shell [data-app-portal]{--app-field-bg:var(--app-screen-bg)}html.app-shell .app-field{width:100%;border-radius:.75rem;border:0;background:var(--app-field-bg);box-shadow:inset 0 0 0 1px var(--app-border);color:var(--app-text);padding:.75rem 1rem}html.app-shell .app-field::-moz-placeholder{color:#9ca3af}html.app-shell .app-field::placeholder{color:#9ca3af}html.app-shell .app-field:focus{outline:none;box-shadow:inset 0 0 0 1.5px var(--app-brand)}html.app-shell .app-field-wrap{display:flex;overflow:hidden;border-radius:.75rem;border:0;background:var(--app-field-bg);box-shadow:inset 0 0 0 1px var(--app-border)}html.app-shell .app-field-wrap:focus-within{box-shadow:inset 0 0 0 1.5px var(--app-brand)}html.app-shell .app-icon-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;min-height:3.25rem;border:0;border-radius:.85rem;background:var(--app-screen-bg);color:var(--app-text)}html.app-shell [data-app-design-embed] .rounded-\[14px\],html.app-shell [data-app-design-embed] [class*="rounded-["],html.app-shell [data-app-settings-embed] .rounded-\[14px\],html.app-shell [data-app-settings-embed] [class*="rounded-["]{border-radius:1rem}html.app-shell [data-app-design-embed]{--ui-page-bg:var(--app-screen-bg);--ui-card-bg:var(--app-card-bg);--ui-header-bg:var(--app-card-bg);--ui-text-primary:var(--app-text);--ui-text-secondary:var(--app-text-secondary);--ui-text-muted:var(--app-text-secondary);--ui-border:transparent;--ui-hover:rgba(17,24,39,0.05);--brand-primary:var(--app-brand)}html.app-shell [data-app-section-tabs]{display:none!important}html.app-shell [data-app-design-embed] .hover\:shadow-apple-md:hover,html.app-shell [data-app-design-embed] .shadow-apple,html.app-shell [data-app-design-embed] .shadow-sm,html.app-shell [data-app-design-embed] [class*=shadow]{box-shadow:none!important}html.app-shell [data-app-design-embed] .text-2xl{font-size:.9375rem;line-height:1.25;font-weight:650;letter-spacing:-.01em;color:var(--app-text)}html.app-shell [data-app-design-embed] .rounded-2xl.border,html.app-shell [data-app-design-embed] .rounded-2xl.shadow-sm,html.app-shell [data-app-design-embed] [data-app-settings-embed] .rounded-2xl{border:0!important;background:var(--app-card-bg);box-shadow:none!important}html.app-shell [data-app-design-embed] .space-y-0>.rounded-2xl,html.app-shell [data-app-design-embed] .space-y-6.mt-4{margin-top:0}html.app-shell [data-app-design-embed] .space-y-6>:not([hidden])~:not([hidden]){margin-top:1.65rem}html.app-shell [data-app-design-embed] .space-y-4>:not([hidden])~:not([hidden]),html.app-shell [data-app-design-embed] .space-y-5>:not([hidden])~:not([hidden]){margin-top:1.45rem}html.app-shell [data-app-design-embed] .p-6{padding:1rem 1.1rem}html.app-shell [data-app-design-embed] .px-4.pb-3,html.app-shell [data-app-design-embed] .px-4.pb-4,html.app-shell [data-app-design-embed] .px-4.pb-5,html.app-shell [data-app-design-embed] .px-4.pt-0{padding-left:1.1rem;padding-right:1.1rem}html.app-shell [data-app-design-embed] .px-4.pt-0{padding-top:1.05rem}html.app-shell [data-app-design-embed] .px-4.pb-4,html.app-shell [data-app-design-embed] .px-4.pb-5{padding-top:1.05rem;padding-bottom:1.25rem}html.app-shell [data-app-design-embed] .app-section-label{margin:0 0 .6rem;padding:0 .15rem;font-size:.9375rem;font-weight:650;letter-spacing:-.01em;color:var(--app-text)}html.app-shell [data-app-design-embed] .flex.flex-col.space-y-2{padding:0 .15rem .7rem!important;margin:0}html.app-shell [data-app-design-embed] .flex.flex-col.space-y-2 h3{display:flex;align-items:center;gap:.35rem;font-size:.9375rem;font-weight:650;letter-spacing:-.01em;line-height:1.25;color:var(--app-text)}html.app-shell [data-app-design-embed] .space-y-6.mt-4>.rounded-2xl{background:transparent!important;overflow:visible}html.app-shell [data-app-design-embed] .space-y-6.mt-4>.rounded-2xl>.px-6{background:var(--app-card-bg);border-radius:1rem;padding:1.05rem 1.1rem 1.25rem}html.app-shell [data-app-design-embed] .space-y-6.mt-4>*+*{padding-top:0;box-shadow:none}html.app-shell [data-app-design-embed] .flex.flex-col.space-y-2 .text-muted-foreground,html.app-shell [data-app-design-embed] .flex.flex-col.space-y-2 h3 span,html.app-shell [data-app-design-embed] .flex.flex-col.space-y-2 h3 svg,html.app-shell [data-app-design-embed] .flex.flex-col.space-y-2 p,html.app-shell [data-app-design-embed] .space-y-0>.rounded-2xl>.flex.flex-col.space-y-2,html.app-shell [data-app-design-embed] .text-\[10px\],html.app-shell [data-app-design-embed] [class*=CardDescription],html.app-shell [data-app-design-embed] p.text-xs.text-\[var\(--ui-text-muted\)\]{display:none}html.app-shell [data-app-color-row]{display:grid;grid-template-columns:1fr auto;grid-template-rows:2.75rem auto;align-items:center;-moz-column-gap:.7rem;column-gap:.7rem;padding:.1rem 0 .15rem}html.app-shell [data-app-color-row]:not([data-opacity-open]){grid-template-rows:2.75rem}html.app-shell [data-app-color-row]:not([data-opacity-open]) [data-app-color-opacity]{display:none}html.app-shell [data-app-color-well]{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:999px;background-color:#fff;background-image:linear-gradient(45deg,#d4d4d8 25%,transparent 0),linear-gradient(-45deg,#d4d4d8 25%,transparent 0),linear-gradient(45deg,transparent 75%,#d4d4d8 0),linear-gradient(-45deg,transparent 75%,#d4d4d8 0);background-size:8px 8px;background-position:0 0,0 4px,4px -4px,-4px 0;box-shadow:0 0 0 1px rgba(17,24,39,.22);overflow:hidden}html.app-shell [data-app-fill-picker] .app-section-label{margin-bottom:.55rem}html.app-shell [data-app-fill-picker] button{min-height:var(--app-touch);background:var(--app-card-bg);color:var(--app-text);box-shadow:inset 0 0 0 1px var(--app-hairline)}html.app-shell [data-app-fill-picker] button[data-on=true]{color:var(--app-brand);box-shadow:inset 0 0 0 1.5px var(--app-brand);background:color-mix(in srgb,var(--app-brand) 8%,var(--app-card-bg))}html.app-shell [data-app-design-embed] .space-y-6>[data-app-color-row]+[data-app-color-row]{margin-top:0!important}html.app-shell [data-app-color-row]+[data-app-color-row]{box-shadow:inset 0 1px 0 var(--app-hairline)}html.app-shell [data-app-color-row]>label{grid-area:1/1;margin:0!important;padding:0!important;font-size:.9375rem;font-weight:600}html.app-shell [data-app-color-row]>p{display:none}html.app-shell [data-app-color-controls]{display:contents}html.app-shell [data-app-color-swatch]{grid-area:1/2;flex-direction:row;align-items:center;gap:.4rem}html.app-shell [data-app-color-opacity]{grid-area:2/1/3/3;display:flex;flex-direction:row;align-items:center;gap:.65rem;min-height:1.6rem;padding-bottom:.25rem}html.app-shell [data-app-color-opacity]>div:first-child{display:contents}html.app-shell [data-app-color-opacity]>div:first-child>span:first-child{display:none}html.app-shell [data-app-color-percent]{order:2;width:auto;font-size:.75rem;font-variant-numeric:tabular-nums;color:var(--app-text-secondary)}html.app-shell [data-app-color-opacity]>input[type=range]{order:1;flex:1;height:1.35rem}html.app-shell [data-app-design-embed] input[type=color]{width:2.25rem!important;height:2.25rem!important;border:0!important;border-radius:999px!important;padding:0!important;background:transparent!important;box-shadow:none!important}html.app-shell [data-app-design-embed] input[type=range]{accent-color:var(--app-brand);height:1.75rem}html.app-shell [data-app-design-embed] input:not([type=checkbox]):not([type=radio]),html.app-shell [data-app-design-embed] select,html.app-shell [data-app-design-embed] textarea{border:0!important;background:var(--app-screen-bg)!important;box-shadow:none;border-radius:.75rem}html.app-shell [data-app-design-embed] input:not([type=checkbox]):not([type=radio]):focus,html.app-shell [data-app-design-embed] select:focus,html.app-shell [data-app-design-embed] textarea:focus{outline:none;box-shadow:inset 0 0 0 1.5px var(--app-brand)}html.app-shell [data-app-design-embed] .grid{gap:.5rem}html.app-shell [data-app-design-embed] .gap-6{gap:1.15rem}html.app-shell [data-app-design-embed] h4,html.app-shell [data-app-design-embed] h5,html.app-shell [data-app-design-embed] label.block.text-sm{display:block;margin:0 0 .6rem;padding:0 .15rem;font-size:.9375rem;font-weight:650;letter-spacing:-.01em;line-height:1.25;color:var(--app-text)}html.app-shell [data-app-design-embed] .gap-6>*+:not([data-app-color-row]),html.app-shell [data-app-design-embed] .space-y-5>*+:not([data-app-color-row]),html.app-shell [data-app-design-embed] .space-y-6>*+:not([data-app-color-row]){padding-top:1.15rem;box-shadow:inset 0 1px 0 var(--app-hairline)}html.app-shell [data-app-color-row]>label.block.text-sm{margin:0!important;padding:0!important;font-size:.9375rem;font-weight:600;letter-spacing:0;color:var(--app-text)}html.app-shell [data-app-design-embed] .flex.items-center.justify-between{gap:.75rem;min-height:3rem;padding:.15rem 0}html.app-shell [data-app-design-embed] .flex.items-center.justify-between+.flex.items-center.justify-between{box-shadow:inset 0 1px 0 var(--app-hairline)}html.app-shell [data-app-design-embed] .flex.items-center.justify-between .text-sm.font-medium,html.app-shell [data-app-design-embed] .flex.items-center.justify-between p.text-sm{font-size:1rem;font-weight:600;color:var(--app-text)}html.app-shell [data-app-design-embed] [data-app-select-trigger]{min-height:3rem;padding:.7rem .9rem;border:0!important;border-radius:.9rem;background:var(--app-screen-bg);box-shadow:none!important}html.app-shell [data-app-design-embed] [data-app-select-trigger]>span.text-sm{font-size:.9375rem;font-weight:600;color:var(--app-text)}html.app-shell [data-app-design-embed] [data-app-select-menu]{margin-top:.4rem;padding:.35rem;border:0!important;border-radius:.9rem;background:var(--app-screen-bg)!important;box-shadow:0 8px 24px rgba(17,24,39,.12)!important}html.app-shell [data-app-design-embed] .flex.space-x-1.border-b{display:flex;gap:.15rem;margin-bottom:.75rem;padding:.2rem;border:0;border-radius:.75rem;background:var(--app-screen-bg)}html.app-shell [data-app-design-embed] .flex.space-x-1.border-b>button{flex:1;min-height:2.15rem;border:0!important;border-radius:.55rem;background:transparent}html.app-shell [data-app-design-embed] .flex.space-x-1.border-b>button[class*=bg-brand-primary-light],html.app-shell [data-app-design-embed] .flex.space-x-1.border-b>button[class*=border-b-2]{background:var(--app-card-bg);color:var(--app-text);box-shadow:0 1px 2px rgba(17,24,39,.08)}html.app-shell [data-app-design-embed] button[class*=border-2]:not([data-app-gradient-swatch]) .text-xs{display:none}html.app-shell [data-app-design-embed] button[class*=border-2]:not([data-app-gradient-swatch]){min-height:2.75rem;padding:.55rem .45rem!important;border:0!important;border-radius:.9rem!important;background:var(--app-screen-bg)!important;box-shadow:none!important;color:var(--app-text);font-size:.8125rem;font-weight:600}html.app-shell [data-app-design-embed] [data-app-gradient-swatch]{min-height:4.25rem!important;padding:0!important;border:0!important;border-radius:1rem!important;box-shadow:none!important;background-color:transparent!important}html.app-shell [data-app-design-embed] [data-app-gradient-swatch][data-on=true]{box-shadow:inset 0 0 0 2.5px var(--app-brand)!important}html.app-shell [data-app-design-embed] [data-app-source-tabs]{margin-bottom:0}html.app-shell [data-app-design-embed] .px-6.pb-6{padding:1.05rem 1.1rem 1.25rem}html.app-shell [data-app-design-embed] button[class*=border-2]:not([data-app-gradient-swatch])[class*="text-[var(--brand-primary)]"],html.app-shell [data-app-design-embed] button[class*=border-2]:not([data-app-gradient-swatch])[class*=bg-brand-primary-light],html.app-shell [data-app-design-embed] button[class*=border-2]:not([data-app-gradient-swatch])[class*=text-brand-primary]{color:var(--app-brand)!important;background:color-mix(in srgb,var(--app-brand) 10%,var(--app-card-bg))!important;box-shadow:inset 0 0 0 1.5px var(--app-brand)!important}html.app-shell [data-app-design-embed] .grid.grid-cols-2,html.app-shell [data-app-design-embed] .grid.grid-cols-3,html.app-shell [data-app-design-embed] .grid.grid-cols-4,html.app-shell [data-app-design-embed] .grid.grid-cols-5{display:flex;flex-wrap:wrap}html.app-shell [data-app-design-embed] .grid.grid-cols-2>button{flex:0 0 calc(50% - 0.25rem);max-width:calc(50% - .25rem)}html.app-shell [data-app-design-embed] .grid.grid-cols-3>button:not(.w-24){flex:0 0 calc(33.333% - 0.34rem);max-width:calc(33.333% - .34rem)}html.app-shell [data-app-design-embed] .grid.grid-cols-4>button{flex:0 0 calc(25% - 0.3rem);max-width:calc(25% - .3rem)}html.app-shell [data-app-design-embed] .grid.grid-cols-5>button{flex:0 0 calc(20% - 0.32rem);max-width:calc(20% - .32rem)}html.app-shell [data-app-design-embed] [data-app-settings-embed] select,html.app-shell [data-app-design-embed] select{min-height:2.75rem;padding-inline:.85rem;font-size:.9375rem}html.app-shell [data-app-design-embed] .text-sm.text-muted-foreground,html.app-shell [data-app-design-embed] p.text-xs.text-\[var\(--ui-text-muted\)\],html.app-shell [data-app-design-embed] p.text-xs.text-gray-500{display:none}html.app-shell [data-app-design-embed] button.border-dashed{min-height:3.15rem;padding:.7rem .85rem!important;border-width:1.5px!important;background:var(--app-screen-bg)!important}html.app-shell [data-app-area-notice]{margin-bottom:.25rem}html.app-shell [data-app-design-embed] [data-app-toggle-track],html.app-shell [data-app-design-embed] input[type=checkbox]+span.relative.w-11{background:#d1d5db!important}html.app-shell [data-app-design-embed] [data-app-toggle]:has(input:checked) [data-app-toggle-track],html.app-shell [data-app-design-embed] input[type=checkbox]:checked+span.relative.w-11{background:var(--app-brand)!important}html.app-shell [data-app-font-browser]{display:flex;flex-direction:column;gap:.85rem}html.app-shell [data-app-font-browser] [data-app-font-toolbar]{display:flex;flex-direction:column;gap:.65rem}html.app-shell [data-app-font-browser] [data-app-font-selected]{display:flex;align-items:center;min-height:2.75rem;padding:.55rem .85rem;border:0!important;border-radius:.85rem;background:color-mix(in srgb,var(--app-brand) 10%,var(--app-card-bg));box-shadow:inset 0 0 0 1.5px var(--app-brand);max-width:none!important}html.app-shell [data-app-font-browser] [data-app-font-selected] span{font-size:1rem;font-weight:650}html.app-shell [data-app-font-browser] [data-app-font-filters]{display:flex;align-items:center;gap:.5rem}html.app-shell [data-app-font-browser] [data-app-font-filters] input,html.app-shell [data-app-font-browser] [data-app-font-filters] select{min-height:2.75rem!important;font-size:.9375rem!important}html.app-shell [data-app-font-browser] [data-app-font-filters]>div{max-width:none!important;flex:1}html.app-shell [data-app-font-browser] [data-app-font-filters] svg{width:1rem;height:1rem}html.app-shell [data-app-font-browser] [data-app-font-grid]{min-height:18rem;max-height:min(58vh,28rem)}html.app-shell [data-app-font-browser] [data-app-font-tile]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.15rem;padding:.55rem .7rem!important;border:0!important;border-radius:.85rem!important;background:var(--app-screen-bg)!important}html.app-shell [data-app-font-browser] [data-app-font-tile][data-on=true]{background:color-mix(in srgb,var(--app-brand) 10%,var(--app-card-bg))!important;box-shadow:inset 0 0 0 1.5px var(--app-brand)}html.app-shell [data-app-font-browser] [data-app-font-tile] [data-app-font-preview]{font-size:1.15rem;line-height:1.1;color:var(--app-text)}html.app-shell [data-app-font-browser] [data-app-font-tile] [data-app-font-name]{font-size:.75rem;font-weight:500;color:var(--app-text-secondary)}html.app-shell [data-app-design-embed] .space-y-6.mt-4>.rounded-2xl,html.app-shell [data-app-design-embed] .space-y-6.mt-4>[class*=rounded]{overflow:hidden}html.app-shell [data-app-design-embed] [class*=amber-50],html.app-shell [data-app-design-embed] [class*=amber-950]{margin-bottom:.5rem;padding:.55rem .7rem;font-size:.75rem;line-height:1.35}html.app-shell [data-app-settings-embed] input:not([type=checkbox]):not([type=radio]),html.app-shell [data-app-settings-embed] select,html.app-shell [data-app-settings-embed] textarea{border:0!important;background:var(--app-screen-bg)!important;box-shadow:none;border-radius:.75rem}html.app-shell [data-app-settings-embed] input:not([type=checkbox]):not([type=radio]):focus,html.app-shell [data-app-settings-embed] select:focus,html.app-shell [data-app-settings-embed] textarea:focus{outline:none;box-shadow:inset 0 0 0 1.5px var(--app-brand)}html.app-shell [data-app-settings-embed] button[class*="bg-\[var(--brand-primary)\]"],html.app-shell [data-app-settings-embed] button[class*=bg-primary]{min-height:2.75rem}html.app-shell [data-app-portal] [data-app-settings-embed]>div>div[class*=border],html.app-shell [data-app-settings-embed] .rounded-\[14px\].border,html.app-shell [data-app-settings-embed] [class*=border][class*="rounded-[14px]"]{border-color:transparent;box-shadow:none}html.app-shell [data-app-portal] [data-app-settings-embed] .rounded-\[14px\]{border:0;background:transparent;padding-left:0;padding-right:0}html.app-shell .app-type-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;min-height:5.25rem;padding:.7rem .35rem;border:0;border-radius:1rem;background:var(--app-screen-bg);color:var(--app-text)}html.app-shell .app-type-tile-icon{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.75rem;color:#fff}html.app-shell [data-app-start-picker]{padding-top:.25rem}html.app-shell [data-app-start-picker]>.app-type-body{margin-bottom:1rem}html.app-shell .app-start-choices{display:flex;flex-direction:column;gap:1rem}html.app-shell .app-start-choice{display:flex;align-items:center;gap:1rem;min-height:5.5rem;padding:1.15rem 1rem;border:0;border-radius:1.25rem;background:var(--app-screen-bg);color:var(--app-text);text-align:start}html.app-shell .app-start-choice .app-type-tile-icon{height:3.25rem;width:3.25rem;border-radius:1rem}html.app-shell .app-start-choice-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:.3rem}html.app-shell .app-start-choice-copy .app-type-footnote{line-height:1.45;white-space:normal}html.app-shell .app-segment{display:flex;gap:.15rem;padding:.2rem;border-radius:.75rem;background:var(--app-screen-bg)}html.app-shell .app-segment button{position:relative;flex:1;min-height:2.25rem;padding:.25rem .35rem;border:0;border-radius:.55rem;background:transparent;color:var(--app-text-secondary);font-size:.8125rem;font-weight:600;line-height:1.15}html.app-shell .app-segment button[data-on=true]{background:var(--app-card-bg);color:var(--app-text);box-shadow:0 1px 2px rgba(17,24,39,.08)}html.app-shell [data-app-tab-bar-style=solid]{border-top:1px solid var(--app-hairline);background:var(--app-card-bg)}html.app-shell .app-tab-icon{display:flex;width:2.35rem;height:1.85rem;align-items:center;justify-content:center;border-radius:999px}html.app-shell .app-tab-icon-on{background:rgba(37,99,235,.12)}html.app-shell .app-tab-live{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:.12rem;padding-bottom:.12rem;border:0;background:transparent;color:var(--app-brand)}html.app-shell .app-tab-live-btn{display:flex;width:3.15rem;height:3.15rem;margin-top:-1.2rem;align-items:center;justify-content:center;border-radius:999px;background:var(--app-brand);color:#fff;box-shadow:0 8px 18px rgba(37,99,235,.32)}html.app-shell .app-tab-dot{position:absolute;top:.35rem;inset-inline-end:.4rem;width:.375rem;height:.375rem;border-radius:999px;background:var(--app-brand)}html.app-shell [data-app-icon-picker] .grid.grid-cols-3 span.hidden{display:inline!important}html.app-shell [data-app-icon-picker] .grid.grid-cols-3{background:var(--app-screen-bg);border-radius:.75rem;padding:.2rem}html.app-shell [data-app-icon-picker] .grid.grid-cols-3>button{border:0!important;box-shadow:none!important;min-height:2.5rem}html.app-shell [data-app-icon-picker] [data-app-icon-grid]{gap:.35rem;border:0;background:var(--app-screen-bg);padding:.45rem}html.app-shell [data-app-icon-picker] [data-app-icon-grid]>button{min-height:2.75rem;min-width:2.75rem}html.app-shell [data-app-icon-picker] .border-dashed{border-style:solid;border-color:transparent;background:var(--app-screen-bg)}@keyframes app-preview-spin{to{transform:rotate(1turn)}}html.app-shell .app-hours-day{display:flex;flex-direction:column;gap:.65rem;padding:.9rem 1rem;border-radius:1rem;background:var(--app-screen-bg)}html.app-shell .app-hours-day .app-field{min-height:2.75rem;padding-inline:.75rem}html.app-shell [data-app-place-picker] input{width:100%;min-height:2.75rem;border-radius:.85rem;border:0;background:var(--app-screen-bg);padding:.7rem .85rem;color:var(--app-text)}[data-app-portal] .app-preview-spinner,html.app-shell .app-preview-spinner{display:block;width:1.375rem;height:1.375rem;border:2px solid var(--app-border);border-top-color:var(--app-brand);border-radius:999px;animation:app-preview-spin .7s linear infinite}html.app-shell .app-toast-stack{position:fixed;z-index:80;top:calc(env(safe-area-inset-top, 0px) + 3.5rem);inset-inline:1rem;display:flex;flex-direction:column;gap:.5rem;pointer-events:none}html.app-shell:has([data-app-chrome=flush]) .app-toast-stack{top:calc(env(safe-area-inset-top, 0px) + .75rem)}html.app-shell .app-toast{pointer-events:auto;display:flex;align-items:center;gap:.35rem;min-height:3.25rem;padding:.65rem .35rem .65rem 1rem;border-radius:1rem;background:var(--app-card-bg);box-shadow:0 10px 32px rgba(17,24,39,.16);opacity:0;transform:translateY(-.6rem);transition:opacity .22s ease-out,transform .22s ease-out}html.app-shell.app-rtl .app-toast,html.app-shell[dir=rtl] .app-toast{padding:.65rem 1rem .65rem .35rem}html.app-shell .app-toast-in{opacity:1;transform:translateY(0)}html.app-shell .app-toast-out{opacity:0;transform:translateY(-.6rem)}html.app-shell .app-toast[data-type=error]{box-shadow:inset 3px 0 0 #dc2626,0 10px 32px rgba(17,24,39,.16)}html.app-shell.app-rtl .app-toast[data-type=error],html.app-shell[dir=rtl] .app-toast[data-type=error]{box-shadow:inset -3px 0 0 #dc2626,0 10px 32px rgba(17,24,39,.16)}html.app-shell .app-toast-body{display:flex;min-width:0;flex:1;align-items:center;padding:0;border:0;background:transparent;text-align:start}html.app-shell .app-toast-copy{display:flex;min-width:0;flex-direction:column;gap:.1rem}html.app-shell .app-toast-title{font-size:var(--app-font-body,.9375rem);font-weight:600;line-height:1.25;color:var(--app-text)}html.app-shell .app-toast[data-type=error] .app-toast-title{color:#dc2626}html.app-shell .app-toast-message{font-size:var(--app-font-footnote,.8125rem);line-height:1.3;color:var(--app-text-secondary)}html.app-shell .app-toast-action,html.app-shell .app-toast-dismiss{flex-shrink:0;min-height:2.75rem;padding:0 .75rem;border:0;background:transparent;font-size:var(--app-font-body,.9375rem);font-weight:600;color:var(--app-brand)}html.app-shell .app-toast-dismiss{color:var(--app-text-secondary)}html.app-shell .app-auth,html.app-shell .app-landing{display:flex;flex-direction:column;width:100%;max-width:28rem;min-height:100%;margin-inline:auto;padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0);background:var(--app-screen-bg)}html.app-shell .app-landing{height:100%;padding-inline:1.25rem}html.app-shell .app-landing-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-top:.65rem}html.app-shell .app-landing-signin-top{min-height:2.5rem;padding:0 .15rem;border:0;background:transparent;color:var(--app-brand);font-size:var(--app-font-body);font-weight:650}html.app-shell .app-landing-brand{display:flex;align-items:center;gap:.5rem}html.app-shell .app-landing-brand img{width:1.75rem;height:1.75rem;border-radius:.45rem}html.app-shell .app-landing-brand span{font-size:1.0625rem;font-weight:650;letter-spacing:-.02em;color:var(--app-text)}html.app-shell .app-landing-copy{padding-top:.4rem;padding-bottom:.25rem}html.app-shell .app-landing-headline{margin:0;font-size:1.5rem;font-weight:720;letter-spacing:-.035em;line-height:1.08;color:var(--app-text)}html.app-shell .app-landing-headline em{font-style:normal;color:var(--app-brand)}html.app-shell .app-landing-wedge{margin:.32rem 0 0;font-size:var(--app-font-body);line-height:1.35;color:var(--app-text-secondary)}html.app-shell .app-landing-stage{position:relative;display:flex;min-height:0;flex:1 1 auto;flex-direction:column;align-items:center;gap:.45rem;padding-bottom:.1rem}html.app-shell .app-landing-stage:before{content:"";position:absolute;inset:8% 12% 4%;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.14) 0,rgba(37,99,235,0) 70%);pointer-events:none}html.app-shell .app-landing-stage[data-collapsed=true]{display:none}html.app-shell .app-landing-stage .app-segment{position:relative;z-index:1;width:min(100%,16.5rem);background:rgba(17,24,39,.06)}html.app-shell .app-landing-phone-wrap{position:relative;z-index:1;display:flex;min-height:0;flex:1 1 auto;align-items:flex-end;justify-content:center;width:100%;container-type:size}html.app-shell .app-landing-phone{width:min(100%,calc(100cqh * 9 / 17.1));height:min(100%,calc(100cqw * 17.1 / 9));aspect-ratio:9/17.1;padding:.38rem;border-radius:1.75rem;background:#111827;box-shadow:0 22px 48px rgba(17,24,39,.2),inset 0 0 0 1px rgba(255,255,255,.08)}html.app-shell .app-landing-phone-screen{position:relative;overflow:hidden;height:100%;border-radius:1.35rem}html.app-shell .app-landing-phone-island{position:absolute;top:.42rem;left:50%;z-index:2;width:3.1rem;height:.72rem;border-radius:999px;background:#111827;transform:translateX(-50%)}html.app-shell .app-landing-phone-live{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}html.app-shell .app-landing-slide{position:absolute;inset:0;display:flex;flex-direction:column;padding:1.7rem .75rem .75rem}html.app-shell .app-landing-slide[data-tone=venue]{background:linear-gradient(180deg,#fff7ed,#fffbeb 48%,#fef3c7)}html.app-shell .app-landing-slide[data-tone=creator]{background:linear-gradient(180deg,#f5f3ff,#fdf4ff 42%,#fff)}html.app-shell .app-landing-avatar{display:flex;width:3rem;height:3rem;margin:0 auto .45rem;align-items:center;justify-content:center;border-radius:.9rem;background:#fff;box-shadow:0 1px 3px rgba(17,24,39,.08);font-size:.85rem;font-weight:750}html.app-shell .app-landing-slide[data-tone=venue] .app-landing-avatar{color:#78350f}html.app-shell .app-landing-slide[data-tone=creator] .app-landing-avatar{color:#6d28d9}html.app-shell .app-landing-page-name{margin:0;text-align:center;font-size:.84rem;font-weight:650;letter-spacing:-.02em;color:#1c1917}html.app-shell .app-landing-page-meta{margin:.12rem 0 0;text-align:center;font-size:.64rem;line-height:1.3;color:#78716c}html.app-shell .app-landing-links{display:flex;flex:1;flex-direction:column;justify-content:stretch;gap:.38rem;min-height:0;padding-top:.7rem}html.app-shell .app-landing-link{display:flex;flex:1 1 auto;align-items:center;gap:.45rem;min-height:1.85rem;padding:.28rem .5rem;border-radius:.65rem;background:rgba(255,255,255,.94);box-shadow:0 1px 2px rgba(17,24,39,.05);color:#1c1917;font-size:.68rem;font-weight:600}html.app-shell .app-landing-link-icon{display:flex;width:1.3rem;height:1.3rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.38rem}html.app-shell .app-landing-dock{flex-shrink:0;padding:.2rem 0 .25rem}html.app-shell .app-landing-cta{padding:0}html.app-shell .app-landing-claim{display:flex;overflow:hidden;align-items:center;min-height:3rem;padding-inline:.85rem;border-radius:.9rem;background:var(--app-card-bg);box-shadow:inset 0 0 0 1px var(--app-border)}html.app-shell .app-landing-claim:focus-within{box-shadow:inset 0 0 0 1.5px var(--app-brand)}html.app-shell .app-landing-claim-host{flex-shrink:0;font-size:var(--app-font-footnote);font-weight:600;color:var(--app-text-secondary)}html.app-shell .app-landing-claim input{min-width:0;flex:1;height:3rem;border:0;background:transparent;padding-inline:.15rem 0;color:var(--app-text);font-size:var(--app-font-body);font-weight:600}html.app-shell .app-landing-claim input:focus{outline:none}html.app-shell .app-landing-claim input::-moz-placeholder{font-weight:500;color:#9ca3af}html.app-shell .app-landing-claim input::placeholder{font-weight:500;color:#9ca3af}html.app-shell .app-landing-status{display:flex;min-height:1.1rem;align-items:center;gap:.35rem;margin:.3rem 0 .5rem;color:var(--app-text-secondary);font-size:var(--app-font-footnote)}html.app-shell .app-landing-status[data-tone=ok]{color:#047857;font-weight:600}html.app-shell .app-landing-status[data-tone=bad]{color:#dc2626}html.app-shell .app-landing-submit{width:100%;border:0;border-radius:.9rem;background:var(--app-brand);color:#fff;font-weight:650}html.app-shell .app-landing-submit:disabled{opacity:.45}html.app-shell .app-landing-trust{margin:.5rem 0 0;text-align:center;color:var(--app-text-secondary);font-size:var(--app-font-caption)}html.app-shell .app-landing-signin{display:flex;width:100%;align-items:center;justify-content:center;gap:.35rem;margin-top:.15rem;border:0;background:transparent;color:var(--app-text-secondary)}html.app-shell .app-landing-signin strong{font-weight:650;color:var(--app-brand)}html.app-shell .app-auth{padding-inline:1.25rem 1.25rem}html.app-shell .app-auth-back{display:flex;width:2.75rem;height:2.75rem;margin-inline-start:-.45rem;align-items:center;justify-content:center;border:0;background:transparent;color:var(--app-brand)}html.app-shell .app-auth-brand{display:flex;align-items:center;gap:.5rem;margin-bottom:1.15rem}html.app-shell .app-auth-brand img{width:1.75rem;height:1.75rem;border-radius:.45rem}html.app-shell .app-auth-brand span{font-size:1.0625rem;font-weight:650;letter-spacing:-.02em}html.app-shell .app-auth-title{margin:0 0 1.15rem}html.app-shell .app-auth-chip{display:inline-flex;align-items:center;max-width:100%;margin:-.35rem 0 1.1rem;padding:.35rem .7rem;border-radius:999px;background:var(--app-card-bg);box-shadow:inset 0 0 0 1px var(--app-border);color:var(--app-text-secondary);font-size:var(--app-font-footnote)}html.app-shell .app-auth-chip strong{overflow:hidden;margin-inline-start:.2rem;color:var(--app-text);font-weight:650;text-overflow:ellipsis;white-space:nowrap}html.app-shell .app-auth-card{display:flex;flex-direction:column;gap:.7rem;padding:1.1rem;border-radius:1.15rem;background:var(--app-card-bg);box-shadow:var(--shadow-apple-sm)}html.app-shell .app-auth-divider{display:flex;align-items:center;gap:.7rem;color:var(--app-text-secondary);font-size:var(--app-font-footnote)}html.app-shell .app-auth-divider:after,html.app-shell .app-auth-divider:before{content:"";flex:1;height:1px;background:var(--app-hairline)}html.app-shell .app-auth-oauth{display:flex;align-items:center;justify-content:center;gap:.55rem;border:0;border-radius:.85rem;background:var(--app-screen-bg);color:var(--app-text);font-weight:600}html.app-shell .app-auth-footer{display:flex;width:100%;align-items:center;justify-content:center;gap:.35rem;margin-top:1.15rem;border:0;background:transparent;color:var(--app-text-secondary)}html.app-shell .app-auth-footer strong{font-weight:650;color:var(--app-brand)}@media (min-height:760px){html.app-shell .app-landing-headline{font-size:1.65rem}html.app-shell .app-landing-copy{padding-top:.55rem}}@media (min-height:860px){html.app-shell .app-landing-headline{font-size:1.75rem}}@media (max-height:700px){html.app-shell .app-landing-copy{padding-top:.3rem;padding-bottom:.15rem}html.app-shell .app-landing-headline{font-size:1.35rem}html.app-shell .app-landing-stage{min-height:0}}html.app-shell{--ios-tabbar-height:4rem;--ios-tabbar-height-minimized:3.375rem;--ios-tabbar-max-width:22.5rem;--ios-tabbar-max-width-minimized:21rem;--ios-tabbar-inset:0.75rem;--ios-tabbar-float-gap:0.5rem;--ios-tabbar-scroll-extra:4.5rem;--ios-tabbar-bottom:calc(var(--ios-tabbar-float-gap) + env(safe-area-inset-bottom, 0px));--ios-tabbar-clearance:calc(var(--ios-tabbar-height) + var(--ios-tabbar-float-gap) + var(--ios-tabbar-scroll-extra) + env(safe-area-inset-bottom, 0px));--ios-tabbar-fab-bottom:calc(var(--ios-tabbar-height) + var(--ios-tabbar-float-gap) + 1.15rem + env(safe-area-inset-bottom, 0px));--ios-tabbar-ease:cubic-bezier(0.32,0.72,0,1);--ios-tabbar-blur:blur(24px) saturate(180%) brightness(1.06);--ios-tabbar-glass-bg:linear-gradient(180deg,rgba(255,255,255,0.42),rgba(255,255,255,0.28));--ios-tabbar-fill-opaque:rgba(255,255,255,0.92);--ios-tabbar-border:rgba(255,255,255,0.48);--ios-tabbar-highlight-top:rgba(255,255,255,0.55);--ios-tabbar-shadow-outer:0 10px 32px rgba(15,23,42,0.12),0 2px 8px rgba(15,23,42,0.06);--ios-tabbar-indicator-blur:blur(16px) saturate(200%) brightness(1.05);--ios-tabbar-indicator-fill:rgba(255,255,255,0.42);--ios-tabbar-indicator-border:rgba(255,255,255,0.58);--ios-tabbar-indicator-highlight:rgba(255,255,255,0.72);--ios-tabbar-indicator-shadow:0 2px 10px rgba(15,23,42,0.08),inset 0 1px 0 rgba(255,255,255,0.65)}html.app-shell.app-ios{--ios-tabbar-blur:blur(32px) saturate(190%) brightness(1.08);--ios-tabbar-glass-bg:linear-gradient(180deg,rgba(255,255,255,0.38),rgba(255,255,255,0.22))}html.app-shell.app-ios.dark,html.app-shell.app-ios[data-theme=dark]{--ios-tabbar-glass-bg:linear-gradient(180deg,rgba(64,64,70,0.42),rgba(40,40,44,0.28))}html.app-shell.dark,html.app-shell[data-theme=dark]{--ios-tabbar-glass-bg:linear-gradient(180deg,rgba(64,64,70,0.52),rgba(40,40,44,0.38));--ios-tabbar-fill-opaque:rgba(38,38,42,0.94);--ios-tabbar-border:rgba(255,255,255,0.14);--ios-tabbar-highlight-top:rgba(255,255,255,0.1);--ios-tabbar-shadow-outer:0 10px 32px rgba(0,0,0,0.38),0 2px 8px rgba(0,0,0,0.2);--ios-tabbar-indicator-fill:rgba(255,255,255,0.12);--ios-tabbar-indicator-border:rgba(255,255,255,0.18);--ios-tabbar-indicator-highlight:rgba(255,255,255,0.16);--ios-tabbar-indicator-shadow:inset 0 1px 0 rgba(255,255,255,0.12),0 2px 12px rgba(0,0,0,0.22)}html.app-shell [data-app-tab-bar-style=glass]{position:absolute;left:0;right:0;bottom:var(--ios-tabbar-bottom);z-index:40;display:flex;justify-content:center;margin:0;padding:0;background:transparent;border:0;pointer-events:none;transition:transform .3s var(--ios-tabbar-ease),opacity .3s var(--ios-tabbar-ease)}html.app-shell [data-app-tab-bar-style=glass] .ios-liquid-tabbar{pointer-events:auto;position:relative;display:flex;width:calc(100% - (var(--ios-tabbar-inset) * 2));max-width:var(--ios-tabbar-max-width);height:var(--ios-tabbar-height);border-radius:9999px;overflow:visible;box-shadow:var(--ios-tabbar-shadow-outer);transform:translateZ(0) scale(1);transform-origin:center bottom;backface-visibility:hidden;transition:height .3s var(--ios-tabbar-ease),max-width .3s var(--ios-tabbar-ease),transform .3s var(--ios-tabbar-ease),opacity .3s var(--ios-tabbar-ease);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}html.app-shell [data-app-tab-bar-style=glass][data-minimized=true] .ios-liquid-tabbar{height:var(--ios-tabbar-height-minimized);max-width:var(--ios-tabbar-max-width-minimized);transform:translateZ(0) scale(.94);opacity:.96}html.app-shell [data-app-tab-bar-style=glass][data-dragging=true] .ios-liquid-tabbar{transform:translateZ(0) scale(1.02)}html.app-shell .ios-liquid-tabbar__glass,html.app-shell .ios-liquid-tabbar__highlight,html.app-shell .ios-liquid-tabbar__items{position:absolute;inset:0}html.app-shell .ios-liquid-tabbar__glass{border-radius:inherit;border:.5px solid var(--ios-tabbar-border);background:var(--ios-tabbar-glass-bg);overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.45);backdrop-filter:var(--ios-tabbar-blur);transform:translateZ(0);backface-visibility:hidden}html.app-shell .ios-liquid-tabbar__highlight{border-radius:inherit;background:linear-gradient(180deg,var(--ios-tabbar-highlight-top) 0,rgba(255,255,255,0) 42%);opacity:.65;pointer-events:none}html.app-shell .ios-liquid-tabbar__items{z-index:1;display:flex;align-items:stretch;overflow:hidden;border-radius:inherit;touch-action:none}html.app-shell .ios-liquid-tabbar__tab{position:relative;display:flex;flex:1;min-width:0;min-height:44px;flex-direction:column;align-items:center;justify-content:center;gap:.12rem;padding:.2rem .15rem;border:0;background:transparent;color:var(--app-text);-webkit-tap-highlight-color:transparent}html.app-shell .ios-liquid-tabbar__tab:focus-visible{outline:2px solid var(--app-brand);outline-offset:-6px;border-radius:999px}html.app-shell .ios-liquid-tabbar__indicator{position:absolute;inset:.28rem .18rem;border-radius:999px;border:.5px solid var(--ios-tabbar-indicator-border);background:var(--ios-tabbar-indicator-fill);box-shadow:var(--ios-tabbar-indicator-shadow);backdrop-filter:var(--ios-tabbar-indicator-blur);transform:translateZ(0);pointer-events:none}html.app-shell .ios-liquid-tabbar__indicator:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,var(--ios-tabbar-indicator-highlight) 0,rgba(255,255,255,0) 45%);opacity:.7;pointer-events:none}html.app-shell .ios-liquid-tabbar__icon{position:relative;z-index:1;display:flex;width:1.5rem;height:1.5rem;align-items:center;justify-content:center;color:var(--app-text);opacity:.55;transition:color .2s var(--ios-tabbar-ease),opacity .2s var(--ios-tabbar-ease)}html.app-shell .ios-liquid-tabbar__tab[data-selected=true] .ios-liquid-tabbar__icon{color:var(--app-brand);opacity:1}html.app-shell .ios-liquid-tabbar__label{position:relative;z-index:1;max-height:1.2rem;overflow:hidden;font-size:var(--app-font-caption);font-weight:500;line-height:1.2;color:var(--app-text);opacity:.55;transition:max-height .2s var(--ios-tabbar-ease),opacity .2s var(--ios-tabbar-ease),color .2s var(--ios-tabbar-ease),font-weight .2s var(--ios-tabbar-ease)}html.app-shell .ios-liquid-tabbar__tab[data-selected=true] .ios-liquid-tabbar__label{font-weight:600;color:var(--app-text);opacity:1}html.app-shell [data-app-tab-bar-style=glass][data-minimized=true] .ios-liquid-tabbar__label{max-height:0;opacity:0}html.app-shell .ios-liquid-tabbar__dot{position:absolute;top:-.15rem;inset-inline-end:-.2rem;width:.375rem;height:.375rem;border-radius:999px;background:var(--app-brand)}html.app-shell:has([data-app-tab-bar-style=glass]) [data-app-scroll-root]{padding-bottom:var(--ios-tabbar-clearance)}html.app-shell:has([data-app-tab-bar-style=glass]) [data-app-design-save-bar=hub]{position:relative;z-index:35;margin-bottom:calc(var(--ios-tabbar-height) + var(--ios-tabbar-float-gap) + env(safe-area-inset-bottom, 0px))}html.app-shell:has([data-app-tab-bar-style=glass]) [data-app-surface]:after{content:"";position:absolute;left:0;right:0;bottom:0;z-index:30;height:calc(var(--ios-tabbar-height) + var(--ios-tabbar-float-gap) + 2.25rem + env(safe-area-inset-bottom, 0px));pointer-events:none;background:linear-gradient(180deg,color-mix(in srgb,var(--app-screen-bg) 0%,transparent) 0,color-mix(in srgb,var(--app-screen-bg) 72%,transparent) 42%,var(--app-screen-bg) 78%)}html.app-shell:has([data-app-tab-bar-style=glass]) [data-testid=app-add-link-fab]{bottom:var(--ios-tabbar-fab-bottom)!important;z-index:50}html.app-shell.app-keyboard-open [data-app-tab-bar-style=glass],html.app-shell.app-sheet-open [data-app-tab-bar-style=glass],html.app-shell:has([data-app-panel=active] [data-app-overlay]) [data-app-tab-bar-style=glass],html.app-shell:has([data-app-portal][data-app-overlay]) [data-app-tab-bar-style=glass]{transform:translateY(110%);opacity:0;pointer-events:none}html.app-shell.app-keyboard-open:has([data-app-tab-bar-style=glass]) [data-app-surface]:after,html.app-shell.app-sheet-open:has([data-app-tab-bar-style=glass]) [data-app-surface]:after,html.app-shell:has([data-app-panel=active] [data-app-overlay]):has([data-app-tab-bar-style=glass]) [data-app-surface]:after,html.app-shell:has([data-app-portal][data-app-overlay]):has([data-app-tab-bar-style=glass]) [data-app-surface]:after{opacity:0}@supports not (backdrop-filter:blur(1px)){html.app-shell .ios-liquid-tabbar__glass,html.app-shell .ios-liquid-tabbar__indicator{backdrop-filter:none;background:var(--ios-tabbar-fill-opaque)}}@media (prefers-reduced-transparency:reduce){html.app-shell .ios-liquid-tabbar__glass,html.app-shell .ios-liquid-tabbar__indicator{backdrop-filter:none;background:var(--ios-tabbar-fill-opaque)}}@media (prefers-contrast:more){html.app-shell .ios-liquid-tabbar__glass,html.app-shell .ios-liquid-tabbar__indicator{backdrop-filter:none;background:var(--ios-tabbar-fill-opaque);border-width:1px}html.app-shell .ios-liquid-tabbar__icon svg{stroke-width:2.5}}@media (prefers-reduced-motion:reduce){html.app-shell .ios-liquid-tabbar__icon,html.app-shell .ios-liquid-tabbar__label,html.app-shell [data-app-tab-bar-style=glass],html.app-shell [data-app-tab-bar-style=glass] .ios-liquid-tabbar{transition:none}html.app-shell [data-app-tab-bar-style=glass][data-dragging=true] .ios-liquid-tabbar,html.app-shell [data-app-tab-bar-style=glass][data-minimized=true] .ios-liquid-tabbar{transform:none}}