@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/Inter-400.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/Inter-500.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fonts/Inter-600.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/Inter-700.ttf) format("truetype")}@font-face{font-family:Noto Sans Arabic;src:url(/assets/fonts/NotoSansArabic-Regular.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap;unicode-range:U+0600-06FF,U+0750-077F,U+0870-089F,U+08A0-08FF,U+FB50-FDFF,U+FE70-FEFF}:root{--cgc-font:"Inter","Noto Sans Arabic",sans-serif}html{font-family:var(--cgc-font)}body,button,input,textarea,select,option{font-family:inherit}body{font-variant-numeric:lining-nums tabular-nums}:root{--primary-color: #002B5C;--primary-light: #004085;--accent-color: #00A4E0;--accent-glow: rgba(0, 164, 224, .3);--success: #10B981;--warning: #F59E0B;--danger: #EF4444;--info: #3B82F6;--bg-body: #FFFFFF;--bg-surface: #FFFFFF;--text-primary: #111827;--text-secondary: #6B7280;--text-tertiary: #9CA3AF;--border-light: #E5E7EB;--nav-height: 70px;--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-bottom: env(safe-area-inset-bottom, 30px);--header-height: 56px;--app-header-height: calc(var(--header-height) + var(--safe-area-top));--app-max-width: 440px;--app-height: min(956px, 100dvh);--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-float: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04)}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}body{background-color:var(--bg-body);color:var(--text-primary);min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;overflow:hidden}#app-root{display:flex;flex-direction:column;height:100vh;height:var(--app-height);width:100%;max-width:var(--app-max-width);margin:0 auto;background:var(--bg-body);box-shadow:0 0 50px #0000001a;position:relative;overflow:hidden;touch-action:pan-y pinch-zoom}#app-root:before{content:"";position:absolute;top:67%;left:50%;transform:translate(-50%,-50%);width:76%;height:46%;background-image:url(/assets/cgc-watermark.png);background-repeat:no-repeat;background-position:center;background-size:contain;opacity:.08;filter:none;pointer-events:none;z-index:4000;mix-blend-mode:normal}#app-root:has(.view-login):before,#app-root:has(.view-home):before,#app-root:has(.invoice-photos-sheet-backdrop):before,#app-root:has(.expense-action-sheet-backdrop):before,#app-root:has(.cgc-ai-screen):before{opacity:0}.view-container{flex:1;overflow-y:auto;overflow-x:hidden;padding-bottom:calc(var(--nav-height) + var(--safe-area-bottom) + 32px);position:relative;scrollbar-width:none;z-index:10;display:flex;flex-direction:column;min-height:0;touch-action:pan-y pinch-zoom!important}.view-container::-webkit-scrollbar{display:none}.bottom-dock{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:var(--app-max-width);height:calc(var(--nav-height) + var(--safe-area-bottom));background:#fffffff2;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-top:1px solid rgba(0,0,0,.03);box-shadow:0 -10px 40px #0000000a;z-index:3000;overflow:visible}.bottom-dock:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:0;height:0;background:transparent;border-radius:0;box-shadow:none;z-index:0}.dock-content{display:grid;width:100%;min-width:0;box-sizing:border-box;height:var(--nav-height);padding:0 4px 6px;position:relative;z-index:1;align-items:end;align-content:end;justify-items:center;column-gap:4px;grid-template-columns:repeat(5,minmax(0,1fr))}#nav-home,#nav-ai-agent-wrap,#nav-tickets,#nav-dashboard,#nav-stock{justify-self:center;min-width:0}.nav-item{background:none;border:none;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;color:var(--text-tertiary);cursor:pointer;transition:all .3s ease;width:100%;max-width:100%;min-width:0;padding:0 2px;box-sizing:border-box;overflow:hidden}.nav-item .icon{font-size:24px;margin-bottom:4px;transition:transform .2s cubic-bezier(.175,.885,.32,1.275);flex-shrink:0}.nav-item .label{font-size:10px;font-weight:500;opacity:.7;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;display:block}.nav-item.active{color:var(--primary-color)}.nav-item.active .icon{transform:translateY(-2px)}.nav-item.active .label{opacity:1;font-weight:600}.fab-wrapper{align-self:end;display:flex!important;flex-direction:column;align-items:center;justify-content:flex-end;width:112px;height:128px;min-width:0;gap:3px;position:relative;z-index:2;overflow:visible}.ai-fab{position:relative;width:98px;height:98px;flex:0 0 98px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.ai-fab:before{display:none}.ai-fab-icon{display:block;width:98px;height:98px;object-fit:contain;border-radius:0;background:transparent;filter:drop-shadow(0 9px 12px rgba(0,43,92,.18))}.ai-fab-icon[data-failed]{padding:12px;border-radius:24%;background:#07142c;color:#fff;font-size:9px}.ai-fab-label,.ai-fab-label-ar{display:block;width:100%;color:var(--primary-color);font-weight:700;line-height:1.05;text-align:center;white-space:nowrap}.ai-fab-label{font-size:11px}.ai-fab-label-ar{font-size:10px}.ai-fab:hover,.ai-fab:focus-visible{transform:translateY(-2px);filter:brightness(1.03)}.ai-fab:active{transform:scale(.96)}.ai-fab:focus-visible{outline:2px solid var(--accent-color);outline-offset:3px}.status-badge{padding:4px 8px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.status-badge.open{background:#e0f2fe;color:#0369a1}.status-badge.pending{background:#fef3c7;color:#b45309}.status-badge.critical{background:#fee2e2;color:#b91c1c}.status-badge.resolved{background:#d1fae5;color:#047857}.card{background:var(--bg-surface);border-radius:16px;padding:20px;box-shadow:var(--shadow-sm);margin-bottom:16px;border:1px solid var(--border-light)}.header-lg{font-size:28px;font-weight:700;color:var(--primary-color);letter-spacing:-.5px;margin-bottom:8px}.header-md{font-size:18px;font-weight:600;color:var(--text-primary);margin-bottom:12px}.text-sm{font-size:13px;color:var(--text-secondary)}.text-xs{font-size:11px;color:var(--text-tertiary)}.loader-spinner{width:24px;height:24px;border:3px solid rgba(0,0,0,.1);border-top:3px solid var(--primary-color);border-radius:50%;animation:spin-loader 1s linear infinite}@keyframes spin-loader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.filter-chip{padding:8px 16px;border-radius:20px;background:#f3f4f6;border:1px solid transparent;font-size:13px;font-weight:600;color:var(--text-secondary);white-space:nowrap;cursor:pointer;transition:all .2s ease}.filter-chip.active{background:var(--primary-color);color:#fff;box-shadow:0 4px 12px #00387533}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.animate-slide-up{animation:slideUp .4s cubic-bezier(.16,1,.3,1)}.toast-container{position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:10000;display:flex;flex-direction:column;gap:12px;width:90%;max-width:400px;pointer-events:none}.toast{background:#111827f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:16px 20px;border-radius:16px;display:flex;align-items:center;gap:12px;box-shadow:0 10px 25px -5px #0003;pointer-events:all;animation:toast-enter .4s cubic-bezier(.16,1,.3,1);border:1px solid rgba(255,255,255,.1)}.toast.toast-success{border-left:4px solid var(--success)}.toast.toast-error{border-left:4px solid var(--danger)}.toast.toast-warning{border-left:4px solid var(--warning)}.toast-icon{font-size:20px}.toast-message{font-size:14px;font-weight:500;flex:1}.toast-exit{animation:toast-exit .3s forwards}.app-alert-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px}.app-alert-sheet{background:#fff;width:100%;max-width:320px;border-radius:28px;padding:32px 24px 24px;text-align:center;box-shadow:0 20px 50px #0003;animation:alert-enter .3s cubic-bezier(.16,1,.3,1)}.app-alert-icon{width:64px;height:64px;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.app-alert-icon span{font-size:32px}.app-alert-title{font-size:18px;font-weight:800;color:var(--text-primary);margin-bottom:8px}.app-alert-msg{font-size:14px;color:var(--text-secondary);line-height:1.5;margin-bottom:24px}.app-alert-btn{width:100%;padding:14px;border:none;border-radius:14px;font-size:15px;font-weight:700;background:var(--primary-color);color:#fff;cursor:pointer}@keyframes toast-enter{0%{transform:translateY(-30px);opacity:0;scale:.9}to{transform:translateY(0);opacity:1;scale:1}}@keyframes toast-exit{to{transform:translateY(-20px);opacity:0;scale:.95}}@keyframes alert-enter{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.details-sheet{background:#fff;width:100%;border-radius:28px 28px 0 0;padding:32px 24px calc(24px + var(--safe-area-bottom));max-height:94vh;display:flex;flex-direction:column;box-shadow:0 -20px 60px #00000026;position:relative;overflow-y:auto}.status-dot-pulse{width:10px;height:10px;background:#08c;border-radius:50%;position:relative;display:inline-block}.status-dot-pulse:after{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;border-radius:50%;border:1px solid #0088CC;animation:status-pulse 1.5s infinite ease-out}@keyframes status-pulse{0%{transform:scale(.6);opacity:1}to{transform:scale(1.8);opacity:0}}@media screen and (max-width:360px){.header-lg{font-size:24px}.header-md{font-size:16px}.card{padding:16px}.nav-item{min-width:0}.nav-item .icon{font-size:22px}.nav-item .label{font-size:9px}.view-container{padding-left:12px;padding-right:12px}}.order-item.sla-active{background-color:#e6f9ec;border:1px solid #b7ebc6}.order-item.sla-expired{background-color:#fff1f0;border:1px solid var(--border-light);border-left:4px solid #ff4d4f}.order-item.sla-none{border:1px solid var(--border-light)}.order-item .order-so-meta{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-top:8px}.order-item .order-so-meta-right{text-align:right;flex-shrink:0;min-width:0}.order-item .order-so-sla-line{margin-top:4px;font-size:11px;font-weight:600;color:var(--text-secondary)}.cgc-voice__tasks{display:grid;gap:6px;width:100%;max-width:100%;padding:0 6px;margin:8px 0;font-size:12px;color:var(--cgc-ink,#21194d)}.cgc-voice__tasks[hidden]{display:none}.cgc-voice__tasks>div{display:flex;gap:8px;align-items:center;padding:9px 12px;border:1px solid #e3def1;border-radius:12px;background:#faf9fd;min-width:0}.cgc-voice__tasks span{flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cgc-voice__tasks button{background:transparent;border:0;color:inherit;text-decoration:underline;min-height:28px;padding:4px;cursor:pointer}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:translateZ(0)}}.animate-enter{animation:fadeInUp .4s cubic-bezier(.165,.84,.44,1) forwards}.delay-1{animation-delay:.05s}.delay-2{animation-delay:.1s}.delay-3{animation-delay:.15s}.ripple{position:absolute;background:#0000001a;border-radius:50%;transform:scale(0);animation:ripple .6s linear;pointer-events:none}@keyframes ripple{to{transform:scale(4);opacity:0}}.view-login{min-height:var(--app-height);background:#f7f6fb;color:#221c46;overflow:auto}.login-shell{width:min(100%,var(--app-max-width));min-height:var(--app-height);margin:auto;padding:36px 26px 28px;padding-top:calc(36px + env(safe-area-inset-top));padding-bottom:calc(28px + env(safe-area-inset-bottom));display:flex;flex-direction:column;box-sizing:border-box}.login-header{display:flex;align-items:flex-start;gap:14px}.login-brand{display:flex;flex-direction:column;align-items:center;gap:4px}.login-brand img{width:130px;height:70px;object-fit:contain}.login-brand>span{font-size:15px;font-weight:600}.login-language{margin-inline-start:auto;display:flex;padding:3px;background:#eeecf5;border:1px solid #e0ddea;border-radius:24px;flex-shrink:0;margin-top:10px}.login-language button{border:0;background:transparent;color:#605a77;border-radius:20px;padding:7px 10px;font:inherit;font-size:12px;cursor:pointer}.login-language button[aria-pressed=true]{color:#fff;background:#221c46}.login-back{background:transparent;border:0;padding:12px 0;color:inherit;cursor:pointer}.login-main{margin-top:64px}.login-step{color:#5750b5;font-size:12px;font-weight:500;margin:0 0 24px}.login-main h1{font-size:34px;font-weight:750;letter-spacing:-1px;line-height:1.18;margin:0 0 12px;color:#221c46}.login-intro{font-size:15px;line-height:1.6;color:#605b71;margin:0}.login-panel{background:#fff;border:1px solid #e0ddea;border-radius:14px;padding:24px 20px;margin-top:28px}.login-mobile-panel{margin-top:48px}.login-panel label{display:block;font-size:14px;font-weight:600;margin-bottom:12px}.login-phone{display:flex;align-items:center;height:54px;border:1px solid #bbb5cc;border-radius:9px;background:#fff;margin-bottom:20px}.login-phone:focus-within{border-color:#5145b4;box-shadow:0 0 0 3px #5145b417}.login-phone>span{padding:0 15px;border-right:1px solid #e0ddea;font-size:17px}.login-phone input{min-width:0;width:100%;height:100%;padding:0 14px;border:0;outline:none!important;box-shadow:none!important;background:transparent;font:inherit;font-size:17px;color:#221c46}.login-phone input::placeholder{color:#a29caf}.login-primary{width:100%;min-height:54px;padding:13px 20px;border:0;border-radius:8px;background:#221c46;color:#fff;font:inherit;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.login-primary>.material-icons-round{position:absolute;inset-inline-end:16px}.login-primary:disabled{opacity:.65;cursor:wait}.login-primary:hover:not(:disabled){background:#342a63}.login-note{text-align:center;color:#716b83;font-size:14px;line-height:1.6;margin:16px 4px 0}.login-destination{display:flex;flex-direction:column;align-items:center;gap:6px;margin-top:24px;font-size:18px}.login-change{border:0;background:transparent;color:#5750b5;text-decoration:underline;font:inherit;font-size:14px;cursor:pointer;padding:4px}.login-digits{display:flex;gap:16px;justify-content:center}.login-digits input{min-width:0;width:56px;height:58px;border:1px solid #c4c0ce;border-radius:8px;font:inherit;font-size:24px;text-align:center;color:#221c46;background:#fff}.login-digits input:focus{outline:2px solid #5145b4;outline-offset:1px;border-color:#5145b4}.login-paste{text-align:center;color:#605b71;font-size:14px;margin:18px 0}.login-test{text-align:center;color:#48624f;font-size:12px;margin-top:12px}.login-footer{display:flex;align-items:center;justify-content:center;gap:8px;color:#777087;font-size:13px;margin-top:auto;padding-top:60px}.login-footer .material-icons-round{font-size:19px}.view-login button:focus-visible{outline:2px solid #6558cb;outline-offset:3px}.view-login[dir=rtl] .login-primary>.material-icons-round,.view-login[dir=rtl] .login-back .material-icons-round{transform:rotate(180deg)}.view-login[dir=rtl] h1{letter-spacing:0;line-height:1.5}@media(max-width:360px){.login-shell{padding-inline:20px}.login-brand img{width:105px}.login-header{gap:8px}.login-language button{padding:7px 8px}.login-panel{padding:20px 16px}.login-digits{gap:12px}.login-main h1{font-size:30px}}@media(min-width:700px){.login-shell{padding-top:48px;padding-bottom:36px}}@media(max-width:360px){.login-main{margin-top:42px}.login-footer{padding-top:32px}.view-login[dir=rtl] .login-main h1{font-size:28px}}.login-header{min-height:40px;align-items:center}.login-language{margin-top:0;margin-left:auto;margin-right:0}.view-login[dir=rtl] .login-language{margin-left:0;margin-right:auto}.login-main{margin-top:24px}.login-brand{align-items:flex-start;margin:0 0 24px}.login-brand img{width:210px;height:116px;object-fit:contain;object-position:left center;margin-inline-start:-16px}.view-login[dir=rtl] .login-brand img{object-position:right center}@media(max-width:360px){.login-main{margin-top:18px}.login-brand img{width:190px;height:106px}}.view-login{background:var(--cgc-warm-canvas);color:#201747}.login-shell{position:relative;isolation:isolate;overflow:hidden;padding:24px 24px 26px;padding-top:calc(24px + env(safe-area-inset-top,0px));padding-bottom:calc(26px + env(safe-area-inset-bottom,0px))}.login-header{min-height:40px;background:transparent;border:0;box-shadow:none;position:relative}.login-language{background:#fff;border:1px solid #e6e2ee;border-radius:14px;padding:3px;box-shadow:0 2px 8px #20174705}.login-language button{min-width:30px;min-height:32px;padding:5px 9px;border-radius:10px}.login-language button[aria-pressed=true]{background:#201747}.login-back{display:grid;place-items:center;width:40px;min-height:40px;padding:8px}.login-main{margin-top:14px}.login-brand{align-items:center;margin:0 0 22px}.login-brand img{width:180px;height:100px;margin:0;object-position:center}.view-login[dir=rtl] .login-brand img{object-position:center}.login-main h1{font-size:28px;line-height:1.25;letter-spacing:-.7px;font-weight:700;color:#201747;margin-bottom:10px}.login-intro{font-size:14px;line-height:1.6;color:#655d83}.login-panel,.login-mobile-panel{margin-top:24px;padding:20px 18px;border:1px solid #efecf3;border-radius:18px;box-shadow:0 4px 14px #20174709;background:#fff}.login-panel label{font-size:13px;margin-bottom:10px}.login-phone{height:50px;border-color:#d3cede;border-radius:10px;margin-bottom:16px}.login-phone input,.login-phone>span{font-size:16px;color:#201747}.login-phone:focus-within{border-color:#201747;box-shadow:0 0 0 3px #2017470c}.login-primary{min-height:50px;background:#201747;border-radius:10px;font-size:15px;padding:12px 18px}.login-note{font-size:12px;color:#655d83;margin:14px 0 0;line-height:1.6}.login-destination{align-items:flex-start;margin-top:9px;font-size:16px;color:#201747}.login-change{display:block;margin:8px auto 0;color:#201747;font-size:13px;text-decoration:none;min-height:36px}.login-change:hover{text-decoration:underline}.login-digits{gap:12px}.login-digits input{width:52px;height:54px;border-radius:10px;border-color:#d3cede;font-size:23px}.login-digits input:focus{outline:2px solid #201747;border-color:#201747}.login-paste{font-size:11px;margin:10px 0 16px;color:#81768e}.login-footer{padding-top:32px;font-size:12px;color:#655d83;position:relative}@media(max-width:360px){.login-shell{padding-inline:20px}.login-main{margin-top:8px}.login-brand img{width:160px;height:90px}.login-brand{margin-bottom:18px}.login-main h1{font-size:26px}.login-panel{padding:18px 15px}.login-digits{gap:10px}.login-digits input{width:48px}.login-shell:before{width:130px;height:180px}}@media(min-width:700px){.login-shell{padding-top:32px;padding-bottom:32px}.login-brand img{width:195px;height:110px}.login-main{margin-top:22px}}.login-transition{justify-content:center;align-items:center}.login-transition-content{width:100%;text-align:center;padding:24px 0 60px}.login-transition-logo{display:block;width:220px;max-width:75%;height:auto;object-fit:contain;margin:0 auto 44px}.login-transition-spinner{width:44px;height:44px;box-sizing:border-box;border:2.5px solid transparent;border-left-color:#201747;border-top-color:#201747;border-right-color:#ed1736;border-bottom-color:#ed1736;border-radius:50%;margin:0 auto 25px;animation:cgc-sign-in-spin 1.1s linear infinite;-webkit-mask-image:conic-gradient(transparent 0deg 14deg,#000 14deg 174deg,transparent 174deg 194deg,#000 194deg 354deg,transparent 354deg);mask-image:conic-gradient(transparent 0deg 14deg,#000 14deg 174deg,transparent 174deg 194deg,#000 194deg 354deg,transparent 354deg)}.login-transition h1{font-size:23px;line-height:1.35;font-weight:700;color:#201747;margin:0 0 12px;letter-spacing:-.4px}.login-transition p{font-size:15px;line-height:1.6;font-weight:400;color:#655d83;margin:0}@keyframes cgc-sign-in-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.login-transition-spinner{animation:none}}@media(max-height:500px){.login-transition-content{padding-block:16px}.login-transition-logo{width:150px;margin-bottom:20px}.login-transition-spinner{margin-bottom:16px}}.cgc-ai-screen{--ai-indigo: #1C1549;--ai-indigo-soft: #3A3270;--ai-red: #D4202C;--ai-blue: #2F5BD7;--ai-blue-deep: #1E48C0;--ai-bg: #F4F6FB;--ai-bg-alt: #FAFBFE;--ai-surface: #FFFFFF;--ai-bubble-user: #E7EEFB;--ai-border: #DCE4F5;--ai-border-soft: #E9EEF8;--ai-muted: #7A8299;position:relative;display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;background:var(--ai-bg);color:var(--ai-indigo);-webkit-font-smoothing:antialiased}.cgc-ai-screen:before,.cgc-ai-screen:after{content:"";position:absolute;width:190px;height:190px;pointer-events:none;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cg fill='none' stroke='%231C1549' stroke-width='1.1' opacity='0.075'%3E%3Cpath d='M60 0 L200 140 M100 0 L200 100 M140 0 L200 60 M200 40 L60 200 M200 80 L100 200 M200 120 L140 200'/%3E%3C/g%3E%3C/svg%3E")}.cgc-ai-screen:before{top:-18px;right:-34px}.cgc-ai-screen:after{bottom:-24px;left:-40px;transform:scaleX(-1)}.cgc-ai-screen>*{position:relative;z-index:1}.cgc-ai-logo{display:block;overflow:hidden;flex:none}.cgc-ai-logo img{display:block;width:100%;height:auto}img[data-cgc-robot][data-failed]{display:block;object-fit:contain;padding:8%;border-radius:24%;background:#07142ceb;color:#fff;font-size:11px;text-align:center}.cgc-ai-logo--mark{aspect-ratio:1024 / 352}.cgc-ai-bilingual{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:center}.cgc-ai-sep{color:var(--ai-muted);opacity:.75}.cgc-ai-screen button{cursor:default;-webkit-tap-highlight-color:transparent}.cgc-ai-screen button[data-nav],.cgc-chat__iconbtn,.cgc-composer__icon-btn,.cgc-composer__mic,.cgc-composer__send,.cgc-chip button,.cgc-imgcard__actions button,.cgc-doccard__actions button,.cgc-note-live__trash{cursor:pointer}.cgc-ai-screen button[data-nav]:active,.cgc-chat__iconbtn:active,.cgc-composer__send:active{transform:scale(.96)}.cgc-ai-screen button:focus-visible{outline:2px solid var(--ai-blue);outline-offset:3px}.cgc-chat{padding:0}.cgc-chat__topbar{position:relative;flex:none;z-index:3;display:grid;grid-template-columns:42px 1fr auto;align-items:center;padding:calc(14px + var(--safe-area-top, 0px)) 18px 12px;background:var(--ai-bg);pointer-events:none}.cgc-chat__topbar>*{pointer-events:auto}.cgc-chat__brand{display:flex;justify-content:center;pointer-events:none}.cgc-chat__iconbtn{position:relative;display:flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid var(--ai-border-soft);border-radius:50%;background:var(--ai-surface);color:var(--ai-indigo);box-shadow:0 4px 14px #1c154917}.cgc-chat__iconbtn .material-icons-round{font-size:21px}.cgc-chat__actions{display:flex;align-items:center;gap:8px}.cgc-chat__call{border-color:#c8d4f2;color:var(--ai-blue)}.cgc-chat__badge{position:absolute;top:1px;right:1px;width:9px;height:9px;border-radius:50%;background:var(--ai-red);border:1.5px solid var(--ai-surface)}.cgc-chat__thread{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:8px 24px 4px;display:flex;flex-direction:column;justify-content:safe center;gap:14px}.cgc-msg{display:flex;max-width:100%;min-width:0}.cgc-msg--user{justify-content:flex-end}.cgc-msg--bot,.cgc-msg--has-viz{flex-direction:column;align-items:flex-start;width:100%;min-width:0}.cgc-msg--has-viz .cgc-bubble{max-width:80%}.cgc-bubble{max-width:80%;padding:13px 15px 10px;border-radius:17px}.cgc-bubble--user{background:var(--ai-bubble-user);border-bottom-right-radius:6px}.cgc-bubble--bot{background:var(--ai-surface);border:1px solid var(--ai-border-soft);border-bottom-left-radius:6px;box-shadow:0 6px 20px #1c15490f}.cgc-bubble__ar{font-size:13px;font-weight:500;line-height:1.9;color:var(--ai-indigo);text-align:right}.cgc-bubble__en{font-size:13px;font-weight:400;line-height:1.5;color:var(--ai-indigo)}.cgc-bubble--user .cgc-bubble__en{text-align:right;margin-top:12px}.cgc-bubble--bot .cgc-bubble__en{text-align:left}.cgc-bubble__meta{display:flex;align-items:center;gap:5px;margin-top:10px;font-size:10.5px;font-weight:400;color:var(--ai-muted)}.cgc-bubble--user .cgc-bubble__meta{justify-content:flex-end}.cgc-bubble__ticks{font-size:13px;color:var(--ai-blue)}.cgc-bubble__lead{display:flex;align-items:flex-start;gap:12px}.cgc-bubble__lead .cgc-ai-robot{display:block;width:42px;height:44px;object-fit:contain;flex:0 0 42px;filter:drop-shadow(0 4px 7px rgba(28,21,73,.14))}.cgc-bubble__lead .cgc-ai-logo{margin-top:2px}.cgc-bubble__lead .cgc-bubble__ar{flex:1 1 auto;min-width:0}.cgc-bubble__divider{position:relative;height:1px;margin:12px 0;background:linear-gradient(90deg,rgba(220,228,245,0) 0%,var(--ai-border) 22%,var(--ai-border) 78%,rgba(220,228,245,0) 100%)}.cgc-bubble__divider:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;border-radius:50%;background:var(--ai-red);transform:translate(-50%,-50%)}.cgc-dock{flex:none;position:relative;z-index:4;margin:2px 16px calc(14px + var(--safe-area-bottom));overflow:visible}.cgc-composer{flex:none;display:flex;flex-direction:column;align-items:stretch;gap:0;margin:0;padding:8px 8px 8px 10px;border-radius:28px;border:1px solid var(--ai-border-soft);background:var(--ai-surface);box-shadow:0 8px 24px #1c154912;overflow:hidden}.cgc-composer--staged{border-radius:22px;padding:10px 8px 8px 10px}.cgc-composer__row{display:flex;align-items:center;gap:8px;min-width:0}.cgc-composer__icon-btn{display:flex;align-items:center;justify-content:center;width:34px;height:34px;flex:none;border:none;border-radius:50%;background:transparent;color:var(--ai-indigo-soft)}.cgc-composer__icon-btn .material-icons-round{font-size:22px}.cgc-composer__field{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:6px;height:40px;padding:0 4px 0 13px;border-radius:20px;border:1px solid var(--ai-border-soft);background:var(--ai-bg-alt)}.cgc-composer__input{flex:1 1 auto;min-width:0;height:100%;border:none;outline:none;background:transparent;font-size:12px;color:var(--ai-indigo);cursor:text}.cgc-composer__input::placeholder{color:var(--ai-muted);opacity:1}.cgc-composer__mic,.cgc-composer__send{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex:none;border:none;border-radius:50%}.cgc-composer__mic{background:var(--ai-indigo);color:#fff;box-shadow:0 6px 16px #1c154947;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.cgc-composer__mic[hidden],.cgc-composer__send[hidden]{display:none}.cgc-composer__mic:disabled{opacity:.45}.cgc-composer__mic .material-icons-round{font-size:22px}.cgc-composer__send{background:var(--ai-blue);color:#fff;box-shadow:0 6px 16px #2f5bd759}.cgc-composer__send .material-icons-round{font-size:20px;margin-left:-2px}.cgc-composer__send:disabled{opacity:.45}@media(max-height:720px){.cgc-voice{padding-top:calc(28px + var(--safe-area-top));padding-bottom:calc(48px + var(--safe-area-bottom))}.cgc-voice__status{margin-top:28px}.cgc-voice__wave{margin-top:14px}.cgc-wave{height:124px}.cgc-voice__status-ar{font-size:24px}.cgc-voice__status-en{font-size:22px}.cgc-voice__end{width:72px;height:72px}}.cgc-chat__thread{justify-content:flex-start}.cgc-chat__empty{margin:auto;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;max-width:260px}.cgc-chat__hello{margin:0 0 6px;font-size:20px;font-weight:700;letter-spacing:-.02em;line-height:1.4;color:var(--ai-indigo)}.cgc-chat__hello-hi{display:inline-flex;font-size:inherit;font-weight:inherit;color:inherit;vertical-align:baseline}.cgc-chat__hello-name{font-weight:700}.cgc-chat__hello-ask{margin:0;font-size:14px;font-weight:500;line-height:1.55;color:var(--ai-indigo-soft)}.cgc-chat__hello-ask--ar{line-height:1.75}.cgc-bubble__text{font-size:13.5px;line-height:1.6;color:var(--ai-indigo);white-space:pre-wrap;overflow-wrap:anywhere;word-break:normal}.cgc-bubble__text:dir(rtl){line-height:1.9}.cgc-bubble__text[dir=rtl]{line-height:1.9}.cgc-bubble__text strong{font-weight:700}.cgc-bubble--bot .cgc-bubble__lead{margin-bottom:8px}.cgc-trace{width:100%;max-width:80%;margin:0 0 6px}.cgc-trace__toggle{display:flex;align-items:center;gap:6px;width:100%;padding:0;border:0;background:none;color:var(--ai-muted);font:inherit;font-size:12px;text-align:start;cursor:pointer}.cgc-trace__mark{width:6px;height:6px;border-radius:50%;background:var(--ai-blue);flex:0 0 auto}.cgc-trace--live .cgc-trace__mark,.cgc-trace--live .cgc-trace__headline{animation:cgc-pulse 1.4s ease-in-out infinite}.cgc-trace__headline{flex:1 1 auto;min-width:0}.cgc-trace__chevron{font-size:16px;opacity:.7;transition:transform .16s ease}.cgc-trace--open .cgc-trace__chevron{transform:rotate(180deg)}.cgc-trace__body{margin-top:6px;padding:8px 10px;border-radius:12px;background:var(--ai-surface);border:1px solid var(--ai-border-soft)}.cgc-trace__list{margin:0;padding:0 0 0 16px;color:var(--ai-indigo);font-size:12px;line-height:1.45}.cgc-trace__step--start{color:var(--ai-muted)}.cgc-trace__hint{display:block;margin-top:1px;color:var(--ai-muted);font-size:11px}.cgc-trace__reason{margin:8px 0 0;color:var(--ai-indigo-soft);font-size:12px;line-height:1.5;white-space:pre-wrap}.cgc-bubble__status{display:inline-block;font-size:12px;color:var(--ai-muted);animation:cgc-pulse 1.4s ease-in-out infinite}.cgc-bubble--pending{min-width:132px}.cgc-bubble--error .cgc-bubble__text{color:var(--ai-red)}@keyframes cgc-pulse{0%,to{opacity:.45}50%{opacity:1}}.cgc-composer__input:not([readonly]){cursor:text}@media(prefers-reduced-motion:reduce){.cgc-bubble__status{animation:none}}.cgc-viz{width:100%;min-width:0;margin-top:8px;padding:12px 12px 10px;border-radius:17px;border:1px solid var(--ai-border-soft);background:var(--ai-surface);box-shadow:0 6px 20px #1c15490f;box-sizing:border-box}.cgc-viz--forecast{background:linear-gradient(180deg,rgba(123,116,163,.08) 0%,var(--ai-surface) 56px);border-color:#ddd9ee}.cgc-viz__head{display:flex;align-items:flex-start;gap:8px;margin:0 2px 8px}.cgc-viz__badge{flex:none;margin-top:1px;padding:2px 7px;border-radius:999px;background:#eeeaf8;color:#5c5488;font-size:10px;font-weight:700;letter-spacing:.02em;line-height:1.4}.cgc-viz__title{margin:0;min-width:0;flex:1 1 auto;font-size:13px;font-weight:700;line-height:1.35;color:var(--ai-indigo)}.cgc-viz--chart .cgc-viz__title,.cgc-viz--table .cgc-viz__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cgc-viz__plot{position:relative;width:100%;min-width:0}.cgc-viz__plot canvas{display:block;width:100%!important;height:100%!important}.cgc-viz__table-wrap{width:100%;min-width:0;overflow:auto;-webkit-overflow-scrolling:touch}.cgc-viz__table{width:max-content;min-width:100%;border-collapse:collapse;font-size:12.5px;line-height:1.4;color:var(--ai-indigo)}.cgc-viz__table th,.cgc-viz__table td{padding:7px 10px;border-bottom:1px solid var(--ai-border-soft);white-space:nowrap;text-align:start}.cgc-viz__table th{position:sticky;top:0;z-index:1;background:var(--ai-bg-alt);font-size:11px;font-weight:650;color:var(--ai-indigo)}.cgc-viz__table .cgc-viz__num{text-align:end;font-variant-numeric:tabular-nums}.cgc-viz__num{white-space:nowrap}.cgc-viz__trend{margin-inline-start:4px;font-size:15px;vertical-align:-3px}.cgc-viz__trend--up{color:var(--ai-blue)}.cgc-viz__trend--down{color:var(--ai-red)}.cgc-viz__trend--flat{color:var(--ai-muted)}.cgc-viz__more,.cgc-viz__note,.cgc-viz__source{margin:8px 2px 0;font-size:11px;line-height:1.45;color:var(--ai-muted)}.cgc-viz__note{color:var(--ai-indigo-soft)}.cgc-viz__source{overflow-wrap:anywhere}.cgc-choice{margin-top:10px;max-width:min(100%,420px);padding:12px 12px 8px;border-radius:16px;background:var(--ai-surface);border:1px solid var(--ai-border);box-shadow:0 1px 2px #1c15490a}.cgc-choice__title{font-size:13px;font-weight:800;color:var(--ai-indigo);margin:0 2px 4px}.cgc-choice__question{font-size:12px;line-height:1.4;color:var(--ai-indigo-soft);margin:0 2px 10px}.cgc-choice__table{display:flex;flex-direction:column;gap:6px}.cgc-choice__row{display:flex;align-items:flex-start;gap:10px;width:100%;padding:10px 12px;border:1px solid var(--ai-border-soft);border-radius:12px;background:var(--ai-bg-alt);color:inherit;text-align:start;cursor:pointer;-webkit-tap-highlight-color:transparent}.cgc-choice__row:hover{border-color:var(--ai-blue);background:#fff}.cgc-choice__row--on{border-color:var(--ai-blue);background:#eef3ff}.cgc-choice--done .cgc-choice__row{cursor:default}.cgc-choice__n{flex:none;width:22px;height:22px;border-radius:999px;background:var(--ai-indigo);color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center}.cgc-choice__copy{display:flex;flex-direction:column;gap:2px;min-width:0}.cgc-choice__label{font-size:13px;font-weight:700;color:var(--ai-indigo)}.cgc-choice__hint{font-size:11px;color:var(--ai-muted)}.cgc-choice-confirm{margin-top:10px;max-width:min(100%,420px);width:100%;padding:12px 16px;border:none;border-radius:12px;background:var(--ai-indigo);color:#fff;font-size:14px;font-weight:800;cursor:pointer}.cgc-choice-confirm:disabled{opacity:.45;cursor:default}.cgc-bubble__text a{color:var(--ai-blue);text-decoration:underline;word-break:normal}.cgc-cites{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;max-width:100%}.cgc-cites__link{display:inline-block;max-width:11.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:4px 8px;border-radius:999px;background:var(--ai-surface);border:1px solid var(--ai-border-soft);font-size:11px;line-height:1.35;color:var(--ai-blue);text-decoration:none;word-break:normal}.cgc-staging{display:flex;gap:8px;overflow-x:auto;padding:2px 4px 10px;-webkit-overflow-scrolling:touch}.cgc-staging[hidden]{display:none}.cgc-stage{position:relative;flex:none;border-radius:14px;overflow:hidden;background:var(--ai-bg-alt);border:1px solid var(--ai-border-soft)}.cgc-stage--image{width:72px;height:72px}.cgc-stage--file{min-width:148px;max-width:200px;height:72px}.cgc-stage__thumb{display:block;width:100%;height:100%;object-fit:cover}.cgc-stage__card{display:flex;align-items:center;gap:8px;height:100%;padding:0 12px 0 10px;color:var(--ai-indigo)}.cgc-stage__card .material-icons-round{font-size:22px;color:var(--ai-blue)}.cgc-stage__meta{min-width:0;display:flex;flex-direction:column;gap:2px}.cgc-stage__meta strong{font-size:12px;font-weight:650;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cgc-stage__meta em{font-size:10px;font-style:normal;color:var(--ai-muted)}.cgc-stage__x{position:absolute;top:4px;right:4px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#1c1549b8;color:#fff;padding:0}.cgc-stage__x .material-icons-round{font-size:14px}.cgc-stage--busy{opacity:.7}.cgc-stage--error{border-color:#f0b6bb}.cgc-stage__spin{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:18px;height:18px;border-radius:50%;border:2px solid rgba(255,255,255,.45);border-top-color:var(--ai-blue);animation:cgc-stage-spin .7s linear infinite}@keyframes cgc-stage-spin{to{transform:rotate(360deg)}}.cgc-user-files{display:flex;flex-direction:column;gap:6px;margin-bottom:8px}.cgc-bubble--user:has(.cgc-user-files){padding:6px}.cgc-bubble--user:has(.cgc-user-files) .cgc-bubble__text{padding:4px 8px 6px}.cgc-user-thumbs{display:grid;gap:4px;grid-template-columns:repeat(2,minmax(0,1fr))}.cgc-user-thumbs--1{grid-template-columns:1fr}.cgc-user-thumbs__btn{display:block;padding:0;border:none;background:transparent;border-radius:12px;overflow:hidden;cursor:zoom-in}.cgc-user-thumbs img{display:block;width:100%;height:132px;object-fit:cover}.cgc-user-thumbs--1 img{height:200px;max-width:240px}.cgc-user-docs{display:flex;flex-direction:column;gap:4px}.cgc-user-doc{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:12px;background:#ffffff8c;font-size:12px;font-weight:650;color:var(--ai-indigo)}.cgc-user-doc .material-icons-round{font-size:18px;color:var(--ai-blue)}.cgc-user-doc span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cgc-drop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:9;display:flex;align-items:center;justify-content:center;padding:24px;background:#f4f6fbe0}.cgc-drop[hidden]{display:none}.cgc-drop__card{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:220px;padding:28px 24px;border-radius:22px;border:1.5px dashed var(--ai-blue);background:var(--ai-surface);color:var(--ai-indigo);text-align:center}.cgc-drop__card .material-icons-round{font-size:28px;color:var(--ai-blue)}.cgc-drop__card strong{font-size:15px}.cgc-drop__card em{font-size:12px;font-style:normal;color:var(--ai-muted)}.cgc-lightbox{position:absolute;top:0;right:0;bottom:0;left:0;z-index:12;display:flex;align-items:center;justify-content:center;background:#1c1549b8;padding:24px}.cgc-lightbox img{max-width:100%;max-height:100%;border-radius:12px;object-fit:contain}.cgc-lightbox__x{position:absolute;top:calc(12px + var(--safe-area-top, 0px));right:16px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#ffffffeb;color:var(--ai-indigo)}.cgc-note-live{display:none;flex:1 1 auto;min-width:0;align-items:center;gap:8px;height:40px}.cgc-note-live:not([hidden]){display:flex}.cgc-chat--recording .cgc-composer__field,.cgc-chat--recording #cgc-attach,.cgc-chat--recording .cgc-staging,.cgc-chat--transcribing .cgc-composer__field,.cgc-chat--transcribing #cgc-attach,.cgc-chat--transcribing .cgc-staging{display:none}.cgc-note-live__trash{width:36px;height:36px;flex:none;border:none;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fdecee;color:var(--ai-red);pointer-events:none;transform:scale(calc(1 + var(--cancel-p, 0) * .45));transition:background .15s ease,color .15s ease}.cgc-note-live__trash .material-icons-round{font-size:20px}.cgc-chat--locked .cgc-note-live__trash{pointer-events:auto}.cgc-chat--transcribing .cgc-note-live__trash{visibility:hidden;pointer-events:none}.cgc-chat--canceling .cgc-note-live__trash{background:var(--ai-red);color:#fff}.cgc-note-live__wave{display:flex;align-items:center;gap:2px;height:16px;flex:none}.cgc-note-live__wave i{display:block;width:2.5px;height:5px;border-radius:2px;background:var(--ai-red);animation:cgc-note-bar .85s ease-in-out infinite}.cgc-note-live__wave i:nth-child(2){animation-delay:.1s}.cgc-note-live__wave i:nth-child(3){animation-delay:.22s}.cgc-note-live__wave i:nth-child(4){animation-delay:.08s}.cgc-note-live__wave i:nth-child(5){animation-delay:.3s}.cgc-chat--transcribing .cgc-note-live__wave i{background:var(--ai-blue)}.cgc-note-live__time{flex:none;min-width:2.4em;font-variant-numeric:tabular-nums;font-size:13px;font-weight:700;color:var(--ai-indigo)}.cgc-note-live__hint{flex:1 1 auto;min-width:0;font-size:12px;font-weight:600;color:var(--ai-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform:translate(calc(var(--cancel-p, 0) * -22px))}.cgc-chat--canceling .cgc-note-live__hint{color:var(--ai-red)}.cgc-chat--locked .cgc-note-live__hint,.cgc-chat--transcribing .cgc-note-live__hint{color:var(--ai-indigo);transform:none}.cgc-note-live__chevrons{display:inline-block;margin-right:2px;animation:cgc-note-chevron 1s ease-in-out infinite}.cgc-note-lock{position:absolute;right:2px;bottom:58px;width:48px;height:112px;padding:10px 0 8px;border-radius:24px;border:1px solid var(--ai-border-soft);background:#fffffff5;box-shadow:0 12px 28px #1c154924;display:none;flex-direction:column;align-items:center;gap:2px;pointer-events:none;z-index:5;overflow:hidden}.cgc-note-lock:not([hidden]){display:flex}.cgc-note-lock:before{content:"";position:absolute;left:0;right:0;bottom:0;height:calc(var(--lock-p, 0) * 100%);background:#d4202c24;pointer-events:none}.cgc-note-lock__icon,.cgc-note-lock__arrow{position:relative;display:flex;align-items:center;justify-content:center;color:var(--ai-indigo)}.cgc-note-lock__icon{font-size:22px}.cgc-note-lock__arrow{margin-top:auto}.cgc-note-lock__arrow .material-icons-round{font-size:20px;animation:cgc-note-lock-bounce 1.1s ease-in-out infinite}.cgc-note-lock__label{position:relative;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--ai-muted)}.cgc-chat--locked .cgc-note-lock{background:var(--ai-indigo);border-color:var(--ai-indigo)}.cgc-chat--locked .cgc-note-lock:before{display:none}.cgc-chat--locked .cgc-note-lock__icon,.cgc-chat--locked .cgc-note-lock__label{color:#fff}.cgc-chat--locked .cgc-note-lock__arrow{display:none}.cgc-chat--recording .cgc-composer__mic{position:relative;z-index:6;background:var(--ai-red);box-shadow:0 0 0 12px #d4202c29,0 8px 20px #d4202c59;transform:translateY(calc(var(--lock-p, 0) * -78px)) scale(1.12)}@keyframes cgc-note-bar{0%,to{height:4px;opacity:.55}50%{height:14px;opacity:1}}@keyframes cgc-note-chevron{0%,to{transform:translate(0);opacity:.35}50%{transform:translate(-4px);opacity:.9}}@keyframes cgc-note-lock-bounce{0%,to{transform:translateY(2px);opacity:.4}50%{transform:translateY(-3px);opacity:1}}@media(prefers-reduced-motion:reduce){.cgc-note-live__wave i,.cgc-note-live__chevrons,.cgc-note-lock__arrow .material-icons-round{animation:none}.cgc-chat--recording .cgc-composer__mic,.cgc-note-live__hint,.cgc-note-live__trash{transition:none}}.cgc-imgcard,.cgc-doccard{width:100%;min-width:0;margin-top:8px;padding:10px;border-radius:17px;border:1px solid var(--ai-border-soft);background:var(--ai-surface);box-shadow:0 6px 20px #1c15490f;box-sizing:border-box}.cgc-imgcard__frame{position:relative;overflow:hidden;border-radius:12px}.cgc-imgcard__img{display:block;width:100%;height:auto;border-radius:12px;background:var(--ai-bg)}.cgc-imgcard--partial .cgc-imgcard__img{filter:blur(10px) saturate(.7);transform:scale(1.04)}.cgc-imgcard__veil{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#1c15496b;color:#fff;font-size:13px;font-weight:600;pointer-events:none}.cgc-imgcard__spin{width:22px;height:22px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:cgc-stage-spin .7s linear infinite}.cgc-lightbox--wait .cgc-lightbox__img{filter:blur(8px)}.cgc-lightbox__wait{position:absolute;bottom:28px;margin:0;padding:8px 14px;border-radius:999px;background:#1c1549e0;color:#fff;font-size:13px}.cgc-reply{display:flex;align-items:center;gap:8px;margin:0 4px 8px;padding:8px 10px;border-radius:12px;background:var(--ai-bg);border:1px solid var(--ai-border-soft);color:var(--ai-indigo);font-size:12px}.cgc-reply[hidden]{display:none}.cgc-reply__mark{font-size:18px;color:var(--ai-blue)}.cgc-reply__label{flex:1 1 auto;min-width:0;font-weight:600}.cgc-reply__x{border:none;background:transparent;color:var(--ai-muted);padding:0;width:28px;height:28px;border-radius:50%;cursor:pointer}.cgc-imgcard__actions,.cgc-doccard__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.cgc-imgcard__actions button,.cgc-doccard__actions button{display:inline-flex;align-items:center;gap:4px;border:none;background:var(--ai-bg);color:var(--ai-indigo);border-radius:999px;padding:6px 10px;font-size:12px}.cgc-imgcard__actions .material-icons-round,.cgc-doccard__actions .material-icons-round{font-size:16px}.cgc-doccard{display:flex;align-items:center;gap:10px}.cgc-doccard__mark{width:8px;align-self:stretch;border-radius:99px;background:var(--ai-indigo)}.cgc-doccard__body{flex:1 1 auto;min-width:0}.cgc-doccard__title{margin:0;font-size:13px;font-weight:700;color:var(--ai-indigo)}.cgc-doccard__meta{margin:2px 0 0;font-size:11px;color:var(--ai-muted)}.cgc-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;background:#1c1549b8;padding:24px}.cgc-lightbox__img{max-width:100%;max-height:100%;border-radius:12px}.cgc-lightbox__close{position:absolute;top:16px;right:16px;width:40px;height:40px;border:none;border-radius:50%;background:#fff;color:var(--ai-indigo);cursor:pointer}.cgc-chat{background:radial-gradient(circle at 50% 16%,#fffffff5 0,#fffffff5 5%,#fff0 34%),linear-gradient(160deg,#f8faff,#f2f5fc 54%,#eef2fa)}.cgc-chat__topbar{grid-template-columns:44px 1fr auto;padding:calc(14px + var(--safe-area-top, 0px)) 16px 10px;background:#f8faffc7;border-bottom:1px solid rgba(220,228,245,.72);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.cgc-chat__brand{flex-direction:column;align-items:center;gap:4px}.cgc-chat__brand-caption{display:inline-flex;align-items:center;gap:5px;color:var(--ai-indigo-soft);font-size:8px;font-weight:700;letter-spacing:.1em;line-height:1;text-transform:uppercase}.cgc-chat__brand-dot,.cgc-chat__session-live i,.cgc-chat__eyebrow>span{display:inline-block;width:6px;height:6px;border-radius:50%;background:#2dbd69;box-shadow:0 0 0 3px #2dbd691f}.cgc-chat__iconbtn{width:44px;height:44px;border-color:#dce4f5f2;background:#ffffffe6;box-shadow:0 8px 20px #1c154917}.cgc-chat__actions{gap:7px}.cgc-chat__actions .cgc-chat__iconbtn:not(.cgc-chat__call){width:38px;height:38px}.cgc-chat__actions .cgc-chat__iconbtn:not(.cgc-chat__call) .material-icons-round{font-size:19px}.cgc-chat__call{width:42px;height:42px;background:linear-gradient(135deg,#fff,#f1f5ff);box-shadow:0 8px 20px #2f5bd726}.cgc-chat__thread{padding:18px 16px 12px;gap:16px;background:transparent}.cgc-chat__thread--active{padding-top:12px}.cgc-chat__empty{width:100%;max-width:390px;gap:16px;text-align:start}.cgc-welcome{text-align:center}.cgc-welcome .cgc-chat__welcome-card{grid-template-columns:1fr;justify-items:center;min-height:0;padding:22px 18px 20px;text-align:inherit}.cgc-welcome .cgc-chat__eyebrow{justify-content:center}.cgc-welcome .cgc-chat__welcome-copy{width:100%}.cgc-welcome .cgc-welcome__hi{margin:0;color:var(--ai-indigo);font-size:24px;font-weight:800;letter-spacing:-.03em;line-height:1.35}.cgc-welcome__hi--wait{opacity:.35;animation:cgc-welcome-pulse 1.2s ease-in-out infinite}.cgc-welcome__lead{margin:10px 0 0;color:var(--ai-indigo-soft);font-size:14px;font-weight:500;line-height:1.65}.cgc-welcome__offers{display:flex;flex-direction:column;gap:8px;width:100%}.cgc-welcome__offer{width:100%;padding:13px 14px;border:1px solid rgba(220,228,245,.88);border-radius:16px;background:#ffffffe6;color:var(--ai-indigo);font-size:14px;font-weight:600;line-height:1.45;text-align:inherit;box-shadow:0 8px 18px #1c15490b}.cgc-welcome__offer:hover{border-color:#2f5bd766;box-shadow:0 10px 22px #2f5bd71c}@keyframes cgc-welcome-pulse{0%,to{opacity:.28}50%{opacity:.7}}.cgc-chat__welcome-card{position:relative;overflow:hidden;display:grid;grid-template-columns:132px 1fr;align-items:center;gap:15px;min-height:190px;padding:18px 16px;border:1px solid rgba(255,255,255,.94);border-radius:26px;background:linear-gradient(135deg,#fffffff5,#f7fafff0 63%,#eff4ffe6);box-shadow:0 18px 42px #1c15491c,inset 0 1px #ffffffeb}.cgc-chat__welcome-card:after{content:"";position:absolute;right:-48px;bottom:-66px;width:170px;height:170px;border-radius:50%;background:radial-gradient(circle,#2f5bd724,#2f5bd700 68%);pointer-events:none}.cgc-chat__welcome-visual{position:relative;display:grid;place-items:center;width:132px;height:150px}.cgc-chat__welcome-robot{position:relative;z-index:2;filter:drop-shadow(0 9px 12px rgba(28,21,73,.22))}.cgc-chat__welcome-ring{position:absolute;display:block;border:1px solid rgba(47,91,215,.15);border-radius:50%}.cgc-chat__welcome-ring--outer{width:126px;height:126px;background:radial-gradient(circle,#ffffffc2 0,#ffffffc2 48%,#2f5bd70a 70%,#fff0 71%);box-shadow:0 0 0 10px #2f5bd709}.cgc-chat__welcome-ring--inner{width:98px;height:98px;border-color:#d4202c2b;transform:rotate(18deg) scaleY(.62)}.cgc-chat__welcome-spark{position:absolute;z-index:3;width:5px;height:5px;border-radius:50%;background:var(--ai-red);box-shadow:0 0 0 4px #d4202c1a,0 0 12px #d4202c7a}.cgc-chat__welcome-spark--one{top:18px;right:13px}.cgc-chat__welcome-spark--two{bottom:22px;left:8px;width:4px;height:4px;background:var(--ai-blue);box-shadow:0 0 0 4px #2f5bd71a,0 0 12px #2f5bd76b}.cgc-chat__welcome-copy{position:relative;z-index:1;min-width:0}.cgc-chat__eyebrow{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:0 0 10px;color:var(--ai-muted);font-size:8px;font-weight:800;letter-spacing:.11em;line-height:1.2}.cgc-chat__eyebrow b{padding:4px 7px;border-radius:999px;color:#1e9b59;background:#2dbd691a;font-size:7px;letter-spacing:.08em}.cgc-chat__welcome-copy h1{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px;margin:0;color:var(--ai-indigo);font-size:19px;font-weight:800;letter-spacing:-.04em;line-height:1.27}.cgc-chat__welcome-copy h1 [lang=ar]{font-size:18px;font-weight:700;letter-spacing:0}.cgc-chat__hello-slash{color:var(--ai-red);font-weight:500}.cgc-chat__welcome-ask{margin:9px 0 0;color:var(--ai-indigo-soft);font-size:12px;font-weight:600;line-height:1.45}.cgc-chat__welcome-ask--ar{margin-top:1px;font-size:13px;font-weight:500;line-height:1.65}.cgc-chat__starter-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 4px;color:var(--ai-indigo-soft);font-size:10px;font-weight:800;letter-spacing:.01em}.cgc-chat__starter-head span:last-child{font-size:11px;font-weight:600}.cgc-chat__starter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cgc-chat__starter{display:flex;align-items:center;gap:8px;min-width:0;min-height:61px;padding:9px;border:1px solid rgba(220,228,245,.88);border-radius:17px;background:#ffffffd1;color:var(--ai-indigo);box-shadow:0 8px 18px #1c15490b;text-align:start;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.cgc-chat__starter:hover{border-color:#2f5bd766;box-shadow:0 10px 22px #2f5bd71c;transform:translateY(-2px)}.cgc-chat__starter:active{transform:translateY(0) scale(.98)}.cgc-chat__starter-icon{display:grid;place-items:center;width:30px;height:30px;flex:0 0 30px;border-radius:10px}.cgc-chat__starter-icon .material-icons-round{font-size:17px}.cgc-chat__starter-icon--blue{color:#2f5bd7;background:#e9efff}.cgc-chat__starter-icon--red{color:#c52634;background:#ffebed}.cgc-chat__starter-icon--green{color:#129565;background:#e8f8f1}.cgc-chat__starter-icon--purple{color:#6f4bd1;background:#f1edff}.cgc-chat__starter-copy{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.cgc-chat__starter-copy strong{overflow:hidden;color:var(--ai-indigo);font-size:10px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.cgc-chat__starter-copy em{overflow:hidden;color:var(--ai-muted);font-size:10px;font-style:normal;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.cgc-chat__starter-arrow{display:grid;place-items:center;width:20px;height:20px;flex:0 0 20px;border-radius:50%;color:var(--ai-blue);background:#f2f5ff}.cgc-chat__starter-arrow .material-icons-round{font-size:14px}.cgc-chat__session-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;gap:9px;width:100%;min-height:57px;padding:8px 11px;border:1px solid rgba(255,255,255,.94);border-radius:18px;background:#ffffffc7;box-shadow:0 8px 22px #1c154912;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.cgc-chat__session-avatar{display:grid;place-items:center;width:39px;height:39px;flex:0 0 39px;border-radius:13px;background:linear-gradient(145deg,#fff,#e8efff);box-shadow:0 4px 10px #2f5bd729}.cgc-chat__session-avatar .cgc-ai-robot{filter:drop-shadow(0 3px 4px rgba(28,21,73,.16))}.cgc-chat__session-copy{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.cgc-chat__session-copy strong{color:var(--ai-indigo);font-size:11px;font-weight:800;line-height:1.2}.cgc-chat__session-copy span{overflow:hidden;color:var(--ai-muted);font-size:9px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.cgc-chat__session-live{display:inline-flex;align-items:center;gap:6px;padding:5px 7px;border-radius:999px;color:#238b52;background:#2dbd6917;font-size:8px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.cgc-chat__session-live i{width:5px;height:5px;box-shadow:none}.cgc-msg{animation:cgc-message-in .24s ease both}.cgc-bubble{padding:14px 15px 11px;border-radius:19px}.cgc-bubble--user{max-width:82%;border:1px solid rgba(47,91,215,.08);background:linear-gradient(145deg,#eaf1ff,#e1eafb);box-shadow:0 8px 20px #2f5bd714}.cgc-bubble--bot{max-width:92%;border:1px solid rgba(220,228,245,.92);border-left:3px solid rgba(212,32,44,.8);background:#ffffffe6;box-shadow:0 10px 25px #1c154913}.cgc-bubble__lead{align-items:center;gap:10px;margin-bottom:10px}.cgc-bubble__lead .cgc-ai-robot{width:38px;height:38px;flex-basis:38px}.cgc-bubble__agent{display:flex;flex-direction:column;gap:2px;min-width:0}.cgc-bubble__agent strong{color:var(--ai-indigo);font-size:10px;font-weight:800;line-height:1.2}.cgc-bubble__agent small{color:var(--ai-muted);font-size:9px;line-height:1.4}.cgc-bubble__text{font-size:13px;line-height:1.62}.cgc-bubble__meta{gap:5px;margin-top:8px;font-size:9px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.cgc-bubble__ticks{font-size:13px}.cgc-trace{max-width:92%;margin:0 0 0 4px;padding:8px 10px;border:1px solid rgba(220,228,245,.82);border-radius:14px;background:#ffffff94;box-shadow:0 5px 15px #1c15490a}.cgc-trace__toggle{font-size:10px;font-weight:700}.cgc-trace__body{margin-top:7px;border-color:var(--ai-border-soft);background:#f8faffdb}.cgc-dock{margin:0 12px calc(12px + var(--safe-area-bottom))}.cgc-dock__status{display:flex;align-items:center;gap:6px;min-height:19px;padding:0 9px 5px;color:var(--ai-muted);font-size:8px}.cgc-dock__status-label{color:var(--ai-indigo-soft);font-size:8px;font-weight:800;letter-spacing:.09em}.cgc-dock__status-line{width:1px;height:10px;background:var(--ai-border)}.cgc-dock__status-copy{flex:1 1 auto}.cgc-dock__status-dot{width:5px;height:5px;border-radius:50%;background:#2dbd69}.cgc-composer{padding:8px 8px 8px 9px;border-color:#ccd8f4fa;background:#ffffffeb;box-shadow:0 12px 30px #1c15491a,0 0 0 5px #ffffff70;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.cgc-composer__field{height:42px;border-color:#dce4f5eb;background:#f8faff}.cgc-composer__input{font-size:12px}.cgc-composer__mic,.cgc-composer__send{width:43px;height:43px}@keyframes cgc-message-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:380px){.cgc-chat__topbar{padding-left:12px;padding-right:12px}.cgc-chat__welcome-card{grid-template-columns:108px 1fr;gap:8px;padding:15px 12px}.cgc-chat__welcome-visual{width:108px;transform:scale(.88)}.cgc-chat__welcome-copy h1{font-size:17px}.cgc-chat__welcome-copy h1 [lang=ar]{font-size:16px}.cgc-chat__starter{padding-left:7px;padding-right:7px}.cgc-chat__starter-arrow{display:none}}@media(prefers-reduced-motion:reduce){.cgc-msg{animation:none}.cgc-chat__starter{transition:none}}.cgc-voice{align-items:center;justify-content:flex-start;padding:calc(14px + var(--safe-area-top)) 20px calc(20px + var(--safe-area-bottom));text-align:center;gap:0}.cgc-voice__topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;flex:none;min-height:44px}.cgc-voice__topbar>:first-child{justify-self:start}.cgc-voice__topbar>:last-child{justify-self:end}.cgc-voice__brand{height:30px;width:auto;object-fit:contain}.cgc-voice__iconbtn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex:none;border:none;border-radius:50%;background:var(--ai-surface);color:var(--ai-indigo);box-shadow:0 2px 10px #1c154914}.cgc-voice__timer{display:inline-flex;align-items:center;gap:7px;padding:7px 13px;border-radius:999px;background:var(--ai-surface);box-shadow:0 2px 10px #1c154912;font-size:12.5px;font-weight:600;font-variant-numeric:tabular-nums;color:var(--ai-indigo)}.cgc-voice__timer-dot{width:7px;height:7px;border-radius:50%;background:var(--ai-blue);animation:cgc-live-dot 2s ease-in-out infinite}@keyframes cgc-live-dot{0%,to{opacity:1}50%{opacity:.35}}.cgc-voice__stage{position:relative;display:grid;place-items:center;width:250px;height:250px;margin-top:22px;flex:none}.cgc-voice__robot{position:relative;z-index:1;width:220px;height:auto;object-fit:contain;transform:none}.cgc-voice__halo{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;transition:opacity .45s ease,background .45s ease;opacity:0}.cgc-voice__halo[data-halo=idle]{opacity:.5;background:radial-gradient(circle,#2f5bd721,#2f5bd700 68%)}.cgc-voice__halo[data-halo=listening]{opacity:1;background:radial-gradient(circle,#2f5bd747,#2f5bd700 70%);animation:cgc-halo-breathe 2.6s ease-in-out infinite}.cgc-voice__halo[data-halo=processing]{opacity:1;background:radial-gradient(circle,#4a3ab438,#4a3ab400 70%)}.cgc-voice__halo[data-halo=speaking]{opacity:1;background:radial-gradient(circle,#d4202c38,#2f5bd71a 45%,#2f5bd700 72%);animation:cgc-halo-breathe 1.7s ease-in-out infinite}.cgc-voice__halo[data-halo=muted]{opacity:.6;background:radial-gradient(circle,#7a829933,#7a829900 70%)}.cgc-voice__halo[data-halo=error]{opacity:1;background:radial-gradient(circle,#d4202c2e,#d4202c00 70%)}@keyframes cgc-halo-breathe{0%,to{transform:scale(.94)}50%{transform:scale(1.04)}}.cgc-voice__status{margin-top:20px;flex:none}.cgc-voice__status-en{font-size:23px;font-weight:700;letter-spacing:-.015em;color:var(--ai-indigo)}.cgc-voice__status-ar{font-size:19px;font-weight:600;line-height:1.6;color:var(--ai-blue)}.cgc-voice__live{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.cgc-voice__wave{display:flex;align-items:center;justify-content:center;height:24px;margin-top:16px;flex:none;opacity:0;transition:opacity .3s ease}.cgc-voice__wave-line{display:block;width:min(180px,58vw);height:2px;border-radius:999px;background:var(--ai-indigo-soft);box-shadow:0 0 10px #2f5bd72e}.cgc-voice__wave[data-mode=input],.cgc-voice__wave[data-mode=output],.cgc-voice__wave[data-mode=processing]{opacity:1}.cgc-voice__wave[data-mode=input] .cgc-voice__wave-line{background:var(--ai-blue)}.cgc-voice__wave[data-mode=output] .cgc-voice__wave-line{background:linear-gradient(180deg,var(--ai-blue) 0%,var(--ai-red) 100%)}.cgc-voice__wave[data-mode=processing] .cgc-voice__wave-line{background:var(--ai-indigo-soft);opacity:.5}.cgc-voice__transcript{width:100%;margin-top:16px;padding:13px 15px;border-radius:15px;background:var(--ai-surface);border:1px solid var(--ai-border-soft);box-shadow:0 6px 20px #1c15490f;flex:none;min-height:62px;display:flex;align-items:center}.cgc-voice__caption{font-size:13.5px;line-height:1.55;color:var(--ai-indigo);text-align:start;width:100%}.cgc-voice__caption[data-speaker=user]{color:var(--ai-indigo-soft)}.cgc-voice__controls{display:flex;align-items:flex-start;justify-content:center;gap:26px;width:100%;margin-top:auto;padding-top:18px;flex:none}.cgc-voice__control{display:flex;flex-direction:column;align-items:center;gap:7px}.cgc-voice__ctlbtn{display:flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:50%;border:1.5px solid var(--ai-border);background:var(--ai-surface);color:var(--ai-blue);box-shadow:0 4px 14px #1c154914;cursor:pointer}.cgc-voice__ctlbtn .material-icons-round{font-size:26px}.cgc-voice__ctlbtn.is-danger{width:74px;height:74px;border:none;background:var(--ai-red);color:#fff;box-shadow:0 10px 26px #d4202c5c}.cgc-voice__ctlbtn.is-danger .material-icons-round{font-size:34px}.cgc-voice__ctlbtn.is-primary{border:none;background:var(--ai-blue);color:#fff;box-shadow:0 8px 22px #2f5bd757}.cgc-voice__ctlbtn.is-active{background:var(--ai-indigo);border-color:var(--ai-indigo);color:#fff}.cgc-voice__ctllabel{display:flex;flex-direction:column;align-items:center;gap:1px;font-size:11.5px;font-weight:500;line-height:1.35;color:var(--ai-indigo)}.cgc-voice__ctllabel [dir=rtl]{color:var(--ai-muted)}.cgc-voice__sheet{display:flex;flex-direction:column;gap:10px;width:100%}.cgc-voice__summary{display:flex;flex-direction:column;gap:3px;font-size:13px;color:var(--ai-muted);margin-bottom:4px}.cgc-voice__wide{display:flex;flex-direction:column;align-items:center;gap:2px;width:100%;min-height:54px;padding:10px 16px;border-radius:15px;border:1.5px solid var(--ai-border);background:var(--ai-surface);color:var(--ai-indigo);font-size:14px;font-weight:600;cursor:pointer}.cgc-voice__wide [dir=rtl]{font-size:12.5px;font-weight:500;opacity:.8}.cgc-voice__wide.is-danger{border:none;background:var(--ai-red);color:#fff}.cgc-voice__wide.is-primary{border:none;background:var(--ai-blue);color:#fff}@media(prefers-reduced-motion:reduce){.cgc-voice__halo,.cgc-voice__timer-dot{animation:none!important}}@media(max-height:750px){.cgc-voice__stage{width:200px;height:200px;margin-top:10px}.cgc-voice__robot{width:176px;height:auto}.cgc-voice__status{margin-top:12px}.cgc-voice__status-en{font-size:20px}.cgc-voice__status-ar{font-size:17px}.cgc-voice__wave{height:30px;margin-top:10px}.cgc-voice__transcript{margin-top:10px;min-height:54px}}.ai-fab{position:relative;isolation:isolate}.ai-fab:before{content:"";position:absolute;top:-22%;right:-22%;bottom:-22%;left:-22%;z-index:-1;border-radius:50%;background:radial-gradient(circle,#2f5bd74d,#2f5bd700 68%);animation:cgc-fab-breathe 3.6s ease-in-out infinite}@keyframes cgc-fab-breathe{0%,to{opacity:.45;transform:scale(.92)}50%{opacity:.95;transform:scale(1.06)}}.ai-fab-icon{transform:none}@media(prefers-reduced-motion:reduce){.ai-fab:before{animation:none;opacity:.6}}.cgc-voice__transcript[hidden]{display:flex!important;visibility:hidden}.cgc-voice__transcript{height:86px;overflow-y:auto}@media(max-height:700px){.cgc-voice__wave{height:20px}}.cgc-call-summary{margin:auto;padding:24px;border:1px solid #dce4f5;border-radius:20px;max-width:min(90vw,500px);max-height:80dvh;overflow:auto;color:#1c1549;background:#fff;text-align:start}.cgc-call-summary__character{display:grid;place-items:center;margin:0 auto 12px;min-height:72px}.cgc-call-summary__character .cgc-ai-robot{display:block;max-width:88px;max-height:82px;object-fit:contain}.cgc-call-summary::backdrop{background:#111c3d66}.cgc-call-summary p{margin:14px 0;line-height:1.6}.cgc-call-summary button{padding:12px;border:0;border-radius:12px;background:#2f5bd7;color:#fff}.cgc-voice[data-state=ended] .cgc-voice__transcript{height:20px;min-height:20px;margin-top:0;padding:0}.cgc-bubble--pending{display:none}.cgc-chat-confirm{width:min(90vw,420px);border:1px solid #dce3f5;border-radius:24px;padding:24px;color:#211b50;background:#fff;box-shadow:0 20px 70px #17133630}.cgc-chat-confirm::backdrop{background:#17133666;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cgc-chat-confirm h2{margin:0 0 12px;font-size:22px}.cgc-chat-confirm p{line-height:1.6}.cgc-chat-confirm__actions{display:flex;gap:12px;margin-top:24px}.cgc-chat-confirm button{flex:1;min-height:48px;border:1px solid #dce3f5;border-radius:14px;background:#f6f7fc;color:#211b50;font:inherit;cursor:pointer}.cgc-chat-confirm button[value=confirm]{color:#fff;background:#2e59dc}.cgc-chat-confirm button:focus-visible{outline:3px solid #4979ff;outline-offset:3px}.cgc-chat-confirm{position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;max-width:calc(min(100vw,var(--app-max-width)) - 32px);max-height:calc(var(--app-height) - 32px);box-sizing:border-box}.cgc-chat__thread:has(.cgc-welcome){justify-content:center}.cgc-chat__empty.cgc-welcome{width:100%;max-width:620px;margin:auto;padding:24px 8px 36px}.cgc-welcome .cgc-chat__welcome-card{width:100%;border:0;border-radius:0;background:none;box-shadow:none;overflow:visible;padding:0;gap:24px}.cgc-welcome .cgc-chat__welcome-card:after{display:none}.cgc-welcome .cgc-chat__welcome-visual{width:220px;height:205px;background:radial-gradient(ellipse,#dfe6ff88 0%,transparent 70%)}.cgc-welcome .cgc-chat__welcome-ring,.cgc-welcome .cgc-chat__welcome-spark{display:none}.cgc-welcome .cgc-welcome__hi{font-size:clamp(28px,5vw,38px);font-weight:700;line-height:1.2;letter-spacing:-.035em;text-wrap:balance}.cgc-welcome__guidance{max-width:340px;margin:16px auto 0;color:#73718a;font-size:16px;line-height:1.6;text-wrap:balance}.cgc-welcome__actions{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:28px}.cgc-welcome__actions button{font:inherit;cursor:pointer;min-height:44px}.cgc-welcome__talk{min-width:170px;padding:12px 28px;border:0;border-radius:18px;color:#fff;background:#1c1549;box-shadow:0 8px 20px #1c154918}.cgc-welcome__type{border:0;background:transparent;color:#706a89;padding:4px 16px}.cgc-welcome__actions button:focus-visible{outline:3px solid #2f5bd7;outline-offset:4px}@media(max-height:650px){.cgc-chat__empty.cgc-welcome{padding:12px 8px}.cgc-welcome .cgc-chat__welcome-visual{height:120px}.cgc-welcome .cgc-chat__welcome-robot{max-width:112px}.cgc-welcome__actions{margin-top:16px}}.cgc-welcome .cgc-chat__welcome-copy,.cgc-welcome .cgc-welcome__hi{text-align:center}.cgc-chat__thread:has(.cgc-welcome-studio){justify-content:flex-start}.cgc-chat__empty.cgc-welcome-studio{max-width:540px;width:100%;margin:0 auto;padding:20px 4px 24px;text-align:start}.cgc-studio-heading{margin:0 0 22px}.cgc-studio-heading h1{color:#1c1549;margin:0;font-size:clamp(28px,6.4vw,36px);font-weight:750;letter-spacing:-.035em;line-height:1.2;text-align:start}.cgc-studio-heading p{color:#78738e;font-size:16px;line-height:1.5;margin:10px 0 0}.cgc-studio-stage{position:relative;isolation:isolate;overflow:hidden;min-height:250px;border-radius:24px;background:#1c1549;color:#fff;padding:26px 20px}.cgc-studio-stage:before{content:"";position:absolute;top:-30%;right:-55%;bottom:-40%;left:0;z-index:-1;background:repeating-radial-gradient(ellipse at 65% 60%,transparent 0 11px,#8595ff16 12px 13px)}.cgc-studio-stage__copy{position:relative;z-index:2;width:48%}.cgc-studio-stage h2{margin:0;font-size:23px;font-weight:650;letter-spacing:-.025em;line-height:1.2;color:#fff}.cgc-studio-stage p{font-size:14px;color:#d2cfea;margin:15px 0 24px;max-width:115px;line-height:1.5}.cgc-studio-talk{border:0;border-radius:13px;color:#1c1549;background:#fff;padding:12px 13px;min-height:44px;white-space:nowrap;font:inherit;font-size:13px;cursor:pointer}.cgc-studio-talk span{color:#2f5bd7;margin-inline-start:8px}.cgc-studio-robot{position:absolute;inset-inline-end:-6px;bottom:22px;width:56%;display:grid;place-items:center}.cgc-studio-robot>*{max-width:100%;filter:drop-shadow(0 16px 15px #05032450)}.cgc-studio-stage:hover .cgc-studio-robot{transform:translateY(-4px)}.cgc-studio-start{margin-top:23px}.cgc-studio-start h2{margin:0 0 13px;font-size:16px;color:#1c1549;font-weight:650}.cgc-studio-options{display:grid;gap:10px}.cgc-studio-option{display:flex;align-items:center;gap:14px;width:100%;text-align:start;padding:13px 16px;min-height:52px;border:1px solid #eae9f1;border-radius:15px;background:#ffffffed;color:#1c1549;box-shadow:0 3px 9px #1c154906;cursor:pointer;font:inherit;font-size:14px;transition:border-color .2s,transform .2s}.cgc-studio-option .material-icons-round{font-size:23px}.cgc-studio-arrow{margin-inline-start:auto;color:#2f5bd7;font-size:26px;line-height:1}.cgc-studio-option:hover{border-color:#b2bcdf;transform:translate(2px)}.cgc-welcome-studio button:focus-visible{outline:3px solid #2f5bd7;outline-offset:3px}.cgc-welcome-studio[dir=rtl] .cgc-studio-arrow{transform:rotate(180deg)}@media(prefers-reduced-motion:reduce){.cgc-studio-option{transition:none}.cgc-studio-option:hover{transform:none}}.home-ai-launcher{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 138px;align-items:center;gap:10px;min-height:164px;margin:4px 0 22px;padding:18px 18px 16px 20px;overflow:hidden;border:1px solid #dce4f5;border-radius:22px;background:#f9fbff;box-shadow:0 12px 28px #1c154914}.home-ai-launcher__copy{position:relative;z-index:1;min-width:0}.home-ai-launcher__eyebrow{display:block;margin-bottom:8px;color:#2f5bd7;font-size:9px;font-weight:800;letter-spacing:.12em}.home-ai-launcher h1{max-width:250px;margin:0;color:#1c1549;font-size:20px;line-height:1.16;letter-spacing:-.03em}.home-ai-launcher p{max-width:250px;margin:8px 0 12px;color:#68718d;font-size:11px;line-height:1.45}.home-ai-launcher__button{display:inline-flex;flex-wrap:wrap;gap:2px 8px;align-items:center;min-height:38px;padding:8px 13px;border:0;border-radius:12px;color:#fff;background:#1c1549;box-shadow:0 7px 16px #1c154929;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.home-ai-launcher__button [dir=rtl]{font-size:10px;font-weight:500;opacity:.82}.home-ai-launcher__button:focus-visible{outline:3px solid #6d94ff;outline-offset:3px}.home-ai-launcher__robot{display:grid;place-items:center;width:138px;height:138px}.home-ai-launcher__robot .robot-motion{width:138px}.home-ai-launcher__robot .robot-motion__mute-badge{display:none}@media(max-width:370px){.home-ai-launcher{grid-template-columns:minmax(0,1fr) 112px;padding-inline:14px}.home-ai-launcher__robot,.home-ai-launcher__robot .robot-motion{width:112px;height:112px}.home-ai-launcher h1{font-size:18px}}.cgc-chat__empty.cgc-welcome-studio{display:block}.cgc-welcome-studio .cgc-studio-heading,.cgc-welcome-studio .cgc-studio-start{width:100%;text-align:start}.cgc-welcome-studio .cgc-studio-heading h1,.cgc-welcome-studio .cgc-studio-heading p{text-align:start}.cgc-welcome-studio .cgc-studio-stage{width:100%;box-sizing:border-box}.cgc-viz__table{width:100%;table-layout:auto}.cgc-viz__table td,.cgc-viz__table th{white-space:normal;overflow-wrap:break-word;vertical-align:top;min-width:5rem;max-width:22rem}.cgc-viz__export{margin:12px 0;padding:10px 16px;border:1px solid var(--ai-border-soft);border-radius:12px;background:var(--ai-bg-alt);color:var(--ai-indigo);cursor:pointer}.cgc-viz__group{margin-block:16px;padding-block:8px 16px;border-bottom:1px solid var(--ai-border-soft)}.cgc-viz__group h3{font-size:15px;margin:0 0 10px}.cgc-viz__group p{font-size:13px;line-height:1.6;margin:10px 0 0;overflow-wrap:anywhere}.robot-motion{--robot-input-level: 0;--robot-output-level: 0;position:relative;display:block;inline-size:min(100%,28rem);aspect-ratio:1;min-inline-size:0;margin-inline:auto;isolation:isolate;contain:layout;overflow:visible}.robot-motion__layer{position:absolute;display:block;pointer-events:none;-webkit-user-select:none;user-select:none;object-fit:contain}.robot-motion__layer[data-failed=true]{display:none}.robot-motion__halo{top:-16%;right:-16%;bottom:-16%;left:-16%;inline-size:132%;block-size:132%;z-index:0;opacity:0;object-fit:contain;transition:opacity .18s ease}.robot-motion__head{top:0;right:0;bottom:0;left:0;inline-size:100%;block-size:100%;z-index:2;object-fit:contain}.robot-motion__waveform{position:absolute;inset-inline:9%;bottom:-2%;z-index:3;inline-size:82%;block-size:12%;opacity:0;pointer-events:none}.robot-motion__mute-badge{position:absolute;inset-inline-end:2%;bottom:4%;z-index:4;display:grid;place-items:center;inline-size:28px;block-size:28px;border-radius:50%;color:#fff;background:#1c1549;box-shadow:0 4px 12px #1c154938;font-size:17px;opacity:0}.robot-motion[data-family=input] .robot-motion__halo--listening{opacity:.34}.robot-motion[data-family=input] .robot-motion__waveform{opacity:.82}.robot-motion[data-family=processing] .robot-motion__halo--processing{opacity:.28;animation:robot-motion-processing 1.8s ease-in-out infinite}.robot-motion[data-family=output] .robot-motion__halo--speaking{opacity:calc(.16 + (var(--robot-output-level) * .28))}.robot-motion[data-family=output] .robot-motion__waveform{opacity:.9}.robot-motion[data-family=muted] .robot-motion__halo--processing{opacity:.12}.robot-motion[data-mic-muted] .robot-motion__mute-badge,.robot-motion[data-family=muted] .robot-motion__mute-badge{opacity:1}.robot-motion[data-mic-muted][data-family=input] .robot-motion__waveform{opacity:0}.robot-motion[data-family=muted] .robot-motion__head{filter:saturate(.72) brightness(.92)}.robot-motion[data-family=error] .robot-motion__head{filter:saturate(.78)}.robot-motion[data-family=ended] .robot-motion__head{opacity:.86}.robot-motion[data-reduced-motion] .robot-motion__halo,.robot-motion[data-suspended] .robot-motion__halo{animation:none;transition:none}.robot-motion[data-reduced-motion] .robot-motion__waveform,.robot-motion[data-suspended] .robot-motion__waveform{opacity:.22}@keyframes robot-motion-processing{0%,to{opacity:.2}50%{opacity:.38}}@media(prefers-reduced-motion:reduce){.robot-motion__halo{animation:none!important;transition:none!important}}.robot-motion--approved .robot-motion__halo,.robot-motion--approved .robot-motion__waveform{display:none}.robot-motion--approved .robot-motion__head{transform:none;animation:none;filter:none;opacity:1}.cgc-chat{background:#f5f5fb;--ai-bg:#f5f5fb;--ai-border:#deddeb;--ai-muted:#797591}.cgc-chat:before,.cgc-chat:after{display:none}.cgc-chat .cgc-chat__topbar{background:transparent;border:0;box-shadow:none;padding:18px 20px 12px;grid-template-columns:44px minmax(95px,1fr) auto}.cgc-chat .cgc-chat__brand{align-items:center}.cgc-chat .cgc-chat__brand-caption,.cgc-chat .cgc-chat__badge,.cgc-chat .cgc-dock__status{display:none}.cgc-chat .cgc-chat__iconbtn{background:transparent;border:0;box-shadow:none;width:38px;height:44px;color:#1c1549}.cgc-chat .cgc-chat__iconbtn:disabled{opacity:.28;cursor:default}.cgc-chat .cgc-chat__actions{gap:2px}.cgc-chat[dir=rtl] [data-nav=home]{transform:scaleX(-1)}.cgc-chat .cgc-chat__thread{padding:22px 20px 20px;gap:24px;scroll-padding:20px}.cgc-chat .cgc-chat__thread--active{justify-content:flex-start}.cgc-chat .cgc-dock{margin:0;padding:10px 16px max(16px,env(safe-area-inset-bottom));background:#f5f5fb}.cgc-chat .cgc-dock__hint{display:none}.cgc-chat .cgc-composer{border:1px solid #d9d7e9;box-shadow:none;border-radius:20px;padding:10px;background:#fcfcff}.cgc-chat .cgc-composer__field{background:transparent;border:0;border-radius:0;padding:0;min-width:0}.cgc-chat .cgc-composer__input{font-size:14px;color:#1c1549}.cgc-chat .cgc-composer__input::placeholder{color:#85809d}.cgc-chat .cgc-composer__mic,.cgc-chat .cgc-composer__send{width:38px;height:38px;box-shadow:none;background:#eceaf4;color:#6b638f}.cgc-chat .cgc-composer__send:not(:disabled){background:#1c1549;color:#fff}.cgc-chat .cgc-composer__send:disabled{opacity:.45}.cgc-chat .cgc-composer__icon-btn{color:#81789e}.cgc-chat .cgc-msg--bot{padding-inline-start:46px;position:relative}.cgc-chat .cgc-bubble{padding:14px 16px;border:0;box-shadow:none;border-radius:20px;max-width:88%;background:#ecebf6}.cgc-chat .cgc-bubble--bot{max-width:100%;border-inline-start:0}.cgc-chat .cgc-bubble__lead{position:absolute;inset-inline-start:0;top:2px;margin:0}.cgc-chat .cgc-bubble__lead .cgc-bubble__agent,.cgc-chat .cgc-bubble__meta{display:none}.cgc-chat .cgc-bubble__text{margin:0;font-size:15px;line-height:1.7}.cgc-chat .cgc-bubble__lead .cgc-ai-robot{width:38px!important;height:38px}.cgc-chat .cgc-msg--user{margin:0}.cgc-chat .cgc-cites{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.cgc-chat .cgc-cites__link{padding:9px 12px;border:1px solid #dedbeb;background:#fcfcff;border-radius:12px;color:#3458b5;font-size:12px;overflow-wrap:anywhere}.cgc-chat .cgc-choice{width:100%;border:1px solid #d9d7e9;border-radius:18px;background:#fafaff;box-shadow:none;margin-top:14px;overflow:hidden}.cgc-chat .cgc-choice__row{padding:14px;min-height:52px;border:0;border-bottom:1px solid #deddeb;border-radius:0;background:transparent}.cgc-chat .cgc-choice__row:last-child{border-bottom:0}.cgc-chat .cgc-choice__row--on{background:#e7e5fa}.cgc-chat .cgc-imgcard,.cgc-chat .cgc-doccard,.cgc-chat .cgc-viz{width:100%;max-width:100%;border:1px solid #deddeb;box-shadow:none;border-radius:18px;overflow:hidden;margin-top:14px;background:#fcfcff}.cgc-chat .cgc-imgcard__actions,.cgc-chat .cgc-doccard__actions{display:flex;gap:8px}.cgc-chat .cgc-imgcard__actions button,.cgc-chat .cgc-doccard__actions button{flex:1;min-height:40px;background:transparent;border:1px solid #deddeb;border-radius:9px;justify-content:center;font-size:12px}.cgc-chat .cgc-staging{gap:10px;padding:8px 0 12px}.cgc-chat .cgc-reply{background:#eeedf7;border-radius:10px;border-inline-start:3px solid #315acf}.cgc-chat .cgc-chat-confirm{color:#1c1549;background:#fcfcff;border:1px solid #deddeb;border-radius:24px;max-width:360px;width:calc(100% - 40px);padding:26px;box-shadow:0 24px 60px #1c15492b}.cgc-chat .cgc-chat-confirm::backdrop{background:#17133155}.cgc-chat .cgc-chat-confirm h2{font-size:22px;margin:0 0 12px}.cgc-chat .cgc-chat-confirm p{color:#77708e;font-size:14px;line-height:1.6}.cgc-chat .cgc-chat-confirm__actions{display:flex;gap:10px;margin-top:24px}.cgc-chat .cgc-chat-confirm__actions button{flex:1;border:1px solid #d9d7e9;border-radius:12px;padding:12px;color:#1c1549;background:#fff;font:inherit;cursor:pointer}.cgc-chat .cgc-chat-confirm__actions button[value=confirm]{background:#1c1549;color:#fff}.cgc-chat .cgc-chat-notice{position:absolute;bottom:110px;inset-inline:20px;padding:16px;border-radius:14px;border:1px solid #d9d7e9;background:#fff;z-index:20;box-shadow:0 6px 24px #1c15491a}.cgc-chat button{cursor:pointer}.cgc-chat button:focus-visible,.cgc-chat input:focus-visible{outline:2px solid #345bdd;outline-offset:3px}.cgc-chat button:disabled{cursor:default}.cgc-chat .cgc-chat__empty.cgc-welcome-companion{display:flex;flex-direction:column;align-items:stretch;text-align:start;width:100%;max-width:540px;padding:0;margin:auto;gap:0}.cgc-chat .cgc-companion-heading{padding:4px 10px 0}.cgc-chat .cgc-companion-greeting{font-size:18px;line-height:1.4;margin:0 0 8px}.cgc-chat .cgc-companion-heading h1{font-size:clamp(32px,7vw,46px);font-weight:550;line-height:1.15;white-space:pre-line;letter-spacing:-.035em;color:#1c1549;text-align:start;margin:0}.cgc-chat[lang=ar] .cgc-companion-heading h1{letter-spacing:0}.cgc-chat .cgc-companion-robot{display:grid;place-items:center;margin:0 auto;width:clamp(180px,33dvh,290px);height:clamp(180px,33dvh,290px)}.cgc-chat .cgc-companion-robot .robot-motion{width:100%;height:100%}.cgc-chat .cgc-companion-talk{align-self:center;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid #1c1549;border-radius:30px;padding:10px 24px;min-height:44px;font:inherit;font-size:15px;background:transparent;color:#1c1549}.cgc-chat .cgc-companion-talk .material-icons-round{color:#d4202c}.cgc-chat--welcome .cgc-chat__thread{padding-top:12px;padding-bottom:18px}.cgc-chat--welcome .cgc-dock{border-radius:32px 32px 0 0;background:#fcfcff;padding:22px 24px max(16px,env(safe-area-inset-bottom))}.cgc-chat--welcome .cgc-dock__hint{display:block;font-size:11px;color:#79718e;text-align:center;margin:14px 0 0}.cgc-chat--welcome .cgc-composer{border-radius:14px}.cgc-chat--welcome .cgc-composer__row{flex-wrap:wrap}.cgc-chat--welcome .cgc-composer__field{flex-basis:100%;order:-1;min-height:44px;padding:0 4px}.cgc-chat--welcome #cgc-attach{margin-inline-end:auto}@media(min-width:700px){.cgc-chat .cgc-chat__topbar,.cgc-chat .cgc-chat__thread,.cgc-chat .cgc-dock{width:min(100%,820px);margin-inline:auto}.cgc-chat .cgc-chat__thread{padding-inline:32px}}@media(max-height:700px){.cgc-chat .cgc-companion-robot{width:160px;height:160px}.cgc-chat .cgc-companion-heading h1{font-size:30px}.cgc-chat--welcome .cgc-dock{padding-top:14px}}.cgc-chat .cgc-companion-heading h1{font-size:clamp(36px,10vw,46px);font-weight:500}.cgc-chat--welcome .cgc-chat__empty{margin:0 auto}.cgc-chat--welcome .cgc-chat__thread{justify-content:center}.cgc-chat .cgc-trace{border:0;background:transparent;box-shadow:none;margin:0 0 10px;padding:0;width:100%}.cgc-chat .cgc-trace__toggle{font-size:12px;padding:8px 0}@media(max-height:700px){.cgc-chat .cgc-companion-heading h1{font-size:30px}}.cgc-chat .cgc-choice__label{font-size:15px;font-weight:500}.cgc-chat .cgc-choice__hint{font-size:12px}.cgc-chat .cgc-choice__table{gap:0}.cgc-chat-image-viewer{width:min(100vw,var(--app-max-width));height:var(--app-height);max-width:none;max-height:none;margin:auto;padding:0;border:0;background:#17132f;color:#fff}.cgc-chat-image-viewer[open]{display:flex;flex-direction:column}.cgc-chat-image-viewer header,.cgc-chat-image-viewer footer{display:flex;align-items:center;justify-content:space-between;padding:16px;gap:16px}.cgc-chat-image-viewer footer{justify-content:center}.cgc-chat-image-viewer button{border:1px solid #79718e;background:transparent;color:#fff;padding:10px;border-radius:10px;display:flex;gap:8px;align-items:center;cursor:pointer}.cgc-chat-image-viewer button:focus-visible{outline:3px solid #a5b6ff;outline-offset:3px}.cgc-chat-image-viewer__canvas{flex:1;min-height:0;overflow:auto;display:grid;align-items:center}.cgc-chat-image-viewer img{display:block;width:100%;max-height:none;object-fit:contain}.cgc-chat .cgc-composer__input:focus,.cgc-chat .cgc-composer__input:focus-visible{outline:none;box-shadow:none}.cgc-chat .cgc-composer:focus-within{border-color:#9286b8;box-shadow:0 0 0 3px #1c15490a}.cgc-chat .cgc-bubble--error{background:snow;border:1px solid #e9b9c0}.cgc-chat .cgc-chat-retry{display:inline-flex;margin-top:14px;padding:10px 16px;border:1px solid #d9d7e9;border-radius:10px;background:#fff;color:#1c1549;font:inherit}.cgc-chat .cgc-doccard{display:grid;grid-template-columns:36px minmax(0,1fr);gap:12px;padding:16px}.cgc-chat .cgc-doccard__mark{width:36px;height:42px;border-radius:9px;display:grid;place-items:center;color:#fff}.cgc-chat .cgc-doccard__body{min-width:0}.cgc-chat .cgc-doccard__title{overflow-wrap:anywhere;font-size:14px}.cgc-chat .cgc-doccard__actions{grid-column:1 / -1;width:100%;flex-wrap:wrap}.cgc-chat .cgc-doccard__actions button{min-width:0}.cgc-document-preview{width:min(440px,calc(100vw - 24px));max-height:min(956px,calc(100dvh - 24px));margin:auto;padding:0;border:1px solid #deddeb;border-radius:20px;color:#211747;background:#fff}.cgc-document-preview::backdrop{background:#17122b80}.cgc-document-preview header{display:flex;align-items:center;gap:12px;padding:14px;border-bottom:1px solid #deddeb;position:sticky;top:0;background:#fff}.cgc-document-preview header strong{flex:1;min-width:0;font-size:14px;overflow-wrap:anywhere}.cgc-document-preview button{min-height:44px;min-width:44px;border:1px solid #deddeb;background:#f8f7fc;color:inherit;border-radius:10px;padding:8px 12px}.cgc-document-preview__content{padding:20px;overflow-wrap:anywhere;line-height:1.7}.cgc-document-preview__content section{border-bottom:1px solid #eeeaf5;padding-block:12px}.cgc-document-preview__content canvas{display:block;width:100%;height:auto;margin-block:12px}.cgc-document-preview__note{font-size:12px;color:#776d8f}.cgc-document-preview__content h1{font-size:22px;line-height:1.3;margin:14px 0}.cgc-document-preview__content h2{font-size:18px;line-height:1.4;margin:18px 0 8px}.cgc-document-preview__content p{margin-block:8px}.cgc-document-preview__content img{display:block;max-width:100%;height:auto;margin:12px auto}.cgc-document-preview__table{overflow-x:auto;max-width:100%;margin-block:12px}.cgc-document-preview__table table{width:100%;border-collapse:collapse;font-size:12px;line-height:1.45}.cgc-document-preview__table td,.cgc-document-preview__table th{border:1px solid #deddeb;padding:8px;vertical-align:top;min-width:48px}.cgc-document-preview__table th{background:#211747;color:#fff;text-align:start}.cgc-document-preview__table p{margin:0}.cgc-bubble__text p,.cgc-bubble__text ul,.cgc-bubble__text ol{margin-block:0 12px;white-space:normal}.cgc-bubble__text h3{font-size:1em;margin-block:18px 8px}.cgc-bubble__text>:first-child{margin-block-start:0}.cgc-bubble__text>:last-child{margin-block-end:0}.cgc-bubble__text ul,.cgc-bubble__text ol{padding-inline-start:22px}.cgc-bubble__text li{margin-block:5px;padding-inline-start:3px}.cgc-bubble__text pre{white-space:pre-wrap;overflow-wrap:anywhere;padding:12px;background:#f5f4fa;border-radius:10px}.cgc-text-table{max-width:100%;overflow-x:auto;margin-block:12px}.cgc-text-table table{width:100%;border-collapse:collapse;font-size:13px}.cgc-text-table th,.cgc-text-table td{text-align:start;padding:8px;border:1px solid #deddeb;min-width:6rem}.cgc-stage__error{font-size:11px;color:#a72943;max-width:180px}.cgc-chat [hidden]{display:none!important}.cgc-chat .cgc-msg{flex-shrink:0}.cgc-chat .cgc-bubble,.cgc-chat .cgc-bubble__text{max-height:none;height:auto;overflow:visible}.cgc-chat .cgc-viz__table-wrap{max-height:none!important;overflow-x:auto;overflow-y:hidden}.cgc-web-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;margin-top:12px}.cgc-web-image{min-width:0;border:1px solid #dedbea;border-radius:16px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.cgc-web-images a{color:#1c1549;text-decoration:none;display:block;flex:1}.cgc-web-images img{width:100%;height:160px;object-fit:contain;display:block}.cgc-web-image button{width:100%;min-height:40px;border:0;border-top:1px solid #dedbea;background:#f8f7fc;color:#211747;font:inherit;font-size:12px;padding:8px}.cgc-web-images span,.cgc-web-images small{display:block;padding:8px 12px;overflow-wrap:anywhere}.cgc-web-images small{padding-top:0;opacity:.7}.cgc-web-images a:focus-visible{outline:2px solid #4c4088;outline-offset:3px}.cgc-chat .cgc-composer__field{height:auto}.cgc-chat textarea.cgc-composer__input{display:block;width:100%;box-sizing:border-box;resize:none;min-height:38px;max-height:120px;padding:8px 0;line-height:22px}.cgc-chat{position:relative}.cgc-jump-latest{position:absolute;inset-inline-end:20px;z-index:8;width:42px;height:42px;display:grid;place-items:center;border:1px solid #ddd9ec;border-radius:50%;background:#fff;color:#221c46;box-shadow:0 4px 14px #221c4620;cursor:pointer}.cgc-jump-latest[hidden]{display:none}.cgc-jump-latest:focus-visible{outline:2px solid #221c46;outline-offset:3px}.cgc-chat .cgc-trace__status{display:flex;align-items:center;gap:8px;padding:8px 0;color:var(--ai-muted);font-size:13px}.cgc-chat .cgc-trace--complete{margin:6px 0 0}.cgc-chat .cgc-trace--complete .cgc-trace__toggle{width:auto;gap:8px}.cgc-chat .cgc-trace__list{padding-inline-start:16px;padding-inline-end:0}@media(prefers-reduced-motion:reduce){.cgc-chat .cgc-trace--live .cgc-trace__mark,.cgc-chat .cgc-trace--live .cgc-trace__headline{animation:none}}.cgc-chat-test-banner{flex:0 0 auto;padding:5px 12px;text-align:center;font-size:10px;line-height:1.4;color:#665212;background:#fff5cc;border-radius:8px;margin:0 12px 4px}.cgc-chat .cgc-task-card{background:#fcfbff;border:1px solid #e3dff0;border-radius:20px;padding:16px;gap:12px}.cgc-task-card__progress{grid-column:1/-1;min-width:0;border-top:1px solid #ebe7f3;padding-top:12px}.cgc-task-card__status{display:flex;gap:9px;align-items:center;font-size:14px;font-weight:650;color:#261c50;margin:0 0 12px}.cgc-task-card__status span{color:#ed1235}[data-state=ready] .cgc-task-card__status span{color:#15845c}.cgc-task-card__steps{list-style:none;padding:0;margin:0 0 14px;display:grid;gap:9px;font-size:12px;color:#817994}.cgc-task-card__steps li{display:flex;gap:10px;align-items:center}.cgc-task-card__steps .is-done{color:#453865}.cgc-task-card__preview{background:linear-gradient(125deg,#261c50,#453367);color:#fff;padding:18px;border-radius:12px;border-inline-end:5px solid #ed1235;margin:12px 0;overflow-wrap:anywhere}.cgc-task-card__preview small{color:#ded6ef;font-size:10px}.cgc-task-card__preview h4{font-size:16px;line-height:1.35;margin:10px 0}.cgc-task-card__preview p{font-size:12px;margin:8px 0}.cgc-task-card__elapsed{display:block;color:#817994;font-size:11px;margin-top:12px}.cgc-task-card__error{font-size:12px;line-height:1.5;color:#9d342d;overflow-wrap:anywhere}.cgc-chat .cgc-task-card [data-act=open]{flex-basis:100%;background:#30235b;color:#fff}.cgc-chat .cgc-task-card [data-act=stop]{flex:0 0 auto;margin-inline-start:auto;color:#8d2635}.cgc-chat .cgc-trace--live{border:1px solid #e3dff0;border-radius:16px;padding:14px;background:#fcfbff}.cgc-chat .cgc-trace--live .cgc-trace__list{margin:10px 0 0;padding-inline-start:18px;font-size:12px;line-height:1.7;color:#716786}.cgc-chat .cgc-background-task{display:grid;gap:10px;padding:16px;margin-top:8px;border:1px solid #e8e1f1;border-radius:20px;background:#faf8fd;color:#736987}.cgc-chat .cgc-background-task .vt-top,.cgc-chat .cgc-background-task .vt-footer,.cgc-chat .cgc-background-task .vt-stage{display:flex;align-items:center;gap:8px}.cgc-chat .cgc-background-task .vt-top,.cgc-chat .cgc-background-task .vt-footer{justify-content:space-between}.cgc-chat .cgc-background-task .vt-eyebrow{font-size:10px;letter-spacing:.08em}.cgc-chat .cgc-background-task .vt-time{font-size:12px;font-variant-numeric:tabular-nums;white-space:nowrap}.cgc-chat .cgc-background-task .vt-request{color:#241b4b;font-size:14px;line-height:1.5;height:63px;overflow:clip;overflow-wrap:anywhere;text-align:start}.cgc-chat .cgc-background-task .vt-stage{color:#41305d;font-size:13px;min-height:25px}.cgc-chat .cgc-background-task .vt-stage strong{overflow-wrap:anywhere}.cgc-chat .cgc-background-task .vt-dot{width:8px;height:8px;flex:none;border-radius:50%;background:#9676b4;box-shadow:0 0 0 5px #9676b412}.cgc-chat .cgc-background-task .vt-footer,.cgc-chat .cgc-background-task .vt-history{font-size:12px}.cgc-chat .cgc-background-task button{background:none;border:0;color:#41305d;font:inherit;text-decoration:underline;cursor:pointer;min-height:32px}.cgc-chat .cgc-background-task .vt-request-next{font-size:11px}.cgc-chat .cgc-background-task .vt-history summary{cursor:pointer;padding:5px 0}.cgc-chat .cgc-background-task .vt-history ul{margin:4px 0;padding-inline-start:18px;line-height:1.6}.cgc-ai-screen.cgc-companion-surface{--ai-bg:#f5f5fb;--ai-border:#deddeb;--ai-muted:#797591;background:#f5f5fb}.cgc-companion-surface:before,.cgc-companion-surface:after{display:none}.cgc-chat .cgc-welcome-retry{align-self:center;min-height:44px;padding:10px 16px;margin:4px 0 0;font:inherit;font-size:12px;background:none;border:0;color:#797591;text-decoration:underline;text-underline-offset:3px}.cgc-chat .cgc-welcome-retry[hidden]{display:none}.cgc-chat .cgc-msg--bot.cgc-msg--has-companion{padding-inline-start:64px}.cgc-chat .cgc-msg--has-companion .cgc-bubble__lead{display:none}.cgc-response-companion{position:absolute;inset-inline-start:0;top:0;width:56px;height:56px}.cgc-chat .cgc-msg--bot.cgc-msg--considering{padding-inline-start:0;display:flex;flex-direction:column;align-items:flex-start}.cgc-chat .cgc-msg--considering .cgc-response-companion{position:relative;inset:auto;width:128px;height:128px}.cgc-chat .cgc-msg--considering .cgc-trace{order:2}.cgc-ai-screen.cgc-voice{padding:0;align-items:stretch;text-align:center}.cgc-voice .cgc-voice__topbar{flex:none;width:100%;max-width:820px;margin:0 auto;padding:18px 20px 12px;background:transparent;border:0;box-shadow:none}.cgc-voice .cgc-voice__brand{width:122px;height:auto}.cgc-voice .cgc-voice__iconbtn{background:none;border:0;box-shadow:none}.cgc-voice .cgc-voice__content{flex:1;min-height:0;overflow:auto;width:100%;max-width:820px;margin:auto;padding:12px 24px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center}.cgc-voice .cgc-voice__stage{width:256px;height:256px;margin:0 auto 20px}.cgc-voice .cgc-voice__robot{width:256px;height:256px}.cgc-voice .cgc-voice__status{margin:0}.cgc-voice .cgc-voice__notice{margin:8px 0 0;max-width:360px;color:#797591;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.cgc-voice .cgc-voice__status-en,.cgc-voice .cgc-voice__status-ar{font-size:24px;line-height:1.4;font-weight:550;margin:0;color:#1c1549}.cgc-voice .cgc-voice__transcript{display:block;align-items:initial;overflow-y:auto;overscroll-behavior:contain;height:auto;max-height:132px;min-height:48px;width:100%;max-width:600px;margin:16px 0 0;padding:8px 12px;background:none;border:0}.cgc-voice .cgc-voice__caption{font-size:16px;line-height:1.65;margin:0;color:#635c7d;overflow-wrap:anywhere}.cgc-voice .cgc-voice__transcript[hidden]{display:none!important}.cgc-voice .cgc-voice__controls{flex:none;margin:0;padding:16px 24px max(22px,env(safe-area-inset-bottom));background:#fcfcff;border-radius:32px 32px 0 0;width:100%;min-height:116px;gap:28px}.cgc-voice .cgc-voice__ctlbtn{width:58px;height:58px;background:#eeecf7;box-shadow:none;border:1px solid #dedbea;color:#1c1549}.cgc-voice .cgc-voice__ctlbtn.is-danger{background:#d4202c;color:#fff;border-color:#d4202c}.cgc-voice .cgc-voice__ctlbtn.is-primary{background:#1c1549;color:#fff;border-color:#1c1549}.cgc-voice .cgc-voice__ctllabel{font-size:12px}.cgc-voice .cgc-voice__timer{background:transparent;box-shadow:none;padding:8px 0}.cgc-voice .cgc-voice__timer-dot{animation:none}.cgc-voice .cgc-voice__presentation{width:100%;min-width:0;text-align:start}.cgc-voice__presentation>header{display:flex;justify-content:space-between;align-items:center;gap:8px;color:#797591;font-size:12px;margin-bottom:8px}.cgc-voice__presentation>header button{display:grid;place-items:center;border:1px solid #dedbea;border-radius:50%;background:#fcfcff;color:#1c1549;height:40px;width:40px}.cgc-voice--presenting .cgc-voice__content{display:grid;grid-template-columns:104px minmax(0,1fr);grid-template-rows:auto auto auto minmax(0,1fr);align-content:start;justify-content:normal;column-gap:16px;row-gap:12px}.cgc-voice--presenting .cgc-voice__stage,.cgc-voice--presenting .cgc-voice__robot{width:104px;height:104px;margin:0}.cgc-voice--presenting .cgc-voice__stage{grid-column:1;grid-row:1}.cgc-voice--presenting .cgc-voice__status{grid-column:2;grid-row:1;text-align:start}.cgc-voice--presenting .cgc-voice__status-en,.cgc-voice--presenting .cgc-voice__status-ar{font-size:20px}.cgc-voice--presenting .cgc-voice__transcript{grid-column:1/-1;grid-row:2;margin:0;max-height:100px}.cgc-voice--presenting .cgc-voice__tasks{grid-column:1/-1;grid-row:3}.cgc-voice--presenting .cgc-voice__presentation{grid-column:1/-1;grid-row:4;align-self:start}.cgc-companion-surface .cgc-assistant-results .cgc-imgcard,.cgc-companion-surface .cgc-assistant-results .cgc-doccard,.cgc-companion-surface .cgc-assistant-results .cgc-viz,.cgc-companion-surface .cgc-assistant-results .cgc-choice{width:100%;max-width:100%;border:1px solid #deddeb;box-shadow:none;border-radius:18px;margin:12px 0 0;background:#fcfcff;overflow:hidden}.cgc-voice__result-canvas{min-width:0}.cgc-voice__result-canvas .cgc-cites{display:flex;gap:8px;flex-wrap:wrap}.cgc-voice__result-canvas .cgc-cites__link{padding:10px 12px;border:1px solid #deddeb;border-radius:12px;font-size:12px;overflow-wrap:anywhere}@media(max-height:680px){.cgc-voice .cgc-voice__content{justify-content:flex-start;padding-top:4px}.cgc-voice .cgc-voice__stage,.cgc-voice .cgc-voice__robot{width:190px;height:190px}.cgc-voice--presenting .cgc-voice__stage,.cgc-voice--presenting .cgc-voice__robot{width:90px;height:90px}.cgc-voice .cgc-voice__controls{padding-top:12px;min-height:104px}}.cgc-voice[dir=rtl] .cgc-voice__iconbtn[data-act=back] .material-icons-round{transform:scaleX(-1)}.cgc-voice-delivery{display:block;color:#797591;font-size:11px;line-height:1.4;margin:0 0 6px}body.cgc-business{--primary-color:#1c1549;--primary-light:#30275d;--accent-color:#d4202c;--bg-body:#f7f6fb;--text-primary:#1c1549;--text-secondary:#7a7492;--border-light:#e6e2f0;--shadow-lg:0 10px 24px #21184312;background:#f7f6fb;color:#1c1549}.cgc-business #view-container:before,.cgc-business #view-container:after{display:none!important}.cgc-signed-in .bottom-dock{background:#fff;border-radius:28px 28px 0 0;border:0;box-shadow:0 -5px 25px #21184308;overflow:visible}.cgc-signed-in .bottom-dock:before{display:none}.cgc-signed-in .dock-content{align-items:flex-end;padding-bottom:8px}.cgc-signed-in .fab-wrapper{height:138px;width:120px;gap:2px}.cgc-signed-in .ai-fab,.cgc-signed-in .ai-fab-icon{width:112px;height:112px;flex-basis:112px}.cgc-signed-in .ai-fab-label{color:#1c1549;font-size:14px;font-weight:500}.cgc-signed-in .ai-fab-label-ar{color:#807895;font-size:11px;font-weight:400}.cgc-signed-in .nav-item{color:#8b82a4;min-height:58px}.cgc-signed-in .nav-item.active{color:#1c1549}.cgc-signed-in .nav-item.active:after{content:"";width:23px;height:3px;background:#1c1549;border-radius:3px;margin-top:4px}.cgc-home-content{padding:20px 24px 0}.cgc-home-brand{display:flex;justify-content:center;margin:26px 0 42px}.cgc-home-brand img{width:230px!important;height:auto!important}.cgc-home-heading{font-size:20px;font-weight:600;margin:0 0 14px;letter-spacing:-.5px}.cgc-home-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.cgc-home-card{position:relative;border:0;border-radius:22px;background:#fff;color:#1c1549;min-height:150px;padding:20px 16px 28px;display:flex;align-items:flex-start;gap:12px;text-align:left;box-shadow:0 8px 18px #21184317;cursor:pointer;font:inherit}.cgc-home-card-featured{grid-column:1/-1;background:#1c1549;color:#fff;min-height:142px;align-items:center;padding:24px}.cgc-card-icon{font-size:38px;color:#d4202c;flex:none}.cgc-home-card-featured .cgc-card-icon{font-size:58px}.cgc-card-copy{display:flex;flex-direction:column;gap:8px}.cgc-card-copy strong{font-size:18px;font-weight:650}.cgc-card-copy>span{font-size:13px;color:#847b9d;line-height:1.5}.cgc-home-card-featured .cgc-card-copy>span{color:#d0cbe3}.cgc-card-chevron{position:absolute;right:14px;bottom:16px;color:#d4202c;font-size:22px}.cgc-home-card-featured .cgc-card-chevron{top:calc(50% - 11px)}.cgc-action-list{display:grid;gap:14px}.cgc-action-card{display:flex;align-items:center;gap:16px;width:100%;min-height:82px;padding:18px;border:1px solid #ebe7f2;border-radius:18px;background:#fff;color:#1c1549;box-shadow:0 5px 14px #2118430a;text-align:left;cursor:pointer;font:inherit}.cgc-action-card>.material-icons-round{color:#d4202c;font-size:30px}.cgc-action-card>strong{flex:1;font-size:16px;font-weight:600}.cgc-action-card>.material-icons-round:last-child{font-size:22px}.cgc-surface{background:transparent!important;color:#1c1549!important}.cgc-surface :is(h1,h2,h3){color:#1c1549!important;letter-spacing:-.4px}.cgc-surface :is(input:not([type=hidden]),textarea,select){font:inherit!important;font-size:16px!important;color:#1c1549!important;border:1px solid #dfd9eb!important;border-radius:13px!important;background:#fff!important;min-height:48px;padding:13px!important;box-sizing:border-box;max-width:100%}.cgc-surface textarea{min-height:160px}.cgc-surface :is(input,textarea):focus{outline:2px solid #9281bd;outline-offset:2px}.cgc-surface .cgc-primary{background:#1c1549!important;color:#fff!important;border:0!important;border-radius:14px!important;min-height:50px;font-size:16px!important;font-weight:600!important;box-shadow:none!important}.cgc-surface .cgc-card{background:#fff!important;border:1px solid #e9e4f1!important;border-radius:17px!important;padding:18px!important;box-shadow:0 5px 15px #2118430a!important;color:#1c1549!important}.cgc-surface .cgc-card .material-icons-round{color:#d4202c!important;background:transparent!important}.cgc-surface .cgc-card:focus-visible,.cgc-action-card:focus-visible,.cgc-home-card:focus-visible{outline:3px solid #8979b0;outline-offset:3px}@media(min-width:700px){.cgc-home-content{max-width:620px;margin:auto}.cgc-home-brand{margin-top:32px}.cgc-surface{max-width:900px;margin-inline:auto}}@media(max-width:380px){.cgc-home-content{padding-inline:18px}.cgc-home-card{flex-direction:column;min-height:160px}.cgc-home-card-featured{flex-direction:row;min-height:135px}}.cgc-surface [hidden]{display:none!important}.cgc-surface [data-po-product-wrap]{min-width:0!important}.cgc-surface [id$=review-confirm]{margin:16px;width:calc(100% - 32px)!important}.cgc-business .loader-spinner{border-color:#e5e0ef;border-top-color:#1c1549}.cgc-business .cgc-surface [style*="background:#2563EB"],.cgc-business .cgc-surface [style*="background: #2563EB"]{background:#1c1549!important}.cgc-business .cgc-surface [style*="background:#fff"]{border-color:#e8e3ef!important}.cgc-home-card{align-items:center}.cgc-home-card-featured{min-height:166px}.cgc-home-card:not(.cgc-home-card-featured){min-height:178px}.cgc-home-card .cgc-card-icon{font-family:Material Symbols Outlined;font-weight:300}.cgc-signed-in .fab-wrapper{height:154px}.cgc-signed-in .ai-fab,.cgc-signed-in .ai-fab-icon{width:128px;height:128px;flex-basis:128px}.cgc-signed-in .bottom-dock{z-index:4500}.cgc-surface [data-form-root]{box-shadow:none!important;padding:0!important}.cgc-business #submit-ticket-btn,.cgc-business #next-step{background:#1c1549!important;border-radius:14px!important;font-weight:600!important}.cgc-business #app-root:before{display:none!important}.cgc-workflow-brand{display:flex;justify-content:center;flex:none;padding:16px 0 6px;background:#f7f6fb}.cgc-workflow-brand img{width:160px;height:80px;object-fit:contain}.cgc-route-loading{min-height:50vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;color:#7a7492}.cgc-surface [data-po-vendor-option],.cgc-surface [data-po-analytic-option],.cgc-surface [data-po-product-option]{margin-bottom:10px;padding:18px!important;border:1px solid #e7e0ef!important;border-radius:16px!important;background:#fff!important}.cgc-surface .expense-action-tile{border-radius:20px!important;box-shadow:0 6px 18px #2118430c!important}.cgc-surface .expense-action-tile>div{background:transparent!important}.cgc-surface .expense-action-tile .material-icons-round{color:#d4202c!important;font-family:Material Symbols Outlined;font-size:40px!important}body.cgc-business{--nav-height:90px}.cgc-home-content{padding-top:16px}.cgc-home-card-featured{min-height:142px}.cgc-home-card:not(.cgc-home-card-featured){min-height:150px}.cgc-home-brand{margin-bottom:38px}.cgc-signed-in .nav-item{font-size:12px}.cgc-home-heading{font-size:16px;font-weight:500}.cgc-card-copy strong{font-size:15px;font-weight:600}.cgc-card-copy>span{font-size:11px;line-height:1.6}.cgc-home-card{gap:10px;padding-inline:14px}.cgc-home-card-featured{padding-inline:26px;gap:24px;border-radius:20px;background:linear-gradient(120deg,#21174f,#1c1549)}.cgc-home-card-featured .cgc-card-copy strong{font-size:18px}.cgc-home-card-featured .cgc-card-copy>span{max-width:180px;font-size:12px}.cgc-home-brand img{width:248px!important}.cgc-home-brand{margin-top:16px;margin-bottom:36px}.cgc-signed-in .ai-fab{transform:translateY(-30px)}.cgc-signed-in .ai-fab:hover,.cgc-signed-in .ai-fab:focus-visible{transform:translateY(-32px)}.cgc-signed-in .ai-fab,.cgc-signed-in .ai-fab-icon{width:124px;height:124px;flex-basis:124px}.cgc-home-card .cgc-card-icon{color:transparent;font-size:0;background-image:url(/assets/cgc-home-approved-reference.png);background-size:390px 844px;background-repeat:no-repeat}.cgc-home-card[data-category-id=sales] .cgc-card-icon{width:78px;height:82px;background-position:-50px -304px;mix-blend-mode:lighten}.cgc-home-card[data-category-id=helpdesk] .cgc-card-icon{width:48px;height:58px;background-position:-38px -472px;mix-blend-mode:multiply}.cgc-home-card[data-category-id=finance] .cgc-card-icon{width:48px;height:58px;background-position:-214px -472px;mix-blend-mode:multiply}.cgc-signed-in .dock-content{padding-bottom:24px}.cgc-surface .cgc-action-card[role=button]{aspect-ratio:auto!important;min-height:100px}.cgc-surface .cgc-action-card[role=button]>div:first-child{background:transparent!important}.cgc-surface .cgc-action-card[role=button] .material-icons-round{color:#d4202c!important;font-family:Material Symbols Outlined}.cgc-surface .profile-card,.cgc-surface .settings-card{box-shadow:0 5px 16px #2118430b!important;border:1px solid #e7e0ef!important;border-radius:18px!important}.cgc-surface.view-customers>div:not(.cgc-workflow-brand):first-of-type{background:transparent!important;color:#1c1549!important}.cgc-surface.view-customers>div[style*="background:var(--primary-color)"]{background:transparent!important;color:#1c1549!important}.cgc-surface #refresh-cust,.cgc-surface.view-customers .material-icons-round{color:#1c1549!important}.cgc-business .expense-action-sheet,.cgc-business .purchase-order-action-sheet,.cgc-business .invoice-photos-sheet{background:transparent!important;border-radius:26px 26px 0 0!important;color:#1c1549!important}.cgc-business .invoice-photos-analyze,.cgc-business .invoice-photos-continue{background:#1c1549!important;color:#fff!important}.cgc-business .invoice-photos-empty,.cgc-business .invoice-photos-add-tile{background:#fff!important;border-color:#ddd5e9!important}.cgc-home-card:not(.cgc-home-card-featured){padding-inline:12px;gap:8px}.cgc-home-card:not(.cgc-home-card-featured) .cgc-card-copy strong{font-size:14px}.cgc-home-card:not(.cgc-home-card-featured) .cgc-card-copy>span{font-size:10px}.cgc-home-card-featured .cgc-card-copy>span{font-size:11px}.cgc-home-brand{margin-bottom:41px}@media(max-width:600px){.view-nam-dashboard .sp-metrics-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}}.cgc-surface .menu-content #team-list>div[style*="text-transform:uppercase"]{text-transform:none!important;font-weight:500!important;overflow-wrap:anywhere;line-height:1.5}.cgc-business .expense-capture-preview-overlay{top:var(--app-header-height)!important;bottom:90px!important;z-index:4000!important;padding-bottom:80px!important}.cgc-business [data-preview-use],.cgc-business .pc-files-analyze-btn{background:#1c1549!important;border-radius:14px!important}.cgc-business .pc-files-action-btn,.cgc-business .pc-files-document-btn{border-color:#e4ddec!important;border-radius:14px!important;color:#1c1549!important}.cgc-business .pc-files-dropzone{background:#fff!important;border-color:#dfd7e9!important}.cgc-business .expense-capture-preview-overlay{padding-bottom:120px!important}body.cgc-business:not(:has(.cgc-home-grid)){--nav-height:0px}body.cgc-business .expense-capture-preview-overlay{bottom:0!important;padding-bottom:24px!important}.cgc-home-content{padding-top:4px}.cgc-home-brand{margin:4px 0 12px}.cgc-home-brand img{width:210px!important}.cgc-home-heading{margin-bottom:12px}.cgc-home-grid{gap:12px}.cgc-signed-in .bottom-dock{border-radius:28px 28px 0 0;background:linear-gradient(115deg,#fff,#faf9fd)}.cgc-signed-in .dock-content{padding-bottom:14px;grid-template-columns:repeat(5,minmax(0,1fr))}.cgc-signed-in .nav-item{min-height:64px;gap:0}.cgc-signed-in .nav-item .icon{font-size:30px;margin-bottom:5px}.cgc-signed-in .nav-item .label{font-size:13px;font-weight:400;opacity:1}.cgc-business #nav-tickets .icon{font-family:Material Symbols Outlined;font-weight:300}.cgc-signed-in .nav-item.active:after{width:36px;height:3px;margin-top:8px}.cgc-signed-in .fab-wrapper{width:130px;height:162px;gap:6px}.cgc-signed-in .ai-fab-label{font-size:16px;font-weight:500}.cgc-signed-in .ai-fab-label-ar{font-size:13px;font-weight:400}.cgc-signed-in .ai-fab{transform:translateY(-22px)}.cgc-signed-in .ai-fab:hover,.cgc-signed-in .ai-fab:focus-visible{transform:translateY(-24px)}.cgc-business .cgc-home-brand,.cgc-business .cgc-workflow-brand{display:none}.cgc-home-content{padding-top:24px}body.cgc-business{--header-height:90px}body.cgc-business{--app-header-height:calc(90px + var(--safe-area-top))}.cgc-home-grid{grid-template-columns:minmax(0,1fr);gap:14px}.cgc-home-grid .cgc-home-card{width:100%;min-height:120px;height:120px;flex-direction:row;align-items:center;padding:20px 24px;gap:20px;border-radius:22px;background:#fff;color:#1c1549;box-shadow:0 8px 18px #21184312}.cgc-home-grid .cgc-home-card .cgc-card-icon{width:52px;height:56px;display:flex;align-items:center;justify-content:center;background:none;mix-blend-mode:normal;color:#d4202c;font-size:48px;font-weight:300}.cgc-home-grid .cgc-home-card .cgc-card-copy{flex:1;gap:8px;padding-right:16px}.cgc-home-grid .cgc-home-card .cgc-card-copy strong{font-size:17px;font-weight:600}.cgc-home-grid .cgc-home-card .cgc-card-copy>span{font-size:12px;line-height:1.5;color:#847b9d}.cgc-home-grid .cgc-home-card .cgc-card-chevron{right:18px;top:calc(50% - 11px);bottom:auto}.cgc-home-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cgc-home-grid .cgc-home-card{height:150px;min-height:150px;padding:18px 12px 30px;gap:8px}.cgc-home-grid .cgc-home-card .cgc-card-icon{width:42px;height:50px;font-size:40px}.cgc-home-grid .cgc-home-card .cgc-card-copy{padding-right:0;gap:7px;min-width:0}.cgc-home-grid .cgc-home-card .cgc-card-copy strong{font-size:14px}.cgc-home-grid .cgc-home-card .cgc-card-copy>span{font-size:10px;line-height:1.5}.cgc-home-grid .cgc-home-card .cgc-card-chevron{top:auto;bottom:14px;right:14px}@media(max-width:360px){.cgc-home-grid .cgc-home-card{flex-direction:column;align-items:flex-start;gap:6px;height:168px;padding-top:12px}.cgc-home-grid .cgc-home-card .cgc-card-icon{height:36px;font-size:34px}}.cgc-home-grid .cgc-home-card{height:150px;min-height:150px;padding:14px;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px}.cgc-home-grid .cgc-home-card .cgc-card-icon{width:44px;height:42px;font-size:44px;flex:0 0 42px}.cgc-home-grid .cgc-home-card .cgc-card-copy{flex:0 0 auto;width:100%;gap:5px}.cgc-home-grid .cgc-home-card .cgc-card-copy strong{font-size:18px;line-height:1.15}.cgc-home-grid .cgc-home-card .cgc-card-copy>span{font-size:12px;line-height:1.35}.cgc-home-grid .cgc-home-card .cgc-card-chevron{display:none}.cgc-action-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cgc-business .cgc-action-card,.cgc-business .cgc-surface .cgc-action-card[role=button],.cgc-business .expense-action-tile{height:150px!important;min-height:150px!important;aspect-ratio:auto!important;padding:14px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:10px!important;background:#fff!important;border:0!important;border-radius:22px!important;box-shadow:0 8px 18px #21184312!important;text-align:left!important}.cgc-business .cgc-action-card>strong{flex:0 0 auto;font-size:18px;line-height:1.2;font-weight:600}.cgc-business .cgc-action-card>strong+.material-icons-round{display:none}.cgc-business .cgc-action-card>.material-icons-round:first-child,.cgc-business .cgc-action-card>div:first-child .material-icons-round,.cgc-business .expense-action-tile .material-icons-round{font-family:Material Symbols Outlined;font-size:44px!important;font-weight:300;color:#d4202c!important}.cgc-business .cgc-action-card>div:first-child,.cgc-business .expense-action-tile>div:first-child{width:44px!important;height:44px!important;background:transparent!important;margin:0!important}.cgc-business .cgc-action-card>div:last-child,.cgc-business .expense-action-tile>span{font-size:18px!important;line-height:1.2!important;font-weight:600!important;color:#1c1549!important;text-align:left!important;padding:0!important}.cgc-business .cgc-action-card,.cgc-business .cgc-surface .cgc-action-card[role=button],.cgc-business .expense-action-tile{gap:8px!important}.cgc-business .cgc-action-card>.material-icons-round:first-child{width:44px;height:42px;flex:0 0 42px;display:flex;align-items:center;justify-content:center;line-height:1}.cgc-business .cgc-action-card>strong,.cgc-business .cgc-action-card>div:last-child,.cgc-business .expense-action-tile>span{font-size:18px!important;line-height:1.15!important;font-weight:600!important}.cgc-business .cgc-action-card{gap:6px!important}.cgc-action-description{color:#847b9d;font-size:12px;line-height:1.35}.cgc-business .cgc-action-card>strong{font-size:17px!important}.cgc-business .view-nam-dashboard .sp-content{background:transparent!important;padding:24px!important}.cgc-business .view-nam-dashboard h1{font-size:22px!important;font-weight:600!important}.cgc-business .view-nam-dashboard .sp-filters{background:#fff!important;border:1px solid #ebe7f2!important;border-radius:22px!important;padding:18px!important;box-shadow:0 6px 20px #21184308}.cgc-business .view-nam-dashboard .sp-filters label{color:#7a7492!important;font-weight:500!important;text-transform:none!important}.cgc-business .view-nam-dashboard #sp-apply{background:#1c1549;color:#fff;border-color:#1c1549}.cgc-business .view-nam-dashboard .sp-filter-btn{min-height:42px;border-radius:12px;font-weight:500}.cgc-business .view-nam-dashboard .sp-metrics-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cgc-business .view-nam-dashboard .sp-metric-card{background:#fff!important;border:0!important;border-radius:20px;padding:18px 14px;box-shadow:0 6px 18px #2118430d;min-height:120px}.cgc-business .view-nam-dashboard .sp-metric-card>div:first-child{gap:6px!important;margin-bottom:12px!important}.cgc-business .view-nam-dashboard .sp-metric-card>div:first-child span:first-child{color:#d4202c!important;font-size:20px!important}.cgc-business .view-nam-dashboard .sp-metric-card>div:first-child span:last-child{color:#7a7492!important;font-size:11px!important;font-weight:500!important}.cgc-business .view-nam-dashboard .sp-metric-card>div:nth-child(2){color:#1c1549!important;font-size:19px!important;font-weight:600!important}.cgc-business .view-nam-dashboard .sp-metric-card>div:nth-child(3){color:#7a7492!important;font-size:11px!important;font-weight:400!important}.cgc-business #sp-performance-section{background:transparent!important;border:0!important;overflow:visible!important}.cgc-business #sp-performance-section>div:first-child{padding:12px 0 16px!important;border:0!important}.cgc-business #sp-performance-title{color:#1c1549!important;font-size:17px!important;font-weight:600!important}.cgc-business #sp-performance-title+span{display:none}@media(max-width:650px){.cgc-business .sp-table-wrap{overflow:visible!important}.cgc-business .sp-table-wrap table{min-width:0!important;display:block}.cgc-business .sp-table-wrap thead{display:none}.cgc-business #sp-salespeople{display:grid;gap:12px}.cgc-business #sp-salespeople tr{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:16px;border:0!important;background:#fff;border-radius:20px;box-shadow:0 5px 16px #21184309}.cgc-business #sp-salespeople td:first-child{grid-column:1/-1;padding:0 0 16px!important}.cgc-business #sp-salespeople td:first-child span{white-space:normal!important;color:#1c1549!important;font-weight:600!important}.cgc-business #sp-salespeople td:first-child div>div{background:#eeeaf6!important;color:#1c1549!important}.cgc-business #sp-salespeople td[data-label]{padding:0 3px!important;color:#1c1549!important;font-size:12px!important;font-weight:500!important;overflow-wrap:anywhere}.cgc-business #sp-salespeople td[data-label]:before{content:attr(data-label);display:block;color:#847b9d;font-size:10px;margin-bottom:7px;font-weight:400}}.cgc-business .cgc-analytics{padding:16px 20px 28px;background:transparent}.analytics-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.analytics-back{background:none;border:0;color:#1c1549;padding:10px 0;cursor:pointer}.period-toggle{display:flex;align-items:center;gap:12px;border:1px solid #ded8ea;background:#fff;color:#1c1549;border-radius:24px;padding:10px 14px;font:inherit;font-size:12px;cursor:pointer}.analytics-period{display:grid;grid-template-columns:1fr 1fr;gap:12px;background:#fff;border-radius:20px;padding:16px;margin-bottom:18px}.analytics-period label{font-size:12px;color:#7a7492}.analytics-period input{width:100%;margin-top:6px}.analytics-period>div{grid-column:1/-1;display:flex;gap:10px}.analytics-period button,#analytics-retry{border:1px solid #ded8ea;background:#fff;color:#1c1549;border-radius:10px;padding:10px 16px;cursor:pointer}.analytics-period #sp-apply{background:#1c1549;color:#fff}#analytics-status:not(:empty){padding:12px 0;color:#7a7492;font-size:13px}.analytics-revenue{position:relative;overflow:hidden;background:linear-gradient(115deg,#21154f,#1c1549);border-radius:20px;color:#fff;padding:24px;margin-bottom:14px}.analytics-revenue>div{font-size:16px;color:#d1c9e6}.analytics-revenue>strong{position:relative;z-index:1;display:block;font-size:36px;font-weight:600;margin:12px 0 16px;letter-spacing:-1px}.analytics-revenue small{font-size:13px;color:#c9c0de}.revenue-motif{position:absolute;right:-20px;bottom:-30px;width:120px;height:120px;border:30px solid #d4202c;border-left-color:transparent;border-top-color:transparent;border-radius:50%;transform:rotate(-25deg);opacity:.9}.analytics-revenue:before{content:"";position:absolute;width:280px;height:280px;border:35px solid #ffffff03;border-radius:50%;right:-130px;top:-90px}.analytics-panel{background:#fff;border-radius:20px;padding:20px;box-shadow:0 3px 12px #2118430b;margin-bottom:14px;border:1px solid #f0edf5}.cgc-business .cgc-analytics .analytics-panel h2{font-size:16px!important;font-weight:500!important;margin:0 0 10px;letter-spacing:-.3px}.analytics-panel>strong{display:block;font-size:24px;font-weight:600;letter-spacing:-.5px}.analytics-panel p{font-size:13px;color:#847b9d;margin:10px 0 0}.analytics-pipeline{display:grid;grid-template-columns:1fr 1fr;gap:12px}.analytics-pipeline .analytics-panel{padding:18px 14px}.analytics-pipeline .analytics-panel>strong{font-size:23px}.analytics-receivables p{color:#d4202c}.overdue-label{display:flex;justify-content:space-between;font-size:12px;margin:16px 0 8px}.overdue-label>span{color:#847b9d}.analytics-track{height:5px;border-radius:6px;background:#eeebf5;overflow:hidden}.analytics-track>span{display:block;height:100%;border-radius:6px;background:#1c1549}.analytics-receivables .analytics-track>span,.leader:first-child .analytics-track>span{background:#d4202c}.leader-list{margin-top:22px;display:grid;gap:20px}.leader>div:first-child{display:flex;justify-content:space-between;gap:12px;font-size:13px;margin-bottom:8px}.leader strong{font-weight:500;flex-shrink:0}.analytics-section-heading{display:flex;justify-content:space-between;align-items:center;gap:8px}.analytics-section-heading button{background:none;border:0;color:#1c1549;padding:0;font-size:12px;white-space:nowrap;cursor:pointer}.analytics-person,.people-columns{display:grid;grid-template-columns:minmax(0,2.5fr) repeat(3,minmax(0,1fr));align-items:center;gap:6px;font-size:12px;padding:14px 0;border-top:1px solid #eeebf5;text-align:center}.people-columns{color:#847b9d;border-top:0;font-size:11px;padding:8px 0}.analytics-person>div{display:flex;align-items:center;gap:8px;text-align:left;line-height:1.4}.person-avatar{flex-shrink:0;background:#1c1549;color:#fff;border-radius:50%;width:26px;height:26px;display:grid;place-items:center;font-size:9px}@media(max-width:380px){.cgc-business .cgc-analytics{padding-inline:14px}.analytics-pipeline .analytics-panel>strong{font-size:20px}.analytics-panel{padding:16px}.analytics-person{font-size:11px}}.analytics-calendar{margin:auto;width:min(360px,calc(100vw - 32px));max-height:90dvh;overflow:auto;padding:22px;border:1px solid #e8e2f0;border-radius:24px;background:#fff;color:#1c1549;box-shadow:0 20px 70px #1c154933}.analytics-calendar::backdrop{background:#1c15494d;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.calendar-top,.calendar-month,.calendar-footer{display:flex;justify-content:space-between;align-items:center;gap:10px}.calendar-top h2{font-size:19px!important;font-weight:600}.analytics-calendar button{font:inherit;border:0;background:transparent;color:#1c1549;cursor:pointer;border-radius:10px;min-height:40px}.calendar-top button,.calendar-month button{font-size:26px;width:40px}#calendar-range{font-size:12px;color:#847b9d;margin:10px 0 18px;min-height:32px}.calendar-month{margin-bottom:12px}.calendar-week,.calendar-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;text-align:center}.calendar-week{color:#847b9d;font-size:12px;margin-bottom:8px}.calendar-days button{font-size:14px}.calendar-days button.in-range{background:#eeeaf6}.calendar-days button.selected{background:#1c1549;color:#fff}.calendar-days button:focus-visible{outline:2px solid #d4202c;outline-offset:1px}.calendar-footer{margin-top:20px}.calendar-footer button{padding:10px 14px;font-size:14px}.calendar-footer #sp-apply{background:#1c1549;color:#fff}.calendar-footer #sp-apply:disabled{opacity:.4;cursor:default}.native-period{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #ded8ea;border-radius:22px;padding:5px 10px;min-width:0}.cgc-business .cgc-analytics .native-period input{width:126px;min-width:0;min-height:34px!important;padding:4px!important;border:0!important;border-radius:6px!important;font-size:12px!important;background:transparent!important;color:#1c1549;cursor:pointer}.native-period>span{color:#847b9d}@media(max-width:380px){.cgc-business .cgc-analytics .native-period input{width:113px;font-size:11px!important}.native-period{gap:2px;padding-inline:6px}}body.cgc-business{--header-height:64px;--app-header-height:calc(64px + var(--safe-area-top));--nav-height:80px}.cgc-signed-in .bottom-dock{height:calc(80px + env(safe-area-inset-bottom,0px))}.cgc-signed-in .dock-content{height:80px;padding:0 4px 6px;align-items:end}.cgc-signed-in .fab-wrapper{position:relative;height:80px;width:130px;gap:3px;padding-bottom:3px;justify-content:flex-end}.cgc-signed-in .ai-fab{position:absolute;top:-50px;left:50%;width:100px;height:100px;min-height:100px;flex-basis:100px;transform:translate(-50%)}.cgc-signed-in .ai-fab:hover,.cgc-signed-in .ai-fab:focus-visible{transform:translate(-50%)}.cgc-signed-in .ai-fab-icon{width:100px;height:100px;flex-basis:100px}.cgc-signed-in .ai-fab-label{font-size:14px;line-height:1.1}.cgc-signed-in .ai-fab-label-ar{font-size:11px;line-height:1.1}.cgc-signed-in .nav-item{min-height:60px}body.cgc-business{--nav-height:64px}.cgc-signed-in .bottom-dock{height:calc(64px + env(safe-area-inset-bottom,0px))}.cgc-signed-in .dock-content{height:64px;padding-bottom:3px}.cgc-signed-in .fab-wrapper{height:64px;padding-bottom:1px;gap:2px}.cgc-signed-in .ai-fab{top:-40px;width:80px;height:80px;min-height:80px;flex-basis:80px}.cgc-signed-in .ai-fab-icon{width:80px;height:80px;flex-basis:80px}.cgc-signed-in .ai-fab-label{font-size:13px}.cgc-signed-in .ai-fab-label-ar{font-size:10px}.cgc-signed-in .nav-item{min-height:54px}.cgc-signed-in .nav-item .icon{font-size:26px;margin-bottom:3px}.cgc-signed-in .nav-item.active:after{margin-top:4px}body.cgc-business:has(.view-tickets){--nav-height:64px}.cgc-business .view-tickets #btn-back-home{display:none!important}.cgc-business .view-tickets>div:not(.cgc-workflow-brand):first-of-type{background:transparent!important}.cgc-business .view-tickets .header-lg{font-size:22px;font-weight:600;color:#1c1549}.cgc-signed-in .dock-content{padding:0 4px;align-items:end}.cgc-signed-in .nav-item{position:relative;height:64px;min-height:64px;width:100%;padding:0}.cgc-signed-in .nav-item .icon{position:absolute;top:8px;left:50%;transform:translate(-50%);font-family:Material Symbols Outlined;font-size:26px;font-weight:400;margin:0}.cgc-signed-in .nav-item .label,.cgc-signed-in .ai-fab-label{position:absolute;bottom:14px;left:0;width:100%;font-size:13px;font-weight:500;line-height:15px;margin:0}.cgc-signed-in .nav-item.active:after{position:absolute;bottom:5px;left:50%;transform:translate(-50%);width:26px;height:3px;margin:0}.cgc-signed-in .fab-wrapper{height:64px;padding:0}.cgc-signed-in .ai-fab-label-ar{position:absolute;bottom:1px;left:0;width:100%;font-size:9px;line-height:11px}.cgc-business #nav-tickets .icon{font-weight:400}.cgc-business .view-tickets .requests-toolbar{background:transparent!important;padding:24px 24px 12px!important;border:0!important}.cgc-business .view-tickets .header-lg{font-size:18px;font-weight:600}.cgc-business .requests-search{background:#fff!important;border-radius:16px!important;padding:4px 12px!important;box-shadow:0 4px 14px #21184308}.cgc-business .requests-search #ticket-search{border:0!important;background:transparent!important;font-size:14px!important;padding:12px 6px!important}.requests-filters{background:#ece8f4;border-radius:14px;padding:4px;gap:3px!important}.cgc-business .requests-filters .filter-chip{flex:1;background:transparent;box-shadow:none;color:#7a7492;font-size:12px;font-weight:500;padding:10px 5px;border-radius:11px;white-space:nowrap}.cgc-business .requests-filters .filter-chip.active{background:#1c1549;color:#fff}.cgc-business #tickets-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:14px;padding:8px 24px 48px!important}.cgc-business #tickets-list .request-tile{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:8px;padding:16px!important;min-width:0;min-height:190px;background:#fff!important;border:0!important;border-radius:22px!important;box-shadow:0 8px 18px #21184312!important;margin:0!important;cursor:pointer;font:inherit;color:#1c1549}.request-tile-top{display:flex;align-items:center;justify-content:space-between;width:100%;gap:6px}.request-tile-top>.material-symbols-outlined{color:#d4202c;font-size:32px;font-weight:300}.request-state{font-size:9px;color:#7a7492;background:#f3f0f8;padding:4px 6px;border-radius:7px;text-transform:capitalize}.request-reference{font-size:10px;color:#8b82a4}.request-customer{font-size:14px;line-height:1.35;font-weight:600;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.request-subject{font-size:12px;line-height:1.4;color:#7a7492;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.request-description{font-size:11px;line-height:1.4;color:#8b82a4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.requests-empty{grid-column:1/-1;padding:32px 24px;border-radius:22px;background:#fff;box-shadow:0 8px 18px #2118430b;text-align:center;margin-top:8px}.requests-empty>.material-symbols-outlined{font-size:44px;color:#d4202c;font-weight:300}.requests-empty h2{font-size:18px;font-weight:600;margin:14px 0 8px}.requests-empty p{font-size:13px;color:#847b9d;line-height:1.5}.request-description,.request-subject,.request-customer{max-width:100%;overflow-wrap:anywhere}.cgc-business #tickets-list{grid-template-columns:minmax(0,1fr);gap:10px}.cgc-business #tickets-list .request-tile{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:5px 12px;min-height:0;padding:16px!important;border-radius:16px!important;box-shadow:0 3px 12px #21184308!important}.request-tile-top{display:contents}.request-tile-top>.material-symbols-outlined{grid-column:1;grid-row:1/5;align-self:center;font-size:30px}.request-state{grid-column:3;grid-row:1;align-self:start}.request-reference{grid-column:2;grid-row:1;align-self:center}.request-customer{grid-column:2/4;font-size:14px;-webkit-line-clamp:2}.request-subject{grid-column:2/4;font-size:12px}.request-description{grid-column:2/4;font-size:11px;-webkit-line-clamp:1}.cgc-business #tickets-list,.cgc-business .requests-list{display:flex!important;flex-direction:column;align-items:stretch;gap:10px;padding:4px 24px 48px!important}.requests-list-caption{flex:none;font-size:12px;color:#847b9d;margin:0;padding:2px 0}.cgc-business .requests-row{flex:0 0 auto;display:flex;align-items:center;gap:12px;width:100%;min-height:90px;height:auto;padding:14px;margin:0;border:1px solid #efecf5;border-radius:16px;background:#fff;box-shadow:0 3px 10px #21184309;color:#1c1549;text-align:left;cursor:pointer;font:inherit}.requests-row-icon{flex:none;font-size:28px;font-weight:300;color:#d4202c}.requests-row-copy{display:flex;flex-direction:column;flex:1;min-width:0;gap:5px}.requests-row-reference{font-size:10px;color:#847b9d}.requests-row-copy strong{font-size:14px;font-weight:600;line-height:1.35;overflow-wrap:anywhere}.requests-row-subject{font-size:12px;line-height:1.4;color:#7a7492;overflow-wrap:anywhere}.requests-row-status{flex:none;align-self:center;max-width:85px;background:#f1eef7;padding:4px 7px;border-radius:7px;font-size:11px;color:#7a7492}.requests-row:focus-visible{outline:2px solid #1c1549;outline-offset:2px}.cgc-business .requests-empty.approved-empty{flex:1 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px 72px;margin:0;box-shadow:none;background:transparent;border:0;min-height:300px}.requests-empty.approved-empty>.material-symbols-outlined{font-size:70px;font-weight:200;margin-bottom:12px}.requests-empty.approved-empty p{max-width:280px}.requests-empty.approved-empty button{margin-top:24px;background:transparent;border:1px solid #1c1549;border-radius:10px;color:#1c1549;padding:12px 18px;font:inherit;font-size:13px;cursor:pointer}.cgc-business .view-tickets .requests-toolbar{padding:14px 20px 6px!important}.cgc-business .requests-toolbar>div:first-child{margin-bottom:10px!important}.cgc-business .requests-search{margin-bottom:10px!important}.cgc-business .requests-search #ticket-search{min-height:40px!important;padding:8px 6px!important}.cgc-business .requests-filters{margin-bottom:4px!important}.cgc-business .requests-filters .filter-chip{padding:8px 5px}.cgc-business #tickets-list,.cgc-business .requests-list{gap:7px;padding:2px 20px 40px!important}.requests-list-caption{padding:0;font-size:11px}.cgc-business .requests-row{min-height:72px;padding:10px 12px;gap:10px;border-radius:14px}.requests-row-copy{gap:3px}.cgc-business .requests-empty.approved-empty{padding:24px 20px 36px;min-height:240px}.requests-empty.approved-empty>.material-symbols-outlined{margin-bottom:4px}.requests-empty.approved-empty button{margin-top:16px}.requests-search-row{display:flex;align-items:center;gap:8px}.requests-search-row .requests-search{flex:1;min-width:0;margin-bottom:0!important}.requests-search-row #refresh-btn{flex:none;width:40px;height:40px;border:0;border-radius:12px;background:#fff;color:#1c1549;cursor:pointer}.requests-filter-row{display:flex;align-items:center;gap:8px;margin-bottom:6px}.requests-filter-row .requests-filters{flex:1;min-width:0;margin:0!important}.requests-sort{display:flex;align-items:center;gap:5px;font-size:10px;color:#847b9d}.cgc-business .requests-sort #requests-sort{min-height:34px!important;max-width:112px;padding:7px 4px!important;border:0!important;background:#fff!important;border-radius:10px!important;font-size:11px!important}@media(max-width:380px){.requests-sort{flex-direction:column;gap:0}.cgc-business .requests-sort #requests-sort{max-width:94px;min-height:28px!important;padding:4px!important}}.cgc-business #header-date-time{display:none}.cgc-home-title-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px}.cgc-home-title-row .cgc-home-heading{margin:0}.cgc-home-date{font:inherit;font-size:16px;font-weight:500;color:#1c1549;letter-spacing:-.5px}.cgc-home-title-row:has(.cgc-home-heading[hidden]){display:none}.cgc-signed-in .ai-fab-label-ar{display:none!important}.cgc-signed-in .ai-fab-label{bottom:8px}.cgc-ar .cgc-home-card,.cgc-ar .cgc-action-card,.cgc-ar .requests-row,.cgc-ar .requests-row-copy{text-align:right!important}.cgc-ar .cgc-home-card .cgc-card-copy,.cgc-ar .cgc-action-description{text-align:right}.cgc-ar .analytics-person>div{text-align:right}.cgc-ar .analytics-back .material-icons-round{transform:scaleX(-1)}.cgc-ar input[type=date],.cgc-ar input[type=email],.cgc-ar input[type=tel]{direction:ltr}.cgc-ar .requests-row-reference,.cgc-ar .person-avatar{direction:ltr;unicode-bidi:isolate}body.cgc-signed-in{--nav-height:64px;--cgc-dock-clearance: calc(108px + env(safe-area-inset-bottom,0px)) }body.cgc-signed-in .bottom-dock{display:block!important}body.cgc-signed-in.cgc-business .expense-capture-preview-overlay{bottom:var(--cgc-dock-clearance)!important;padding-bottom:16px!important}body.cgc-signed-in:not(.cgc-business) .cgc-ai-screen{height:calc(100dvh - var(--cgc-dock-clearance))}body,#app-root,body :where(div,span,p,h1,h2,h3,h4,h5,h6,a,label,button,input,select,textarea,small,strong,th,td,time){font-variant-numeric:lining-nums tabular-nums}body .material-icons-round{font-family:Material Icons Round!important}body .material-symbols-outlined,body .nav-item .icon,body .cgc-card-icon{font-family:Material Symbols Outlined!important}.analytics-person,.people-columns{font-size:13px!important}.people-columns{color:#655c79;font-weight:600;padding-block:12px}.analytics-person>span{font-weight:600}.analytics-section-heading button{font-size:13px;font-weight:600;border:1px solid #e7e2f0;border-radius:8px;padding:6px 9px}.leader>div:first-child,.overdue-label{font-size:14px}.leader-list{margin-top:18px}.analytics-revenue{padding:22px 24px;background:#1c1549}.analytics-revenue>div,.analytics-revenue>strong,.analytics-revenue small{position:relative;z-index:1}.analytics-revenue small{display:block;max-width:78%;color:#eee8f8;font-size:13px;line-height:1.6}.revenue-motif{width:104px;height:104px;right:16px;bottom:18px;border-width:23px;border-color:#df1b30;border-left-color:transparent;transform:rotate(-35deg);opacity:1}.analytics-revenue:before{right:-70px;top:-100px;border-color:#ffffff06}@media(max-width:380px){.revenue-motif{right:12px;width:82px;height:82px;border-width:18px}}body{font-weight:500}body :where(h1,h2,h3,h4,h5,h6,strong,b){font-weight:700}body :where(button,label,th){font-weight:600}.cgc-home-heading,.cgc-home-date,.cgc-home-card .cgc-card-title,.cgc-action-card .cgc-action-title,.cgc-business .cgc-analytics .analytics-panel h2,.cgc-signed-in .nav-item .label,.cgc-signed-in .ai-fab-label,.cgc-business .cgc-home-card strong,.cgc-business .cgc-action-card strong{font-weight:700!important}.analytics-revenue>strong,.analytics-panel>strong{font-weight:700!important;letter-spacing:-.6px}.analytics-person,.leader>div:first-child,.people-columns,.analytics-section-heading button{font-weight:600!important}.analytics-person>span,.leader strong,.requests-row-copy strong{font-weight:700!important}.cgc-card-description,.cgc-action-description,.analytics-panel p,.revenue-period{font-weight:500!important}.cgc-signed-in .dock-content[data-count="5"]{grid-template-columns:repeat(5,minmax(0,1fr))}.cgc-signed-in .dock-content[data-count="5"] .nav-item .label{font-size:11px;letter-spacing:-.01em}.cgc-signed-in .dock-content[data-count="5"] .nav-item .icon{font-size:26px;margin-bottom:3px}.cgc-signed-in .dock-content[data-count="5"] .nav-item{min-height:60px}.cgc-signed-in .dock-content[data-count="5"] .ai-fab-label,.cgc-signed-in .dock-content[data-count="5"] .ai-fab-label-ar{font-size:11px}.cgc-signed-in .dock-content[data-count="5"] .fab-wrapper{min-width:0;width:100%}.cgc-signed-in .dock-content[data-count="5"] .fab-wrapper .ai-fab-label,.cgc-signed-in .dock-content[data-count="5"] .fab-wrapper .ai-fab-label-ar,.cgc-signed-in .dock-content[data-count="5"] .nav-item .label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cgc-business #nav-stock .icon{font-family:Material Symbols Outlined;font-weight:300}:root{--cgc-canvas:#f7f6fb;--cgc-surface:#fff;--cgc-ink:#1c1549;--cgc-muted:#746b88;--cgc-red:#d7192d;--cgc-border:#e8e3ef;--cgc-text:14px;--cgc-small:12px;--cgc-title:18px;--cgc-radius:20px;--cgc-control-radius:12px;--cgc-page-inset:20px}body.cgc-conversation .bottom-dock{display:none!important}body.cgc-signed-in.cgc-conversation #view-container{padding:0!important}body.cgc-signed-in.cgc-conversation .cgc-ai-screen{height:100%}.cgc-business,.cgc-chat{background:var(--cgc-canvas)}.cgc-home-content,.cgc-analytics{padding-inline:var(--cgc-page-inset)!important}.cgc-home-heading,.cgc-home-date,.cgc-category-heading{font-size:16px!important;line-height:1.4!important}.cgc-home-grid,.cgc-action-list{gap:14px}.cgc-home-grid .cgc-home-card,body.cgc-business .cgc-action-card,body.cgc-business .expense-action-tile{border-radius:var(--cgc-radius)!important;padding:16px!important;gap:8px!important;height:auto!important;min-height:150px!important;justify-content:center!important;box-shadow:0 6px 18px #21184308!important}.cgc-home-grid .cgc-card-copy strong,body.cgc-business .cgc-action-card>strong,body.cgc-business .expense-action-tile>span{font-size:var(--cgc-title)!important;font-weight:700!important;line-height:1.25!important}.cgc-home-grid .cgc-card-copy>span,.cgc-action-description{font-size:var(--cgc-small)!important;font-weight:500!important;line-height:1.5!important;color:var(--cgc-muted)!important}body .cgc-home-grid .cgc-card-icon,body .cgc-action-card>.material-icons-round:first-child,body .expense-action-tile .material-icons-round{font-family:Material Symbols Outlined!important;font-size:40px!important;font-weight:300!important;width:44px!important;height:44px!important;line-height:44px!important;color:var(--cgc-red)!important}.analytics-panel{border-radius:var(--cgc-radius);padding:20px}.people-columns,.analytics-person,.leader>div:first-child,.analytics-section-heading button,.overdue-label{font-size:var(--cgc-text)!important;line-height:1.5}.requests-row-copy strong{font-size:var(--cgc-text)!important;line-height:1.5}.requests-row-subject,.requests-row-reference,.requests-row-status{font-size:var(--cgc-small)!important;line-height:1.5}body.cgc-business .requests-sort #requests-sort,.requests-filters .filter-chip{font-size:var(--cgc-small)!important;font-weight:600}.cgc-primary{font-size:var(--cgc-text)!important;font-weight:600;border-radius:var(--cgc-control-radius)!important}body .cgc-chat .cgc-chat__topbar{min-height:64px;padding:10px var(--cgc-page-inset);background:var(--cgc-surface);border-bottom:1px solid var(--cgc-border)}body .cgc-chat .cgc-chat__thread{padding:20px var(--cgc-page-inset);gap:16px}body .cgc-chat .cgc-chat__iconbtn{width:36px;height:40px}body .cgc-chat .cgc-bubble{border-radius:var(--cgc-radius);padding:14px 16px}body .cgc-chat .cgc-bubble--bot{background:var(--cgc-surface)}body .cgc-chat .cgc-bubble__text{font-size:var(--cgc-text);font-weight:500;line-height:1.65}body .cgc-chat .cgc-bubble__text :where(p,li){font-size:inherit!important;line-height:inherit}body .cgc-chat .cgc-composer__input{font-size:var(--cgc-text);font-weight:500}body .cgc-chat .cgc-composer{border-radius:var(--cgc-control-radius);border-color:var(--cgc-border)}body .cgc-chat .cgc-dock{padding:12px var(--cgc-page-inset) max(12px,env(safe-area-inset-bottom));background:var(--cgc-canvas)}body .cgc-chat .cgc-doccard{border-radius:var(--cgc-radius);border-color:var(--cgc-border)}:root,html[lang=ar]{--cgc-copy-size:14px;--cgc-meta-size:12px;--cgc-label-size:14px;--cgc-section-size:16px;--cgc-action-size:18px}body,body :where(p,li,ol,ul,blockquote,figcaption,caption,summary,dialog,button,input,textarea,select,option,table,th,td){font-variant-numeric:lining-nums tabular-nums}body .cgc-chat .cgc-bubble__text,body .cgc-chat .cgc-composer__input,body .cgc-chat .cgc-composer__input::placeholder,body .cgc-chat .cgc-trace__headline,body .cgc-chat .cgc-trace__step,body .cgc-chat .cgc-trace__reason,body .cgc-chat .cgc-doccard button{font-size:var(--cgc-copy-size)!important;line-height:1.6!important;font-weight:500!important;letter-spacing:normal!important}body .cgc-chat .cgc-bubble__text{color:var(--cgc-ink)}body .cgc-chat .cgc-trace__headline{font-weight:600!important;color:var(--cgc-muted)}body .cgc-chat .cgc-trace__step,body .cgc-chat .cgc-trace__reason{color:var(--cgc-muted)}body .cgc-chat .cgc-composer__input{color:var(--cgc-ink)}body .cgc-chat .cgc-composer__input::placeholder{color:var(--cgc-muted)}body .cgc-chat-confirm p{font-size:var(--cgc-copy-size);color:var(--cgc-muted)}body .cgc-chat-confirm button{font-size:var(--cgc-label-size);font-weight:600}body .cgc-business .cgc-analytics .analytics-panel h2{font-size:var(--cgc-section-size)!important;font-weight:700!important}.people-columns,.analytics-person,.analytics-section-heading button,.leader>div:first-child,.overdue-label{font-size:var(--cgc-copy-size)!important}.people-columns{color:var(--cgc-muted)}.analytics-person,.leader>div:first-child{color:var(--cgc-ink)}body .analytics-back,body .cgc-category-back{color:var(--cgc-ink)!important}body .analytics-back .material-icons-round,body .cgc-category-back .material-icons-round{font-size:24px!important;font-weight:400!important}:root{--cgc-warm-canvas: #fffdfc}#global-header{--app-header-height: calc(64px + env(safe-area-inset-top,0px)) ;height:var(--app-header-height);min-height:var(--app-header-height);flex-shrink:0;display:grid;grid-template-columns:minmax(0,1fr) 128px minmax(0,1fr);align-items:center;gap:8px;padding:env(safe-area-inset-top,0px) 16px 0;position:sticky;top:0;z-index:2000;background:#fff;color:var(--cgc-ink,#1c1549);border:0;border-bottom:1px solid #ebe7f2;border-radius:0 0 20px 20px;box-shadow:none}.cgc-header-logo{display:block;justify-self:center;width:128px;height:58px;object-fit:contain}.navbar-left{min-width:0;overflow:hidden}.user-greeting{display:block;padding:8px 4px 8px 0;cursor:pointer;font-size:14px;font-weight:700;line-height:1.4;color:var(--cgc-ink,#1c1549)}.navbar-right{display:flex;align-items:center;justify-self:end;justify-content:flex-end;gap:6px;min-width:0}#header-language{display:flex;direction:ltr;align-items:center;gap:2px;padding:3px;border:1px solid #e7e2f0;border-radius:12px;background:#f2eff7;min-height:34px;cursor:pointer}#header-language .language-option{display:grid;place-items:center;width:25px;height:26px;border-radius:8px;font-size:12px;font-weight:600;color:#706781}#header-language .is-active{background:#1c1549;color:#fff;box-shadow:0 2px 4px #1c154915}#header-language:focus-visible{outline:2px solid #d7192d;outline-offset:3px}#header-logout{display:none;align-items:center;justify-content:center;min-width:32px;min-height:40px;padding:5px;margin:0;border:0;background:none;color:#1c1549;cursor:pointer}#header-logout .material-icons-round{font-size:24px}@media(max-width:380px){#global-header{grid-template-columns:minmax(0,1fr) 100px minmax(0,1fr);gap:4px;padding-inline:12px}.cgc-header-logo{width:100px}.user-greeting{font-size:12px}#header-language .language-option{width:21px}}body.cgc-signed-in #global-header{margin:calc(8px + env(safe-area-inset-top,0px)) 10px 8px;width:calc(100% - 20px);height:64px;min-height:64px;padding:0 12px;top:calc(8px + env(safe-area-inset-top,0px));border:1px solid #eeeaf2;border-radius:22px;box-shadow:0 4px 14px #2117470b;background:#fff}body.cgc-signed-in .bottom-dock{width:calc(100% - 20px);max-width:calc(var(--app-max-width) - 20px);bottom:calc(10px + env(safe-area-inset-bottom,0px));height:64px;border:1px solid #eeeaf2;border-radius:22px;background:#fff;box-shadow:0 4px 18px #21174710;backdrop-filter:none;-webkit-backdrop-filter:none}body.cgc-signed-in .bottom-dock:before{display:none}body.cgc-signed-in:not(.cgc-conversation) #view-container{padding-bottom:calc(108px + env(safe-area-inset-bottom,0px))}@media(max-width:380px){body.cgc-signed-in #global-header{grid-template-columns:minmax(0,1fr) 90px minmax(0,1fr);gap:3px;padding-inline:9px}body.cgc-signed-in .cgc-header-logo{width:90px}body.cgc-signed-in .user-greeting{font-size:11px}}body.cgc-workflow .bottom-dock{display:none!important}body.cgc-workflow #view-container{padding-bottom:0!important}body.cgc-workflow:has(.details-overlay.wf-surface,.expense-form-root,.cgc-picker) #view-container{visibility:hidden}.wf-surface{--wf-copy:14px;--wf-meta:12px;color:var(--cgc-ink);background:var(--cgc-canvas);font-size:var(--wf-copy);line-height:1.5}.wf-surface *,.wf-surface *:before{box-sizing:border-box}body .details-overlay.wf-surface,body .expense-form-root,body .cgc-picker{position:fixed!important;inset:var(--app-header-height,64px) 0 0!important;padding:0!important;background:var(--cgc-canvas)!important;display:flex;flex-direction:column;align-items:stretch!important;border-radius:0!important;overflow:auto}body .details-overlay.wf-surface>.details-sheet{width:100%!important;height:100%!important;max-height:none!important;border-radius:0!important;padding:0!important;background:var(--cgc-canvas)!important;box-shadow:none}.wf-header{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;min-height:56px;gap:12px;padding:4px 20px;background:#fff;border-bottom:1px solid var(--cgc-border);flex:none}.wf-header strong{font-size:16px;font-weight:700;text-align:center}.wf-icon{width:40px;height:40px;display:grid;place-items:center;border:0;background:transparent;color:var(--cgc-ink);cursor:pointer;border-radius:12px}.wf-icon .material-icons-round{font-size:24px}[dir=rtl] .wf-back .material-icons-round{transform:rotate(180deg)}.wf-content,#creation-sheet #steps-container{padding:20px!important;overflow:auto}.wf-content h2,.wf-surface h2,.cgc-step-title{font-size:20px;font-weight:700;line-height:1.4;margin:0 0 20px}.wf-meta,.wf-progress,.cgc-step-toolbar{font-size:12px;font-weight:500;color:var(--cgc-muted)}.wf-progress{padding:10px 20px;display:flex;align-items:center;gap:16px}.wf-progress progress{flex:1;min-width:0}.wf-surface progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:3px;border:0;background:var(--cgc-border);accent-color:var(--cgc-red)}.wf-surface progress::-webkit-progress-bar{background:var(--cgc-border)}.wf-surface progress::-webkit-progress-value{background:var(--cgc-red)}.wf-legacy-heading>div>div:first-child:not(#final-ticket-info),.wf-legacy-heading>button{display:none!important}.wf-legacy-heading{display:block!important;margin-bottom:12px!important}.wf-legacy-heading h2{font-size:20px!important}#final-ticket-info{font-size:12px!important;font-weight:500!important;color:var(--cgc-muted)!important}body .wf-surface :is(input:not([type=hidden]),textarea,select){font-family:inherit;font-size:14px!important;font-weight:500!important;line-height:1.5;color:var(--cgc-ink)!important;background:#fff!important;border:1px solid var(--cgc-border)!important;border-radius:12px!important;min-height:48px;padding:12px!important;width:100%;outline-offset:2px}body .wf-surface input:has(+.material-icons-round){padding-inline-end:40px!important}#partner-search,#assign-search{padding-inline-start:44px!important}.wf-surface :is(input,textarea)::placeholder{color:var(--cgc-muted);opacity:1}.wf-surface textarea{min-height:150px;resize:vertical}.wf-surface button{font-family:inherit;cursor:pointer}.wf-surface :is(button,input,textarea,select):focus-visible{outline:2px solid var(--cgc-ink);outline-offset:3px}.wf-surface button:disabled{opacity:.45;cursor:not-allowed}.wf-primary,.wf-surface .cgc-primary{min-height:48px;width:100%;padding:12px 16px!important;background:var(--cgc-ink)!important;color:#fff!important;border:0!important;border-radius:12px!important;font-size:14px!important;font-weight:600!important;box-shadow:none!important}.wf-surface .wf-row,.wf-surface .cgc-choice{display:flex;align-items:center;gap:12px;width:100%;min-height:60px;padding:12px;margin:0 0 8px;border:1px solid var(--cgc-border);border-radius:14px;background:#fff;color:var(--cgc-ink);box-shadow:none;text-align:start;font-size:14px;font-weight:600;line-height:1.5}.wf-row [style]{font-size:inherit}.wf-row strong,.wf-row-copy strong{font-size:14px;font-weight:700}.wf-row-copy{display:flex;flex-direction:column;flex:1;min-width:0}.wf-row-icon{color:var(--cgc-red);font-size:26px}.wf-row[aria-selected=true]{border-color:var(--cgc-ink)}.wf-row .material-icons-round:last-child{color:var(--cgc-muted)}body .wf-surface #partner-results{display:flex;flex-direction:column;gap:7px;background:transparent!important;border:0!important;box-shadow:none!important;max-height:none!important;overflow:visible!important}.wf-surface .assign-item>div:first-child{flex:none;width:32px!important;height:32px!important;border-radius:50%!important;background:#f1eef7!important;font-size:12px}.wf-surface .assign-item>div:nth-child(2)>div+div,.wf-surface .partner-item>div+div{font-size:12px;font-weight:500;color:var(--cgc-muted)}.wf-review,.cgc-step-review{display:flex;flex-direction:column;gap:0;background:#fff;border:1px solid var(--cgc-border);border-radius:14px;overflow:hidden;margin-bottom:24px}.cgc-review-item{display:grid;grid-template-columns:minmax(80px,1fr) minmax(0,1.5fr) auto;gap:12px;align-items:start;text-align:start;width:100%;padding:14px;border:0;border-bottom:1px solid var(--cgc-border);background:#fff;color:var(--cgc-ink)}.cgc-review-item:last-child{border-bottom:0}.cgc-review-item>span{font-size:12px;color:var(--cgc-muted)}.cgc-review-item strong{font-size:14px;font-weight:500;overflow-wrap:anywhere}.cgc-guided-source{display:none!important}.cgc-stepper{display:flex;flex-direction:column;min-height:calc(var(--app-height) - 200px);padding:20px}.cgc-step-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.cgc-step-back{background:none;border:0;color:var(--cgc-ink);min-height:40px;font-size:14px;font-weight:600}.wf-step-progress{width:100%;margin-bottom:24px}.cgc-step-stage{flex:1;min-height:0}.cgc-step-stage>label{display:block}.cgc-step-controls{position:sticky;bottom:0;background:var(--cgc-canvas);padding:16px 0 max(16px,env(safe-area-inset-bottom))}.cgc-step-controls [hidden],.wf-surface [hidden]{display:none!important}.cgc-choice-list{margin-top:12px}.wf-surface .cgc-step-stage>label>span:first-child{display:block;font-size:12px;font-weight:600;color:var(--cgc-muted);margin-bottom:8px}body.cgc-workflow .expense-action-sheet-backdrop,body.cgc-workflow .purchase-order-action-sheet-backdrop{direction:inherit}.wf-surface #step-review{padding-bottom:24px}.wf-discard{position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;height:fit-content;max-height:calc(var(--app-height) - 40px);overflow:auto;box-sizing:border-box;width:min(360px,calc(100% - 40px));padding:24px;border:1px solid var(--cgc-border);border-radius:20px;color:var(--cgc-ink);background:#fff}.wf-discard::backdrop{background:#1c154955}.wf-discard h2{font-size:20px;margin:0 0 12px}.wf-discard p{font-size:14px;color:var(--cgc-muted);line-height:1.5}.wf-discard>div{display:flex;gap:12px;margin-top:24px}.wf-discard button{flex:1;min-height:48px;border:1px solid var(--cgc-border);border-radius:12px;background:#fff;color:var(--cgc-ink);font-size:14px;font-weight:600}.wf-discard button:last-child{background:var(--cgc-ink);color:#fff}.wf-row-copy>div:first-child{font-size:14px;font-weight:700}.wf-row-copy>div+div{font-size:12px;font-weight:500;color:var(--cgc-muted)}[dir=rtl] #partner-search,[dir=rtl] #assign-search{padding-inline-start:44px!important;padding-inline-end:12px!important}[dir=rtl] #partner-search+span,[dir=rtl] #assign-results>div:first-child>.material-icons-round,[dir=rtl] #step-1 .material-icons-round{left:auto!important;right:14px}.wf-surface:has(.wf-header) .cgc-step-back{display:none}.wf-update-step-heading{padding:20px 20px 12px!important;background:var(--cgc-canvas)!important;border:0!important}.wf-update-step-heading p{font-size:12px!important;color:var(--cgc-muted)!important}#creation-sheet #steps-container{padding:8px 20px 20px!important;flex:1;min-height:0}.wf-request-step h2{margin:0!important}.wf-request-step .wf-search{margin-bottom:12px}.wf-search{position:relative}.wf-search>.material-symbols-outlined{position:absolute;inset-inline-start:14px;top:50%;transform:translateY(-50%);color:var(--cgc-muted);font-size:20px;pointer-events:none}body .wf-surface .wf-search input{padding-inline-start:44px!important;padding-inline-end:12px!important}.wf-list{display:flex;flex-direction:column;gap:7px}.wf-surface .wf-selection{margin:0;flex:none}.wf-selection .wf-row-copy{gap:2px}.wf-selection .wf-row-meta{font-size:12px;font-weight:500;color:var(--cgc-muted)}.wf-request-step textarea{display:block;height:140px;margin-bottom:16px}.wf-secondary{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--cgc-border);border-radius:12px;background:#fff;color:var(--cgc-ink);font-size:14px;font-weight:600}.wf-request-step .wf-review{margin-bottom:16px}.wf-request-step h2:focus{outline:none}.cgc-service-page{background:var(--cgc-warm-canvas);position:relative;isolation:isolate;min-height:100%;width:100%;flex-shrink:0}.cgc-service-page .cgc-home-content{position:relative;z-index:1;padding:20px!important;max-width:680px;margin-inline:auto}.home-welcome{margin:0 4px 18px;color:#191342}.home-welcome time{display:block;color:#655e83;font-size:14px;line-height:1.5;margin-bottom:10px}.home-welcome h1{font-size:clamp(28px,7vw,38px);font-weight:700;line-height:1.2;letter-spacing:-1px;margin:0 0 10px}.home-welcome p{font-size:14px;line-height:1.5;color:#655e83;margin:0}.home-service-list{display:grid;gap:10px}.home-service-card{position:relative;isolation:isolate;width:100%;min-height:106px;display:flex;align-items:center;gap:16px;padding:17px;border:1px solid #f0edf0;border-radius:15px;background:#fff;box-shadow:0 5px 17px #2616360c;color:#191342;text-align:start;font:inherit;cursor:pointer;overflow:hidden}.home-service-icon{display:grid;place-items:center;width:58px;height:64px;flex-shrink:0;border:1px solid #ffe0e1;background:linear-gradient(130deg,#fff0ef,#fff8f7);border-radius:14px;color:#ee1736}.home-service-icon svg{width:35px;height:39px}.home-service-copy{position:relative;z-index:1;flex:1;min-width:0}.home-service-copy strong{display:block;font-size:20px;font-weight:700;line-height:1.3;letter-spacing:-.5px}.home-service-copy>span{display:block;margin-top:5px;font-size:12px;line-height:1.5;color:#655e83;max-width:240px}.home-service-art{position:absolute;z-index:-1;inset-inline-end:28px;bottom:0;width:137px;height:108px;color:#ee173620;pointer-events:none}.home-service-art svg{width:100%;height:100%}.home-service-arrow{width:30px;height:30px;border-radius:50%;background:#fff;box-shadow:0 3px 12px #2117470a;display:grid;place-items:center;color:#e81932;flex-shrink:0}.home-service-arrow svg{width:20px;height:20px}.home-service-card:hover{border-color:#e8bfc7;box-shadow:0 5px 20px #2117470b}.home-service-card:focus-visible{outline:3px solid #80709f;outline-offset:3px}[dir=rtl] .home-service-arrow{transform:scaleX(-1)}[dir=rtl] .home-welcome h1,[dir=rtl] .home-service-copy strong{letter-spacing:0}@media(max-width:360px){.cgc-service-page .cgc-home-content{padding-inline:15px!important}.home-service-card{gap:12px;padding-inline:13px}.home-service-icon{width:48px;height:56px}.home-service-copy strong{font-size:18px}}@media(min-width:700px){.cgc-service-page .cgc-home-content{padding-top:26px!important}.home-service-card{min-height:118px;padding-inline:24px}.home-service-copy>span{font-size:14px}.home-service-copy strong{font-size:23px}}.cgc-service-page .home-welcome time,.cgc-service-page .home-welcome p,.cgc-service-page .home-service-copy>span{font-weight:400!important}.home-welcome{display:flex;align-items:center;justify-content:space-between;gap:12px}.home-welcome-copy{min-width:0;flex:1}.home-welcome h1{font-size:clamp(23px,5.8vw,34px)}.home-welcome p{font-size:12px}.home-service-card.is-locked{cursor:not-allowed;background:#faf9fb;box-shadow:none}.home-service-card.is-locked .home-service-icon{color:#827890;background:#f1eef5;border-color:#e7e2ed}.home-service-card.is-locked .home-service-copy strong,.home-service-card.is-locked .home-service-arrow{color:#766c87}.home-service-card.is-locked .home-service-art{color:#2017470c}.home-service-card.is-locked:hover{border-color:#f0edf0;box-shadow:none}@media(max-width:360px){.home-welcome time{font-size:12px}.home-welcome h1{font-size:22px}}.home-category-heading{display:flex;align-items:flex-start;gap:12px;margin:8px 0 26px;padding-inline-end:64px;min-height:70px}.home-category-heading button{flex-shrink:0;display:grid;place-items:center;width:40px;height:40px;border:1px solid #ebe6f0;background:#fff;color:#201747;border-radius:50%;cursor:pointer}.home-category-heading h1{margin:2px 0 5px;font-size:25px;line-height:1.3;font-weight:700;color:#201747}.home-category-heading p{margin:0;font-size:12px;line-height:1.5;color:#655d83;font-weight:400}.home-service-icon>.material-symbols-outlined{font-size:32px;font-weight:300}.home-category-heading button:focus-visible{outline:3px solid #80709f;outline-offset:3px}[dir=rtl] .home-category-heading button .material-symbols-outlined{transform:rotate(180deg)}.odoo-message-text{white-space:pre-wrap;overflow-wrap:anywhere;unicode-bidi:plaintext;text-align:start}:root{--cgc-canvas:#fffdfc;--cgc-warm-canvas:var(--cgc-canvas);--shell-header-height:64px;--shell-inset:20px}body,body.cgc-business,#app-root.app-shell{background:var(--cgc-canvas)!important}.app-shell{isolation:isolate}#app-root.app-shell:before{display:none!important}.brand-background{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden;background:var(--cgc-canvas)}.brand-background:before,.brand-background:after{content:"";position:absolute;background-repeat:no-repeat;background-size:100% 100%}.brand-background:before{width:clamp(125px,34vw,165px);height:180px;top:105px;right:-18px;background-image:url(/assets/home/cgc-fragments-top.svg)}.brand-background:after{width:105px;height:180px;top:64%;left:-18px;background-image:url(/assets/home/cgc-fragments-side.svg)}[dir=rtl] .brand-background{transform:scaleX(-1)}body #view-container,body .view-home.cgc-service-page,body .view-login,body .cgc-chat,body .cgc-voice,body .wf-surface,body .cgc-surface{background:transparent!important}body #view-container{padding:0 0 var(--cgc-dock-clearance,108px)!important}body.cgc-conversation #view-container,body.cgc-workflow #view-container,body:not(.cgc-signed-in) #view-container{padding:0!important}body.cgc-workflow .bottom-dock,body.cgc-conversation .bottom-dock{display:none!important}body .app-header,body.cgc-signed-in #global-header.app-header,body .cgc-chat .app-header,body .cgc-voice .app-header{display:grid;grid-template-columns:minmax(40px,1fr) 100px minmax(40px,1fr);align-items:center;gap:8px;height:var(--shell-header-height);min-height:var(--shell-header-height);width:calc(100% - 20px);margin:8px 10px;padding:0 12px;background:#fff;border:1px solid #eeeaf2;border-radius:22px;box-shadow:0 4px 14px #2117470b;flex-shrink:0;position:relative;top:auto;z-index:2000}body .app-header>:last-child{justify-self:end}body .app-header .cgc-chat__brand-caption{display:none}body .app-header .cgc-chat__brand img,body .app-header .cgc-voice__brand{width:110px;max-height:56px;object-fit:contain}body .app-header .cgc-chat__actions{gap:0}body .app-header .cgc-chat__iconbtn{width:30px;min-width:0}body.cgc-signed-in.cgc-conversation .cgc-ai-screen{height:100%;min-height:0;flex:1}body .cgc-chat .cgc-dock{background:transparent}body .details-overlay.wf-surface,body .expense-form-root,body .cgc-picker{inset:var(--shell-content-top,80px) auto var(--shell-bottom,0px) var(--shell-left,0px)!important;width:var(--shell-width,100%);max-width:none!important;background:transparent!important}body .details-overlay.wf-surface>.details-sheet{background:transparent!important}.process-layout{display:flex;flex-direction:column;min-height:0;width:100%}.process-layout .wf-progress{padding:10px var(--shell-inset);margin:0;min-height:38px;flex:none}.process-content{padding:8px var(--shell-inset) 20px;min-width:0}.process-title{font-size:20px!important;line-height:1.4!important;font-weight:700!important;margin:0 0 14px!important}.process-title:focus{outline:none}.process-fields{min-width:0}.process-actions{padding:16px 0 max(16px,env(safe-area-inset-bottom));background:transparent}.process-layout.cgc-stepper{padding:0;min-height:0}.process-layout #steps-container{padding:0!important;overflow:visible}.process-layout .wf-legacy-heading:has(h2[hidden]){display:none!important}body .wf-surface .requests-row,body .wf-surface .wf-row,body .wf-surface .cgc-choice{min-height:64px;height:auto;padding:14px;margin:0 0 7px;border:1px solid #efecf5;border-radius:16px;background:#fff;box-shadow:0 3px 10px #21184309;display:flex;align-items:center;gap:12px;width:100%;max-width:none;text-align:start;font:inherit;color:var(--cgc-ink)}body .wf-surface .requests-row-icon,body .wf-surface .wf-row-icon{color:var(--cgc-red);font-size:26px;flex:none}body .wf-surface .requests-row-copy,body .wf-surface .wf-row-copy{display:flex;flex-direction:column;min-width:0;flex:1}.inquiry-title{font-size:20px;line-height:1.4;color:var(--cgc-ink);margin:0 0 14px}@media(max-width:380px){body .app-header,body.cgc-signed-in #global-header.app-header,body .cgc-chat .app-header,body .cgc-voice .app-header{grid-template-columns:minmax(32px,1fr) 90px minmax(32px,1fr);padding-inline:9px;gap:3px}}body .app-header .user-greeting{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body .app-header .cgc-header-logo{width:100px;max-width:100%}.inquiry-toolbar{padding:16px 16px 8px;flex-shrink:0}.inquiry-search-row{display:flex;align-items:center;gap:8px}.inquiry-search{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e7e2f0;border-radius:16px;padding:12px;min-width:0;flex:1}.inquiry-search input{border:0;outline:none;background:transparent;min-width:0;width:100%;font:inherit;font-size:14px;color:#211849}.inquiry-search span{color:#8c849e}.inquiry-refresh{display:grid;place-items:center;width:44px;height:44px;border:1px solid #e7e2f0;border-radius:14px;background:#fff;color:#211849;flex-shrink:0}.inquiry-refresh:disabled{opacity:.55}[data-inquiry-status]{font-size:11px;color:#817792;min-height:22px;padding-top:6px}.inquiry-error{color:#ba243c}.inquiry-filters{display:flex;gap:6px;flex-wrap:wrap;padding:0 16px 8px}.inquiry-filter,.inquiry-load-more{border:1px solid #e7e2f0;border-radius:12px;padding:9px 12px;background:#fff;color:#211849;font:inherit;font-size:12px}.inquiry-filter[aria-pressed=true]{background:#211849;color:#fff}.inquiry-result-count{font-size:12px;color:#817792;padding:6px 16px}.inquiry-detail-open #view-container{padding:0!important}.inquiry-detail{height:100%;display:flex;flex-direction:column;min-height:0}.inquiry-detail-body{overflow:auto;flex:1;min-height:0;padding:20px 16px 32px}.inquiry-detail-summary{font-size:20px;line-height:1.4;margin:0 0 12px}.inquiry-detail-code{font-size:12px;color:#817792}.inquiry-detail-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0}.inquiry-detail-metrics>div,.inquiry-detail-section{background:#fff;border:1px solid #ece7f1;border-radius:16px;padding:14px;overflow-wrap:anywhere}.inquiry-detail-metrics dt{font-size:12px;color:#817792}.inquiry-detail-metrics dd{margin:6px 0 0;font-size:18px;font-weight:700}.inquiry-detail-section{margin:12px 0}.inquiry-detail-actions{margin:16px 0}.inquiry-detail-actions button,.inquiry-ask-ai{width:100%;padding:14px;border:0;border-radius:14px;background:#211849;color:#fff;font:inherit;font-weight:700}.cgc-signed-in.inquiry-detail-open .bottom-dock{display:none!important}.inquiry-view{height:100%;min-height:0;display:flex;flex-direction:column}.inquiry-view #stock-list{overflow:auto;min-height:0;flex:1;padding:8px 16px 24px}.inquiry-detail-summary h2{font-size:20px;line-height:1.35;margin:8px 0}.inquiry-shortage{font-size:13px;color:#b3243b}.inquiry-detail-body{padding-bottom:32px}.request-details-content{margin-top:16px}.request-details-content>[hidden]{display:none!important}.bottom-dock:not([data-ready=true]){visibility:hidden}.bottom-dock [hidden]{display:none!important}body .bottom-dock .dock-content{grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:1fr}#nav-home{grid-column:1;grid-row:1}#nav-dashboard{grid-column:2;grid-row:1}#nav-ai-agent-wrap{grid-column:3;grid-row:1}#nav-tickets{grid-column:4;grid-row:1}#nav-stock{grid-column:5;grid-row:1}.inquiry-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}.inquiry-toolbar{padding:12px 16px 10px}.cgc-analytics .inquiry-toolbar{padding:0 0 16px}.cgc-surface .inquiry-search input{border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;padding:0!important;min-height:22px;font-size:14px!important;line-height:22px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.inquiry-search:focus-within{outline:2px solid #817299;outline-offset:1px}.inquiry-search-row>.native-period{display:flex;align-items:center;justify-content:space-between;min-width:0;flex:1;width:auto;margin:0;gap:4px;padding:10px 12px;min-height:44px;box-sizing:border-box}.inquiry-search-row>.native-period input{min-width:0;width:calc((100% - 18px)/2);font-size:12px;padding:0;background:transparent}.inquiry-refresh{width:44px;height:44px;cursor:pointer}.inquiry-refresh[aria-busy=true] span{animation:spin 1s linear infinite}.analytics-snapshot-note{font-size:11px!important;line-height:1.4;color:#817792!important;margin:4px 0 10px!important;font-weight:500!important}@media(prefers-reduced-motion:reduce){.inquiry-refresh[aria-busy=true] span{animation:none}}.app-home-logo{display:grid;place-items:center;justify-self:center;border:0;padding:0;background:transparent;cursor:pointer;width:110px;max-width:100%}.app-home-logo:focus-visible{outline:2px solid #211849;outline-offset:4px;border-radius:6px}.app-home-logo img{max-width:100%;height:auto}.inquiry-control-title{flex:1;font-size:20px;font-weight:700;line-height:1.3}.profile-content{padding:0 16px 24px}.profile-content .inquiry-detail-metrics dd{font-size:14px;line-height:1.4}.profile-content .inquiry-detail-section h2{font-size:16px;margin:0 0 8px}.profile-content .inquiry-detail-section p{font-size:13px;line-height:1.5;color:#817792;margin:0}.profile-setting{display:flex;gap:12px;align-items:center;justify-content:space-between}.profile-content summary{font-weight:700;cursor:pointer}.profile-content h3{font-size:12px;color:#817792}.profile-member{padding:10px 0;border-bottom:1px solid #eee9f4;font-size:14px}.profile-logout{width:100%;border:1px solid #e9dfec;border-radius:14px;padding:14px;background:#fff;color:#ba243c;font:inherit;font-weight:600}body .requests-row.inquiry-record{display:flex;flex-direction:column;align-items:stretch;gap:7px;padding:13px 14px;text-align:start;min-height:0;flex:none}.inquiry-record-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.inquiry-record-reference{font-size:13px;line-height:1.5;color:#211849;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.inquiry-record-status{font-size:10px;line-height:1.5;padding:4px 7px;border-radius:7px;white-space:nowrap;flex:none;background:#f3f1f6;color:#736982;font-weight:500}.inquiry-record-status[data-tone=available]{background:#eaf7f1;color:#21634d}.inquiry-record-status[data-tone=shortage]{background:#fff0f1;color:#b12940}.inquiry-record-excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:13px;line-height:1.5;max-height:3em;color:#4b425f;overflow-wrap:anywhere;unicode-bidi:plaintext;text-align:start;font-weight:400}.inquiry-record-metadata{font-size:11px;color:#817792;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:start;unicode-bidi:plaintext}.inquiry-record-metrics{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,.8fr) minmax(0,1.4fr);gap:10px;border-top:1px solid #f0edf5;padding-top:8px;margin-top:2px}.inquiry-record-metrics>span{display:flex;flex-direction:column;min-width:0;gap:2px}.inquiry-record-label{color:#817792;font-size:10px;line-height:1.4}.inquiry-record-value{color:#211849;font-size:12px;line-height:1.5;font-weight:600;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;text-align:start}.inquiry-result-tools{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 16px;min-height:34px;flex:none}.inquiry-result-tools .inquiry-result-count{padding:0;margin:0}.cgc-surface .inquiry-result-tools select{border:0!important;background:transparent!important;font-size:12px!important;padding:6px 20px 6px 6px!important;min-height:32px;max-width:55%;border-radius:6px!important}.inquiry-result-tools select[hidden]{display:none}.inquiry-source-text{font-size:14px;font-weight:400;line-height:1.65;color:#4b425f;overflow-wrap:anywhere}.inquiry-source-text p{margin:8px 0;white-space:pre-wrap;unicode-bidi:plaintext;text-align:start}.inquiry-source-text ul{padding-inline-start:20px;margin:8px 0}.inquiry-source-text li{padding-inline-start:3px;margin:8px 0;unicode-bidi:plaintext;text-align:start}.inquiry-detail-section h3{font-size:13px;line-height:1.4;margin:0 0 10px;color:#211849}.inquiry-attributes{margin:0;font-size:13px}.inquiry-attributes>div{display:grid;grid-template-columns:90px minmax(0,1fr);gap:10px;padding:8px 0;border-bottom:1px solid #f0edf5}.inquiry-attributes>div:last-child{border-bottom:0}.inquiry-attributes dt{color:#817792}.inquiry-attributes dd{margin:0;text-align:start;unicode-bidi:plaintext}.stock-detail-summary h2{overflow-wrap:anywhere}.inquiry-detail-note{font-size:12px;line-height:1.5;color:#817792}#view-container>.wf-surface{width:100%;max-width:none;margin-inline:0}.wf-page{display:flex;flex-direction:column;width:100%;max-width:none;height:100%;min-height:0;margin-inline:0}.wf-page-body{flex:1;width:100%;min-height:0;margin-inline:0;overflow-y:auto;overflow-x:hidden}.wf-page-menu{padding:20px var(--shell-inset) 32px}.finance-list-tools{display:flex;align-items:center;gap:12px;margin-bottom:12px}.finance-list-tools p{flex:1;font-size:13px;color:var(--cgc-muted);margin:0}.finance-review-lines{display:flex;flex-direction:column;gap:10px}.finance-review-line{background:#fff;border:1px solid var(--cgc-border);border-radius:14px;padding:14px;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.finance-review-line p{margin:6px 0}.finance-line-heading{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.finance-line-heading>strong:last-child{white-space:nowrap}.finance-line-actions{display:flex;gap:12px;margin-top:10px}.finance-line-actions button{font:inherit;font-size:12px;border:1px solid var(--cgc-border);border-radius:8px;padding:6px 12px;background:#fff;color:var(--cgc-ink)}.finance-total{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 0;padding-block:14px;border-block:1px solid var(--cgc-border);font-weight:700}.wf-page .cgc-secondary{width:100%;padding:14px;border:1px solid var(--cgc-border);border-radius:14px;background:#fff;color:var(--cgc-ink);font:inherit;font-weight:600}.inquiry-feedback{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;padding:32px 20px;border:1px solid var(--cgc-border);border-radius:16px;background:#fff;margin-block:8px 20px;color:var(--cgc-ink)}.inquiry-feedback-icon{font-size:32px;color:var(--cgc-muted)}.inquiry-feedback h2{font-size:18px;line-height:1.4;margin:0 0 8px}.inquiry-feedback p{font-size:13px;line-height:1.6;color:var(--cgc-muted);margin:0;max-width:36ch}.inquiry-feedback[data-tone=error]{background:#fff8f8;border-color:#f1d9dd}.inquiry-feedback[data-tone=error] .inquiry-feedback-icon{color:#b12940}.inquiry-retry{min-height:44px;min-width:130px;border:0;border-radius:12px;padding:10px 20px;font:inherit;font-size:14px;font-weight:600;color:#fff;background:var(--cgc-ink)}.inquiry-feedback-compact{padding:20px}.inquiry-feedback[data-tone=loading] .inquiry-feedback-icon{animation:spin 1s linear infinite}.expense-entry-section{margin-block:20px}.expense-entry-section>h2{font-size:16px;margin:0 0 5px}.expense-entry-section>p{font-size:12px;line-height:1.5;color:var(--cgc-muted);margin:0 0 12px}.expense-entry{padding:16px 0;border-bottom:1px solid var(--cgc-border);font-size:14px;line-height:1.5}.expense-entry-heading{display:flex;align-items:flex-start;gap:12px}.expense-entry-heading>strong{flex:1;min-width:0;overflow-wrap:anywhere;text-align:start}.expense-entry-badge{font-size:11px;line-height:1.4;padding:5px 8px;border-radius:8px;background:#fff0cf;color:#78530a;flex-shrink:0}.expense-entry-badge[data-state=posted]{background:#e9f7f0;color:#20654e}.expense-entry-reference{font-size:12px;color:var(--cgc-muted);margin:5px 0;overflow-wrap:anywhere}.expense-entry-footer{display:flex;justify-content:space-between;gap:12px;margin-top:10px}.expense-entry-footer time{font-size:12px;color:var(--cgc-muted)}@media(prefers-reduced-motion:reduce){.inquiry-feedback[data-tone=loading] .inquiry-feedback-icon{animation:none}}.wf-page .invoice-photos-root{padding:0!important}.wf-page .invoice-photos-actions{display:flex;flex-direction:column;gap:0}.wf-page .invoice-photos-subtitle,.wf-page .pc-files-tip,.wf-page .invoice-photos-tip{font-size:12px;line-height:1.5;color:var(--cgc-muted)}.wf-page .invoice-photos-empty,.wf-page .pc-files-empty{min-height:0;padding:16px;margin-bottom:12px}.wf-page .invoice-photos-empty>span,.wf-page .pc-files-empty>span{display:none}.wf-page .invoice-photos-continue,.wf-page .invoice-photos-analyze,.wf-page .pc-files-analyze-btn{background:var(--cgc-ink)!important;color:#fff!important;box-shadow:none!important;border-radius:14px}body .app-header .cgc-chat__brand{min-width:0}body .app-header .cgc-chat__brand .app-home-logo{grid-template-columns:minmax(0,1fr)}body .app-header .cgc-chat__brand img,body .app-header .cgc-chat__brand .cgc-ai-logo{max-width:100%}@media(max-width:380px){body .app-header .cgc-chat__iconbtn,body .app-header .cgc-chat__actions .cgc-chat__iconbtn{width:26px;height:44px}}.cgc-ai-screen.cgc-voice{--ai-bg:#fffcfd;--ai-indigo:#241b4b;--ai-red:#df1430;--ai-border:#e8e1ed;--ai-muted:#736987;height:var(--voice-available-height,100dvh);min-height:0;max-height:100dvh;overflow:clip;background:var(--ai-bg);display:flex;flex-direction:column}.cgc-voice *,.cgc-voice *:before,.cgc-voice *:after{box-sizing:border-box}.cgc-voice [hidden]{display:none!important}.cgc-ai-screen.cgc-voice:before,.cgc-ai-screen.cgc-voice:after{display:none}.cgc-voice .cgc-voice__topbar{flex:0 0 68px;height:68px;min-height:0;width:100%;max-width:1100px;margin:0 auto;padding:10px 24px;gap:14px;border-bottom:1px solid var(--ai-border);border-radius:0 0 22px 22px;background:#fff}.cgc-voice .cgc-voice__brand{width:70px;height:auto}.cgc-voice .cgc-voice__timer{font-size:12px;flex-shrink:0}.cgc-voice .cgc-voice__results-toggle{border:1px solid var(--ai-border);color:var(--ai-indigo);background:#f5f1f9;border-radius:12px;padding:9px;font-size:12px}.cgc-voice .cgc-voice__content{flex:1 1 0;min-height:0;max-width:1100px;width:100%;padding:18px 24px 12px;margin:0 auto;overflow:clip;display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:10px}.cgc-voice .cgc-voice__companion{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:0;flex:0 1 auto;gap:8px}.cgc-voice .cgc-voice__stage{display:flex;justify-content:center;align-items:center;width:100%;height:auto;min-height:0;margin:0}.cgc-voice .cgc-voice__robot{width:clamp(160px,30vh,260px);height:clamp(160px,30vh,260px);aspect-ratio:1;margin:0;flex-shrink:0}.cgc-voice .cgc-voice__status{min-width:0;margin:0;text-align:center}.cgc-voice .cgc-voice__status-en,.cgc-voice .cgc-voice__status-ar{font-size:22px;line-height:1.4;font-weight:650;margin:0;overflow-wrap:anywhere}.cgc-voice .cgc-voice__notice{margin:3px 0 0;font-size:12px;max-width:560px;line-height:1.4}.cgc-voice .cgc-voice__transcript{overflow:clip;flex:0 0 52px;height:52px;min-height:0;max-height:52px;width:100%;max-width:780px;align-self:center;margin:0;padding:4px 10px}.cgc-voice .cgc-voice__caption{font-size:14px;line-height:22px;color:#716680;margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.cgc-voice .cgc-voice__tasks{flex:0 0 35px;width:100%;min-height:0;margin:0;display:flex;gap:8px;align-items:center;color:#716680}.cgc-voice .cgc-voice__tasks select{flex:1;min-width:0;max-width:100%;border:0;background:#f5f1f8;border-radius:10px;padding:8px;font-size:12px;color:var(--ai-indigo);text-overflow:ellipsis}.cgc-voice .cgc-voice__tasks button{flex:none;border:0;padding:8px;font-size:12px;border-radius:10px;color:#716680;background:transparent}.cgc-voice .cgc-voice__controls{flex:0 0 auto;min-height:100px;margin:0 auto;width:100%;max-width:1100px;padding:12px 24px max(12px,env(safe-area-inset-bottom));gap:30px;display:flex;align-items:center;justify-content:center;background:#f8f5fb;border-radius:30px 30px 0 0}.cgc-voice .cgc-voice__ctlbtn{width:52px;height:52px;min-width:44px;min-height:44px;background:#ede8f6;box-shadow:none}.cgc-voice .cgc-voice__ctlbtn.is-danger{background:var(--ai-red)}.cgc-voice .cgc-voice__ctlbtn.is-primary{background:var(--ai-indigo)}.cgc-voice .cgc-voice__ctllabel{font-size:11px;line-height:16px}.cgc-voice .cgc-voice__sheet{width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:8px;justify-content:center}.cgc-voice .cgc-voice__summary{flex-basis:100%;font-size:12px;margin:0}.cgc-voice .cgc-voice__wide{min-height:40px;padding:8px 14px;font-size:12px}.cgc-voice.cgc-voice--presenting .cgc-voice__content{justify-content:flex-start}.cgc-voice.cgc-voice--presenting .cgc-voice__companion{flex:0 0 90px;flex-direction:row;gap:14px}.cgc-voice.cgc-voice--presenting .cgc-voice__stage{width:90px;flex:none}.cgc-voice.cgc-voice--presenting .cgc-voice__robot{width:90px;height:90px}.cgc-voice.cgc-voice--presenting .cgc-voice__status{text-align:start}.cgc-voice.cgc-voice--presenting .cgc-voice__status-en,.cgc-voice.cgc-voice--presenting .cgc-voice__status-ar{font-size:18px}.cgc-voice .cgc-voice__presentation{min-height:0;flex:1 1 0;width:100%;display:flex;margin:0}.cgc-voice .cgc-voice__result-canvas{min-width:0;min-height:0;width:100%}.cgc-voice.cgc-voice--canvas .cgc-voice__companion{order:3;flex-basis:64px}.cgc-voice.cgc-voice--canvas .cgc-voice__stage,.cgc-voice.cgc-voice--canvas .cgc-voice__robot{width:64px;height:64px}.cgc-voice.cgc-voice--canvas .cgc-voice__transcript{order:4;flex-basis:26px;height:26px;max-height:26px}.cgc-voice.cgc-voice--expanded .cgc-voice__companion{flex-basis:38px}.cgc-voice.cgc-voice--expanded .cgc-voice__stage,.cgc-voice.cgc-voice--expanded .cgc-voice__robot{width:38px;height:38px}.cgc-voice.cgc-voice--expanded .cgc-voice__transcript{display:none}.cgc-voice.cgc-voice--expanded .cgc-voice__content{padding:6px 10px;gap:5px}.cgc-voice .voice-presenter{display:flex;flex-direction:column;min-height:0;padding:16px 20px 10px;border:1px solid var(--ai-border);border-radius:24px;background:#fff;box-shadow:0 6px 26px #241b4b06;text-align:start;gap:9px;overflow:clip}.cgc-voice .vp-top{display:flex;flex:0 0 34px;height:34px;align-items:center;gap:8px;min-width:0}.cgc-voice .vp-selector{flex:1;width:0;min-width:0;color:#756a87;background:transparent;font-size:12px;border:0;padding:6px 0;text-overflow:ellipsis}.cgc-voice .vp-result-position{font-size:11px;color:#90849f;white-space:nowrap}.cgc-voice .vp-top button{width:32px;height:32px;padding:6px}.cgc-voice .vp-heading{font-size:17px;font-weight:650;line-height:1.4;margin:0;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cgc-voice .vp-note{font-size:11px;line-height:1.4;margin:0;color:#81738d}.cgc-voice .vp-note:empty{display:none}.cgc-voice .vp-body{display:flex;align-items:center;justify-content:center;flex:1 1 0;min-height:0;min-width:0;width:100%;position:relative;overflow:clip}.cgc-voice .vp-reading{width:100%;align-self:flex-start;font-size:clamp(16px,1.5vw,21px);line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;padding:0;margin:0}.cgc-voice .voice-presenter[data-kind=answer] .vp-reading{font-size:clamp(19px,1.65vw,25px);line-height:1.6}.cgc-voice .vp-nav{height:36px;flex:0 0 36px;display:flex;justify-content:center;gap:16px;align-items:center}.cgc-voice .vp-count{font-size:12px;color:#7b6c8a;text-align:center;font-variant-numeric:tabular-nums}.cgc-voice .vp-nav button{width:36px;height:36px}.cgc-voice .vp-actions{flex:none;display:flex;gap:7px;align-items:center;flex-wrap:wrap;justify-content:flex-end;min-height:32px}.cgc-voice .voice-presenter button{color:var(--ai-indigo);background:#f4f0f8;border:1px solid transparent;border-radius:10px;cursor:pointer;min-width:32px;font-size:12px;line-height:18px}.cgc-voice .voice-presenter button:disabled{opacity:.4;cursor:default}.cgc-voice .vp-actions button{padding:5px 9px;min-height:32px}.cgc-voice .vp-actions button:has(svg){width:32px;padding:6px}.cgc-voice .voice-presenter svg{width:20px;height:20px}.cgc-voice .vp-actions select{min-width:0;max-width:100%;padding:7px;color:var(--ai-indigo);background:#f4f0f8;border:0;border-radius:10px;font-size:11px}.cgc-voice .vp-image,.cgc-voice .vp-document-page{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;margin:auto}.cgc-voice .vp-document-page{box-shadow:0 1px 8px #241b4b14}.cgc-voice .vp-empty{font-size:16px;line-height:1.6;color:#81738d;text-align:center;max-width:380px;padding:16px}.cgc-voice .vp-table-scroll{width:100%;min-width:0;max-height:100%;align-self:flex-start;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#b7a9cb #f6f2fa}.cgc-voice .vp-table-scroll:focus-visible{outline:2px solid #806ca9;outline-offset:-2px}.cgc-voice .vp-table{border-collapse:collapse;width:100%;table-layout:fixed;border:0;text-align:start;font-size:13px}.cgc-voice .vp-table th{font-size:12px;line-height:1.4;font-weight:600;padding:9px 8px;color:#756585;border-bottom:1px solid var(--ai-border);overflow-wrap:anywhere;text-align:start}.cgc-voice .vp-table td{height:67px;padding:7px 8px;border-bottom:1px solid #f0ebf5;text-align:start}.cgc-voice .vp-table .vp-number{text-align:center;font-variant-numeric:tabular-nums}.cgc-voice .vp-table td span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:anywhere;line-height:20px}.cgc-voice .vp-table .vp-detail,.cgc-voice .vp-table .vp-detail-heading{width:36px;padding:2px}.cgc-voice .vp-detail button{width:32px;height:32px;padding:6px}.cgc-voice .vp-chart-scroll{width:100%;height:100%;min-height:0;overflow:auto;overscroll-behavior:contain}.cgc-voice .vp-chart{position:relative;width:100%;height:100%;min-height:0}.cgc-voice .vp-source,.cgc-voice .vp-choice{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;width:100%;text-align:center;overflow-wrap:anywhere}.cgc-voice .vp-source a{color:var(--ai-indigo);text-decoration:underline}.cgc-voice button:focus-visible,.cgc-voice select:focus-visible{outline:2px solid #806ca9;outline-offset:2px}@media(max-width:600px){.cgc-voice .cgc-voice__topbar{padding:8px 16px;height:60px;flex-basis:60px}.cgc-voice .cgc-voice__content{padding:12px 16px 8px;gap:8px}.cgc-voice .voice-presenter{padding:10px 13px 8px;border-radius:21px;gap:7px}.cgc-voice .vp-reading{font-size:16px;line-height:1.65}.cgc-voice .voice-presenter[data-kind=answer] .vp-reading{font-size:19px;line-height:1.6}.cgc-voice .vp-heading{font-size:15px}}@media(max-height:680px){.cgc-voice .cgc-voice__topbar{height:54px;flex-basis:54px;padding-block:6px}.cgc-voice .cgc-voice__controls{min-height:82px;padding-block:8px}.cgc-voice .cgc-voice__ctlbtn{width:44px;height:44px}.cgc-voice.cgc-voice--presenting .cgc-voice__companion{flex-basis:58px}.cgc-voice.cgc-voice--presenting .cgc-voice__stage,.cgc-voice.cgc-voice--presenting .cgc-voice__robot{width:58px;height:58px}.cgc-voice.cgc-voice--canvas .cgc-voice__companion{flex-basis:40px}.cgc-voice.cgc-voice--canvas .cgc-voice__stage,.cgc-voice.cgc-voice--canvas .cgc-voice__robot{width:40px;height:40px}.cgc-voice .cgc-voice__status-en,.cgc-voice .cgc-voice__status-ar{font-size:16px!important}.cgc-voice .cgc-voice__transcript{flex-basis:26px;height:26px;max-height:26px}}@media(prefers-reduced-motion:reduce){.cgc-voice *{scroll-behavior:auto;transition:none!important}}.cgc-voice .vp-slide-layout{display:flex;flex-direction:column;gap:16px;width:100%;height:100%;min-height:0}.cgc-voice .vp-slide-picture{flex:none;display:flex;align-items:center;justify-content:center}.cgc-voice .vp-slide-excerpt{flex:1;min-height:0;overflow:clip;border-top:1px solid #eee8f3;padding-top:10px}.cgc-voice .vp-slide-text{font-size:16px;line-height:1.6;overflow-wrap:anywhere;white-space:pre-wrap}.cgc-voice .vp-excerpt-nav{display:flex;align-items:center;justify-content:center;gap:12px;height:26px;font-size:10px;color:#82718f}.cgc-voice .vp-excerpt-nav button{width:26px;height:26px;min-width:26px;padding:4px}body[data-route=ai-voice] #app-root{overflow:clip;--app-max-width:440px;max-width:min(440px,100%)}body.cgc-signed-in.cgc-conversation .cgc-ai-screen.cgc-voice{height:var(--voice-available-height,100dvh);flex:none}body .cgc-ai-screen.cgc-voice .cgc-voice__topbar.app-header{--shell-header-height:60px;min-height:60px;height:60px;flex:0 0 60px;margin:8px 10px;width:calc(100% - 20px);padding:0 12px}.cgc-voice .cgc-voice__header-meta{min-width:0;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.cgc-voice .cgc-voice__header-meta .cgc-voice__results-toggle{padding:4px 8px;min-height:24px}.cgc-voice .cgc-voice__presentation{align-self:stretch;align-items:stretch}@media(max-height:680px){body .cgc-ai-screen.cgc-voice .cgc-voice__topbar.app-header{--shell-header-height:48px;min-height:48px;height:48px;flex-basis:48px;margin-block:5px}}@media(max-height:450px){body .cgc-ai-screen.cgc-voice .cgc-voice__topbar.app-header{--shell-header-height:40px;min-height:40px;height:40px;flex-basis:40px;margin-block:3px}}.cgc-voice .vp-table--compact td{height:48px;padding-block:4px}.cgc-voice .vp-table--compact td span{line-height:17px;font-size:12px}.cgc-voice .vp-table--compact th{padding-block:5px}.cgc-voice[data-state=ready] .cgc-voice__controls{background:transparent;border-radius:0;padding:20px 24px max(26px,env(safe-area-inset-bottom));min-height:110px}.cgc-voice__start-call{display:flex;align-items:center;justify-content:center;gap:12px;width:min(290px,100%);min-height:58px;border:0;border-radius:999px;padding:14px 24px;background:#291b50;color:#fff;font:inherit;font-size:17px;font-weight:600;cursor:pointer;box-shadow:0 8px 22px #291b501a}.cgc-voice__start-call:hover{background:#392765}.cgc-voice__start-call:focus-visible{outline:3px solid #ac98cd;outline-offset:4px}.cgc-voice[data-state=ready] .cgc-voice__stage{position:relative;isolation:isolate}.cgc-voice[data-state=ready] .cgc-voice__stage:before{content:"";position:absolute;z-index:-1;width:clamp(190px,34vh,285px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#f1eaf8,#f8f3fc 62%,#fffcfd00 73%)}body[data-route=ai-voice] #app-root:has(.cgc-voice[data-state=ready]) .brand-background{visibility:hidden}@media(max-height:680px){.cgc-voice[data-state=ready] .cgc-voice__controls{min-height:88px;padding-block:12px 18px}.cgc-voice__start-call{min-height:50px;font-size:16px}}@media(max-height:450px){.cgc-voice[data-state=ready] .cgc-voice__controls{min-height:65px;padding-block:7px}.cgc-voice__start-call{min-height:46px;padding-block:10px}}.cgc-voice.cgc-voice--compact-result .cgc-voice__content{justify-content:center}.cgc-voice.cgc-voice--compact-result .cgc-voice__companion{flex:0 1 auto;flex-direction:column}.cgc-voice.cgc-voice--compact-result .cgc-voice__stage{width:100%;height:auto}.cgc-voice.cgc-voice--compact-result .cgc-voice__robot{width:clamp(120px,29vh,270px);height:clamp(120px,29vh,270px)}.cgc-voice.cgc-voice--compact-result .cgc-voice__presentation{flex:0 1 auto;height:auto;max-height:38vh}.cgc-voice.cgc-voice--compact-result .voice-presenter{height:auto}.cgc-voice.cgc-voice--compact-result .vp-body{flex:0 1 auto;max-height:18vh}.cgc-voice.cgc-voice--compact-result .voice-presenter[data-kind=answer]{background:#f8f5fb}.cgc-voice.cgc-voice--compact-result .vp-empty{padding:4px;font-size:14px;text-align:start}.cgc-voice.cgc-voice--compact-result .cgc-voice__status{text-align:center}@media(max-height:450px){.cgc-voice.cgc-voice--compact-result .cgc-voice__companion{flex-direction:row}.cgc-voice.cgc-voice--compact-result .cgc-voice__stage{width:64px}.cgc-voice.cgc-voice--compact-result .cgc-voice__robot{width:64px;height:64px}.cgc-voice.cgc-voice--compact-result .cgc-voice__presentation{max-height:none;flex:1}}.cgc-voice .cgc-voice__controls{background:transparent;border-radius:0;min-height:90px;gap:28px}.cgc-voice .cgc-voice__ctlbtn{border:1px solid #e8e1ef;box-shadow:0 4px 12px #241b4b06}.cgc-voice .cgc-voice__mic-status{margin:3px 0 0;color:#8a7d98;font-size:11px;line-height:16px}.cgc-voice .cgc-voice__tasks{display:flex;flex-direction:column;align-items:stretch;flex:0 0 auto;gap:10px;padding:15px;border:1px solid #e7deee;border-radius:20px;background:linear-gradient(140deg,#fff,#f6f0fa);box-shadow:0 6px 20px #241b4b05}.cgc-voice .vt-top,.cgc-voice .vt-footer,.cgc-voice .vt-stage{display:flex;align-items:center;gap:8px}.cgc-voice .vt-top,.cgc-voice .vt-footer{justify-content:space-between}.cgc-voice .vt-eyebrow{font-size:10px;letter-spacing:.08em;white-space:nowrap}.cgc-voice .vt-time{font-size:11px;font-variant-numeric:tabular-nums;white-space:nowrap}.cgc-voice .vt-request{color:#241b4b;font-size:14px;line-height:1.45;overflow-wrap:anywhere;max-height:60px;overflow:auto}.cgc-voice .vt-stage{font-size:13px;color:#41305d}.cgc-voice .vt-dot{width:8px;height:8px;flex:none;border-radius:50%;background:#9676b4;box-shadow:0 0 0 5px #9676b412}.cgc-voice .vt-footer{font-size:11px}.cgc-voice .cgc-voice__tasks .vt-cancel{padding:3px 5px;font-size:11px;text-decoration:underline}.cgc-voice.cgc-voice--working:not(.cgc-voice--presenting) .cgc-voice__robot{width:clamp(110px,25vh,220px);height:clamp(110px,25vh,220px)}.cgc-voice.cgc-voice--working.cgc-voice--presenting .vt-request{max-height:40px}.cgc-voice .vp-revision{display:flex;flex-direction:column;gap:12px;width:100%;height:100%;min-height:0}.cgc-voice .vp-revision label{font-size:15px;font-weight:600}.cgc-voice .vp-revision textarea{flex:1;min-height:55px;width:100%;resize:none;border:1px solid #e8e1ef;border-radius:14px;padding:12px;font:inherit;font-size:15px;background:#fcfaff;color:#241b4b}.cgc-voice .vp-revision textarea:focus{outline:2px solid #ac98cd}.cgc-voice .vp-table tbody tr:nth-child(2n){background:#fcf9fe}.cgc-voice .vp-image{border-radius:12px}.cgc-voice .voice-presenter .vp-image-open{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:0;padding:0;border:0;border-radius:12px;background:transparent;cursor:zoom-in}dialog.vp-image-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;border-radius:0;overflow:hidden;background:#100c20;color:#fff;box-sizing:border-box;font-family:inherit}dialog.vp-image-lightbox[open]{display:flex;flex-direction:column}.vp-image-lightbox::backdrop{background:#100c20}.vp-image-lightbox *,.vp-image-lightbox *:before,.vp-image-lightbox *:after{box-sizing:border-box}.vp-image-lightbox [hidden]{display:none!important}.vp-image-lightbox__header{flex:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:max(12px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) 12px max(16px,env(safe-area-inset-left));background:#1c1531}.vp-image-lightbox__title{flex:1;min-width:0;margin:0;color:#fff;font-size:16px;line-height:1.4;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vp-image-lightbox .vp-image-lightbox__button{flex:none;display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:8px 14px;border:1px solid #625374;border-radius:12px;color:#fff;background:#2c2143;font-family:inherit;font-size:16px;font-weight:600;line-height:1.2;cursor:pointer}.vp-image-lightbox__header .vp-image-lightbox__button{font-size:30px;line-height:1}.vp-image-lightbox .vp-image-lightbox__button:disabled{opacity:.35;cursor:default}.vp-image-lightbox .vp-image-lightbox__button:focus-visible,.vp-image-lightbox__stage:focus-visible{outline:2px solid #ddc8ff;outline-offset:-3px}.vp-image-lightbox__stage{position:relative;flex:1 1 0;min-width:0;min-height:0;width:100%;overflow:hidden;touch-action:none;-webkit-user-select:none;user-select:none}.vp-image-lightbox__stage.is-zoomed{cursor:grab}.vp-image-lightbox__stage.is-zoomed:active{cursor:grabbing}.vp-image-lightbox__image{position:absolute;left:50%;top:50%;display:block;max-width:none;max-height:none;margin:0;object-fit:contain;transform-origin:center;pointer-events:none}.vp-image-lightbox__status{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;margin:0;padding:24px;color:#e4daef;text-align:center}.vp-image-lightbox__footer{flex:none;padding:12px max(16px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:#1c1531}.vp-image-lightbox__tools{display:flex;justify-content:center;align-items:center;gap:10px}.vp-image-lightbox__percentage{min-width:48px;font-size:14px;text-align:center;font-variant-numeric:tabular-nums}.vp-image-lightbox__hint{margin:9px 0 0;color:#c9bdd7;text-align:center;font-size:12px;line-height:1.6}@media(max-height:480px){.vp-image-lightbox__header,.vp-image-lightbox__footer{padding-block:6px}.vp-image-lightbox__hint{display:none}}@media(max-height:680px){.cgc-voice .cgc-voice__controls{min-height:78px}.cgc-voice .cgc-voice__tasks{gap:6px;padding:10px 12px}.cgc-voice .vt-request{max-height:40px;font-size:12px}.cgc-voice .vt-stage{font-size:12px}}.cgc-voice .vp-thumbnails{display:flex;justify-content:center;gap:6px;height:52px;flex:0 0 52px}.cgc-voice .vp-thumbnails .vp-thumbnail{position:relative;flex:1;max-width:70px;min-width:0;padding:3px;border:1px solid #e8e1ef;border-radius:7px;overflow:hidden;background:#fff}.cgc-voice .vp-thumbnail[aria-current=page]{border:2px solid #80619f;background:#f4edf9}.cgc-voice .vp-thumbnail img{display:block;width:100%;height:30px;object-fit:contain}.cgc-voice .vp-thumbnail span{font-size:9px;line-height:10px;display:block}@media(max-height:680px){.cgc-voice .vp-thumbnails{height:43px;flex-basis:43px}.cgc-voice .vp-thumbnail img{height:23px}}.cgc-voice .vt-request{height:42px;max-height:42px;overflow:clip}.cgc-voice .cgc-voice__tasks .vt-request-next{font-size:10px;padding:2px;text-decoration:underline}@media(max-height:680px){.cgc-voice .vt-request{height:36px;max-height:36px}}.cgc-voice .vp-actions .vp-labelled-action:has(svg){width:auto;display:flex;gap:5px;align-items:center;padding:5px 8px}.cgc-voice .vp-actions .vp-labelled-action svg{width:16px;height:16px}.cgc-voice .cgc-voice__tasks>div{padding:0;border:0;border-radius:0;background:transparent}.cgc-voice .cgc-voice__tasks>.vt-request{display:block}.cgc-voice .cgc-voice__tasks span{flex:initial}.cgc-voice .vt-top{min-height:24px}.cgc-voice .vt-stage{min-height:25px}.cgc-voice .vt-stage strong{overflow-wrap:anywhere}.cgc-voice .vt-request{text-align:start}.cgc-voice .vt-history{color:#736987;font-size:12px;max-height:100px;overflow:auto}.cgc-voice .vt-history summary{cursor:pointer;padding:6px 0}.cgc-voice .vt-history ul{margin:4px 0;padding-inline-start:18px;line-height:1.6}.cgc-voice .vp-choices{display:flex;flex-direction:column;align-self:stretch;width:100%;gap:8px;overflow:auto;overscroll-behavior:contain;padding:2px 3px 8px}.cgc-voice .voice-presenter .vp-choice{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:12px;flex:none;width:100%;min-height:58px;padding:13px;border:1px solid #e8e1ef;border-radius:14px;text-align:start;background:#fcfaff;font-size:15px;line-height:1.45}.cgc-voice .vp-choice:hover,.cgc-voice .vp-choice[aria-pressed=true]{background:#eee8f6;border-color:#a68bc7}.cgc-voice .vp-choice:focus-visible{outline:2px solid #80619f;outline-offset:1px}.cgc-voice .vp-choice .cgc-choice__n{flex:none;width:24px;height:24px;border-radius:50%;background:#ece5f4;color:#514064;display:grid;place-items:center;font-size:12px}.cgc-voice .vp-choice .cgc-choice__copy{display:flex;flex-direction:column;gap:4px;min-width:0}.cgc-voice .vp-choice .cgc-choice__label{font-weight:600;overflow-wrap:anywhere}.cgc-voice .vp-choice .cgc-choice__hint{color:#77668b;font-size:13px;overflow-wrap:anywhere}.cgc-voice .vp-choice-question,.cgc-voice .vp-choice-resolved{font-size:15px;line-height:1.5;margin:2px 0 8px}.cgc-email-message{display:flex;flex-direction:column;gap:12px;width:100%;min-width:0;text-align:start}.cgc-email-draft{border:1px solid #ded6ea;border-radius:16px;overflow:hidden;background:#fff;color:#241b4b;text-align:start}.cgc-email-draft__top,.cgc-email-draft__row{display:flex;justify-content:space-between;align-items:center;gap:12px}.cgc-email-draft__top{padding:12px 16px;background:#f4f0f8;border-bottom:1px solid #e8e1ed}.cgc-email-draft__subject,.cgc-email-draft__body{padding:12px 16px}.cgc-email-draft__subject{border-bottom:1px solid #e8e1ed}.cgc-email-draft__label{font-size:12px;color:#756585;font-weight:600}.cgc-email-draft .cgc-email-draft__copy{flex:none;min-height:36px;border:1px solid #ded4ea;border-radius:9px;padding:7px 10px;background:#fff;color:#392659;font-family:inherit;font-size:12px;line-height:1.4;cursor:pointer}.cgc-email-draft .cgc-email-draft__copy:disabled{opacity:.5}.cgc-email-draft .cgc-email-draft__copy:focus-visible{outline:2px solid #806ca9;outline-offset:2px}.cgc-email-draft .cgc-email-draft__subject-text{margin:7px 0 0;font-size:16px;line-height:1.5;font-weight:650;white-space:pre-wrap;overflow-wrap:anywhere}.cgc-email-draft__body-text{margin-top:10px;font-size:15px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;-webkit-user-select:text;user-select:text}.cgc-email-draft .cgc-email-draft__status{margin:0;padding:0 16px 10px;min-height:24px;color:#716181;font-size:12px;line-height:1.4}.cgc-email-draft__copy-buffer{position:fixed;left:-10000px;top:0;width:1px;height:1px;opacity:0}.cgc-voice .cgc-email-message--voice{height:100%;min-height:0;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}.cgc-voice .cgc-email-message--voice .cgc-email-draft{flex:none;border-radius:12px}.cgc-voice .cgc-email-message--voice .cgc-email-draft__top{position:sticky;top:0;z-index:1}.cgc-voice .cgc-email-message--voice .cgc-email-draft__top,.cgc-voice .cgc-email-message--voice .cgc-email-draft__subject,.cgc-voice .cgc-email-message--voice .cgc-email-draft__body{padding:9px 11px}.cgc-voice .cgc-email-message--voice .cgc-email-draft__body-text{font-size:14px}.cgc-voice .cgc-email-message--voice .cgc-email-draft__copy{min-height:36px}.cgc-voice .voice-presenter[data-presentation=short-answer]{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.cgc-voice .voice-presenter[data-presentation=short-answer] .vp-top,.cgc-voice .voice-presenter[data-presentation=short-answer] .vp-actions{padding-inline:7px}.cgc-voice .cgc-answer-stage{width:100%;height:100%;min-height:0;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;padding:2px 2px 8px;text-align:start}.cgc-voice .cgc-answer-stage:focus-visible{outline:2px solid #806ca9;outline-offset:-2px;border-radius:12px}.cgc-voice .cgc-answer-stage__question{padding:0 8px 17px}.cgc-voice .cgc-answer-stage__eyebrow{display:block;color:#827298;text-transform:uppercase;letter-spacing:.15em;font-size:10px;line-height:1.5;font-weight:700}.cgc-voice[dir=rtl] .cgc-answer-stage__eyebrow,.cgc-voice [dir=rtl] .cgc-answer-stage__eyebrow{letter-spacing:normal}.cgc-voice .cgc-answer-stage__question-text{margin:7px 0 0;font-size:17px;font-weight:600;line-height:1.5;overflow-wrap:anywhere}.cgc-voice .cgc-answer-stage__card{padding:20px;border:1px solid #e8e1ef;border-radius:20px;background:#fff;box-shadow:0 8px 24px #241b4b05}.cgc-voice .cgc-answer-stage__headline{margin:20px 0 0;color:#1c1549;font-size:32px;font-weight:750;line-height:1.15;letter-spacing:-.025em;overflow-wrap:anywhere}.cgc-voice .cgc-answer-stage__subtitle{margin:10px 0 0;color:#827199;font-size:16px;line-height:1.5;overflow-wrap:anywhere;white-space:pre-wrap}.cgc-voice .cgc-answer-stage__fields{margin:18px 0 0;border-top:1px solid #eee9f3}.cgc-voice .cgc-answer-stage__field{display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:12px 0;border-bottom:1px solid #eee9f3;font-size:12px;line-height:1.5}.cgc-voice .cgc-answer-stage__field dt{flex:1;min-width:0;color:#87769a;overflow-wrap:anywhere}.cgc-voice .cgc-answer-stage__field dd{flex:1.3;min-width:0;margin:0;font-weight:650;text-align:end;overflow-wrap:anywhere}.cgc-voice .cgc-answer-stage__sources{display:flex;flex-direction:column;gap:8px;margin-top:14px}.cgc-voice .cgc-answer-stage__source{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 13px;color:#241b4b;background:#f4f0f9;border-radius:12px;text-decoration:none;min-height:48px}.cgc-voice .cgc-answer-stage__source-text{display:flex;flex-direction:column;gap:3px;min-width:0}.cgc-voice .cgc-answer-stage__source-title{font-size:12px;font-weight:650;line-height:1.5;overflow-wrap:anywhere}.cgc-voice .cgc-answer-stage__source-domain{font-size:11px;line-height:1.4;color:#88749b;overflow-wrap:anywhere}.cgc-voice .cgc-answer-stage__source>.material-icons-round{flex:none;color:#9b87b6;font-size:18px}.cgc-voice .cgc-answer-stage__source:focus-visible{outline:2px solid #806ca9;outline-offset:2px}@media(max-width:370px),(max-height:680px){.cgc-voice .cgc-answer-stage__card{padding:15px;border-radius:16px}.cgc-voice .cgc-answer-stage__question{padding-bottom:12px}.cgc-voice .cgc-answer-stage__question-text{font-size:15px}.cgc-voice .cgc-answer-stage__headline{margin-top:14px;font-size:27px}.cgc-voice .cgc-answer-stage__subtitle{font-size:14px}.cgc-voice .cgc-answer-stage__field{padding-block:9px}}.cgc-voice .vp-deck-build{height:100%;width:100%;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;padding:2px 3px 8px}.cgc-voice .vp-deck-build:focus-visible{outline:2px solid #806ca9;outline-offset:-2px;border-radius:12px}.cgc-voice .vp-deck-build__header{margin-bottom:14px}.cgc-voice .vp-deck-build__status{margin:0;color:#241b4b;font-size:18px;font-weight:700;line-height:1.4}.cgc-voice .vp-deck-build__title{margin:7px 0 0;font-size:14px;line-height:1.5}.cgc-voice .vp-deck-build__count{display:block;margin-top:5px;color:#857596;font-size:11px}.cgc-voice .vp-deck-build__progress{list-style:none;margin:0 0 18px;padding:0;display:flex;flex-direction:column;gap:10px}.cgc-voice .vp-deck-build__progress li{display:flex;gap:10px;align-items:center;font-size:12px;color:#8b7d9a}.cgc-voice .vp-deck-build__progress .is-done{color:#342454}.cgc-voice .vp-deck-build__marker{display:grid;place-items:center;flex:none;width:20px;height:20px;font-size:16px;line-height:1;border-radius:50%;color:#ae9ec1}.cgc-voice .is-done .vp-deck-build__marker{color:#fff;background:#47b89b;font-size:12px}.cgc-voice .vp-deck-build__outline{border:1px solid #e7dfee;border-radius:16px;padding:14px;background:#fff}.cgc-voice .vp-deck-build__outline h3{margin:0 0 12px;font-size:14px;font-weight:650}.cgc-voice .vp-deck-build__outline ol{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:7px}.cgc-voice .vp-deck-build__outline li{display:flex;align-items:center;gap:10px;border-radius:8px;background:#f6f2fa;padding:7px 10px;font-size:12px;line-height:1.5}.cgc-voice .vp-deck-build__number{display:grid;place-items:center;flex:none;align-self:stretch;min-width:23px;color:#493463;font-variant-numeric:tabular-nums}.cgc-voice .vp-deck-build__outline li>span:last-child{min-width:0;overflow-wrap:anywhere}.cgc-voice .vp-deck-build__waiting{color:#867497;font-size:13px;line-height:1.6;margin:0}.cgc-voice .vp-deck-build__activity{margin-top:14px;color:#867497;font-size:11px;line-height:1.5}.cgc-voice .vp-deck-build__activity summary{cursor:pointer}.cgc-voice .vp-deck-build__error{font-size:13px;line-height:1.5;color:#ac3248}.cgc-voice .vp-deck-page{display:flex;flex-direction:column;gap:12px;width:100%;height:100%;min-height:0}.cgc-voice .voice-presenter .vp-deck-image{flex:1 1 0;min-width:0;min-height:0;width:100%;display:flex;justify-content:center;align-items:center;padding:3px;border:1px solid #e8e1ef;background:#fcfaff;border-radius:14px;cursor:zoom-in;overflow:hidden}.cgc-voice .vp-deck-current{flex:none;min-width:0;border:1px solid #e8e1ef;border-radius:13px;padding:11px 13px;background:#fff}.cgc-voice .vp-deck-current__label{display:block;color:#8a769d;font-size:10px;line-height:1.5}.cgc-voice .vp-deck-current__title{margin:5px 0 0;font-size:15px;font-weight:650;line-height:1.4;overflow-wrap:anywhere}.cgc-voice .vp-deck-current__summary{margin:6px 0 0;color:#8a769d;font-size:12px;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media(max-height:680px){.cgc-voice .vp-deck-page{gap:7px}.cgc-voice .vp-deck-current{padding:7px 10px}.cgc-voice .vp-deck-current__summary{display:none}.cgc-voice .vp-deck-current__title{font-size:12px;line-height:1.3}}.cgc-voice .cgc-voice__tasks:has(.vt-outline){flex:1 1 0;min-height:150px;overflow:hidden}.cgc-voice .cgc-voice__tasks:has(.vt-outline)>.vt-top,.cgc-voice .cgc-voice__tasks:has(.vt-outline)>.vt-stage,.cgc-voice .cgc-voice__tasks:has(.vt-outline)>.vt-footer{flex:none}.cgc-voice:has(.vt-outline) .cgc-voice__companion{flex:0 0 76px;flex-direction:row;gap:12px}.cgc-voice:has(.vt-outline) .cgc-voice__stage,.cgc-voice:has(.vt-outline) .cgc-voice__robot{width:64px;height:64px;flex:none}.cgc-voice:has(.vt-outline) .cgc-voice__status{text-align:start}.cgc-voice:has(.vt-outline) .cgc-voice__status-en,.cgc-voice:has(.vt-outline) .cgc-voice__status-ar{font-size:16px}.vt-outline{min-height:0;flex:1 1 0;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;background:#fff;border:1px solid #e7dfee;border-radius:12px;padding:11px}.vt-outline h3{margin:0 0 9px;font-size:12px}.vt-outline ol{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.vt-outline li{display:flex;gap:9px;align-items:center;background:#f5f1f9;padding:7px 9px;border-radius:7px;font-size:11px;line-height:1.5}.vt-outline-number{flex:none;min-width:16px;font-variant-numeric:tabular-nums}.vt-outline:focus-visible{outline:2px solid #806ca9;outline-offset:-2px}
