.chat-inputbox-materials-list{position:relative;width:100%;margin-bottom:var(--spacing-sm,12px)}.chat-inputbox-materials-scroll{display:flex;align-items:center;gap:var(--spacing-xs,8px);overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;padding-top:10px;padding-right:10px;margin-top:-10px;margin-right:-10px}.chat-inputbox-materials-scroll::-webkit-scrollbar{display:none}.chat-inputbox-materials-item{display:flex;align-items:center;height:40px;gap:var(--spacing-xs,8px);padding:var(--spacing-xs,8px) var(--spacing-sm,12px);border:1px solid var(--color-border-secondary,#eaeaec);border-radius:var(--scale-radius-sm,8px);background:var(--color-surface-container-lowest,#ffffff);flex:0 0 auto}.chat-inputbox-materials-item-icon{width:16px;height:16px;color:var(--color-text-secondary,#34343b);flex:0 0 auto}.chat-inputbox-materials-item-icon--loading{animation:chat-inputbox-materials-spin 1s linear infinite}.chat-inputbox-materials-item-name{max-width:137px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--color-text-secondary,#34343b);font-family:var(--type-font-family-Secondary,Inter);font-size:var(--font-size-body-md,14px);font-weight:400;line-height:var(--linehight-body-md,20px);letter-spacing:var(--letter-spacing-body,-.03px)}.chat-inputbox-materials-nav{position:absolute;top:50%;width:24px;height:24px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;background:var(--color-surface-container-low,#f1f1f3);border:none;border-radius:12px;color:var(--color-text-secondary,#34343b);cursor:pointer;z-index:2}.chat-inputbox-materials-nav--left{left:-4px}.chat-inputbox-materials-nav--right{right:-4px}.chat-inputbox-materials-nav.is-hidden{opacity:0;pointer-events:none}.chat-inputbox-materials-fade{position:absolute;right:0;top:0;width:51px;height:100%;border-radius:var(--scale-radius-lg,16px);background:linear-gradient(95.54deg,rgba(255,255,255,0) 13.6%,rgba(255,255,255,.95) 57.2%,#ffffff 92.68%);pointer-events:none}.chat-inputbox-mode{display:flex;padding:var(--spacing-xs,8px) var(--spacing-sm,12px);justify-content:center;align-items:center;gap:var(--spacing-2xs,4px);color:var(--color-text-action,#4e4df4);font-family:var(--type-font-family-Secondary,Inter);font-size:var(--font-size-body-md,14px);font-style:normal;font-weight:400;line-height:var(--linehight-body-md,20px);-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:56px;transition:background-color .2s ease;position:relative;cursor:pointer}.chat-inputbox-mode.is-clearable:hover{background:var(--color-surface-container-blue,#f1f4ff)}.chat-inputbox-mode__icon-btn{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:rgba(0,0,0,0);color:inherit;cursor:pointer}.chat-inputbox-mode__icon-btn:disabled{cursor:default}.chat-inputbox-mode__icon-wrap{position:relative;width:16px;height:16px}.chat-inputbox-mode__icon,.chat-inputbox-mode__icon-wrap{display:inline-flex;align-items:center;justify-content:center}.chat-inputbox-mode__icon{position:absolute;inset:0;transition:opacity .15s ease}.chat-inputbox-mode.is-clearable:hover .chat-inputbox-mode__icon--default,.chat-inputbox-mode__icon--close{opacity:0}.chat-inputbox-mode.is-clearable:hover .chat-inputbox-mode__icon--close{opacity:1}@keyframes chat-inputbox-materials-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.chat-inputbox-create-card{display:flex;padding:var(--spacing-md,16px) 0;flex-direction:column;justify-content:center;align-items:center;gap:4px;border-radius:var(--scale-radius-md,12px);border:1px dashed var(--color-border-secondary,#eaeaec);background:#fff}.chat-inputbox-create-card .chat-inputbox-create-card-title{display:flex;align-items:center;color:var(--color-text-tertiary,#818193);font-feature-settings:"liga" off,"clig" off}.chat-inputbox-create-card .chat-inputbox-create-card-title,.chat-inputbox-create-card .chat-inputbox-create-card-title>button{font-family:var(--type-font-family-Secondary,Inter);font-size:var(--font-size-body-md,14px);font-style:normal;font-weight:600;line-height:var(--linehight-body-md,20px)}.chat-inputbox-create-card .chat-inputbox-create-card-title>button{color:var(--color-text-infomation-blue-light,#7a90fe)}.chat-inputbox-create-card .chat-inputbox-create-card-support-file{color:var(--color-text-infomation-grey,#b0afba);font-family:var(--type-font-family-Secondary,Inter);font-size:var(--font-size-caption-sm,10px);font-style:normal;font-weight:400;line-height:var(--linehight-caption-sm,14px)}.chat-inputbox-counter{padding-left:4px;color:var(--color-text-infomation-grey,#B0AFBA);font-family:var(--type-font-family-Secondary,Inter);font-size:var(--font-size-caption-md,12px);font-style:normal;font-weight:400;line-height:var(--linehight-caption-md,18px)}.chat-inputbox-counter.is-over-limit{color:var(--color-text-error,#D8001A)}.quick-entry-container{padding-top:16px}.quick-entry-container .quick-entry-button{display:flex;height:44px;padding:var(--scale-300,12px) var(--spacing-md,16px);justify-content:center;align-items:center;gap:var(--spacing-2xs,4px);border-radius:var(--scale-radius-pill,56px);border:var(--sds-size-stroke-border) solid var(--color-border-teritery,#dedee1);background:hsla(0,0%,100%,.3);cursor:pointer}.quick-entry-container .quick-entry-button>svg{width:16px;height:16px;stroke-width:1.2}.quick-entry-container .quick-entry-button>span{color:var(--color-text-secondary,#34343B);font-family:var(--type-font-family-Secondary,Inter);font-size:var(--font-size-body-md,14px);font-style:normal;font-weight:500;line-height:var(--linehight-body-md,20px)}.quick-entry-container .quick-entry-button:hover{background:#fff;border-color:rgba(0,0,0,0)}.quick-entry-container .quick-entry-button.is-active{background:var(--color-surface-action,#4E4DF4);border-color:var(--color-surface-action,#4E4DF4)}.quick-entry-container .quick-entry-button.is-active>span,.quick-entry-container .quick-entry-button.is-active>svg{color:#fff}.quick-entry-container .quick-entry-button.is-active:hover{background:var(--color-surface-action,#4E4DF4);opacity:.9}@media(max-width:992px){.quick-entry-container{max-width:calc(100vw - 32px)}}.LinkedinHeadshot-buttons-item{display:flex;padding:2px 5px;align-items:center}.LinkedinHeadshot-buttons-item>div>span:first{color:var(--color-text-secondary,#34343B);font-feature-settings:"liga" off,"clig" off;font-family:var(--type-font-family-Secondary,Inter);font-size:var(--font-size-body-md,14px);font-style:normal;font-weight:500;line-height:var(--linehight-body-md,20px)}.LinkedinHeadshot-buttons-item>div>span:last-child{color:var(--color-text-tertiary,#818193);font-feature-settings:"liga" off,"clig" off;font-family:var(--type-font-family-Secondary,Inter);font-size:var(--font-size-caption-sm,10px);font-style:normal;font-weight:400;line-height:var(--linehight-caption-sm,14px)}.lt-language-trigger{height:32px;width:100%;min-width:0;padding:0 12px;border:1px solid #eaeaec;border-radius:8px;background:#fff}.lt-language-trigger-text{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;color:var(--color-text-secondary,#34343B);font-family:var(--type-font-family-Secondary,Inter);font-size:var(--font-size-caption-md,12px);font-style:normal;font-weight:400;line-height:var(--linehight-caption-md,18px);display:block}.lt-language-content{display:flex;width:132px;min-height:350px;max-height:350px;padding:5px;flex-direction:column;justify-content:center;align-items:center;border-radius:14px;border:1px solid var(--color-border-secondary,#eaeaec);background:var(--color-surface-container-lowest,#FFF);box-shadow:0 1px 7px 4px rgba(117,119,149,.06);overflow-y:auto}.lt-language-content .step-six-select-indicator svg{width:16px;height:16px;color:#4e4d58}.lt-language-item{display:flex;height:36px;padding:4px 8px;align-items:center;gap:8px;color:var(--color-text-secondary,#34343B);font-family:var(--type-font-family-Secondary,Inter);font-size:var(--font-size-body-md,14px);font-style:normal;font-weight:400;line-height:var(--linehight-body-md,20px)}.lt-language-item-text{flex:1;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.youtube-summary-input-shake{animation:youtube-summary-input-shake .32s ease-in-out}@keyframes youtube-summary-input-shake{0%{transform:translateX(0)}25%{transform:translateX(-6px)}50%{transform:translateX(6px)}75%{transform:translateX(-4px)}to{transform:translateX(0)}}.new-chat-container{position:relative;overflow:hidden;width:100%;height:100%;background:var(--color-base-White,#fff);--new-chat-bottom-preview-height:216px}.new-chat-container .new-chat-liquid-bg{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none}.new-chat-container .new-chat-liquid-bg__blob{position:absolute;border-radius:50%;will-change:transform;transform:translateZ(0) scale(1)}.new-chat-container .new-chat-liquid-bg__blob--sky{top:max(12px,3vh);left:max(-80px,-6vw);width:clamp(360px,36vw,520px);height:clamp(320px,32vw,455px);background:rgba(140,191,252,.22);filter:blur(80px);animation:new-chat-liquid-sky 6.67s ease-in-out infinite}.new-chat-container .new-chat-liquid-bg__blob--peach{top:min(48vh,420px);left:max(-160px,-10vw);width:clamp(460px,48vw,690px);height:clamp(400px,42vw,600px);background:rgba(252,194,153,.2);filter:blur(90px);animation:new-chat-liquid-peach 8.67s ease-in-out infinite}.new-chat-container .new-chat-liquid-bg__blob--lavender{top:max(-190px,-18vh);left:min(38vw,560px);width:clamp(560px,58vw,800px);height:clamp(470px,50vw,670px);background:rgba(181,158,250,.22);filter:blur(90px);animation:new-chat-liquid-lavender 10.67s ease-in-out infinite}.new-chat-container .new-chat-title{color:var(--color-text-primary,#1a1a1d);font-feature-settings:"liga" off,"clig" off;font-family:"Noto Serif";font-size:var(--font-size-heading-h5,24px);font-style:normal;font-weight:400;line-height:var(--linehight-heading-h5,32px)}.new-chat-container .new-chat-main-stage{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:calc(100% - var(--new-chat-bottom-preview-height));padding-top:38px}.new-chat-container .new-chat-home-tabs{width:100%;max-width:812px;padding-bottom:26px}.new-chat-container .new-chat-home-tabs__list{display:flex;align-items:center;gap:16px;width:100%;margin:0 auto}.new-chat-container .new-chat-home-tabs__tab{position:relative;height:24px;border:0;background:rgba(0,0,0,0);color:#818193;font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:20px;white-space:nowrap;cursor:pointer;transition:color .2s ease}.new-chat-container .new-chat-home-tabs__tab:after{position:absolute;right:0;bottom:0;left:0;height:2px;border-radius:1px;background:rgba(0,0,0,0);content:""}.new-chat-container .new-chat-home-tabs__tab[aria-selected=true]{color:#17171f}.new-chat-container .new-chat-home-tabs__tab[aria-selected=true]:after{background:#17171f}.new-chat-container .new-chat-home-tabs__tab:focus-visible{outline:2px solid #7a90fe;outline-offset:3px;border-radius:4px}.new-chat-container .new-chat-home-tabs__panel{width:100%;margin-top:13px}.new-chat-container .new-chat-home-tabs__library{max-width:812px;padding-bottom:0}.new-chat-container .new-chat-home-tabs__library>div:first-child{display:none}.new-chat-container .new-chat-everywhere{width:100%;margin:0 auto}.new-chat-container .new-chat-everywhere__scroller{display:flex;width:100%;height:120px;overflow-x:auto;overflow-y:hidden;border-radius:16px;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch}.new-chat-container .new-chat-everywhere__scroller::-webkit-scrollbar{display:none}.new-chat-container .new-chat-everywhere__slide{position:relative;display:flex;align-items:center;justify-content:space-between;flex:0 0 100%;width:100%;height:100%;padding:0 24px 0 28px;border:0;border-radius:16px;background:#f2ece1;cursor:pointer;overflow:hidden;scroll-snap-align:start}.new-chat-container .new-chat-everywhere__slide:focus-visible{outline:2px solid #7a90fe;outline-offset:3px}.new-chat-container .new-chat-everywhere__copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;flex:1 1 auto;min-width:0;gap:7px;text-align:left}.new-chat-container .new-chat-everywhere__title{color:#17171f;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:22px;white-space:nowrap}.new-chat-container .new-chat-everywhere__description{width:340px;max-width:100%;color:#6b6b75;font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:18px}.new-chat-container .new-chat-everywhere__image{display:block;width:323px;height:120px;flex:0 0 auto;-o-object-fit:contain;object-fit:contain;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.new-chat-container .new-chat-everywhere__dots{display:flex;justify-content:center;gap:6px;margin-top:18px}.new-chat-container .new-chat-everywhere__dot{width:8px;height:8px;border-radius:50%;background:#c7c7ce;transition:background-color .2s ease}.new-chat-container .new-chat-everywhere__dot--active{background:#4e4d58}@keyframes new-chat-liquid-sky{0%{transform:translateZ(0) scale(1)}18%{transform:translate3d(110px,-80px,0) scale(1.06)}40%{transform:translate3d(60px,110px,0) scale(.94)}65%{transform:translate3d(-90px,60px,0) scale(1.04)}82%{transform:translate3d(-40px,-70px,0) scale(.96)}to{transform:translateZ(0) scale(1)}}@keyframes new-chat-liquid-peach{0%{transform:translateZ(0) scale(1)}22%{transform:translate3d(-80px,55px,0) scale(1.05)}48%{transform:translate3d(100px,-40px,0) scale(.93)}72%{transform:translate3d(50px,90px,0) scale(1.05)}88%{transform:translate3d(-60px,-30px,0) scale(.97)}to{transform:translateZ(0) scale(1)}}@keyframes new-chat-liquid-lavender{0%{transform:translateZ(0) scale(1)}25%{transform:translate3d(-100px,80px,0) scale(1.06)}50%{transform:translate3d(60px,-90px,0) scale(.93)}75%{transform:translate3d(-50px,50px,0) scale(1.03)}90%{transform:translate3d(40px,-40px,0) scale(.97)}to{transform:translateZ(0) scale(1)}}@media(max-width:768px){.new-chat-container .new-chat-liquid-bg__blob--sky{left:-160px}.new-chat-container .new-chat-liquid-bg__blob--peach{top:46vh;left:-260px}.new-chat-container .new-chat-liquid-bg__blob--lavender{top:-160px;left:18vw}.new-chat-container .new-chat-home-tabs__list{max-width:100%;gap:20px}.new-chat-container .new-chat-home-tabs__tab{font-size:14px}.new-chat-container .new-chat-everywhere__scroller{height:auto;aspect-ratio:812/120}.new-chat-container .new-chat-everywhere__slide{padding:0 14px 0 18px}.new-chat-container .new-chat-everywhere__copy{gap:4px}.new-chat-container .new-chat-everywhere__title{font-size:13px;line-height:18px;white-space:normal}.new-chat-container .new-chat-everywhere__description{width:min(220px,55vw);font-size:11px;line-height:14px}.new-chat-container .new-chat-everywhere__image{width:min(323px,42vw);height:auto}}@media(prefers-reduced-motion:reduce){.new-chat-container .new-chat-liquid-bg__blob{animation:none}.new-chat-container .new-chat-everywhere__scroller{scroll-behavior:auto}}#sia-dots{font-family:Inter;animation:dot 3s step-start infinite;display:inline-block;width:1.5em;vertical-align:bottom;overflow:hidden}@keyframes dot{0%{width:0;margin-right:1.5em}33%{width:.5em;margin-right:1em}66%{width:1em;margin-right:.5em}to{width:1.5em;margin-right:0}}