:root{--product-accent-color-neutral: #9aa8bb;--product-accent-soft-neutral: rgba(154, 168, 187, .12);--product-accent-border-neutral: rgba(154, 168, 187, .28);--product-accent-strong-neutral: rgba(154, 168, 187, .2);--product-accent-focus-neutral: rgba(154, 168, 187, .46);--product-accent-color-cyan: #48d9ff;--product-accent-soft-cyan: rgba(72, 217, 255, .12);--product-accent-border-cyan: rgba(72, 217, 255, .28);--product-accent-strong-cyan: rgba(72, 217, 255, .22);--product-accent-focus-cyan: rgba(72, 217, 255, .5);--product-accent-color-orange: #ff9b45;--product-accent-soft-orange: rgba(255, 155, 69, .12);--product-accent-border-orange: rgba(255, 155, 69, .3);--product-accent-strong-orange: rgba(255, 155, 69, .22);--product-accent-focus-orange: rgba(255, 155, 69, .5);--product-accent-color-purple: #a679ff;--product-accent-soft-purple: rgba(166, 121, 255, .12);--product-accent-border-purple: rgba(166, 121, 255, .28);--product-accent-strong-purple: rgba(166, 121, 255, .22);--product-accent-focus-purple: rgba(166, 121, 255, .48);--product-accent-color-green: #61e294;--product-accent-soft-green: rgba(97, 226, 148, .12);--product-accent-border-green: rgba(97, 226, 148, .28);--product-accent-strong-green: rgba(97, 226, 148, .2);--product-accent-focus-green: rgba(97, 226, 148, .48);--product-accent-color-teal: #40e0c0;--product-accent-soft-teal: rgba(64, 224, 192, .12);--product-accent-border-teal: rgba(64, 224, 192, .28);--product-accent-strong-teal: rgba(64, 224, 192, .2);--product-accent-focus-teal: rgba(64, 224, 192, .48)}[data-accent-token]{--product-accent-color: var(--product-accent-color-neutral);--product-accent-soft: var(--product-accent-soft-neutral);--product-accent-border: var(--product-accent-border-neutral);--product-accent-strong: var(--product-accent-strong-neutral);--product-accent-focus: var(--product-accent-focus-neutral)}[data-accent-token=cyan]{--product-accent-color: var(--product-accent-color-cyan);--product-accent-soft: var(--product-accent-soft-cyan);--product-accent-border: var(--product-accent-border-cyan);--product-accent-strong: var(--product-accent-strong-cyan);--product-accent-focus: var(--product-accent-focus-cyan)}[data-accent-token=orange]{--product-accent-color: var(--product-accent-color-orange);--product-accent-soft: var(--product-accent-soft-orange);--product-accent-border: var(--product-accent-border-orange);--product-accent-strong: var(--product-accent-strong-orange);--product-accent-focus: var(--product-accent-focus-orange)}[data-accent-token=purple]{--product-accent-color: var(--product-accent-color-purple);--product-accent-soft: var(--product-accent-soft-purple);--product-accent-border: var(--product-accent-border-purple);--product-accent-strong: var(--product-accent-strong-purple);--product-accent-focus: var(--product-accent-focus-purple)}[data-accent-token=green]{--product-accent-color: var(--product-accent-color-green);--product-accent-soft: var(--product-accent-soft-green);--product-accent-border: var(--product-accent-border-green);--product-accent-strong: var(--product-accent-strong-green);--product-accent-focus: var(--product-accent-focus-green)}[data-accent-token=teal]{--product-accent-color: var(--product-accent-color-teal);--product-accent-soft: var(--product-accent-soft-teal);--product-accent-border: var(--product-accent-border-teal);--product-accent-strong: var(--product-accent-strong-teal);--product-accent-focus: var(--product-accent-focus-teal)}:root{--hub-bg: #0b0d12;--hub-surface: #151922;--hub-surface-hover: #202633;--hub-text: #f4f7fb;--hub-text-secondary: #9aa8bb;--hub-accent: #0088cc;--hub-accent-hover: #006da3;--hub-accent-light: rgba(0, 136, 204, .08);--hub-success: #16a34a;--hub-success-light: rgba(22, 163, 74, .08);--hub-error: #dc2626;--hub-error-light: rgba(220, 38, 38, .08);--hub-border: #293140;--hub-border-light: #1d2430;--hub-radius: 14px;--hub-radius-sm: 10px;--hub-radius-xs: 6px;--hub-space-2xs: 2px;--hub-space-xs: 4px;--hub-space-s: 8px;--hub-space-m: 16px;--hub-space-l: 24px;--hub-space-xl: 32px;--hub-space-2xl: 48px;--hub-safe-top: var(--taktir-safe-top, var(--tg-safe-area-inset-top, env(safe-area-inset-top, 0px)));--hub-safe-right: var(--taktir-safe-right, var(--tg-safe-area-inset-right, env(safe-area-inset-right, 0px)));--hub-safe-bottom: var(--taktir-safe-bottom, var(--tg-safe-area-inset-bottom, env(safe-area-inset-bottom, 0px)));--hub-safe-left: var(--taktir-safe-left, var(--tg-safe-area-inset-left, env(safe-area-inset-left, 0px)));--hub-content-safe-top: var(--taktir-content-safe-top, var(--tg-content-safe-area-inset-top, var(--hub-safe-top)));--hub-content-safe-right: var(--taktir-content-safe-right, var(--tg-content-safe-area-inset-right, var(--hub-safe-right)));--hub-content-safe-bottom: var(--taktir-content-safe-bottom, var(--tg-content-safe-area-inset-bottom, var(--hub-safe-bottom)));--hub-content-safe-left: var(--taktir-content-safe-left, var(--tg-content-safe-area-inset-left, var(--hub-safe-left)));--hub-shadow-sm: 0 1px 2px rgba(0, 0, 0, .04);--hub-shadow-md: 0 2px 8px rgba(0, 0, 0, .06);--hub-shadow-lg: 0 8px 32px rgba(0, 0, 0, .12);--hub-transition: .15s ease;--active-product: var(--hub-accent);--active-product-light: var(--hub-accent-light);--active-product-hover: var(--hub-accent-hover)}@media(prefers-color-scheme:dark){:root{--hub-bg: #0f0f0f;--hub-surface: #1a1a1a;--hub-surface-hover: #252525;--hub-text: #f0f0f0;--hub-text-secondary: #9ca3af;--hub-accent: #3b9ede;--hub-accent-hover: #5cb3eb;--hub-accent-light: rgba(59, 158, 222, .12);--hub-success: #22c55e;--hub-success-light: rgba(34, 197, 94, .12);--hub-error: #ef4444;--hub-error-light: rgba(239, 68, 68, .12);--hub-border: #2a2a2a;--hub-border-light: #1f1f1f;--hub-shadow-sm: 0 1px 2px rgba(0, 0, 0, .2);--hub-shadow-md: 0 2px 8px rgba(0, 0, 0, .3);--hub-shadow-lg: 0 8px 32px rgba(0, 0, 0, .5)}}.hub-product[data-accent-token]{--active-product: var(--product-accent-color);--active-product-light: var(--product-accent-soft);--active-product-hover: var(--product-accent-strong)}.hub-sector[data-accent-token] .hub-sector-icon{color:var(--product-accent-color)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--hub-bg);color:var(--hub-text);height:100%;overflow:hidden;overscroll-behavior:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}#hub-app{height:100%;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:focus-visible{outline:2px solid var(--active-product);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.hub-root{--scene-proximity: 0;background:radial-gradient(ellipse at 50% 48%,rgba(128,139,174,.075) 0%,rgba(34,39,55,.025) 32%,transparent 58%),linear-gradient(180deg,#07080c,#040509 54%,#07080b)}.hub-root:before{inset:-34%;background:radial-gradient(ellipse at 50% 48%,var(--product-accent-strong) 0%,var(--product-accent-soft) 26%,transparent 61%);filter:blur(18px);opacity:var(--scene-opacity, 0);transform:scale(.82);transition:opacity .18s ease,transform .34s cubic-bezier(.16,.8,.22,1),background .18s ease}.hub-root:after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at center,transparent 32%,rgba(0,0,0,.2) 68%,rgba(0,0,0,.54) 100%),linear-gradient(115deg,rgba(255,255,255,.012),transparent 34%,rgba(255,255,255,.008) 68%,transparent)}.hub-root--selecting:before{opacity:.82}.hub-root--committing:before{opacity:1;transform:scale(1.42)}.hub-root-ambient{opacity:.62;transition:opacity .22s ease,filter .22s ease}.hub-root--selecting .hub-root-ambient{opacity:.82;filter:drop-shadow(0 0 7px var(--product-accent-soft))}.hub-root .hub-core{width:clamp(118px,31vw,132px);height:clamp(118px,31vw,132px);border:1px solid transparent;background:radial-gradient(circle at 46% 42%,#1d212ee0,#080a10f5 62%,#030407fa) padding-box,conic-gradient(from 205deg,#ffffff14,#ccd5f5b8,#8693bf24,#ffffff6b,#ffffff14) border-box;box-shadow:inset 0 1px 1px #ffffff29,inset 0 -18px 34px #0000006b,inset 0 0 30px #8b97c114,0 0 0 1px #7d8bbb14,0 0 22px #8b97c626,0 28px 70px #0000006b;animation:hub-core-organic-breathe 5.4s cubic-bezier(.42,0,.58,1) infinite}.hub-root .hub-core:before{inset:-12px;border-color:#aab6dd1a;box-shadow:0 0 42px #8d9bcd1c,inset 0 0 18px #a0aedd09;animation:hub-core-secondary-ring 5.4s ease-in-out infinite}.hub-core-aura{inset:-48px;background:radial-gradient(circle,rgba(178,189,227,.095) 0%,rgba(116,130,181,.035) 39%,transparent 70%);animation:hub-core-volumetric-aura 5.4s ease-in-out infinite}.hub-core-membrane{position:absolute;inset:2px;border-radius:50%;pointer-events:none;background:conic-gradient(from 30deg,transparent 0 16%,rgba(242,245,255,.17) 23%,transparent 31% 57%,rgba(176,189,232,.11) 66%,transparent 76%);-webkit-mask:radial-gradient(circle,transparent 67%,#000 69% 72%,transparent 74%);mask:radial-gradient(circle,transparent 67%,#000 69% 72%,transparent 74%);animation:hub-core-membrane-drift 9s ease-in-out infinite alternate}.hub-core-surface{inset:8px;background:radial-gradient(ellipse at 36% 29%,rgba(255,255,255,.11),transparent 29%),radial-gradient(ellipse at 64% 70%,rgba(132,145,193,.11),transparent 49%),radial-gradient(circle at center,#353d5424,#04050926 70%);box-shadow:inset 0 0 18px #acb7dc0e}.hub-core-surface span{position:absolute;width:72%;height:58%;border-radius:50%;background:radial-gradient(ellipse,rgba(177,189,228,.085),transparent 68%);filter:blur(9px);animation:hub-core-mist 7.2s ease-in-out infinite alternate}.hub-core-surface span:first-child{left:-6%;top:7%;transform:rotate(-18deg)}.hub-core-surface span:last-child{right:-8%;bottom:3%;animation-delay:-3.4s;animation-direction:alternate-reverse}.hub-core-label{color:#f5f7fdd1;font-size:13px;letter-spacing:.01em;animation:hub-core-label-breathe 5.4s ease-in-out infinite}.hub-root .hub-core--pressing{transform:scale(.925);box-shadow:inset 0 0 34px #bcc7eb1f,0 0 0 3px #aebbe50b,0 0 24px #9aa8d82e,0 22px 58px #0006;animation:none}.hub-root .hub-core--open{transform:scale(.94);opacity:.94;border-color:transparent;animation:hub-core-activated .44s cubic-bezier(.16,.86,.24,1) both}.hub-root .hub-core--open .hub-core-membrane{opacity:.95;filter:brightness(1.32)}.hub-root .hub-core--open .hub-core-aura{opacity:1;transform:scale(1.15)}.hub-root .hub-core--selected{background:radial-gradient(circle at 45% 40%,var(--product-accent-strong),rgba(8,10,16,.94) 64%) padding-box,conic-gradient(from 205deg,var(--product-accent-border),var(--product-accent-color),var(--product-accent-soft),rgba(255,255,255,.4),var(--product-accent-border)) border-box;box-shadow:inset 0 0 32px var(--product-accent-strong),0 0 0 1px var(--product-accent-border),0 0 30px var(--product-accent-strong),0 0 82px var(--product-accent-soft)}.hub-radial-guides,.hub-radial-guides span{position:absolute;inset:50%;pointer-events:none}.hub-radial-guides span{width:calc(var(--hub-radial-radius) * 2.08);height:calc(var(--hub-radial-radius) * 2.08);margin:calc(var(--hub-radial-radius) * -1.04);border:1px solid rgba(190,198,225,.045);border-radius:50%;opacity:0;transform:scale(.42);transition:opacity .26s ease,transform .46s cubic-bezier(.18,.82,.22,1)}.hub-radial-guides span:last-child{width:calc(var(--hub-radial-radius) * 1.36);height:calc(var(--hub-radial-radius) * 1.36);margin:calc(var(--hub-radial-radius) * -.68);border-color:#c3ccea09;transition-delay:45ms}.hub-radial--open .hub-radial-guides span{opacity:1;transform:scale(1)}.hub-root .hub-sector{--magnetic-x: 0px;--magnetic-y: 0px;--magnetic-scale: 1;--proximity: 0;padding:11px 7px 10px;gap:6px;border-color:transparent;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.1),transparent 29%),radial-gradient(circle at 52% 60%,var(--product-accent-soft),transparent 66%),#080a0fd1 padding-box;box-shadow:inset 0 1px 1px #ffffff17,inset 0 -12px 24px #00000047,0 0 0 1px var(--product-accent-border),0 12px 34px #00000061;filter:blur(5px);transform:translate(0) scale(.12);transition:transform .43s cubic-bezier(.16,.86,.24,1),opacity .25s ease,filter .3s ease,box-shadow .22s ease,background .22s ease;transition-delay:calc(34ms + var(--sector-index, 0) * 34ms)}.hub-root .hub-sector:before{width:calc(var(--hub-radial-radius) - var(--hub-sector-size) * .38);height:24px;border-top:1px solid var(--product-accent-border);border-radius:54% 46% 0 0;background:linear-gradient(90deg,var(--product-accent-strong),transparent 78%);background-size:100% 1px;background-repeat:no-repeat;box-shadow:0 -3px 12px var(--product-accent-soft);filter:blur(.15px);transform:rotate(calc(var(--sector-angle) + 3.14159rad)) scaleX(.04) translateY(-7px)}.hub-root .hub-sector:after{content:"";position:absolute;left:50%;top:50%;width:7px;height:7px;margin:-3.5px;border-radius:50%;background:var(--product-accent-color);box-shadow:0 0 14px var(--product-accent-color),0 0 28px var(--product-accent-strong);opacity:0;transform:scale(.2);transition:opacity .18s ease 35ms,transform .38s cubic-bezier(.16,.86,.24,1) 35ms}.hub-root .hub-radial--open .hub-sector:after{opacity:.82;transform:scale(1)}.hub-root .hub-sector-icon,.hub-root .hub-sector-name{opacity:0;transform:translateY(5px) scale(.94);transition:opacity .21s ease,transform .3s cubic-bezier(.16,.86,.24,1),filter .18s ease}.hub-root .hub-radial--open .hub-sector-icon,.hub-root .hub-radial--open .hub-sector-name{opacity:1;transform:translateY(0) scale(1);transition-delay:calc(.18s + var(--sector-index, 0) * 34ms)}.hub-root .hub-sector-icon{width:32px;height:32px}.hub-root .hub-sector-name{max-width:none;width:100%;overflow:visible;color:#fafafdeb;font-size:clamp(10px,2.8vw,11.5px);white-space:nowrap;text-overflow:clip}.hub-root .hub-sector--proximity{box-shadow:inset 0 1px 1px #ffffff21,inset 0 0 28px var(--product-accent-soft),0 0 0 1px var(--product-accent-border),0 0 34px var(--product-accent-strong),0 16px 38px #0000006b}.hub-root .hub-radial--selecting .hub-sector:not(.hub-sector--active):before{opacity:.1;box-shadow:none}.hub-root .hub-radial--selecting .hub-sector:not(.hub-sector--active):after{opacity:.18;box-shadow:0 0 8px var(--product-accent-soft)}.hub-root .hub-radial--open .hub-sector--active{opacity:1;border-color:transparent;background:radial-gradient(circle at 35% 24%,rgba(255,255,255,.2),transparent 30%),radial-gradient(circle at 50% 58%,var(--product-accent-strong),transparent 70%),#090a10e6 padding-box;transform:translate(calc(var(--sector-x) + var(--magnetic-x)),calc(var(--sector-y) + var(--magnetic-y))) scale(1.13);box-shadow:inset 0 1px 2px #fff3,inset 0 0 34px var(--product-accent-strong),0 0 0 1px var(--product-accent-focus),0 0 18px var(--product-accent-strong),0 0 62px var(--product-accent-soft),0 22px 44px #00000075}.hub-root .hub-radial--open .hub-sector--active:before{opacity:1;height:26px;border-color:var(--product-accent-focus);box-shadow:0 -4px 18px var(--product-accent-strong);animation:hub-connector-flow 1.1s ease-in-out infinite}.hub-root .hub-radial--committing .hub-sector{transition-delay:0ms}.hub-root .hub-radial--committing .hub-sector--active{opacity:1;transform:translate(var(--commit-x),var(--commit-y)) scale(1.7);filter:blur(0);box-shadow:inset 0 0 40px var(--product-accent-strong),0 0 90px var(--product-accent-strong)}.hub-transition-field{position:fixed;inset:50%;z-index:26;width:18px;height:18px;margin:-9px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,var(--product-accent-strong),var(--product-accent-soft) 48%,transparent 72%);opacity:0;transform:scale(.4)}.hub-root--committing .hub-transition-field{opacity:1;transform:scale(72);transition:opacity .11s ease,transform .36s cubic-bezier(.18,.76,.18,1)}.hub-root--gesture-active .hub-home-location,.hub-root--gesture-active .hub-root-nav{opacity:.48;filter:saturate(.5);transition:opacity .22s ease,filter .22s ease}.hub-root--selecting .hub-home-location,.hub-root--selecting .hub-root-nav{opacity:.32}.hub-product{position:relative;isolation:isolate;overflow:hidden}.hub-product:before{content:"";position:fixed;inset:-22% -30% auto;z-index:-1;height:58vh;pointer-events:none;background:radial-gradient(ellipse at 50% 0%,var(--product-accent-strong),var(--product-accent-soft) 34%,transparent 70%);opacity:.58;filter:blur(18px)}.hub-product-entry-field{position:fixed;inset:0;z-index:100;pointer-events:none;background:radial-gradient(circle at 50% 48%,var(--product-accent-strong),var(--product-accent-soft) 34%,rgba(5,6,9,.28) 74%);animation:hub-product-entry-veil .62s cubic-bezier(.2,.72,.2,1) both}.hub-product--entering .hub-product-header,.hub-product--entering .hub-product-content,.hub-product--entering .hub-bottom-nav{animation:hub-product-content-enter .52s cubic-bezier(.18,.8,.22,1) 90ms both}.hub-product--leaving{animation:hub-product-exit .18s ease-in both}.hub-return-field{position:fixed;inset:-25%;z-index:60;pointer-events:none;background:radial-gradient(circle at center,var(--product-accent-strong),var(--product-accent-soft) 30%,transparent 68%);animation:hub-return-to-core .52s cubic-bezier(.2,.74,.2,1) both}@keyframes hub-core-organic-breathe{0%,to{transform:scale(.988)}48%{transform:scale(1.018)}}@keyframes hub-core-secondary-ring{0%,to{opacity:.52;transform:scale(.96)}50%{opacity:.9;transform:scale(1.035)}}@keyframes hub-core-tertiary-ring{0%,to{opacity:.22;transform:scale(.94)}50%{opacity:.5;transform:scale(1.04)}}@keyframes hub-core-volumetric-aura{0%,to{opacity:.48;transform:scale(.9)}50%{opacity:.9;transform:scale(1.08)}}@keyframes hub-core-membrane-drift{0%{transform:rotate(-6deg) scale(.98);opacity:.66}to{transform:rotate(15deg) scale(1.025);opacity:.96}}@keyframes hub-core-mist{0%{transform:translate(-4px,5px) rotate(-12deg) scale(.9);opacity:.38}to{transform:translate(12px,-7px) rotate(16deg) scale(1.14);opacity:.82}}@keyframes hub-core-label-breathe{0%,to{opacity:.7}50%{opacity:.94}}@keyframes hub-core-activated{0%{transform:scale(.91)}62%{transform:scale(.965)}to{transform:scale(.94)}}@keyframes hub-connector-flow{0%,to{filter:brightness(.84)}50%{filter:brightness(1.35)}}@keyframes hub-product-entry-veil{0%{opacity:.92;transform:scale(1.08)}45%{opacity:.42}to{opacity:0;transform:scale(1);visibility:hidden}}@keyframes hub-product-content-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes hub-product-exit{to{opacity:.2;transform:scale(.985);filter:saturate(.72)}}@keyframes hub-return-to-core{0%{opacity:.8;transform:scale(1.12)}72%{opacity:.16;transform:scale(.42)}to{opacity:0;transform:scale(.22);visibility:hidden}}@media(prefers-reduced-motion:reduce){.hub-core-membrane,.hub-core-surface span,.hub-core-label,.hub-root .hub-core:before,.hub-root .hub-core:after,.hub-root .hub-sector--active:before,.hub-product-entry-field,.hub-product--entering .hub-product-header,.hub-product--entering .hub-product-content,.hub-product--entering .hub-bottom-nav,.hub-product--leaving,.hub-return-field{animation:none!important}.hub-root .hub-sector,.hub-root .hub-sector:before,.hub-root .hub-sector:after,.hub-transition-field{transition-duration:.12s!important;transition-delay:0ms!important}.hub-product-entry-field,.hub-return-field{display:none}}.hub-shell{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;position:relative}.hub-home{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;padding:var(--hub-space-l);position:relative;overflow:hidden}.hub-home-header{position:absolute;top:0;left:0;right:0;padding:var(--hub-space-m) var(--hub-space-m) 0;padding-top:calc(var(--hub-space-m) + var(--hub-safe-top));display:flex;justify-content:space-between;align-items:center;z-index:10}.hub-home-brand{display:flex;align-items:center;gap:var(--hub-space-s)}.hub-home-logo{font-size:20px;color:var(--hub-accent)}.hub-home-name{font-size:16px;font-weight:700;letter-spacing:-.3px}.hub-home-actions{display:flex;gap:var(--hub-space-xs)}.hub-action-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:var(--hub-surface);border-radius:50%;color:var(--hub-text-secondary);cursor:pointer;transition:background var(--hub-transition),color var(--hub-transition)}.hub-action-btn:active{background:var(--hub-surface-hover);color:var(--hub-text)}.hub-home-location{position:absolute;bottom:0;left:0;right:0;padding:0 var(--hub-space-m) var(--hub-space-m);padding-bottom:calc(var(--hub-space-m) + var(--hub-safe-bottom));display:flex;justify-content:center;z-index:10}.hub-location-pill{display:flex;align-items:center;gap:6px;padding:var(--hub-space-s) var(--hub-space-m);background:var(--hub-surface);border:1px solid var(--hub-border);border-radius:24px;color:var(--hub-text-secondary);font-size:13px;cursor:pointer;transition:all var(--hub-transition)}.hub-location-pill:active{background:var(--hub-surface-hover);border-color:var(--hub-accent);color:var(--hub-accent)}.hub-location-pill svg{flex-shrink:0}.hub-location-pill-text{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.hub-central-btn{position:relative;width:88px;height:88px;border-radius:50%;background:var(--hub-accent);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 24px #0088cc4d;transition:transform .2s ease,box-shadow .2s ease;z-index:20;-webkit-touch-callout:none}.hub-central-btn:active{transform:scale(.95)}.hub-central-btn-ring{position:absolute;inset:-8px;border-radius:50%;border:2px solid rgba(0,136,204,.15);pointer-events:none}.hub-central-btn-icon{display:flex;align-items:center;justify-content:center}.hub-central-hint{position:absolute;bottom:-32px;left:50%;transform:translate(-50%);font-size:12px;color:var(--hub-text-secondary);white-space:nowrap;opacity:.6}.hub-radial{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:280px;height:280px;pointer-events:none;z-index:15;opacity:0;transition:opacity .2s ease}.hub-radial--open{opacity:1;pointer-events:auto}.hub-radial-backdrop{position:fixed;inset:0;background:#0006;opacity:0;transition:opacity .25s ease;z-index:14;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none}.hub-radial-backdrop--visible{opacity:1;pointer-events:auto}.hub-radial-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;background:var(--hub-bg);box-shadow:var(--hub-shadow-lg);display:flex;align-items:center;justify-content:center;z-index:2}.hub-radial-center-icon{font-size:28px;color:var(--hub-accent)}.hub-sector{position:absolute;top:50%;left:50%;width:76px;height:76px;margin-left:-38px;margin-top:-38px;border-radius:50%;background:var(--hub-bg);border:1px solid var(--hub-border);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;box-shadow:var(--hub-shadow-md);-webkit-touch-callout:none}.hub-sector--active{transform:scale(1.15);box-shadow:0 4px 20px #00000026;border-color:var(--active-product)}.hub-sector-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;color:var(--active-product)}.hub-sector-name{font-size:10px;font-weight:600;color:var(--hub-text);text-align:center;line-height:1.1;max-width:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-transition{position:fixed;inset:0;z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;pointer-events:none}.hub-transition--active{opacity:1;pointer-events:auto}.hub-transition-bg{position:absolute;inset:0;border-radius:0;transition:border-radius .3s ease}.hub-transition-icon{position:relative;z-index:1;color:#fff;opacity:0;transform:scale(.3);transition:opacity .3s ease .1s,transform .3s ease .1s}.hub-transition--active .hub-transition-icon{opacity:1;transform:scale(1)}.hub-transition-title{position:relative;z-index:1;color:#fff;font-size:22px;font-weight:700;margin-top:var(--hub-space-m);opacity:0;transform:translateY(8px);transition:opacity .3s ease .2s,transform .3s ease .2s}.hub-transition--active .hub-transition-title{opacity:1;transform:translateY(0)}.hub-product{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}.hub-product-header{position:sticky;top:0;z-index:100;background:var(--hub-bg);border-bottom:1px solid var(--hub-border);padding-top:var(--hub-safe-top)}.hub-product-header-inner{display:flex;align-items:center;gap:var(--hub-space-s);padding:var(--hub-space-s) var(--hub-space-m);min-height:48px}.hub-product-back{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:none;color:var(--active-product);cursor:pointer;flex-shrink:0;border-radius:8px;transition:background var(--hub-transition)}.hub-product-back:active{background:var(--active-product-light)}.hub-product-title{flex:1;font-size:16px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-product-location{font-size:12px;color:var(--hub-text-secondary);padding:0 var(--hub-space-m) var(--hub-space-s);display:flex;align-items:center;gap:4px}.hub-product-content{flex:1;padding:var(--hub-space-m);padding-bottom:calc(80px + var(--hub-safe-bottom))}.hub-bottom-nav{position:fixed;bottom:0;left:0;right:0;height:64px;background:var(--hub-bg);border-top:1px solid var(--hub-border);display:flex;align-items:center;justify-content:space-around;padding-bottom:var(--hub-safe-bottom);z-index:100}.hub-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:56px;height:56px;border:none;background:none;color:var(--hub-text-secondary);cursor:pointer;transition:color var(--hub-transition);position:relative}.hub-nav-item--active{color:var(--active-product)}.hub-nav-item svg{width:22px;height:22px}.hub-nav-label{font-size:10px;font-weight:500}.hub-fab{width:56px;height:56px;border-radius:50%;background:var(--active-product);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0003;position:relative;top:-12px;transition:transform .15s ease,box-shadow .15s ease}.hub-fab:active{transform:scale(.92)}.hub-fab-pulse{position:absolute;inset:-4px;border-radius:50%;border:2px solid var(--active-product);opacity:0;animation:fab-pulse 2s ease-in-out infinite}@keyframes fab-pulse{0%,to{opacity:0;transform:scale(1)}50%{opacity:.3;transform:scale(1.1)}}.hub-header{position:sticky;top:0;z-index:100;background:var(--hub-bg);border-bottom:1px solid var(--hub-border);padding-top:var(--hub-safe-top)}.hub-header--flow{display:flex;align-items:center;gap:var(--hub-space-s);padding:var(--hub-space-s) var(--hub-space-m);min-height:48px}.hub-back{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:none;color:var(--active-product);cursor:pointer;flex-shrink:0;border-radius:8px;transition:background var(--hub-transition)}.hub-back:active{background:var(--active-product-light)}.hub-header-info{flex:1;display:flex;flex-direction:column;min-width:0}.hub-location{font-weight:600;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-content{flex:1;padding:var(--hub-space-m);padding-bottom:calc(var(--hub-space-m) + var(--hub-safe-bottom))}.hub-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;text-align:center;padding:var(--hub-space-xl);animation:hub-fade-in .2s ease-out}.hub-state-icon{color:var(--hub-text-secondary);opacity:.5;margin-bottom:var(--hub-space-m)}.hub-state-icon--welcome{color:var(--hub-accent);opacity:.7}.hub-state h3{font-size:18px;font-weight:600;margin-bottom:var(--hub-space-s)}.hub-state p{font-size:14px;color:var(--hub-text-secondary);max-width:280px;line-height:1.5}.hub-state-text{margin-top:var(--hub-space-m)}.hub-state-subtitle{font-size:14px;color:var(--hub-text-secondary);margin-top:var(--hub-space-xs);margin-bottom:var(--hub-space-l)}.hub-state-hint{font-size:13px;margin-top:var(--hub-space-xs);opacity:.7}.hub-state--error h3{color:var(--hub-error)}.hub-state--empty h3{color:var(--hub-text-secondary)}.hub-unknown-bg{position:fixed;inset:0;background:#06060f;overflow:hidden;z-index:0;pointer-events:none}.hub-unknown-bg:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 30% 25%,rgba(40,20,90,.12) 0%,transparent 55%),radial-gradient(ellipse at 75% 75%,rgba(15,40,100,.1) 0%,transparent 50%)}.hub-star{position:absolute;width:var(--star-size, 2px);height:var(--star-size, 2px);background:var(--star-color, rgba(210, 225, 255, 1));opacity:0;will-change:transform,opacity;animation:hub-star-drift linear infinite;animation-duration:var(--star-dur, 8s)}.hub-star-tail{position:absolute;display:flex;gap:2px;right:0;bottom:100%;transform:rotate(-45deg);transform-origin:bottom left;pointer-events:none}.hub-star-tail span{display:block;width:var(--seg-size, 2px);height:var(--seg-size, 2px);background:var(--star-color, rgba(210, 225, 255, .8));opacity:var(--seg-opacity, .6)}.hub-star-tail span:nth-child(2){opacity:calc(var(--seg-opacity, .6) * .7)}.hub-star-tail span:nth-child(3){opacity:calc(var(--seg-opacity, .6) * .45)}.hub-star-tail span:nth-child(4){opacity:calc(var(--seg-opacity, .6) * .25)}.hub-star--slow{animation-duration:var(--star-dur, 14s)}.hub-star--medium{animation-duration:var(--star-dur, 9s)}.hub-star--bright{width:3px;height:3px;background:#e8eeff;box-shadow:0 0 4px #b4c8ff80}.hub-star--bright .hub-star-tail span{width:3px;height:3px;background:#b4d2ffb3}@keyframes hub-star-drift{0%{transform:translate(0);opacity:0}6%{opacity:var(--star-opacity, .8)}88%{opacity:var(--star-opacity, .8)}to{transform:translate(var(--drift-x, -160px),var(--drift-y, 160px));opacity:0}}.hub-unknown-emoji{font-size:clamp(72px,12vw,120px);display:block;margin-bottom:clamp(16px,3vh,24px);line-height:1;animation:hub-emoji-float 5s ease-in-out infinite,hub-entrance-fade .5s ease-out both}@keyframes hub-emoji-float{0%,to{transform:translateY(0) rotate(0) scale(1)}50%{transform:translateY(-5px) rotate(2deg) scale(1.03)}}.hub-unknown-content .hub-unknown-message{font-size:18px;font-weight:600;color:#f0f0f5;margin-bottom:clamp(12px,2.5vh,20px);line-height:1.4;animation:hub-entrance-fade .4s ease-out .15s both}.hub-unknown-content .hub-unknown-instruction{font-size:14px;color:#a0afd299;line-height:1.55;margin-bottom:clamp(24px,5vh,40px);animation:hub-entrance-fade .4s ease-out .3s both}.hub-unknown-actions{display:flex;flex-direction:column;gap:var(--hub-space-s);width:100%;animation:hub-entrance-slide .45s ease-out .4s both}@media(prefers-reduced-motion:reduce){.hub-star{animation:none;opacity:var(--star-opacity, .6)}.hub-unknown-emoji{animation:none}.hub-unknown-content .hub-unknown-message,.hub-unknown-content .hub-unknown-instruction,.hub-unknown-actions{animation:none;opacity:1;transform:none}.hub-btn{transition:none}.hub-btn:active{transform:none}.hub-toast{animation:none;opacity:1}}.hub-unknown-bg:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 30% 25%,rgba(40,20,90,.15) 0%,transparent 55%),radial-gradient(ellipse at 75% 75%,rgba(15,40,100,.12) 0%,transparent 50%)}.hub-starfield{position:absolute;inset:0;overflow:hidden;pointer-events:none}.hub-star{position:absolute;width:var(--star-size, 2px);height:var(--star-size, 2px);background:var(--star-color, rgba(200, 215, 255, .9));opacity:0;will-change:transform,opacity;animation:hub-star-drift linear infinite}.hub-star--slow{animation-duration:var(--star-dur, 12s)}.hub-star--medium{animation-duration:var(--star-dur, 8s)}.hub-star--fast{animation-duration:var(--star-dur, 5.5s)}.hub-star--streak:after{content:"";position:absolute;top:0;right:100%;width:var(--trail-len, 8px);height:1px;background:linear-gradient(to left,var(--star-color, rgba(200, 215, 255, .7)),transparent);opacity:.6}.hub-star--bright{width:3px;height:3px;background:#fff}@keyframes hub-star-drift{0%{transform:translate(0);opacity:0}8%{opacity:var(--star-opacity, .7)}85%{opacity:var(--star-opacity, .7)}to{transform:translate(var(--drift-x, -140px),var(--drift-y, 140px));opacity:0}}.hub-unknown-screen{position:fixed;inset:0;top:var(--hub-safe-top, 0px);bottom:var(--hub-safe-bottom, 0px);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1;padding:var(--hub-space-xl) var(--hub-space-l);padding-bottom:calc(var(--hub-space-xl) + var(--hub-safe-bottom, 0px))}.hub-unknown-content{position:relative;text-align:center;max-width:340px;width:100%}.hub-unknown-emoji{font-size:28px;display:block;margin-bottom:var(--hub-space-m);animation:hub-emoji-float 4s ease-in-out infinite,hub-entrance-fade .5s ease-out both}@keyframes hub-emoji-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-4px) rotate(3deg)}}@keyframes hub-entrance-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes hub-entrance-fade-delayed{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hub-unknown-content h3{font-size:22px;font-weight:600;color:#f0f0f5;margin-bottom:var(--hub-space-m);line-height:1.3;animation:hub-entrance-fade .4s ease-out .15s both}.hub-unknown-content p{font-size:14px;color:#c8d2e6cc;line-height:1.55;margin-bottom:var(--hub-space-m);animation:hub-entrance-fade .4s ease-out .25s both}.hub-unknown-content .hub-unknown-instruction{font-size:13px;color:#a0afd299;margin-bottom:clamp(24px,5vh,40px);animation:hub-entrance-fade .4s ease-out .35s both}.hub-unknown-actions{display:flex;flex-direction:column;gap:var(--hub-space-s);width:100%;animation:hub-entrance-slide .45s ease-out .45s both}@keyframes hub-entrance-slide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hub-btn{display:flex;align-items:center;justify-content:center;min-height:48px;padding:var(--hub-space-m) var(--hub-space-l);border-radius:14px;font-size:15px;font-weight:500;cursor:pointer;transition:background .15s ease,opacity .15s ease,transform .1s ease;border:none;width:100%;-webkit-tap-highlight-color:transparent}.hub-btn:active{transform:scale(.97)}.hub-btn--primary{background:linear-gradient(135deg,#3b82f6,#7c3aed);color:#fff;box-shadow:0 4px 16px #3b82f640}.hub-btn--primary:active{background:linear-gradient(135deg,#2563eb,#6d28d9);box-shadow:0 2px 8px #3b82f626}.hub-btn--secondary{background:#ffffff0d;color:#c8d2e6bf;border:1px solid rgba(255,255,255,.1)}.hub-btn--secondary:active{background:#ffffff1f;border-color:#fff3}.hub-btn:disabled{opacity:.5;pointer-events:none}.hub-btn-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:hub-btn-spin .6s linear infinite;margin-right:var(--hub-space-s);flex-shrink:0}@keyframes hub-btn-spin{to{transform:rotate(360deg)}}.hub-toast{position:fixed;bottom:calc(var(--hub-safe-bottom, 0px) + 20px);left:50%;transform:translate(-50%);background:#1e1e28eb;color:#c8d2e6e6;padding:10px 20px;border-radius:10px;font-size:13px;z-index:100;pointer-events:none;animation:hub-toast-in .3s ease-out,hub-toast-out .3s ease-in 2.2s forwards;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.08)}@keyframes hub-toast-in{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes hub-toast-out{0%{opacity:1}to{opacity:0}}@media(prefers-reduced-motion:reduce){.hub-star{animation:none;opacity:var(--star-opacity, .5)}.hub-star--streak:after{animation:none}.hub-unknown-emoji{animation:none}.hub-unknown-content h3,.hub-unknown-content p,.hub-unknown-content .hub-unknown-instruction,.hub-unknown-actions{animation:none;opacity:1;transform:none}.hub-btn{transition:none}.hub-btn:active{transform:none}.hub-toast{animation:none;opacity:1}}.hub-location-list{display:flex;flex-direction:column;gap:var(--hub-space-s);width:100%;max-width:400px}.hub-location-card{display:flex;align-items:center;gap:var(--hub-space-m);padding:var(--hub-space-m);background:var(--hub-surface);border:1px solid var(--hub-border);border-radius:var(--hub-radius);cursor:pointer;text-align:left;transition:background var(--hub-transition),border-color var(--hub-transition),box-shadow var(--hub-transition);width:100%}.hub-location-card:active{background:var(--hub-surface-hover);border-color:var(--hub-accent);box-shadow:0 0 0 1px var(--hub-accent)}.hub-location-card--last{border-color:var(--hub-accent);background:var(--hub-accent-light)}.hub-location-card-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--hub-bg);border-radius:var(--hub-radius-sm);color:var(--hub-accent);flex-shrink:0}.hub-location-card-info{flex:1;min-width:0}.hub-location-card-name{display:block;font-weight:600;font-size:15px}.hub-location-card-code{display:block;font-size:13px;color:var(--hub-text-secondary);margin-top:2px}.hub-location-card-badge{font-size:11px;font-weight:500;color:var(--hub-accent);background:var(--hub-accent-light);padding:2px 8px;border-radius:20px;flex-shrink:0}.hub-retry-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--hub-space-xs);padding:var(--hub-space-s) var(--hub-space-l);background:var(--hub-accent);color:#fff;border:none;border-radius:var(--hub-radius-sm);font-size:14px;font-weight:600;cursor:pointer;margin-top:var(--hub-space-l);transition:background var(--hub-transition);min-height:40px}.hub-retry-btn:active{background:var(--hub-accent-hover)}.hub-spinner{width:28px;height:28px;border:2.5px solid var(--hub-border);border-top-color:var(--active-product);border-radius:50%;animation:hub-spin .7s linear infinite}@keyframes hub-spin{to{transform:rotate(360deg)}}.flow-create-need{padding:var(--hub-space-m) 0;animation:hub-fade-in .2s ease-out}.flow-stage{animation:flow-slide-in .2s ease-out}@keyframes flow-slide-in{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.flow-stage-title{font-size:20px;font-weight:700;margin-bottom:var(--hub-space-s);letter-spacing:-.3px}.flow-stage-subtitle{font-size:14px;color:var(--hub-text-secondary);margin-bottom:var(--hub-space-l)}.flow-chips{display:flex;flex-direction:column;gap:var(--hub-space-s)}.flow-chip{display:flex;align-items:center;gap:var(--hub-space-m);padding:var(--hub-space-m) var(--hub-space-m);background:var(--hub-surface);border:1.5px solid var(--hub-border);border-radius:var(--hub-radius);cursor:pointer;transition:all var(--hub-transition);width:100%;text-align:left}.flow-chip:active{transform:scale(.98)}.flow-chip--selected{border-color:var(--active-product);background:var(--active-product-light)}.flow-chip-icon{font-size:22px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--hub-bg);border-radius:var(--hub-radius-sm);flex-shrink:0}.flow-chip--selected .flow-chip-icon{background:var(--active-product)}.flow-chip-label{font-size:15px;font-weight:600;color:var(--hub-text)}.flow-category-chips{display:flex;flex-wrap:wrap;gap:var(--hub-space-s)}.flow-category-chip{padding:var(--hub-space-s) var(--hub-space-m);border:1.5px solid var(--hub-border);border-radius:20px;background:var(--hub-bg);color:var(--hub-text);font-size:13px;font-weight:500;cursor:pointer;transition:all var(--hub-transition)}.flow-category-chip:active{transform:scale(.95)}.flow-category-chip.flow-chip--selected{border-color:var(--active-product);background:var(--active-product-light);color:var(--active-product);font-weight:600}.flow-field--inline{display:flex;align-items:center;gap:var(--hub-space-s)}.flow-field--inline .flow-label{margin-bottom:0;flex-shrink:0}.flow-field--inline .flow-input--small{width:80px;flex-shrink:0}.flow-quantity-hint{font-size:12px;color:var(--hub-text-secondary)}.flow-expandable{margin-bottom:var(--hub-space-m)}.flow-expand-btn{display:flex;align-items:center;gap:var(--hub-space-xs);padding:var(--hub-space-s) 0;border:none;background:none;color:var(--active-product);font-size:14px;font-weight:500;cursor:pointer}.flow-expand-btn svg{transition:transform .15s ease}.flow-expand-btn[aria-expanded=true] svg{transform:rotate(180deg)}.flow-expandable-content{padding-top:var(--hub-space-s)}.flow-field{margin-bottom:var(--hub-space-m)}.flow-label{display:block;font-size:13px;font-weight:600;margin-bottom:var(--hub-space-xs);color:var(--hub-text)}.flow-required{color:var(--hub-error)}.flow-input{width:100%;padding:12px var(--hub-space-m);border:1.5px solid var(--hub-border);border-radius:var(--hub-radius-sm);font-size:15px;background:var(--hub-bg);color:var(--hub-text);transition:border-color var(--hub-transition),box-shadow var(--hub-transition);-webkit-appearance:none}.flow-input:focus{outline:none;border-color:var(--active-product);box-shadow:0 0 0 3px var(--active-product-light)}.flow-input--error{border-color:var(--hub-error)}.flow-input--error:focus{border-color:var(--hub-error);box-shadow:0 0 0 3px var(--hub-error-light)}.flow-textarea{resize:vertical;min-height:72px;line-height:1.5}.flow-select{background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.flow-error{display:block;font-size:12px;color:var(--hub-error);margin-top:var(--hub-space-xs);min-height:16px}.flow-nav{display:flex;gap:var(--hub-space-s);margin-top:var(--hub-space-xl)}.flow-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:12px var(--hub-space-m);border:none;border-radius:var(--hub-radius-sm);font-size:15px;font-weight:600;cursor:pointer;transition:background var(--hub-transition),opacity var(--hub-transition);min-height:48px;white-space:nowrap}.flow-btn--primary{background:var(--active-product);color:#fff}.flow-btn--primary:active{background:var(--active-product-hover)}.flow-btn--secondary{background:var(--hub-surface);color:var(--hub-text);border:1px solid var(--hub-border)}.flow-btn--secondary:active{background:var(--hub-surface-hover)}.flow-btn--full{flex:1}.flow-btn--submit{min-width:140px}.flow-btn[disabled]{opacity:.5;pointer-events:none}.flow-review{background:var(--hub-surface);border-radius:var(--hub-radius);padding:var(--hub-space-m);border:1px solid var(--hub-border)}.flow-review-row{display:flex;justify-content:space-between;align-items:flex-start;padding:10px 0;border-bottom:1px solid var(--hub-border-light);gap:var(--hub-space-m)}.flow-review-row:last-child{border-bottom:none}.flow-review-label{font-size:13px;color:var(--hub-text-secondary);flex-shrink:0}.flow-review-value{font-size:14px;font-weight:500;text-align:right;word-break:break-word}.flow-submitting{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;text-align:center;gap:var(--hub-space-m);color:var(--hub-text-secondary);font-size:14px}.flow-success{text-align:center;padding:var(--hub-space-2xl) 0}.flow-success-circle{width:96px;height:96px;border-radius:50%;background:var(--active-product);display:flex;align-items:center;justify-content:center;margin:0 auto var(--hub-space-l);position:relative;animation:success-circle-in .5s cubic-bezier(.34,1.56,.64,1)}.flow-success-circle:after{content:"";position:absolute;inset:-8px;border-radius:50%;background:var(--active-product);opacity:.15;animation:success-glow 1.5s ease-in-out infinite}@keyframes success-circle-in{0%{transform:scale(0);opacity:0}60%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}@keyframes success-glow{0%,to{transform:scale(1);opacity:.15}50%{transform:scale(1.15);opacity:.08}}.flow-success-check{color:#fff;position:relative;z-index:1;animation:success-check-in .3s ease .2s both}@keyframes success-check-in{0%{opacity:0;transform:scale(.5) rotate(-10deg)}to{opacity:1;transform:scale(1) rotate(0)}}.flow-success-title{font-size:22px;font-weight:700;color:var(--hub-text);margin-bottom:var(--hub-space-s);animation:success-text-in .3s ease .3s both}@keyframes success-text-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.flow-success-info{background:var(--hub-surface);border-radius:var(--hub-radius);padding:var(--hub-space-m);margin:var(--hub-space-l) 0;text-align:left;border:1px solid var(--hub-border);animation:success-text-in .3s ease .35s both}.flow-success-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid var(--hub-border-light)}.flow-success-row:last-child{border-bottom:none}.flow-success-label{font-size:13px;color:var(--hub-text-secondary)}.flow-success-value{font-size:14px;font-weight:500}.flow-success-status{color:var(--active-product)}.flow-success-actions{display:flex;flex-direction:column;gap:var(--hub-space-s);margin-top:var(--hub-space-l);animation:success-text-in .3s ease .4s both}.flow-submit-error{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:var(--hub-space-xl);min-height:240px}.flow-error-icon{color:var(--hub-error);opacity:.7;margin-bottom:var(--hub-space-m)}.flow-submit-error h3{font-size:18px;font-weight:600;color:var(--hub-error);margin-bottom:var(--hub-space-s)}.flow-submit-error p{font-size:14px;color:var(--hub-text-secondary);margin-bottom:var(--hub-space-l)}.hub-flow-unavailable{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;text-align:center;padding:var(--hub-space-l)}.hub-flow-unavailable h3{font-size:18px;font-weight:600;margin-bottom:var(--hub-space-s)}.hub-flow-unavailable p{font-size:14px;color:var(--hub-text-secondary);max-width:280px}@keyframes hub-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:375px){.hub-content{padding:var(--hub-space-s);padding-bottom:calc(var(--hub-space-s) + var(--hub-safe-bottom))}.hub-product-content{padding:var(--hub-space-s);padding-bottom:calc(80px + var(--hub-safe-bottom))}.hub-radial{width:240px;height:240px}}@media(min-width:768px){.hub-content,.hub-product-content{max-width:480px;margin:0 auto}}@media(orientation:landscape)and (max-height:500px){.hub-state{min-height:200px}}@media print{.hub-bottom-nav,.hub-back,.hub-action-btn,.hub-fab{display:none}}.flow-success-circle--care{background:var(--product-care-light);color:var(--product-care)}.flow-urgency-options{display:flex;flex-direction:column;gap:var(--hub-space-s)}.flow-urgency-option{display:flex;align-items:center;gap:var(--hub-space-m);padding:var(--hub-space-m);background:var(--hub-bg);border:1.5px solid var(--hub-border);border-radius:var(--hub-radius-sm);cursor:pointer;transition:all var(--hub-transition);text-align:left}.flow-urgency-option:hover{background:var(--hub-surface);border-color:var(--hub-text-secondary)}.flow-urgency-option--selected{border-color:var(--active-product);background:var(--active-product-light)}.flow-urgency-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.flow-urgency-label{font-size:15px;font-weight:500;color:var(--hub-text)}.flow-urgency-desc{font-size:13px;color:var(--hub-text-secondary);margin-left:auto}.flow-repair-section{margin-bottom:var(--hub-space-l)}.flow-repair-section-title{font-size:13px;font-weight:600;color:var(--hub-text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:var(--hub-space-s);padding:0 var(--hub-space-xs)}.flow-repair-card{display:block;width:100%;padding:var(--hub-space-m);background:var(--hub-bg);border:1.5px solid var(--hub-border);border-radius:var(--hub-radius-sm);cursor:pointer;text-align:left;transition:all var(--hub-transition);margin-bottom:var(--hub-space-s)}.flow-repair-card:hover{background:var(--hub-surface);border-color:var(--hub-text-secondary)}.flow-repair-card-main{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--hub-space-s);margin-bottom:var(--hub-space-xs)}.flow-repair-card-title{font-size:15px;font-weight:500;color:var(--hub-text);flex:1}.flow-repair-card-time{font-size:12px;color:var(--hub-text-secondary);white-space:nowrap}.flow-repair-card-meta{display:flex;align-items:center;gap:var(--hub-space-s)}.flow-repair-card-status{font-size:12px;font-weight:500;padding:2px 8px;border-radius:var(--hub-radius-xs);background:var(--hub-surface);color:var(--hub-text-secondary)}.flow-repair-card-status--new,.flow-repair-card-status--under_review,.flow-repair-card-status--awaiting_decision{background:var(--hub-accent-light);color:var(--hub-accent)}.flow-repair-card-status--in_progress,.flow-repair-card-status--planned{background:var(--active-product-light);color:var(--active-product)}.flow-repair-card-status--awaiting_parts{background:#fef3c7;color:#d97706}.flow-repair-card-status--completed,.flow-repair-card-status--verified,.flow-repair-card-status--closed{background:var(--hub-success-light);color:var(--hub-success)}.flow-repair-card-status--cancelled{background:var(--hub-surface);color:var(--hub-text-secondary)}.flow-repair-card-emergency{font-size:11px;font-weight:600;padding:2px 6px;border-radius:var(--hub-radius-xs);background:var(--hub-error-light);color:var(--hub-error)}.flow-empty-state{display:flex;flex-direction:column;align-items:center;padding:var(--hub-space-2xl) var(--hub-space-m);text-align:center}.flow-empty-icon{font-size:48px;margin-bottom:var(--hub-space-m)}.flow-empty-title{font-size:18px;font-weight:600;color:var(--hub-text);margin-bottom:var(--hub-space-xs)}.flow-empty-text{font-size:14px;color:var(--hub-text-secondary)}.repair-detail-header{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--hub-space-s);margin-bottom:var(--hub-space-l)}.repair-detail-title{font-size:20px;font-weight:600;color:var(--hub-text);flex:1}.repair-detail-status{font-size:13px;font-weight:500;padding:4px 10px;border-radius:var(--hub-radius-xs);background:var(--active-product-light);color:var(--active-product);white-space:nowrap}.repair-detail-section{margin-bottom:var(--hub-space-l)}.repair-detail-section-title{font-size:14px;font-weight:600;color:var(--hub-text-secondary);margin-bottom:var(--hub-space-s)}.repair-detail-row{display:flex;justify-content:space-between;align-items:flex-start;padding:var(--hub-space-s) 0;border-bottom:1px solid var(--hub-border-light)}.repair-detail-label{font-size:14px;color:var(--hub-text-secondary)}.repair-detail-value{font-size:14px;color:var(--hub-text);text-align:right;max-width:60%}.repair-timeline{display:flex;flex-direction:column;gap:0}.repair-timeline-item{display:flex;align-items:flex-start;gap:var(--hub-space-m);padding:var(--hub-space-s) 0;position:relative}.repair-timeline-item:not(:last-child):after{content:"";position:absolute;left:5px;top:24px;bottom:-4px;width:1.5px;background:var(--hub-border)}.repair-timeline-dot{width:11px;height:11px;border-radius:50%;background:var(--active-product);flex-shrink:0;margin-top:3px}.repair-timeline-content{display:flex;flex-direction:column;gap:2px}.repair-timeline-label{font-size:14px;color:var(--hub-text)}.repair-timeline-time{font-size:12px;color:var(--hub-text-secondary)}.repair-comments{display:flex;flex-direction:column;gap:var(--hub-space-s)}.repair-comment{padding:var(--hub-space-m);background:var(--hub-surface);border-radius:var(--hub-radius-sm)}.repair-comment-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--hub-space-xs)}.repair-comment-author{font-size:13px;font-weight:500;color:var(--hub-text)}.repair-comment-time{font-size:12px;color:var(--hub-text-secondary)}.repair-comment-body{font-size:14px;color:var(--hub-text);line-height:1.4}.flow-comment-form{display:flex;gap:var(--hub-space-s);align-items:flex-end;padding:var(--hub-space-m) 0;border-top:1px solid var(--hub-border-light);margin-top:var(--hub-space-m)}.flow-comment-form .flow-textarea{flex:1}.flow-btn--small{padding:var(--hub-space-s) var(--hub-space-m);font-size:13px;white-space:nowrap}.repair-summary{display:flex;align-items:center;gap:var(--hub-space-m);padding:var(--hub-space-m);background:var(--active-product-light);border-radius:var(--hub-radius-sm);margin-bottom:var(--hub-space-l)}.repair-summary-icon{font-size:20px;flex-shrink:0}.repair-summary-text{font-size:14px;font-weight:500;color:var(--active-product)}.repair-feed{margin-bottom:var(--hub-space-l)}.repair-feed-title{font-size:14px;font-weight:600;color:var(--hub-text-secondary);margin-bottom:var(--hub-space-m)}.repair-feed-empty{text-align:center;padding:var(--hub-space-l);color:var(--hub-text-secondary);font-size:14px}.feed-item{display:flex;align-items:flex-start;gap:var(--hub-space-m);padding:var(--hub-space-s) 0;position:relative}.feed-item:not(:last-child):after{content:"";position:absolute;left:5px;top:24px;bottom:-4px;width:1.5px;background:var(--hub-border)}.feed-item-dot{width:11px;height:11px;border-radius:50%;flex-shrink:0;margin-top:3px}.feed-item-dot--orange{background:var(--active-product)}.feed-item-dot--gray{background:var(--hub-text-secondary)}.feed-item-dot--blue{background:var(--hub-accent)}.feed-item-dot--green{background:var(--hub-success)}.feed-item-content{flex:1;min-width:0}.feed-item-header{display:flex;justify-content:space-between;align-items:center;gap:var(--hub-space-s);margin-bottom:2px}.feed-item-title{font-size:14px;font-weight:500;color:var(--hub-text)}.feed-item-time{font-size:12px;color:var(--hub-text-secondary);white-space:nowrap}.feed-item-actor{font-size:12px;color:var(--hub-text-secondary);margin-bottom:2px}.feed-item-body{font-size:14px;color:var(--hub-text);line-height:1.4;padding:var(--hub-space-s);background:var(--hub-surface);border-radius:var(--hub-radius-xs);margin-top:var(--hub-space-xs)}.feed-item--comment .feed-item-body{background:var(--hub-surface)}.feed-item-attachments{display:flex;gap:var(--hub-space-s);margin-top:var(--hub-space-xs);flex-wrap:wrap}.feed-attachment{display:flex;align-items:center;gap:var(--hub-space-xs);padding:var(--hub-space-xs) var(--hub-space-s);background:var(--hub-surface);border-radius:var(--hub-radius-xs);cursor:pointer;font-size:13px;color:var(--active-product)}.feed-attachment:hover{background:var(--active-product-light)}.repair-composer{padding:var(--hub-space-m) 0;border-top:1px solid var(--hub-border-light)}.repair-composer--readonly{text-align:center;color:var(--hub-text-secondary);font-size:14px}.repair-composer-input{margin-bottom:var(--hub-space-s)}.repair-composer-input .flow-textarea{width:100%}.repair-composer-actions{display:flex;align-items:center;gap:var(--hub-space-s)}.repair-composer-photo{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--hub-radius-sm);background:var(--hub-surface);color:var(--hub-text-secondary);cursor:pointer;transition:all var(--hub-transition)}.repair-composer-photo:hover{background:var(--active-product-light);color:var(--active-product)}.repair-actions{padding:var(--hub-space-m) 0}.repair-back-btn{display:inline-flex;align-items:center;gap:var(--hub-space-xs);padding:var(--hub-space-xs) 0;margin-bottom:var(--hub-space-m);background:none;border:none;color:var(--active-product);font-size:14px;font-weight:500;cursor:pointer;transition:opacity var(--hub-transition)}.repair-back-btn:hover{opacity:.7}.repair-summary-content{display:flex;flex-direction:column;gap:2px}.repair-summary-hint{font-size:12px;color:var(--active-product);opacity:.8}.repair-photo-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center}.repair-photo-modal-backdrop{position:absolute;inset:0;background:#000000d9}.repair-photo-modal-content{position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center}.repair-photo-modal-close{position:absolute;top:-40px;right:0;background:none;border:none;color:#fff;cursor:pointer;padding:var(--hub-space-xs);opacity:.8}.repair-photo-modal-close:hover{opacity:1}.repair-photo-modal-img{max-width:100%;max-height:80vh;border-radius:var(--hub-radius-sm);object-fit:contain}.repair-photo-modal-caption{margin-top:var(--hub-space-s);color:#fffc;font-size:13px;text-align:center}.flow-btn--danger{background:var(--hub-error-light);color:var(--hub-error);border:1.5px solid var(--hub-error)}.flow-btn--danger:hover{background:var(--hub-error);color:#fff}.hub-home--state{justify-content:center}.hub-core-wrap{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.hub-core{background:#0f1115;box-shadow:0 18px 44px #0f11153d}.hub-core--pressing{transform:scale(.96)}.hub-core--open{transform:scale(.86);opacity:.34}.hub-central-btn-icon svg,.hub-sector-icon svg,.hub-nav-icon svg,.hub-link-card-icon svg,.hub-location-pill-icon svg,.hub-product-back svg{width:100%;height:100%}.hub-radial{width:var(--hub-radial-size, 280px);height:var(--hub-radial-size, 280px)}.hub-sector{transform:translate(var(--sector-x, 0px),var(--sector-y, 0px)) scale(1);transform-origin:center;padding:10px 8px;gap:6px}.hub-sector--active{transform:translate(var(--sector-x, 0px),var(--sector-y, 0px)) scale(1.12);box-shadow:0 0 0 8px var(--product-accent-soft),var(--hub-shadow-lg);border-color:var(--product-accent-color)}.hub-sector-icon{width:28px;height:28px;color:var(--product-accent-color)}.hub-sector-name{max-width:none;white-space:normal;overflow:visible;text-overflow:unset;font-size:11px;line-height:1.2;padding:0 4px}.hub-location-pill{min-height:42px}.hub-location-pill--static{cursor:default}.hub-location-pill-icon{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center}.hub-state-actions{display:flex;flex-direction:column;gap:var(--hub-space-s);width:min(100%,320px);margin-top:var(--hub-space-m)}.hub-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--hub-space-xs);width:100%;min-height:44px;border-radius:14px;border:1px solid transparent;text-decoration:none;font-weight:600}.hub-btn--primary{background:#0f1115;color:#fff}.hub-btn--secondary{background:var(--hub-surface);color:var(--hub-text);border-color:var(--hub-border)}.hub-product-header-inner{align-items:flex-start}.hub-product-heading{min-width:0;display:flex;flex-direction:column;gap:4px}.hub-product-location{padding:0}.hub-product-location svg{width:12px;height:12px}.hub-product-content{width:min(100%,480px);margin:0 auto}.hub-home-location{top:calc(14px + var(--hub-safe-top));bottom:auto;padding:0 16px}.hub-root-nav{position:absolute;left:16px;right:16px;bottom:calc(12px + var(--hub-safe-bottom));z-index:12;display:flex;justify-content:center;gap:10px}.hub-root-nav a{min-height:48px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border:1px solid var(--hub-border);border-radius:16px;background:#151922e0;color:var(--hub-text-secondary);text-decoration:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hub-root-nav svg{width:18px;height:18px}.hub-request-cards{display:grid;gap:10px}.hub-request-card{min-height:72px;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px;border:1px solid var(--hub-border);border-radius:16px;background:var(--hub-surface);color:var(--hub-text);text-decoration:none}.hub-request-card>span:first-child{min-width:0;display:grid;gap:5px}.hub-request-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-request-card small{color:var(--hub-text-secondary)}.hub-request-card-status{flex:0 0 auto;padding:6px 8px;border-radius:999px;background:var(--product-accent-soft);color:var(--product-accent-color);font-size:11px}.hub-detail-card{display:grid;gap:16px}.hub-detail-card>header{display:flex;gap:8px;color:var(--product-accent-color)}.hub-detail-card h2,.hub-detail-card h3,.hub-detail-card p{margin:0}.hub-detail-card dl{display:grid;gap:8px}.hub-detail-card dl div{display:flex;justify-content:space-between;padding:12px;border-radius:12px;background:var(--hub-surface)}.hub-detail-card dt{color:var(--hub-text-secondary)}.hub-link-card{display:flex;align-items:center;gap:var(--hub-space-s);min-height:48px;padding:0 var(--hub-space-m);border-radius:var(--hub-radius);background:var(--hub-surface);border:1px solid var(--hub-border);color:var(--hub-text);text-decoration:none;font-size:14px;font-weight:600}.hub-link-card-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:var(--hub-text-secondary)}.hub-bottom-nav{justify-content:space-evenly;gap:var(--hub-space-xs)}.hub-nav-item{width:72px;text-decoration:none}.hub-nav-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center}.hub-root-shell{justify-content:center;padding:var(--hub-space-l)}.hub-root-panel{width:min(100%,480px);margin:0 auto}@media(max-width:520px){.hub-home{padding:var(--hub-space-m)}.hub-product-links{grid-template-columns:1fr}}.hub-root{--hub-root-safe-top: max(var(--hub-safe-top), var(--tg-content-safe-area-inset-top, 0px));--hub-root-safe-bottom: max(var(--hub-safe-bottom), var(--tg-content-safe-area-inset-bottom, 0px));isolation:isolate;overflow:hidden;background:radial-gradient(circle at 50% 46%,rgba(132,145,174,.055),transparent 34%),linear-gradient(180deg,#07090d,#050609 55%,#07080b);color:#f5f6f8}.hub-root:before{content:"";position:fixed;inset:-24%;z-index:-1;pointer-events:none;background:radial-gradient(circle at 50% 50%,var(--product-accent-soft),transparent 43%);opacity:0;transform:scale(.76);transition:opacity .26s ease,transform .36s cubic-bezier(.2,.75,.2,1)}.hub-root--selecting:before,.hub-root--committing:before{opacity:.9;transform:scale(1)}.hub-root--committing:before{opacity:1;transform:scale(1.7)}.hub-root .hub-home{min-height:100svh;min-height:100dvh;padding:0;overflow:hidden;touch-action:none}.hub-root-ambient,.hub-root-ambient span{position:absolute;inset:0;pointer-events:none}.hub-root-ambient{opacity:.48;background-image:radial-gradient(circle at 22% 37%,rgba(255,255,255,.22) 0 1px,transparent 1.5px),radial-gradient(circle at 71% 26%,rgba(180,191,220,.18) 0 1px,transparent 1.5px),radial-gradient(circle at 66% 72%,rgba(255,255,255,.13) 0 1px,transparent 1.5px);background-size:137px 173px,211px 149px,181px 223px;-webkit-mask-image:radial-gradient(circle at center,#000,transparent 66%);mask-image:radial-gradient(circle at center,#000,transparent 66%)}.hub-root-ambient span:nth-child(1){background:radial-gradient(circle at center,rgba(150,160,190,.05),transparent 53%);animation:hub-ambient-breathe 7s ease-in-out infinite}.hub-root-ambient span:nth-child(2){width:min(78vw,340px);height:min(78vw,340px);margin:auto;border:1px solid rgba(180,188,214,.035);border-radius:50%}.hub-root-ambient span:nth-child(3){width:min(54vw,236px);height:min(54vw,236px);margin:auto;border:1px solid rgba(180,188,214,.045);border-radius:50%}.hub-root .hub-home-location{top:calc(var(--hub-root-safe-top) + 22px);bottom:auto;left:50%;right:auto;width:min(72vw,280px);padding:0;transform:translate(-50%);z-index:30}.hub-location-context{min-height:44px;max-width:100%;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;background:transparent;color:#eff1f6b8;font:inherit;font-size:14px;font-weight:500;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-location-context--interactive{padding:0 12px;border-radius:999px;cursor:pointer;transition:color .16s ease,background .16s ease,transform .16s ease}.hub-location-context--interactive:active{color:#fff;background:#ffffff0e;transform:scale(.97)}.hub-location-context-chevron{width:14px;height:14px;display:inline-flex;opacity:.7}.hub-core-wrap{z-index:25}.hub-root .hub-core{position:relative;width:clamp(108px,29vw,124px);height:clamp(108px,29vw,124px);display:grid;place-items:center;border:1px solid rgba(219,225,245,.42);border-radius:50%;background:#090b10a3;color:#f5f7fcc7;box-shadow:inset 0 0 22px #b8c3e60e,inset 0 0 2px #ffffffb3,0 0 0 1px #8995bc1a,0 0 28px #808bb826,0 18px 46px #00000052;cursor:grab;touch-action:none;-webkit-touch-callout:none;transition:transform .26s cubic-bezier(.2,.75,.2,1),border-color .22s ease,box-shadow .26s ease,color .22s ease,opacity .22s ease;animation:hub-core-breathe 4.8s ease-in-out infinite}.hub-root .hub-core:before,.hub-root .hub-core:after{content:"";position:absolute;border-radius:inherit;pointer-events:none}.hub-root .hub-core:before{inset:-13px;border:1px solid rgba(165,176,214,.08);box-shadow:0 0 38px #99a5d114}.hub-root .hub-core:after{inset:12px;background:radial-gradient(circle at 42% 36%,rgba(255,255,255,.08),transparent 45%);filter:blur(4px)}.hub-core-aura{position:absolute;inset:-28px;border-radius:50%;background:radial-gradient(circle,rgba(153,164,207,.09),transparent 67%);opacity:.72;animation:hub-core-aura 5.6s ease-in-out infinite}.hub-core-surface{position:absolute;inset:6px;border-radius:50%;overflow:hidden;background:radial-gradient(circle at 36% 30%,rgba(255,255,255,.075),transparent 34%),radial-gradient(circle at 60% 68%,rgba(116,128,171,.08),transparent 46%)}.hub-core-label{position:relative;z-index:2;font-size:13px;font-weight:500;letter-spacing:.015em;text-shadow:0 1px 8px rgba(0,0,0,.7)}.hub-root .hub-core--pressing{transform:scale(.95);cursor:grabbing;box-shadow:inset 0 0 28px #bec7e714,0 0 0 4px #aab7e109,0 0 38px #8f9dcd33;animation:none}.hub-root .hub-core--open{transform:scale(.88);opacity:.82;animation:none}.hub-root .hub-core--selected{color:#fff;border-color:var(--product-accent-focus);box-shadow:inset 0 0 28px var(--product-accent-soft),0 0 0 1px var(--product-accent-border),0 0 36px var(--product-accent-strong)}.hub-root .hub-core--committing{transform:scale(.46);opacity:0}.hub-root .hub-radial{top:50%;left:50%;width:var(--hub-radial-size, 360px);height:var(--hub-radial-size, 360px);opacity:1;transform:translate(-50%,-50%);pointer-events:none;z-index:24}.hub-root .hub-sector{--sector-scale: .3;width:var(--hub-sector-size, 92px);height:var(--hub-sector-size, 92px);margin:calc(var(--hub-sector-size, 92px) / -2) 0 0 calc(var(--hub-sector-size, 92px) / -2);padding:10px 7px 9px;gap:7px;overflow:visible;border:1px solid var(--product-accent-border);background:#080a0fb8;color:var(--product-accent-color);box-shadow:inset 0 0 18px var(--product-accent-soft),0 10px 28px #0000005c;opacity:0;transform:translate(0) scale(var(--sector-scale));transform-origin:center;transition:transform .42s cubic-bezier(.18,.82,.22,1),opacity .22s ease,filter .22s ease,border-color .18s ease,box-shadow .22s ease;transition-delay:calc(var(--sector-index, 0) * 24ms);touch-action:none;-webkit-touch-callout:none}.hub-root .hub-sector:before{content:"";position:absolute;left:50%;top:50%;width:var(--hub-radial-radius, 142px);height:1px;z-index:-1;background:linear-gradient(90deg,var(--product-accent-border),rgba(255,255,255,.035) 70%,transparent);box-shadow:0 0 10px var(--product-accent-soft);opacity:0;transform:rotate(calc(var(--sector-angle) + 3.14159rad)) scaleX(.12);transform-origin:left center;transition:transform .42s cubic-bezier(.18,.82,.22,1),opacity .22s ease}.hub-root .hub-radial--open .hub-sector{opacity:.78;transform:translate(var(--sector-x),var(--sector-y)) scale(1);pointer-events:auto}.hub-root .hub-radial--open .hub-sector:before{opacity:.52;transform:rotate(calc(var(--sector-angle) + 3.14159rad)) scaleX(.78)}.hub-sector-glass{position:absolute;inset:4px;z-index:-1;border-radius:50%;background:radial-gradient(circle at 38% 30%,rgba(255,255,255,.08),transparent 40%),radial-gradient(circle at center,var(--product-accent-soft),transparent 70%)}.hub-root .hub-sector-icon{width:31px;height:31px;color:var(--product-accent-color);filter:drop-shadow(0 0 8px var(--product-accent-strong))}.hub-root .hub-sector-name{max-width:82px;padding:0;color:#f9fafce0;font-size:11px;font-weight:520;line-height:1.12;text-wrap:balance}.hub-root .hub-radial--selecting .hub-sector:not(.hub-sector--active){opacity:.26;filter:saturate(.48)}.hub-root .hub-radial--open .hub-sector--active{opacity:1;transform:translate(var(--sector-x),var(--sector-y)) scale(1.13);border-color:var(--product-accent-focus);box-shadow:inset 0 0 24px var(--product-accent-strong),0 0 0 7px var(--product-accent-soft),0 0 38px var(--product-accent-strong),0 18px 34px #00000061}.hub-root .hub-sector:focus-visible{outline-color:var(--product-accent-color);outline-offset:4px}.hub-root .hub-radial--open .hub-sector--active:before{opacity:1;height:2px;transform:rotate(calc(var(--sector-angle) + 3.14159rad)) scaleX(.92)}.hub-root .hub-radial--committing .hub-sector{opacity:0;transform:translate(var(--sector-x),var(--sector-y)) scale(.8)}.hub-root .hub-radial--committing .hub-sector--active{opacity:.9;transform:translate(var(--sector-x),var(--sector-y)) scale(5.4);filter:blur(1px)}.hub-root .hub-radial--cancelling .hub-sector{opacity:0;transform:translate(0) scale(.26);transition-duration:.21s}.hub-root .hub-radial-backdrop{z-index:20;background:radial-gradient(circle at 50% 50%,var(--product-accent-soft),rgba(0,0,0,.28) 48%,rgba(0,0,0,.62));backdrop-filter:blur(1.5px);-webkit-backdrop-filter:blur(1.5px);transition:opacity .24s ease}.hub-root .hub-radial-backdrop--visible{opacity:.74}.hub-root .hub-root-nav{left:18px;right:18px;bottom:calc(var(--hub-root-safe-bottom) + 13px);z-index:30;display:flex;justify-content:space-between;align-items:center;pointer-events:none;transition:opacity .16s ease}.hub-root--sheet-open .hub-root-nav{opacity:0}.hub-root .hub-root-nav a{width:54px;height:54px;min-height:54px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:#e7eaf1c2;backdrop-filter:none;-webkit-backdrop-filter:none;pointer-events:auto;transition:color .16s ease,background .16s ease,transform .16s ease}.hub-root .hub-root-nav a:active{color:#fff;background:#ffffff0e;transform:scale(.92)}.hub-root .hub-root-nav a>span{width:24px;height:24px;display:inline-flex}.hub-root .hub-root-nav small{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.hub-sheet-layer{position:fixed;inset:0;z-index:80;display:flex;align-items:flex-end;justify-content:center;padding:12px 12px calc(var(--hub-root-safe-bottom) + 10px)}.hub-sheet-scrim{position:absolute;inset:0;background:#00000075;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);animation:hub-sheet-fade .18s ease-out both}.hub-glass-sheet{position:relative;width:min(100%,460px);max-height:min(72dvh,620px);overflow:auto;padding:10px 16px 18px;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:linear-gradient(180deg,#1f222af0,#111318f5);box-shadow:0 26px 70px #00000094,inset 0 1px #ffffff0f;backdrop-filter:blur(30px) saturate(1.25);-webkit-backdrop-filter:blur(30px) saturate(1.25);animation:hub-sheet-rise .3s cubic-bezier(.2,.8,.2,1) both}.hub-sheet-handle{width:34px;height:4px;margin:0 auto 12px;border-radius:999px;background:#ffffff2e}.hub-sheet-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:3px 2px 16px}.hub-sheet-header h2{margin-top:3px;font-size:20px;font-weight:650;letter-spacing:-.025em}.hub-sheet-eyebrow{color:#d8dce685;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.hub-sheet-close{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#ffffff12;color:#ffffffb8;text-decoration:none;font-size:24px;line-height:1}.hub-sheet-options{display:grid;gap:8px}.hub-sheet-option{width:100%;min-height:64px;display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(255,255,255,.065);border-radius:18px;background:#ffffff09;color:#f7f8fa;text-align:left}.hub-sheet-option--active{border-color:#b4bfe240;background:#a1afd817}.hub-sheet-option-icon{width:22px;height:22px;color:#e1e5f0a8}.hub-sheet-option-copy{min-width:0;display:grid;gap:3px}.hub-sheet-option-copy strong{overflow:hidden;font-size:14px;font-weight:590;text-overflow:ellipsis;white-space:nowrap}.hub-sheet-option-copy small{color:#d5d9e47a;font-size:11px}.hub-sheet-option-mark{width:9px;height:9px;border:1px solid rgba(255,255,255,.22);border-radius:50%}.hub-sheet-option--active .hub-sheet-option-mark{border-color:#cbd4f0e6;background:#cbd4f0db;box-shadow:0 0 0 4px #bec9eb1a}.hub-profile-facts{display:grid;gap:1px;overflow:hidden;border:1px solid rgba(255,255,255,.06);border-radius:18px;background:#ffffff06}.hub-profile-facts div{display:grid;grid-template-columns:94px minmax(0,1fr);gap:12px;padding:13px 14px;border-bottom:1px solid rgba(255,255,255,.055)}.hub-profile-facts div:last-child{border-bottom:0}.hub-profile-facts dt{color:#dadee87a;font-size:12px}.hub-profile-facts dd{color:#f7f8fbe0;font-size:13px;line-height:1.4}.hub-sheet-management{min-height:54px;margin-top:10px;display:grid;grid-template-columns:22px 1fr 16px;align-items:center;gap:10px;padding:0 14px;border-radius:18px;background:#ffffff0b;color:#f7f8fbe6;text-decoration:none;font-size:13px;font-weight:580}.hub-sheet-management svg{width:100%;height:100%}@keyframes hub-core-breathe{0%,to{transform:scale(.985)}50%{transform:scale(1.025)}}@keyframes hub-core-aura{0%,to{opacity:.45;transform:scale(.9)}50%{opacity:.9;transform:scale(1.08)}}@keyframes hub-ambient-breathe{0%,to{opacity:.48;transform:scale(.96)}50%{opacity:.8;transform:scale(1.04)}}@keyframes hub-sheet-rise{0%{opacity:0;transform:translateY(24px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hub-sheet-fade{0%{opacity:0}to{opacity:1}}@media(max-height:690px){.hub-root .hub-home-location{top:calc(var(--hub-root-safe-top) + 12px)}.hub-root .hub-core{width:102px;height:102px}.hub-root .hub-root-nav{bottom:calc(var(--hub-root-safe-bottom) + 6px)}}@media(prefers-reduced-motion:reduce){.hub-root .hub-core,.hub-core-aura,.hub-root-ambient span,.hub-glass-sheet,.hub-sheet-scrim{animation:none!important}}.hub-root{background:radial-gradient(ellipse at 50% 48%,rgba(128,139,174,.075),rgba(34,39,55,.025) 32%,transparent 58%),linear-gradient(180deg,#07080c,#040509 54%,#07080b)}.hub-root:before{inset:-34%;background:radial-gradient(ellipse at 50% 48%,var(--product-accent-soft),transparent 58%);filter:blur(14px);opacity:var(--scene-opacity, 0);transform:scale(.82)}.hub-root--proximity:before{transform:scale(.94)}.hub-root--selecting:before{opacity:.58;transform:scale(1)}.hub-root--committing:before{opacity:.72;transform:scale(1.32)}.hub-root .hub-core{width:clamp(118px,31vw,132px);height:clamp(118px,31vw,132px);border:1px solid transparent;background:radial-gradient(circle at 36% 28%,rgba(255,255,255,.12),transparent 23%),radial-gradient(circle at 48% 48%,#1a1e29eb,#07090ef7 67%,#030407) padding-box,conic-gradient(from 208deg,#ffffff12,#d1daf694,#8794be1c,#ffffff52,#ffffff12) border-box;box-shadow:inset 0 1px 1px #ffffff2e,inset -8px -18px 32px #00000070,inset 8px 10px 24px #97a3ca0e,0 0 0 1px #7d8bbb0f,0 12px 28px #00000057,0 28px 66px #00000070;animation:hub-core-organic-breathe 5.4s cubic-bezier(.42,0,.58,1) infinite}.hub-root .hub-core:before{inset:-12px;border-color:#aab6dd1a;box-shadow:0 0 28px #8d9bcd14,inset 0 0 18px #a0aedd08;animation:hub-core-secondary-ring 5.4s ease-in-out infinite}.hub-root .hub-core:after{inset:-24px;border:1px solid rgba(162,174,215,.035);background:transparent;filter:none;animation:hub-core-tertiary-ring 5.4s ease-in-out infinite}.hub-root .hub-core--pressing{transform:scale(.925);animation:none}.hub-root .hub-core--open{transform:scale(.94);opacity:.94;animation:hub-core-activated .44s cubic-bezier(.16,.86,.24,1) both}.hub-root .hub-core--selected{background:radial-gradient(circle at 34% 27%,rgba(255,255,255,.18),transparent 24%),radial-gradient(circle at 50% 55%,var(--product-accent-soft),rgba(8,10,16,.95) 68%) padding-box,conic-gradient(from 205deg,var(--product-accent-border),var(--product-accent-color),var(--product-accent-soft),rgba(255,255,255,.34),var(--product-accent-border)) border-box;box-shadow:inset 0 1px 2px #ffffff29,inset 0 -18px 30px #0000004d,inset 0 0 24px var(--product-accent-soft),0 0 0 1px var(--product-accent-border),0 0 22px var(--product-accent-strong),0 22px 52px #0000006b}.hub-root .hub-core--committing{transform:scale(.72);opacity:.18}.hub-root .hub-sector{border-color:transparent;background:radial-gradient(circle at 34% 22%,rgba(255,255,255,.15),transparent 27%),linear-gradient(145deg,rgba(255,255,255,.035),transparent 45%),radial-gradient(circle at 52% 62%,var(--product-accent-soft),transparent 69%),#080a0fd6 padding-box;box-shadow:inset 0 1px 1px #ffffff21,inset -8px -12px 22px #00000052,inset 5px 7px 16px #ffffff06,0 0 0 1px var(--product-accent-border),0 14px 34px #0006;filter:blur(5px);transform:translate(0) scale(.12);transition:transform .43s cubic-bezier(.16,.86,.24,1),opacity .26s ease,filter .3s ease,box-shadow .26s ease,background .26s ease;transition-delay:calc(34ms + var(--sector-index, 0) * 34ms)}.hub-root .hub-sector:before{width:calc(var(--hub-radial-radius) - var(--hub-sector-size) * .38);height:24px;border-top:1px solid var(--product-accent-border);border-radius:54% 46% 0 0;background:linear-gradient(90deg,var(--product-accent-strong),transparent 78%);box-shadow:0 -3px 12px var(--product-accent-soft);transform:rotate(calc(var(--sector-angle) + 3.14159rad)) scaleX(.04) translateY(-7px)}.hub-root .hub-radial--open .hub-sector{opacity:.88;filter:blur(0);transform:translate(calc(var(--sector-x) + var(--magnetic-x)),calc(var(--sector-y) + var(--magnetic-y))) scale(var(--magnetic-scale))}.hub-root .hub-radial--open .hub-sector:before{opacity:.58;transform:rotate(calc(var(--sector-angle) + 3.14159rad)) scaleX(.94) translateY(-7px)}.hub-root .hub-radial--selecting .hub-sector:not(.hub-sector--active){opacity:.43;filter:saturate(.62) brightness(.76);transform:translate(var(--sector-x),var(--sector-y)) scale(.94)}.hub-root .hub-radial--selecting .hub-sector--active:before{opacity:.9;border-color:var(--product-accent-focus);background:linear-gradient(90deg,var(--product-accent-color),var(--product-accent-border) 58%,transparent 96%);box-shadow:0 -2px 8px var(--product-accent-strong);transform:rotate(calc(var(--sector-angle) + 3.14159rad)) scaleX(1) translateY(-7px)}.hub-root .hub-radial--open .hub-sector--active{opacity:1;border-color:transparent;background:radial-gradient(circle at 34% 22%,rgba(255,255,255,.22),transparent 28%),linear-gradient(145deg,rgba(255,255,255,.05),transparent 48%),radial-gradient(circle at 50% 62%,var(--product-accent-strong),transparent 74%),#090a10e8 padding-box;transform:translate(calc(var(--sector-x) + var(--magnetic-x)),calc(var(--sector-y) + var(--magnetic-y))) scale(1.13);box-shadow:inset 0 1px 2px #ffffff38,inset -8px -14px 24px #00000047,inset 0 0 26px var(--product-accent-strong),0 0 0 1px var(--product-accent-focus),0 0 16px var(--product-accent-strong),0 20px 42px #00000075}.hub-root .hub-radial--committing .hub-sector:not(.hub-sector--active){opacity:0;transform:translate(0) scale(.16);filter:blur(7px)}.hub-root .hub-radial--committing .hub-sector--active{opacity:1;transform:translate(var(--commit-x),var(--commit-y)) scale(1.7);filter:blur(0)}.hub-root .hub-core-label{color:#f7f8fce0;font-weight:500;text-shadow:0 1px 9px rgba(0,0,0,.78)}.hub-root .hub-sector-name{display:grid;width:100%;max-width:none;min-height:1.2em;place-items:center;overflow:visible;line-height:1.16;white-space:nowrap;text-align:center;text-overflow:clip}.hub-root--gesture-active .hub-home-location,.hub-root--gesture-active .hub-root-nav{opacity:.7;filter:saturate(.72)}.hub-root--selecting .hub-home-location,.hub-root--selecting .hub-root-nav{opacity:.58}@media(max-height:690px){.hub-root .hub-core{width:112px;height:112px}}@media(prefers-reduced-motion:reduce){.hub-root .hub-core{animation:none!important}}.hub-root{--hub-root-safe-top: var(--hub-content-safe-top);--hub-root-safe-right: var(--hub-content-safe-right);--hub-root-safe-bottom: var(--hub-content-safe-bottom);--hub-root-safe-left: var(--hub-content-safe-left);height:100vh;height:100dvh;overscroll-behavior:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.hub-root .hub-home{height:100%;min-height:0;padding:var(--hub-root-safe-top) var(--hub-root-safe-right) var(--hub-root-safe-bottom) var(--hub-root-safe-left);overscroll-behavior:none}.hub-root .hub-core-wrap{position:absolute;top:var(--hub-center-y, 50%);left:var(--hub-center-x, 50%);transform:translate(-50%,-50%)}.hub-root .hub-radial{top:var(--hub-center-y, 50%);left:var(--hub-center-x, 50%)}.hub-root .hub-home-location{top:calc(var(--hub-root-safe-top) + 12px)}.hub-root .hub-root-nav{left:calc(var(--hub-root-safe-left) + 18px);right:calc(var(--hub-root-safe-right) + 18px);bottom:calc(var(--hub-root-safe-bottom) + 10px)}.hub-sheet-layer{padding-right:calc(var(--hub-root-safe-right) + 12px);padding-bottom:calc(var(--hub-root-safe-bottom) + 10px);padding-left:calc(var(--hub-root-safe-left) + 12px);touch-action:auto}.hub-glass-sheet,.hub-sheet-options{touch-action:pan-y;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.hub-product{height:100vh;height:100dvh;min-height:0;overflow:hidden;user-select:text;-webkit-user-select:text}.hub-product-header{position:relative;top:auto;flex:0 0 auto;padding-top:var(--hub-content-safe-top);padding-right:var(--hub-content-safe-right);padding-left:var(--hub-content-safe-left)}.hub-product-header-inner{min-height:56px;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:4px;padding:6px 10px 9px}.hub-product-back{grid-column:1;width:44px;height:44px}.taktir-telegram-available .hub-product-back{visibility:hidden;pointer-events:none}.hub-product-heading{grid-column:2;align-items:center;gap:3px;text-align:center}.hub-product-title{width:100%;margin:0;color:var(--hub-text);font-size:16px;line-height:1.2;text-align:center}.hub-product-location{justify-content:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-product-content{min-height:0;overflow-x:hidden;overflow-y:auto;padding-right:max(var(--hub-space-m),var(--hub-content-safe-right));padding-bottom:calc(80px + var(--hub-content-safe-bottom));padding-left:max(var(--hub-space-m),var(--hub-content-safe-left));overscroll-behavior-y:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch}.hub-bottom-nav{height:calc(64px + var(--hub-content-safe-bottom));display:grid;grid-template-columns:repeat(3,72px);justify-content:space-around;padding-right:var(--hub-content-safe-right);padding-bottom:var(--hub-content-safe-bottom);padding-left:var(--hub-content-safe-left)}.hub-product--focused .hub-product-content{padding-bottom:max(var(--hub-space-l),var(--hub-content-safe-bottom))}.product-overview{display:grid;gap:22px;animation:hub-fade-in .22s ease-out both}.product-overview-loading{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--hub-text-secondary);font-size:13px}.product-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-status-card{min-height:78px;display:flex;flex-direction:column;justify-content:space-between;gap:10px;padding:13px 14px;border:1px solid var(--hub-border);border-radius:18px;background:linear-gradient(145deg,#ffffff0b,#ffffff05);color:var(--hub-text);text-decoration:none;box-shadow:inset 0 1px #ffffff09;transition:transform .15s ease,border-color .18s ease,background .18s ease}.product-status-card:last-child{grid-column:1 / -1}.product-status-card:active{transform:scale(.985);border-color:color-mix(in srgb,var(--product-accent-color) 34%,var(--hub-border));background:var(--product-accent-soft)}.product-status-card span{color:var(--hub-text-secondary);font-size:12px;line-height:1.3}.product-status-card strong{color:var(--hub-text);font-size:24px;line-height:1;font-weight:650}.product-overview-section{display:grid;gap:10px}.product-overview-section>header{display:flex;align-items:center;min-height:24px}.product-overview-section h2{margin:0;color:var(--hub-text);font-size:15px;font-weight:650}.product-update-list,.product-attention-list{display:grid;gap:8px}.product-update-item,.product-attention-item{min-height:62px;display:flex;align-items:center;gap:11px;padding:11px 12px;border:1px solid var(--hub-border);border-radius:16px;background:#ffffff06}.product-attention-item{justify-content:space-between;color:var(--hub-text);text-decoration:none}.product-update-item>span:last-child,.product-attention-item>span:first-child{min-width:0;display:grid;gap:4px}.product-update-item strong,.product-attention-item strong{overflow:hidden;color:var(--hub-text);font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.product-update-item small,.product-attention-item small{overflow:hidden;color:var(--hub-text-secondary);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.product-update-icon{width:36px;height:36px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:var(--product-accent-soft);color:var(--product-accent-color)}.product-update-icon svg,.product-attention-item>span:last-child svg{width:18px;height:18px}.product-attention-item>span:last-child{width:18px;height:18px;flex:0 0 auto;color:var(--hub-text-secondary)}.product-overview-empty{margin:0;padding:16px;border:1px dashed var(--hub-border);border-radius:16px;color:var(--hub-text-secondary);font-size:13px;text-align:center}.product-overview-error{min-height:180px;display:grid;place-content:center;justify-items:center;gap:12px;color:var(--hub-text-secondary);text-align:center}.product-overview-error button{min-height:42px;padding:0 18px;border:1px solid var(--hub-border);border-radius:14px;background:var(--hub-surface);color:var(--hub-text)}.hub-list-filter{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:0 2px}.hub-list-filter span{color:var(--hub-text);font-size:14px;font-weight:650}.hub-list-filter a{color:var(--product-accent-color);font-size:12px;text-decoration:none}.hub-capability-layer{position:fixed;inset:0;z-index:160;display:flex;align-items:flex-end;justify-content:center;padding-right:max(10px,var(--hub-content-safe-right));padding-bottom:max(10px,var(--hub-content-safe-bottom));padding-left:max(10px,var(--hub-content-safe-left));isolation:isolate}.hub-capability-scrim{position:absolute;inset:0;width:100%;height:100%;border:0;background:#02030794;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);animation:hub-capability-scrim-in .22s ease-out both}.hub-capability-sheet{position:relative;z-index:1;width:min(100%,480px);overflow:hidden;padding:8px 10px 12px;border:1px solid color-mix(in srgb,var(--product-accent-color) 18%,rgba(255,255,255,.12));border-radius:28px;background:linear-gradient(145deg,#1f222bf0,#0d0f15f7),var(--hub-bg);box-shadow:0 30px 80px #00000085,0 0 36px var(--product-accent-soft);backdrop-filter:blur(28px) saturate(1.12);-webkit-backdrop-filter:blur(28px) saturate(1.12);touch-action:pan-y;will-change:transform,opacity;animation:hub-capability-sheet-in .44s cubic-bezier(.16,.86,.24,1) both}.hub-capability-handle{width:38px;height:4px;margin:2px auto 8px;border-radius:999px;background:#fff3}.hub-capability-header{padding:4px 8px 14px;text-align:left}.hub-capability-header span,.hub-capability-placeholder-eyebrow{display:block;margin-bottom:5px;color:var(--product-accent-color);font-size:11px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.hub-capability-header h2{margin:0;color:var(--hub-text);font-size:20px;line-height:1.25;letter-spacing:-.02em}.hub-capability-options{display:grid;gap:8px}.hub-capability-option{width:100%;min-height:72px;display:grid;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:11px 12px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff09;color:var(--hub-text);text-align:left;transition:transform .16s ease,background .18s ease,border-color .18s ease}.hub-capability-option:active{transform:scale(.985);border-color:color-mix(in srgb,var(--product-accent-color) 34%,rgba(255,255,255,.1));background:var(--product-accent-soft)}.hub-capability-option-icon,.hub-capability-placeholder-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--product-accent-color);background:var(--product-accent-soft)}.hub-capability-option-icon{width:44px;height:44px;border-radius:15px}.hub-capability-option-icon svg,.hub-capability-placeholder-icon svg,.hub-capability-option-chevron svg{width:22px;height:22px}.hub-capability-option-copy{min-width:0;display:grid;gap:4px}.hub-capability-option-copy strong{font-size:15px;font-weight:650}.hub-capability-option-copy small{color:var(--hub-text-secondary);font-size:12px;line-height:1.35}.hub-capability-option-chevron{width:18px;height:18px;color:var(--hub-text-secondary)}.hub-capability-placeholder{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px 18px;text-align:center;animation:hub-fade-in .22s ease-out both}.hub-capability-placeholder-icon{width:64px;height:64px;margin-bottom:18px;border:1px solid color-mix(in srgb,var(--product-accent-color) 28%,transparent);border-radius:22px}.hub-capability-placeholder h2{margin:0 0 10px;font-size:22px}.hub-capability-placeholder p{max-width:320px;margin:0 0 24px;color:var(--hub-text-secondary);font-size:14px;line-height:1.5}.hub-capability-placeholder .hub-btn{width:min(100%,300px)}.hub-capability-layer--closing .hub-capability-scrim{opacity:0;transition:opacity .18s ease-in}.hub-capability-layer--closing .hub-capability-sheet{opacity:0;transform:translateY(24px);transition:transform .18s ease-in,opacity .16s ease-in}@keyframes hub-capability-sheet-in{0%{opacity:0;transform:translateY(42px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hub-capability-scrim-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.hub-capability-sheet,.hub-capability-scrim{animation:none}.hub-capability-layer--closing .hub-capability-sheet,.hub-capability-layer--closing .hub-capability-scrim{transition:none}}.hub-management{min-height:100dvh;background:var(--hub-bg);color:var(--hub-text)}.hub-management-header{display:grid;grid-template-columns:44px 1fr 44px;gap:12px;align-items:center;padding:calc(14px + var(--hub-safe-top)) 16px 14px;border-bottom:1px solid var(--hub-border)}.hub-management-header h1{margin:0;font-size:18px}.hub-management-header p{margin:3px 0 0;color:var(--hub-text-secondary);font-size:12px}.hub-icon-button{min-width:44px;min-height:44px;border:1px solid var(--hub-border);border-radius:14px;background:var(--hub-surface);color:var(--hub-text);font-size:22px}.hub-icon-button--add{background:var(--hub-accent);color:#fff;border-color:transparent}.hub-management-content{padding:16px}.hub-team-list{display:grid;gap:12px}.hub-team-card{border:1px solid var(--hub-border);border-radius:18px;background:var(--hub-surface);overflow:hidden}.hub-team-card-main{width:100%;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;border:0;background:transparent;color:inherit;text-align:left}.hub-team-avatar{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--hub-accent-light);color:var(--hub-accent);font-weight:700}.hub-team-identity{min-width:0;display:grid;gap:3px}.hub-team-identity strong,.hub-team-identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-team-identity small,.hub-team-meta{color:var(--hub-text-secondary)}.hub-team-status{padding:6px 8px;border-radius:999px;background:var(--hub-surface-hover);font-size:11px}.hub-team-status--active{color:var(--hub-success);background:var(--hub-success-light)}.hub-team-status--waiting_activation,.hub-team-status--frozen{color:#f59e0b}.hub-team-meta{display:flex;justify-content:space-between;gap:10px;padding:0 14px 14px 70px;font-size:11px}.hub-empty{padding:48px 20px;text-align:center;color:var(--hub-text-secondary)}.hub-empty h2{color:var(--hub-text);font-size:18px}.hub-overlay-backdrop{position:fixed;inset:0;z-index:80;display:flex;align-items:flex-end;background:#0000009e}.hub-overlay{width:100%;max-height:92dvh;overflow:auto;border-radius:24px 24px 0 0;background:var(--hub-bg);padding-bottom:var(--hub-safe-bottom)}.hub-overlay>header{position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid var(--hub-border);background:var(--hub-bg)}.hub-overlay>header h2{margin:0;font-size:18px}.hub-overlay>header button{width:40px;height:40px;border:0;background:transparent;color:inherit;font-size:28px}.hub-overlay-body{padding:16px}.hub-overlay form,.hub-team-profile{display:grid;gap:16px}.hub-overlay label{display:grid;gap:6px;font-size:13px;color:var(--hub-text-secondary)}.hub-overlay input,.hub-overlay select{min-height:46px;padding:0 12px;border:1px solid var(--hub-border);border-radius:12px;background:var(--hub-surface);color:var(--hub-text);font:inherit}.hub-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hub-overlay fieldset{border:0}.hub-overlay legend{margin-bottom:8px;font-size:13px;color:var(--hub-text-secondary)}.hub-check-list{display:grid;gap:8px}.hub-check{grid-template-columns:22px 1fr!important;align-items:center;padding:10px;border:1px solid var(--hub-border);border-radius:12px}.hub-check input{min-height:auto}.hub-primary-button{min-height:50px;border:0;border-radius:14px;background:var(--hub-accent);color:#fff;font-weight:700}.hub-profile-actions{display:grid;gap:8px}.hub-profile-actions button{min-height:46px;border:1px solid var(--hub-border);border-radius:12px;background:var(--hub-surface);color:var(--hub-text)}.hub-profile-actions .is-danger,.hub-form-error{color:var(--hub-error)}@media(max-width:380px){.hub-form-grid{grid-template-columns:1fr}.hub-team-card-main{grid-template-columns:40px minmax(0,1fr)}.hub-team-status{grid-column:2;justify-self:start}}.hub-preference-groups{display:grid;gap:16px}.hub-preference-group{display:grid;gap:4px;padding:16px;border:1px solid var(--product-accent-border);border-radius:18px;background:var(--hub-surface)}.hub-preference-group h2{margin:0 0 6px;color:var(--product-accent-color);font-size:16px}.hub-switch-row{min-height:54px;display:grid!important;grid-template-columns:1fr 48px;align-items:center;gap:12px;color:var(--hub-text)!important;border-top:1px solid var(--hub-border)}.hub-switch-row input{position:absolute;opacity:0;pointer-events:none}.hub-switch-row i{width:46px;height:28px;padding:3px;border-radius:999px;background:var(--hub-border);transition:background .15s ease}.hub-switch-row i:after{content:"";display:block;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #00000040;transition:transform .15s ease}.hub-switch-row input:checked+i{background:var(--product-accent-color)}.hub-switch-row input:checked+i:after{transform:translate(18px)}.hub-switch-row input:focus-visible+i{outline:2px solid var(--product-accent-focus);outline-offset:2px}
