:root{color:#102217;--blend-theme-bg:#fffaf7;--blend-theme-bg-accent:#ffe8de;--blend-theme-bg-end:#fffdfb;--blend-theme-surface:#ffffffeb;--blend-theme-surface-strong:#fff;--blend-theme-border:#72332229;--blend-theme-text:#2f1b16;--blend-theme-text-subtle:#5d3a30;--blend-theme-accent:#ff6f5c;--blend-theme-accent-soft:#ff6f5c29;--blend-theme-shadow:0 14px 34px #6a2c211f;--blend-theme-link:#8f2f20;--blend-theme-link-hover:#6f2014;--blend-theme-focus-outline:#ff6f5c80;--blend-theme-card-hover-shadow:0 18px 38px #6a2c2129;--blend-theme-card-hover-border:#7233224d;--blend-theme-card-focus-border:#ff6f5c9e;--blend-theme-card-focus-ring:#ff6f5c33;--blend-theme-radius-card:28px;--blend-theme-radius-pill:999px;--blend-theme-space-xs:.4rem;--blend-theme-space-sm:.7rem;--blend-theme-space-md:1rem;--blend-theme-space-lg:1.4rem;--blend-theme-space-xl:2rem;--blend-theme-headline-size:clamp(1.8rem,3vw,2.5rem);--blend-theme-title-size:clamp(1.2rem,2vw,1.45rem);--blend-theme-body-size:1rem;background:#fff;font-family:IBM Plex Sans,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#fff;min-height:100vh;margin:0}main{max-width:980px;margin:0 auto;padding:2rem 1.25rem 4rem}.app-persistent-footer{width:min(100vw - 1.5rem,clamp(340px,72vw,560px));padding:0 0 calc(.62rem + env(safe-area-inset-bottom));pointer-events:none;z-index:1200;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.app-persistent-footer__nav{pointer-events:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#a5cce6;border:1px solid #a5cce6;border-radius:999px;justify-content:space-between;align-items:center;width:100%;height:56px;padding:.4rem .48rem .4rem .66rem;display:flex;position:relative;overflow:visible}.app-persistent-footer__brand{mix-blend-mode:normal;flex-shrink:0;width:80px;height:auto;display:block;position:relative;top:2px}.app-persistent-footer__brand-link{flex-shrink:0;align-items:center;margin-left:.9rem;text-decoration:none;display:inline-flex}.app-persistent-footer__links{--footer-link-gap:.44rem;--footer-link-pad:.14rem;--footer-pill-width:calc((100% - (var(--footer-link-pad)*2) - (var(--footer-link-gap)*2))/3);align-items:center;gap:var(--footer-link-gap);padding:var(--footer-link-pad);border-radius:999px;grid-template-columns:repeat(3,minmax(4.5rem,1fr));margin-left:auto;display:grid;position:relative}.app-persistent-footer__links:before{content:"";top:calc(var(--footer-link-pad) + 2px);left:var(--footer-link-pad);width:var(--footer-pill-width);height:calc(100% - (var(--footer-link-pad)*2) - 4px);z-index:0;will-change:transform;background:#022261;border-radius:999px;transition:transform .26s cubic-bezier(.22,.9,.24,1),opacity .2s;position:absolute;transform:translate(0)}.app-persistent-footer__links[data-active-tab=chats]:before{transform:translateX(calc(100% + var(--footer-link-gap)))}.app-persistent-footer__links[data-active-tab=you]:before{transform:translateX(calc(200% + (var(--footer-link-gap)*2)))}.app-persistent-footer__links[data-active-tab=none]:before{opacity:0}.app-persistent-footer__link{z-index:1;color:#022261;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:calc(56px - .8rem);padding:0 1rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,transform .13s;display:inline-flex;position:relative}.app-persistent-footer__link:hover{background:#a5cce6;border-color:#0000}.app-persistent-footer__link:active{transform:translateY(1px)scale(.97)}.app-persistent-footer__link:focus-visible{outline-offset:2px;outline:2px solid #a5cce6}.app-persistent-footer__link.is-active{color:inherit;background:0 0;border-color:#0000}.app-persistent-footer__link.is-active:hover{background:0 0;border-color:#0000}.app-persistent-footer__links[data-active-tab=blends] .app-persistent-footer__link[data-tab=blends],.app-persistent-footer__links[data-active-tab=chats] .app-persistent-footer__link[data-tab=chats],.app-persistent-footer__links[data-active-tab=you] .app-persistent-footer__link[data-tab=you]{color:#fff}.profile-theme-page .blend-theme-section:first-of-type{padding-top:calc(var(--blend-theme-space-xl) + .9rem)}.profile-theme-section--settings .blend-theme-section-header-row{justify-content:center}.profile-theme-section--settings .blend-theme-section-title{text-align:center;width:100%}.profile-theme-section--settings .blend-theme-section-header p{text-align:center}.profile-theme-section--onboarding .blend-theme-section-header{width:min(100%,clamp(340px,72vw,560px));margin-inline:auto}.profile-theme-section--onboarding .blend-theme-section-header-row{justify-content:center}.profile-theme-section--onboarding .blend-theme-section-title{text-align:center;width:100%}.profile-theme-page .blend-theme-section-header p{color:#34557a;margin:0}.blend-theme-grid.profile-settings-stack{grid-template-columns:1fr}.profile-demographics-form{background:#ffffffeb;border:1px solid #c1dde8;border-radius:24px;gap:.88rem;width:min(100%,clamp(340px,72vw,560px));margin-inline:auto;padding:1.1rem;display:grid}.profile-share-link-card{gap:.72rem}.profile-share-link-hint{color:#34557a;text-align:left;margin:0;font-size:.82rem;line-height:1.33}.profile-share-link-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.52rem;display:grid}.profile-share-link-input{color:#022261;width:100%;min-width:0;max-width:100%;min-height:2.48rem;font:inherit;background:#fff;border:1px solid #c1dde8;border-radius:12px;padding:.52rem .72rem;font-size:.92rem;line-height:1.25;display:block}.profile-share-link-input::placeholder{color:#5e83a7}.profile-share-link-input:focus-visible{box-shadow:none;border-color:#86b6d4;outline:none}.profile-share-link-actions{grid-auto-flow:column;gap:.52rem;display:grid}.profile-share-link-action{appearance:none;color:#fff;min-width:5.5rem;min-height:2.48rem;font:inherit;white-space:nowrap;background:#022261;border:1px solid #022261;border-radius:12px;justify-content:center;align-items:center;gap:0;padding:.46rem .82rem;font-size:.82rem;font-weight:600;line-height:1;display:inline-flex}.profile-share-link-action-idle-content,.profile-share-link-action-success-content{justify-content:center;align-items:center;width:100%;min-height:15px;display:inline-flex}.profile-share-link-action-idle-content{gap:0;position:relative}.profile-share-link-action-label{text-align:center;justify-content:center;align-items:center;width:100%;line-height:1;display:inline-flex}.profile-share-link-action-icon{opacity:0;fill:currentColor;flex:none;width:15px;height:15px;transition:opacity .12s;display:inline-flex}.profile-share-link-action-idle-content .profile-share-link-action-icon{position:absolute;top:50%;right:0;transform:translateY(-50%)}.profile-share-link-action-icon--spinning{opacity:1;animation:.9s linear infinite profile-share-link-action-icon-spin}.profile-share-link-action-icon--success,.profile-share-link-action-icon--centered{opacity:1}.profile-share-link-action:hover{background:#15377d;border-color:#15377d}.profile-share-link-action:focus-visible{outline-offset:2px;outline:3px solid #02226147}.profile-share-link-action:disabled{cursor:default;opacity:1;color:#8da2b8;background:#d9e5f0;border-color:#d9e5f0}.profile-share-link-action--rotate{color:#022261;background:#fff;border-color:#9abed2}.profile-share-link-action--rotate:hover{background:#f5f9fc;border-color:#86b6d4}.profile-share-link-action--success,.profile-share-link-action--success:hover{color:#fff;background:#1f8f4d;border-color:#1f8f4d}.profile-share-link-status{color:#58718d;margin:0;font-size:.82rem;line-height:1.3}.profile-share-link-sync-details{gap:.26rem;display:grid}.profile-share-link-sync-row{color:#58718d;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:.62rem;margin:0;font-size:.82rem;line-height:1.3;display:grid}.profile-share-link-sync-label{min-width:0}.profile-share-link-sync-value{text-align:right;color:#34557a;justify-self:end}@keyframes profile-share-link-action-icon-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.profile-demographics-form--skeleton{pointer-events:none}.profile-demographics-form__title{color:#022261;text-align:center;margin:0;font-size:1.02rem;font-weight:600}.profile-demographics-skeleton-control{border-radius:12px;width:100%;min-height:2.48rem}.profile-demographics-skeleton-button{border-radius:12px;width:5.3rem;min-height:2.48rem}.profile-demographics-grid{grid-template-columns:minmax(0,1fr) minmax(0,230px);gap:.62rem;display:grid}.profile-demographics-grid--single{grid-template-columns:minmax(0,1fr)}.profile-demographics-field{gap:.34rem;min-width:0;display:grid}.profile-demographics-field>span{color:#34557a;letter-spacing:.01em;margin:0;font-size:.79rem;font-weight:500}.profile-demographics-field--visibility{min-width:0}.profile-demographics-field--orientation{gap:.48rem}.profile-demographics-spectrum{gap:.42rem;display:grid}.profile-demographics-spectrum-scale{--profile-spectrum-thumb-size:1.08rem;min-height:2.64rem;position:relative}.profile-demographics-spectrum-scale:before{content:"";pointer-events:none;z-index:1;background:#dbe9f3;border:1px solid #c1dde8;border-radius:999px;height:.36rem;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.profile-demographics-spectrum-slider{appearance:none;touch-action:pan-y;z-index:7;background:0 0;border-radius:12px;width:100%;min-width:0;height:2.64rem;margin:0;position:relative}.profile-demographics-spectrum-slider::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:999px;height:.36rem}.profile-demographics-spectrum-slider::-webkit-slider-thumb{appearance:none;width:var(--profile-spectrum-thumb-size);height:var(--profile-spectrum-thumb-size);margin-top:calc((.36rem - var(--profile-spectrum-thumb-size))/2);z-index:8;cursor:grab;background:linear-gradient(158deg,#ddeef8 0%,#a5cce6 42%,#7eadd0 100%);border:1px solid #2a4a7480;border-radius:999px;position:relative;box-shadow:inset 0 1px #ffffffe6,0 2px 4px #0222614d,0 0 0 3px #fff}.profile-demographics-spectrum-slider::-moz-range-track{background:0 0;border:0;border-radius:999px;height:.36rem}.profile-demographics-spectrum-slider::-moz-range-progress{background:0 0;border:0;height:.36rem}.profile-demographics-spectrum-slider::-moz-range-thumb{z-index:8;width:var(--profile-spectrum-thumb-size);height:var(--profile-spectrum-thumb-size);cursor:grab;background:linear-gradient(158deg,#ddeef8 0%,#a5cce6 42%,#7eadd0 100%);border:1px solid #2a4a7480;border-radius:999px;position:relative;box-shadow:inset 0 1px #ffffffe6,0 2px 4px #0222614d,0 0 0 3px #fff}.profile-demographics-spectrum-slider:focus-visible{outline:none}.profile-demographics-spectrum-slider:focus-visible::-webkit-slider-thumb{outline-offset:2px;outline:3px solid #02226147}.profile-demographics-spectrum-slider:focus-visible::-moz-range-thumb{outline-offset:2px;outline:3px solid #02226147}.profile-demographics-spectrum-stops{pointer-events:none;z-index:5;position:absolute;inset:0}.profile-demographics-spectrum-stop{pointer-events:none;cursor:pointer;z-index:6;background:#fff;border:2px solid #86b6d4;border-radius:999px;width:1.12rem;height:1.12rem;position:absolute;top:50%;transform:translate(-50%,-50%)}.profile-demographics-spectrum-stop:hover{border-color:#6ca4c9}.profile-demographics-spectrum-stop:focus-visible{outline-offset:2px;outline:3px solid #02226147}.profile-demographics-spectrum-stop.is-active{opacity:0}.profile-demographics-spectrum-selected{color:#022261;text-align:center;margin:0;font-size:.82rem;font-weight:500;line-height:1.3}.profile-demographics-note{color:#58718d;text-align:left;margin:0;font-size:.76rem;line-height:1.35}@media (pointer:coarse){.profile-demographics-spectrum-slider{pointer-events:none}.profile-demographics-spectrum-slider::-webkit-slider-thumb{width:0;height:0;box-shadow:none;background:0 0;border:0;margin-top:0}.profile-demographics-spectrum-slider::-moz-range-thumb{width:0;height:0;box-shadow:none;background:0 0;border:0}.profile-demographics-spectrum-stop{pointer-events:auto}.profile-demographics-spectrum-stop.is-active{opacity:1;background:#022261;border-color:#022261;box-shadow:0 0 0 3px #fff}}.profile-demographics-date-inline{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.52rem;width:100%;min-width:0;display:grid}.profile-demographics-input,.profile-demographics-select{color:#022261;width:100%;min-width:0;max-width:100%;min-height:2.48rem;font:inherit;background:#fff;border:1px solid #c1dde8;border-radius:12px;padding:.52rem .72rem;font-size:.92rem;line-height:1.25;display:block}.profile-demographics-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9'%3E%3Cpath fill='none' stroke='%23022261' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.7' d='M1 1.5 7 7.5l6-6'/%3E%3C/svg%3E");background-position:right .8rem center;background-repeat:no-repeat;background-size:.7rem .45rem;padding-right:2.38rem}.profile-demographics-input::placeholder{color:#5e83a7}.profile-demographics-input--date{appearance:none;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;padding-right:2.38rem;line-height:normal}.profile-demographics-input--date::-webkit-date-and-time-value{text-align:left}.profile-demographics-input--date::-webkit-datetime-edit{padding:0}.profile-demographics-input--date::-webkit-datetime-edit-fields-wrapper{padding:0}.profile-demographics-input--date::-webkit-calendar-picker-indicator{opacity:.7;margin:0 -.28rem 0 auto;padding:0 0 0 .18rem}.profile-demographics-input--date:invalid::-webkit-datetime-edit{color:#5e83a7}.profile-demographics-input:disabled,.profile-demographics-select:disabled{color:#58718d;background:#f3f7fb}.profile-demographics-input:focus-visible,.profile-demographics-select:focus-visible{box-shadow:none;border-color:#86b6d4;outline:none}.profile-demographics-date-save{appearance:none;color:#fff;min-height:2.48rem;font:inherit;white-space:nowrap;background:#022261;border:1px solid #022261;border-radius:12px;padding:.46rem .82rem;font-size:.82rem;font-weight:600;line-height:1}.profile-demographics-date-save:hover{background:#15377d;border-color:#15377d}.profile-demographics-date-save:focus-visible{outline-offset:2px;outline:3px solid #02226147}.profile-demographics-date-save:disabled{cursor:default;opacity:1}.profile-demographics-account{gap:.58rem;padding:.06rem .02rem .14rem;display:grid}.profile-demographics-account-row{grid-template-columns:minmax(6.8rem,max-content) minmax(0,1fr);align-items:baseline;column-gap:.74rem;margin:0;display:grid}.profile-demographics-account-label{color:#34557a;letter-spacing:.01em;font-size:.79rem;font-weight:500}.profile-demographics-account-value{color:#022261;text-align:right;overflow-wrap:anywhere;justify-self:end;font-size:.86rem;font-weight:500;line-height:1.3}.profile-demographics-field--identity{gap:.34rem}.profile-demographics-hint{color:#34557a;margin:.04rem 0 .06rem;font-size:.82rem;line-height:1.33}.profile-demographics-error,.profile-demographics-success{margin:0;font-size:.82rem;line-height:1.3}.profile-demographics-error{color:#8f2f20}.profile-demographics-success{color:#0b6f3b}.profile-demographics-toast{top:env(safe-area-inset-top);z-index:1400;pointer-events:none;text-align:center;border-radius:999px;margin:0;padding:.45rem .9rem;font-size:.8rem;line-height:1.2;animation:1.85s cubic-bezier(.2,.9,.2,1) forwards profile-demographics-toast-slide-fade;position:fixed;left:50%;transform:translate(-50%,-10px)}.profile-demographics-toast--success{color:#fff;background:#2cd363;border:1px solid #20b955}.profile-demographics-toast--error{color:#fff;background:#cf4a39;border:1px solid #b63a2b}@keyframes profile-demographics-toast-slide-fade{0%{opacity:0;transform:translate(-50%,-10px)}16%{opacity:1;transform:translate(-50%,10px)}62%{opacity:1;transform:translate(-50%,10px)}to{opacity:0;transform:translate(-50%,22px)}}.profile-demographics-submit{appearance:none;color:#fff;width:fit-content;min-height:2.4rem;font:inherit;background:#022261;border:1px solid #022261;border-radius:999px;justify-self:center;padding:.56rem 1rem;font-size:.88rem;font-weight:600;line-height:1}.profile-demographics-submit:hover{background:#15377d;border-color:#15377d}.profile-demographics-submit:active{transform:translateY(1px)}.profile-demographics-submit:focus-visible{outline-offset:2px;outline:3px solid #02226147}.profile-demographics-submit:disabled{cursor:default;opacity:1}h1,h2,h3{margin:0;line-height:1.1}p{line-height:1.5}.card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffc7;border:1px solid #1022171f;border-radius:16px;padding:1rem}.grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;display:grid}a{color:#135f42}.home-page{gap:.78rem;padding-top:clamp(.7rem,1.5vw,1.1rem);padding-bottom:clamp(1rem,2vw,1.4rem);display:grid;position:relative}.home-fold{grid-template-rows:minmax(0,1fr) auto;gap:.7rem;min-height:calc(100vh - 3.4rem);display:grid}.home-top{grid-template-columns:minmax(460px,.63fr) minmax(0,.37fr);align-items:center;gap:.74rem;min-height:0;display:grid}.home-logo-column{place-items:center;padding:0;display:grid}.home-logo-banner__frame{visibility:hidden;opacity:0;background:#fff;border-radius:14px;width:min(100%,620px);overflow:hidden;transform:translateY(10px)}.home-logo-banner__frame.is-ready{visibility:visible;animation:.52s cubic-bezier(.22,.9,.24,1) 35ms forwards home-reveal-enter}.home-logo-stack{width:100%;position:relative}.home-logo-image{width:100%;height:auto;display:block}.home-logo-image--moving-letters{z-index:1;pointer-events:none;position:absolute;inset:0}.home-logo-image--moving-letter{mix-blend-mode:normal;opacity:0;will-change:opacity;position:absolute;inset:0}.auth-sign-in-wordmark{mix-blend-mode:normal}.home-logo-stack.is-loaded .home-logo-image--moving-letter--0{animation:.28s .62s forwards home-logo-letter-fade-in}.home-logo-stack.is-loaded .home-logo-image--moving-letter--1{animation:.28s .98s forwards home-logo-letter-fade-in}.home-logo-stack.is-loaded .home-logo-image--moving-letter--2{animation:.28s 1.34s forwards home-logo-letter-fade-in}.home-logo-stack.is-loaded .home-logo-image--moving-letter--3{animation:.28s 1.7s forwards home-logo-letter-fade-in}.home-logo-stack.is-loaded .home-logo-image--moving-letter--4{animation:.28s 2.06s forwards home-logo-letter-fade-in}.home-logo-image--left-cover{z-index:2;pointer-events:none;clip-path:inset(0 50% 0 0);position:absolute;inset:0}.home-copy-column{color:#131313;flex-direction:column;justify-content:center;align-self:center;padding:clamp(.2rem,.8vw,.4rem) 0;display:flex;position:relative;overflow:visible}.home-title-block{margin:0}.home-title{color:#0f0f0f;letter-spacing:-.01em;text-wrap:balance;max-width:13ch;margin-top:0;margin-bottom:0;font-family:Iowan Old Style,Palatino Linotype,Palatino,Book Antiqua,serif;font-size:clamp(1.9rem,3.4vw,2.8rem);line-height:1.05}.home-proof{color:#404040;gap:.56rem;max-width:60ch;margin:1.7rem 0 0;font-size:clamp(.9rem,1.08vw,1rem);line-height:1.52;display:grid}.home-proof-line{margin:0}.home-proof strong{color:#1b1b1b}.home-actions{flex-wrap:wrap;gap:.58rem;margin-top:1.36rem;display:flex}.home-actions--in-title{align-items:center}.home-action-primary,.home-action-secondary{box-sizing:border-box;border-radius:999px;justify-content:center;align-items:center;min-height:2.2rem;padding:.52rem .86rem;font-size:.9rem;font-weight:700;line-height:1;text-decoration:none;transition:transform .17s,box-shadow .17s,background-color .17s;display:inline-flex}.home-action-primary{color:#fff;background:#111;border:1px solid #111;position:relative;box-shadow:0 8px 18px #1111113d}.home-action-secondary{color:#1d1d1d;background:#f6f6f6;border:1px solid #b8b8b8}.home-action-primary:hover,.home-action-secondary:hover{transform:translateY(-1px)}.home-action-primary:active,.home-action-secondary:active{transform:translateY(1px)}.home-action-primary:hover{box-shadow:0 10px 18px #1111114d}.home-action-primary:active{box-shadow:0 4px 10px #1113}.home-action-secondary:active{box-shadow:inset 0 1px 2px #00000024}.home-action-spinner{border:2px solid #ffffff47;border-top-color:#fff;border-radius:999px;width:.95rem;height:.95rem;animation:.8s linear infinite home-action-spin}.home-action-primary-label{white-space:nowrap}.home-action-primary-label--app{align-items:center;gap:.18rem;font-family:SF Pro Text,Segoe UI,Roboto,Arial,sans-serif;font-weight:600;display:inline-flex}.home-action-primary-arrow{flex:none;width:.88em;height:.88em;display:inline-flex}.home-action-primary-arrow-icon{width:100%;height:100%;display:block}.home-action-primary-label.is-hidden{visibility:hidden}.home-action-primary-spinner-layer{place-items:center;display:grid;position:absolute;inset:0}@keyframes home-action-spin{to{transform:rotate(360deg)}}.auth-sign-in-page{background:#fff;place-items:center;width:100%;max-width:none;min-height:100vh;margin:0;padding:1.5rem;display:grid}.auth-sign-in-panel{text-align:center;justify-items:center;gap:.75rem;width:min(100%,320px);display:grid}.auth-sign-in-buttons{justify-items:center;gap:.75rem;width:100%;max-width:320px;margin-top:.5rem;display:grid}.auth-sign-in-unavailable{color:#64748b;margin:0;font-size:.875rem}.gsi-material-button{-webkit-user-select:none;user-select:none;appearance:none;box-sizing:border-box;color:#1f1f1f;cursor:pointer;letter-spacing:.25px;text-align:center;vertical-align:middle;white-space:nowrap;background-color:#fff;background-image:none;border:1px solid #747775;border-radius:20px;outline:none;width:100%;min-width:0;max-width:100%;height:40px;padding:0 12px;font-family:Roboto,arial,sans-serif;font-size:14px;text-decoration:none;position:relative;overflow:hidden}.gsi-material-button-content-wrapper{flex-flow:row;justify-content:space-between;align-items:center;width:100%;height:100%;display:flex;position:relative}.gsi-material-button-icon{width:20px;min-width:20px;height:20px;margin-right:10px}.gsi-material-button-icon svg{width:100%;height:100%;display:block}.gsi-material-button-icon-image{object-fit:contain;width:100%;height:100%;display:block}.gsi-material-button-contents{text-overflow:ellipsis;vertical-align:top;flex-grow:1;font-family:Roboto,arial,sans-serif;font-weight:500;overflow:hidden}.gsi-material-button-state{opacity:0;pointer-events:none;transition:opacity .218s;position:absolute;inset:0}.gsi-material-button-sr{display:none}.gsi-material-button:not(:disabled):active .gsi-material-button-state,.gsi-material-button:not(:disabled):focus .gsi-material-button-state{opacity:.12;background-color:#303030}.gsi-material-button:not(:disabled):hover .gsi-material-button-state{opacity:.08;background-color:#303030}.gsi-material-button--x{color:#fff;background-color:#000;border-color:#000}.gsi-material-button--google{color:#1f1f1f;background-color:#fff;border-color:#747775}.gsi-material-button--google:not(:disabled):hover .gsi-material-button-state{opacity:0}.gsi-material-button-icon--x{justify-content:center;align-items:center;display:inline-flex}.gsi-material-button--x:not(:disabled):active .gsi-material-button-state,.gsi-material-button--x:not(:disabled):focus .gsi-material-button-state,.gsi-material-button--x:not(:disabled):hover .gsi-material-button-state{opacity:.12;background-color:#fff}.auth-sign-in-animate{transition:transform .17s,box-shadow .17s,background-color .17s}.auth-sign-in-animate:hover{transform:translateY(-1px);box-shadow:0 10px 18px #1111114d}.auth-sign-in-animate:active{transform:translateY(1px);box-shadow:0 4px 10px #1113}.gsi-material-button:focus-visible{outline-offset:2px;outline:2px solid #000}.home-action-link{font:inherit;cursor:pointer;color:#3b3b3b;text-underline-offset:2px;background:0 0;border:0;align-self:center;align-items:center;padding:0;font-size:.9rem;text-decoration-color:#707070;display:inline-flex}.home-action-link--signout{align-self:center;align-items:center;padding-bottom:0;text-decoration:none;display:inline-flex}.home-action-link:hover{color:#111}.home-action-link:disabled{cursor:default;opacity:.62}.home-rail-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:.72rem;margin-top:1.7rem;display:grid}.home-rail-card{background:#fff;border-radius:16px;padding:.5rem .62rem}.home-rail-title{color:#111;align-items:center;gap:.34rem;margin:0;font-size:.92rem;line-height:1.1;display:inline-flex}.home-rail-icon{color:#111;width:.9rem;height:.9rem;display:inline-flex}.home-rail-icon svg{fill:currentColor;width:100%;height:100%}.home-rail-copy{color:#1f1f1f;margin:.52rem 0 0;font-size:.82rem;line-height:1.25}@keyframes home-logo-letter-fade-in{0%{opacity:0}to{opacity:1}}.home-reveal>*{opacity:0;animation:.52s cubic-bezier(.22,.9,.24,1) forwards home-reveal-enter;transform:translateY(10px)}.home-reveal>:first-child{animation-delay:35ms}.home-reveal>:nth-child(2){animation-delay:70ms}.home-reveal>:nth-child(3){animation-delay:.105s}.home-reveal>:nth-child(4){animation-delay:.14s}.home-reveal>:nth-child(5){animation-delay:.175s}.home-reveal>:nth-child(6){animation-delay:.21s}@keyframes home-reveal-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.blend-theme-page{--blend-theme-shadow:none;--blend-theme-card-hover-shadow:none;--blend-theme-border:#c1dde8;--blend-theme-card-hover-border:#a5cce6;--blend-theme-text:#022261;--blend-theme-text-subtle:#022261;--blend-theme-link:#022261;--blend-theme-link-hover:#022261;color:var(--blend-theme-text);z-index:1;padding-bottom:calc(7rem + env(safe-area-inset-bottom));position:relative;overflow-x:visible}.ops-dashboard-page{--blend-theme-shadow:none;--blend-theme-card-hover-shadow:none;--blend-theme-border:#c1dde8;--blend-theme-card-hover-border:#a5cce6;--blend-theme-text:#022261;--blend-theme-text-subtle:#34557a;--blend-theme-link:#022261;--blend-theme-link-hover:#022261;color:var(--blend-theme-text);padding-bottom:calc(7rem + env(safe-area-inset-bottom));gap:2rem;display:grid}.ops-dashboard-auth-card{gap:.7rem;margin-top:2.2rem;display:grid}.ops-dashboard-auth-copy{color:#34557a;margin:0}.ops-dashboard-hero-card{gap:1rem;margin-top:2.2rem;display:grid}.ops-dashboard-hero-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.9rem;display:flex}.ops-dashboard-hero-copy{gap:.35rem;display:grid}.ops-dashboard-title{letter-spacing:-.01em;margin:0;font-size:clamp(1.45rem,2.6vw,2rem);line-height:1.08}.ops-dashboard-generated-at{color:#5e83a7;margin:0;font-size:.88rem}.ops-dashboard-hero-pills{flex-wrap:wrap;align-items:center;gap:.38rem;display:inline-flex}.ops-dashboard-pill{color:#022261;background:#edf4f9;border-color:#a5cce6}.ops-dashboard-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.62rem;display:grid}.ops-dashboard-kpi-card{border-radius:18px;gap:.24rem;padding:.85rem .9rem;display:grid}.ops-dashboard-kpi-label{color:#5e83a7;text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.76rem;line-height:1.2}.ops-dashboard-kpi-value{color:#022261;margin:0;font-size:clamp(1rem,2vw,1.28rem);font-weight:600;line-height:1.1}.ops-dashboard-page .blend-theme-section+.blend-theme-section{margin-top:0}.ops-dashboard-card-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.7rem;display:grid}.ops-dashboard-metric-card{border-radius:20px;gap:.8rem;padding:1rem;display:grid}.ops-dashboard-card-title{color:#022261;margin:0;font-size:.94rem;line-height:1.2}.ops-dashboard-metric-list{gap:.46rem;margin:0;display:grid}.ops-dashboard-metric-row{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:.6rem;display:grid}.ops-dashboard-metric-row dt{color:#5e83a7;margin:0;font-size:.78rem;line-height:1.25}.ops-dashboard-metric-row dd{color:#022261;text-align:right;margin:0;font-size:.82rem;font-weight:600;line-height:1.2}.ops-dashboard-empty-copy{color:#34557a;margin:0}.ops-dashboard-alert-card{padding:1rem}.ops-dashboard-alert-list{gap:.62rem;margin:0;padding:0;list-style:none;display:grid}.ops-dashboard-alert-row{grid-template-columns:auto 1fr;align-items:flex-start;gap:.55rem;display:grid}.ops-dashboard-alert-pill{letter-spacing:.02em;text-align:center;justify-content:center;align-self:start;min-width:5.1rem;padding:.24rem .45rem;font-size:.72rem;font-weight:700}.ops-dashboard-alert-pill--warning{color:#022261;background:#edf4f9;border-color:#a5cce6}.ops-dashboard-alert-pill--critical{color:#7b1d1d;background:#ffe8e8;border-color:#f1b7b7}.ops-dashboard-alert-copy{gap:.15rem;display:grid}.ops-dashboard-alert-copy p{color:#34557a;margin:0;font-size:.84rem;line-height:1.3}.ops-dashboard-alert-copy p strong{color:#022261}.ops-dashboard-table-grid{gap:.7rem;display:grid}.ops-dashboard-table-card{border-radius:20px;gap:.68rem;padding:1rem;display:grid}.ops-dashboard-table-wrap{border:1px solid #d7e8f3;border-radius:14px;overflow-x:auto}.ops-dashboard-table{border-collapse:collapse;color:#022261;width:100%;font-size:.8rem;line-height:1.25}.ops-dashboard-table th,.ops-dashboard-table td{text-align:left;white-space:nowrap;padding:.54rem .66rem}.ops-dashboard-table thead th{color:#5e83a7;text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid #d7e8f3;font-size:.72rem;font-weight:600}.ops-dashboard-table tbody tr+tr td{border-top:1px solid #edf4f9}:is(html:has(main.blend-theme-page),body:has(main.blend-theme-page)){background:#fff}body:has(main.blend-theme-page):before{content:"";pointer-events:none;z-index:99999;opacity:0;background-image:url(/baroque.png);background-position:top;background-repeat:no-repeat;background-size:contain;width:420px;height:420px;animation:.72s .14s forwards blend-theme-baroque-fade-in;position:fixed;top:0}body:has(main.blend-theme-page):after{content:"";pointer-events:none;z-index:99999;opacity:0;background-image:url(/baroque.png);background-position:top;background-repeat:no-repeat;background-size:contain;width:420px;height:420px;animation:.72s .14s forwards blend-theme-baroque-fade-in;position:fixed;top:0}body:has(main.blend-theme-page):before{left:0}body:has(main.blend-theme-page):after{right:0;transform:scaleX(-1)}@keyframes blend-theme-baroque-fade-in{0%{opacity:0}to{opacity:1}}@media (max-width:920px){body:has(main.blend-theme-page):before{width:45.6522vw;height:45.6522vw}body:has(main.blend-theme-page):after{width:45.6522vw;height:45.6522vw}}.blend-theme-page a{color:var(--blend-theme-link);font-weight:600}.blend-theme-page a:hover{color:var(--blend-theme-link-hover)}.blend-theme-page a:focus-visible{outline:3px solid var(--blend-theme-focus-outline);outline-offset:3px;border-radius:6px}.blend-theme-hero{padding:var(--blend-theme-space-xl)0 var(--blend-theme-space-lg);text-align:center}.blends-theme-page .blend-theme-hero{padding-bottom:var(--blend-theme-space-md)}.blends-theme-hero-copy{max-width:44ch;margin:.72rem auto 0}.blends-theme-card{align-content:start;gap:.62rem;width:100%;margin-top:.28rem;display:grid}.blends-theme-skeleton-card{gap:.5rem;min-height:0;padding:.78rem .9rem}.blends-theme-card-head{justify-content:space-between;align-items:center;gap:.9rem;display:flex}.chats-theme-card-head{align-items:center;gap:.72rem;display:flex}.chats-theme-card-head .blends-theme-identity{flex:1;width:100%}.blends-theme-identity{align-items:center;gap:.72rem;min-width:0;display:flex}.blends-theme-card-link{color:inherit;text-decoration:none;display:block}.blend-theme-page a.blends-theme-card-link,.blend-theme-page a.blends-theme-card-link:hover{color:inherit;font-weight:inherit}.blends-theme-page .blend-theme-section-header-row{justify-content:center}.blends-theme-page .blend-theme-section-title{text-align:center;width:100%}.blends-theme-page .blend-theme-grid{grid-template-columns:1fr;justify-items:center}.blends-theme-page .blend-theme-section:first-of-type{padding-top:calc(var(--blend-theme-space-xl) + .9rem)}.blends-theme-page .blends-theme-card-link{width:min(100%,clamp(340px,72vw,560px))}.blends-theme-page .blends-theme-empty-card-link{width:min(100%,clamp(320px,64vw,500px))}.blends-theme-avatar{color:#022261;background:#c1dde8;border:none;border-radius:999px;place-items:center;width:58px;height:58px;font-size:.83rem;font-weight:600;line-height:1;display:inline-grid;overflow:hidden}.blends-theme-avatar img{object-fit:cover;width:100%;height:100%;display:block}.blends-theme-score-pill{flex-shrink:0;margin-left:auto;padding:.3rem .66rem;font-size:.84rem}.blends-theme-counterpart-name{letter-spacing:.01em;margin:0;font-weight:500;line-height:1.1}.blends-theme-turn-pill{width:fit-content;padding:.24rem .56rem;font-size:.74rem;font-weight:500}.chats-theme-card-link{color:inherit;text-decoration:none}.chats-theme-identity-stack{--chats-theme-meta-width:4.35rem;--chats-theme-unread-slot:0rem;--chats-theme-unread-gap:0rem;flex:1;gap:.24rem;min-width:0;display:grid}.chats-theme-identity-stack:has(.chats-theme-unread-pill){--chats-theme-unread-slot:2.1rem;--chats-theme-unread-gap:.38rem}.chats-theme-row{align-items:center;gap:.52rem;min-width:0;display:flex}.chats-theme-row--top,.chats-theme-row--bottom{justify-content:space-between}.chats-theme-row--top .blends-theme-counterpart-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chats-theme-score-pill{margin-left:auto;margin-right:calc(var(--chats-theme-unread-slot) + var(--chats-theme-unread-gap));width:var(--chats-theme-meta-width);text-align:center;justify-content:center;padding-left:0;padding-right:0}.chats-theme-meta-inline{grid-template-columns:var(--chats-theme-meta-width)var(--chats-theme-unread-slot);align-items:center;column-gap:var(--chats-theme-unread-gap);width:calc(var(--chats-theme-meta-width) + var(--chats-theme-unread-slot) + var(--chats-theme-unread-gap));flex-shrink:0;display:grid}.chats-theme-preview{color:#34557a;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;max-width:none;margin:0;font-size:.84rem;line-height:1.32;overflow:hidden}.chats-theme-unread-pill{text-align:center;justify-content:center;justify-self:center;width:100%;min-width:1.48rem;padding:.16rem .48rem;font-size:.74rem}.chats-theme-time{color:#58718d;white-space:nowrap;text-align:center;width:100%;margin:0;font-size:.74rem}.chats-thread-page .blend-theme-section{padding-top:calc(var(--blend-theme-space-xl) + .35rem);flex-direction:column;flex:auto;min-height:0;max-height:100%;display:flex;overflow:hidden}.chats-thread-page{height:100dvh;max-height:100dvh;padding-bottom:calc(5rem + env(safe-area-inset-bottom));flex-direction:column;display:flex;overflow:hidden}.chats-thread-page .blend-theme-section-header-row{justify-content:center;align-items:center;gap:.6rem;width:min(100%,clamp(340px,72vw,560px));margin:0 auto;display:flex}.chats-thread-page .blend-theme-section-title{text-align:center;white-space:normal;text-overflow:clip;align-self:center;width:100%;margin:0;overflow:visible}.chats-thread-title{vertical-align:middle;justify-content:center;align-items:center;width:100%;min-width:0;max-width:100%;padding-left:1.42rem;display:inline-flex;position:relative}.chats-thread-title-stack{justify-items:center;gap:.26rem;min-width:0;max-width:100%;display:grid}.chats-thread-title-avatar{color:#022261;z-index:1;background:#c1dde8;border:none;border-radius:999px;place-items:center;width:3.2rem;height:3.2rem;font-size:.82rem;font-weight:600;line-height:1;display:inline-grid;overflow:hidden;transform:translateY(.64rem)}.chats-thread-title-avatar img{object-fit:cover;width:100%;height:100%;display:block}.chats-thread-title-back{color:#0a84ff;border:none;border-radius:0;flex-shrink:0;place-items:center;width:1.18rem;height:1.18rem;font-size:1.35rem;line-height:1;text-decoration:none;display:inline-grid;position:absolute;top:50%;left:0;transform:translateY(-50%)}.chats-thread-title-link,.chats-thread-title-text{color:#022261;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.01em;background:0 0;border:1px solid #a5cce6;border-radius:999px;align-items:center;gap:.34rem;min-width:0;max-width:100%;padding:.26rem .76rem .32rem;font-size:.94rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex;overflow:hidden}.chats-thread-title-link:after{content:"›";color:#5e83a7;flex-shrink:0;font-size:1.08rem;line-height:1;transform:translateY(-.02rem)}.chats-thread-title--loading .chats-thread-title-back{color:#a5cce6;pointer-events:none}.chats-thread-title-text--loading{border-color:#d7e8f3;min-width:7.3rem}.chats-thread-title-text--loading .blend-theme-skeleton-line{width:6.7rem;max-width:none;height:.66rem}.chats-thread-page .blend-theme-grid{grid-template-columns:1fr;justify-items:center}.chats-thread-page .blend-theme-grid>.blend-theme-card{width:min(100%,clamp(340px,72vw,560px))}.chats-thread-shell{flex-direction:column;flex:auto;gap:.82rem;width:min(100%,clamp(340px,72vw,560px));min-height:0;margin:0 auto;display:flex;overflow:hidden}.chats-thread-list--enter{animation:.3s cubic-bezier(.2,.9,.2,1) both chats-thread-list-enter}.chats-thread-header-card{min-height:90px}.chats-thread-header-row{justify-content:space-between;align-items:center;gap:.9rem;display:flex}.chats-thread-list{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex:auto;align-content:start;gap:.62rem;min-height:0;display:grid;overflow-y:auto}.chats-thread-list::-webkit-scrollbar{width:0;height:0}.chats-thread-shell--loading .chats-thread-list{align-content:end;overflow:hidden}.chats-thread-load-more{color:#022261;cursor:pointer;font:inherit;background:#fff;border:1px solid #a5cce6;border-radius:999px;justify-self:center;padding:.42rem .9rem}.chats-thread-load-more:disabled{cursor:default;opacity:.62}.chats-thread-empty-card{align-items:center;min-height:76px;display:grid}.chats-thread-bubble-stack{gap:.46rem;display:grid;overflow:visible}.chats-thread-day-divider{color:#a5cce6;letter-spacing:.01em;justify-self:center;margin:.35rem 0 .15rem;font-size:.74rem;font-weight:500;line-height:1.2}.chats-thread-bubble{isolation:isolate;background:#e9e9eb;border:none;border-radius:1.24rem;gap:.28rem;width:fit-content;max-width:min(100%,30rem);margin-right:auto;padding:.54rem .78rem;display:grid;position:relative}.chats-thread-bubble:before,.chats-thread-bubble:after{content:"";pointer-events:none;display:none;position:absolute;bottom:0}.chats-thread-bubble:before{background:#e9e9eb;border-bottom-right-radius:12px;width:12px;height:13px;bottom:-1px;left:-5px}.chats-thread-bubble:after{display:none}.chats-thread-bubble.has-tail:before{display:block}.chats-thread-bubble.is-new{will-change:transform,opacity;animation:.28s cubic-bezier(.2,.9,.2,1) chats-thread-bubble-rise}.chats-thread-bubble p{color:#0b0b0c;margin:0;line-height:1.35}.chats-thread-bubble time{color:#8b8b92;justify-self:end;font-size:.66rem}.chats-thread-bubble.is-own{background:#0a84ff;border-top-right-radius:1.08rem;margin-left:auto;margin-right:0}.chats-thread-bubble.is-own:before{background:#0a84ff;border-bottom-right-radius:0;border-bottom-left-radius:12px;left:auto;right:5px}.chats-thread-bubble.is-own:after{display:none}.chats-thread-bubble.is-own p{color:#fff}.chats-thread-bubble.is-own time{color:#ffffffd1}.chats-thread-bubble--skeleton{background:0 0;border:1px solid #d7e8f3}.chats-thread-bubble--skeleton:before,.chats-thread-bubble--skeleton:after{display:none}.chats-thread-bubble--skeleton .blend-theme-skeleton-line{height:.66rem}.chats-thread-bubble--skeleton-own{margin-left:auto;margin-right:0}.chats-thread-attachments{gap:.28rem;display:grid}.chats-thread-attachment-link{color:#022261;font-size:.8rem;text-decoration:underline;text-decoration-thickness:1px}.chats-thread-bubble.is-own .chats-thread-attachment-link{color:#fff}.chats-thread-attachment-link--static{opacity:.88;text-decoration:none}.chats-thread-media-message{gap:.38rem;width:min(100%,12.6rem);max-width:min(100%,12.6rem);margin-right:auto;display:grid}.chats-thread-media-message.is-own{margin-left:auto;margin-right:0}.chats-thread-media-message time{color:#8b8b92;justify-self:end;font-size:.66rem}.chats-thread-media-message.is-own time{color:#ffffffd1}.chats-thread-media-text{color:#0b0b0c;background:#e9e9eb;border-radius:1rem;margin:0;padding:.5rem .7rem;line-height:1.35}.chats-thread-media-message.is-own .chats-thread-media-text{color:#fff;background:#0a84ff}.chats-thread-media-grid{gap:.45rem;width:100%;display:grid}.chats-thread-media-card{background:#fff;border:1px solid #d7e8f3;border-radius:1rem;width:100%;min-width:0;overflow:hidden}.chats-thread-media-message.is-own .chats-thread-media-card{background:#0a84ff;border-color:#ffffff52}.chats-thread-media-frame{background:#d7e8f3;width:100%;overflow:hidden}.chats-thread-media-link{width:100%;height:100%;line-height:0;display:block}.chats-thread-media-link img{object-fit:cover;background:#d7e8f3;width:100%;height:100%;display:block}.chats-thread-media-placeholder{box-sizing:border-box;color:#4f6784;text-align:center;background:#f2f7fb;place-items:center;width:100%;height:100%;padding:.8rem;font-size:.78rem;display:grid}.chats-thread-media-card.is-unavailable .chats-thread-media-placeholder{background:#e6eef5}.chats-thread-media-message.is-own .chats-thread-media-placeholder{color:#ffffffe6;background:#ffffff24}.chats-thread-composer{grid-template-columns:1fr auto;gap:.52rem;display:grid}.chats-thread-composer input{color:#022261;font:inherit;background:#fff;border:1px solid #a5cce6;border-radius:999px;padding:.62rem .86rem}.chats-thread-composer input::placeholder{color:#6681a0}.chats-thread-composer-actions{align-items:center;gap:.44rem;display:inline-flex}.chats-thread-composer button{color:#fff;font:inherit;cursor:pointer;background:#022261;border:1px solid #022261;border-radius:999px;padding:.6rem 1rem;font-weight:500}.chats-thread-image-button{color:#022261;appearance:none;background:#fff;border-color:#a5cce6;justify-content:center;align-items:center;width:2.34rem;height:2.34rem;padding:0;line-height:0;transition:none;display:inline-flex}.chats-thread-image-button:hover,.chats-thread-image-button:active,.chats-thread-image-button:focus-visible{color:#022261;box-shadow:none;background:#fff;border-color:#a5cce6;outline:none;transform:none}.chats-thread-image-icon{flex-shrink:0;width:1rem;height:1rem;margin:0;display:block}.chats-thread-send-button{appearance:none;justify-content:center;align-items:center;width:2.34rem;height:2.34rem;padding:0;line-height:0;transition:none;display:inline-flex}.chats-thread-send-button:hover,.chats-thread-send-button:active,.chats-thread-send-button:focus-visible{color:#fff;box-shadow:none;background:#022261;border-color:#022261;outline:none;transform:none}.chats-thread-send-icon{flex-shrink:0;width:1rem;height:1rem;margin:0;display:block}.chats-thread-composer button:disabled{cursor:default;opacity:.55}.chats-thread-error{color:#8e2d2d;margin:0;font-size:.84rem}.chats-thread-toast{left:50%;top:max(1rem,env(safe-area-inset-top));z-index:999;color:#fff;text-align:center;pointer-events:none;background:#022261;border:1px solid #a5cce6;border-radius:999px;max-width:min(92vw,28rem);padding:.42rem .82rem;font-size:.8rem;line-height:1.25;position:fixed;transform:translate(-50%)}@keyframes chats-thread-bubble-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes chats-thread-list-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.blend-theme-skeleton-card{pointer-events:none}.blend-theme-skeleton-stack{gap:.42rem;min-width:0;display:grid}.blend-theme-skeleton-line,.blend-theme-skeleton-pill,.blend-theme-skeleton-avatar{background:linear-gradient(90deg,#d7e8f3 22%,#edf4f9 50%,#d7e8f3 78%) 0 0/220% 100%;animation:1.2s linear infinite blend-theme-skeleton-shimmer}.blend-theme-skeleton-line{border-radius:999px;height:.72rem;display:inline-block}.blend-theme-skeleton-line--name{width:7.6rem;max-width:55vw}.blend-theme-skeleton-line--tag{width:4.1rem;max-width:35vw}.blend-theme-skeleton-line--subtitle{width:9.2rem;max-width:65vw}.blend-theme-skeleton-pill{border-radius:999px;flex-shrink:0;width:3.2rem;height:1.55rem;display:inline-block}.blend-theme-skeleton-avatar{color:#0000;border-color:#0000}@keyframes blend-theme-skeleton-shimmer{0%{background-position:100%}to{background-position:0}}.blend-theme-clash{--blend-clash-avatar-size:132px;--blend-clash-overlap:2.15rem;z-index:2;justify-items:center;gap:.72rem;margin-top:.9rem;display:grid;position:relative}.blend-theme-clash-avatars{width:calc((var(--blend-clash-avatar-size)*2) - var(--blend-clash-overlap));justify-content:center;align-items:center;margin-inline:auto;display:flex}.blend-theme-clash-avatar{width:var(--blend-clash-avatar-size);justify-content:center;display:inline-flex;position:relative}.blend-theme-clash-avatar+.blend-theme-clash-avatar{margin-left:calc(-1*var(--blend-clash-overlap))}.blend-theme-clash-avatar--left{z-index:1}.blend-theme-clash-avatar--right{z-index:2}.blend-theme-clash-score{background:#c1dde8;border:1px solid #a5cce6;border-radius:999px;justify-content:center;align-items:center;min-width:0;margin:0;padding:.16rem .5rem;display:inline-flex;position:relative}.blend-theme-clash-score-wrap{z-index:3;pointer-events:none;animation:.42s forwards blend-theme-score-pop;position:relative}.blend-theme-clash-score strong{letter-spacing:.02em;color:#022261;font-size:clamp(.9rem,1.95vw,1.12rem);font-weight:400;line-height:1;display:inline-block}.blend-theme-clash-score:before,.blend-theme-clash-score:after{content:"";background:#ffffffe6;border-radius:999px;width:5px;height:5px;position:absolute;top:50%;transform:translateY(-50%)}.blend-theme-clash-score:before{left:-7px}.blend-theme-clash-score:after{right:-7px}@keyframes blend-theme-score-pop{0%{opacity:0;transform:translateY(6px)scale(.86)}65%{opacity:1;transform:translateY(0)scale(1.06)}to{opacity:1;transform:translateY(0)scale(1)}}.blend-theme-pill{align-items:center;gap:var(--blend-theme-space-xs);border-radius:var(--blend-theme-radius-pill);border:1px solid var(--blend-theme-border);background:var(--blend-theme-accent-soft);color:var(--blend-theme-text-subtle);padding:.32rem .72rem;font-size:.84rem;font-weight:600;transition:transform .16s,background-color .16s,border-color .16s;display:inline-flex}.blend-theme-card{border:1px solid var(--blend-theme-border);border-radius:var(--blend-theme-radius-card);background:var(--blend-theme-surface);box-shadow:none;padding:var(--blend-theme-space-lg);transition:transform .22s,box-shadow .22s,border-color .3s ease-in-out}.blend-theme-shared-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.45rem .62rem;padding:1rem;display:grid}.blend-theme-shared-card>.blend-theme-card-title{grid-column:1/-1;margin:0}.blend-theme-shared-card>p{grid-column:1;margin:0;line-height:1.3}.blend-theme-shared-card>.blend-theme-pill{grid-column:1;justify-self:start}.blend-theme-card.blend-theme-shared-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.blend-theme-card-link{color:#fff;background:#022261;border:1px solid #022261;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;text-decoration:none;display:inline-flex;position:relative}.blend-theme-shared-card>.blend-theme-card-link{grid-area:2/2;place-self:center end}.blend-theme-page a.blend-theme-card-link{color:#fff}.blend-theme-card-link svg{width:16px;height:16px}.blend-theme-card-link__site-icon{object-fit:contain;filter:invert();width:16px;height:16px;display:block;transform:translateY(1px)}.blend-theme-card-link:hover{background:#262626;border-color:#262626}.blend-theme-card-link:focus-visible{outline-offset:2px;outline:2px solid #11111173}.blend-theme-card--accent{background:linear-gradient(180deg,#ff6f5c0f 0%,#ffffffeb 35%),var(--blend-theme-surface)}.blend-theme-card-title{font-size:var(--blend-theme-title-size);font-weight:500;line-height:1.15}.blend-theme-section-title{font-size:var(--blend-theme-title-size);margin:0;font-weight:700;line-height:1.15}.blend-theme-grid{gap:var(--blend-theme-space-md);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));display:grid}.blend-theme-section{gap:var(--blend-theme-space-md);display:grid}.blend-theme-section-header{gap:.5rem;display:grid}.blend-theme-section-header-row{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.blend-theme-section-header-action{display:none}.blend-theme-section+.blend-theme-section{margin-top:3.6rem}.blend-theme-more-tile{justify-content:center;align-self:stretch;align-items:center;min-height:0;display:flex}.blend-theme-generate-more{appearance:none;color:#fff;font:inherit;background:#022261;border:1px solid #022261;border-radius:999px;min-width:9.5rem;padding:.72rem 1.05rem;font-size:.9rem;font-weight:500;line-height:1}.blend-theme-generate-more:disabled{cursor:default;opacity:1}.blend-theme-circle-more{appearance:none;color:#fff;width:2.15rem;height:2.15rem;font:inherit;background:#022261;border:1px solid #022261;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:1.02rem;font-weight:400;line-height:1;display:inline-flex}.blend-theme-circle-more:disabled{cursor:default;opacity:1}.blend-theme-section--conversation .blend-theme-section-header-action{display:flex}.blend-theme-section--conversation .blend-theme-more-tile{display:none}@media (max-width:640px){.blend-theme-section--conversation .blend-theme-section-header-action{display:none}.blend-theme-section--conversation .blend-theme-more-tile{display:flex}}.blend-theme-card:hover{box-shadow:none;border-color:var(--blend-theme-card-hover-border);transform:translateY(-2px)}.blend-theme-card:active{transform:translateY(0)}.blend-theme-card:focus-within{border-color:var(--blend-theme-card-focus-border);box-shadow:none;outline:2px solid var(--blend-theme-card-focus-ring);outline-offset:0}.blend-theme-pill:hover{background:#ff6f5c3d;transform:translateY(-1px)}.blend-theme-stagger>*{opacity:0;animation:.38s forwards blend-theme-enter;transform:translateY(10px)}.blend-theme-stagger>:first-child{animation-delay:40ms}.blend-theme-stagger>:nth-child(2){animation-delay:90ms}.blend-theme-stagger>:nth-child(3){animation-delay:.14s}.blend-theme-stagger>:nth-child(4){animation-delay:.19s}.blend-theme-stagger>:nth-child(5){animation-delay:.24s}@keyframes blend-theme-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.home-logo-image--moving-letter,.home-logo-stack.is-loaded .home-logo-image--moving-letter--0,.home-logo-stack.is-loaded .home-logo-image--moving-letter--1,.home-logo-stack.is-loaded .home-logo-image--moving-letter--2,.home-logo-stack.is-loaded .home-logo-image--moving-letter--3,.home-logo-stack.is-loaded .home-logo-image--moving-letter--4,.home-action-primary,.home-action-secondary,.home-action-spinner,.auth-sign-in-animate,.home-rail-card,.app-persistent-footer__links:before,.app-persistent-footer__link,.home-reveal>*,.blend-theme-card,.blend-theme-pill,.blend-theme-skeleton-line,.blend-theme-skeleton-pill,.blend-theme-skeleton-avatar,.blend-theme-stagger>*,.chats-thread-list--enter{opacity:1;transition:none;animation:none;transform:none}.profile-demographics-toast{opacity:1;transition:none;animation:none;transform:translate(-50%)}.blend-theme-clash-score,.blend-theme-clash-score strong,.blend-theme-clash-score-wrap{animation:none}body:has(main.blend-theme-page):before{opacity:1;animation:none}body:has(main.blend-theme-page):after{opacity:1;animation:none}}@media (max-width:820px){.home-fold{grid-template-rows:auto;min-height:auto}.home-top{grid-template-columns:1fr;align-items:stretch;gap:.84rem}.home-title{max-width:16ch}.home-title-block{text-align:center;flex-direction:column;align-items:center;margin-top:.2rem;margin-bottom:.9rem;display:flex}.home-actions--in-title{justify-content:center}.home-copy-column{flex-direction:column;justify-content:flex-start;align-self:auto;display:flex}.home-proof{margin:.64rem 0 0}.home-logo-banner__frame{max-width:380px}.home-rail-grid{grid-template-columns:1fr;align-items:stretch;margin-top:.9rem}.blend-theme-hero{padding:var(--blend-theme-space-lg)0 var(--blend-theme-space-md)}.blends-theme-page .blend-theme-section:first-of-type,.profile-theme-page .blend-theme-section:first-of-type{padding-top:calc(var(--blend-theme-space-lg) + .9rem)}}@media (min-width:541px) and (max-width:820px){.home-proof{text-align:center;margin:.64rem auto 0}}@media (max-width:640px){.app-persistent-footer{width:min(100vw - 1rem,clamp(340px,72vw,560px));padding:0 0 calc(.56rem + env(safe-area-inset-bottom))}.app-persistent-footer__brand{width:72px}.app-persistent-footer__links{--footer-link-gap:clamp(.04rem,.44vw,.3rem);--footer-link-pad:clamp(.06rem,.22vw,.14rem);margin-left:auto}.app-persistent-footer__link{min-height:calc(56px - .8rem);padding:0 clamp(.24rem,.86vw,.62rem);font-size:.84rem}.home-page{gap:.86rem}.home-copy-column{padding:.48rem .9rem .92rem}.home-actions{flex-direction:row;justify-content:center;align-items:center}.home-action-primary,.home-action-secondary,.home-action-link{flex:none;justify-content:center}.home-action-link{text-align:center}main.blend-theme-page{padding:1.3rem .9rem calc(6.8rem + env(safe-area-inset-bottom))}.blend-theme-hero{padding:var(--blend-theme-space-md)0 var(--blend-theme-space-sm)}.blends-theme-page .blend-theme-section:first-of-type,.profile-theme-page .blend-theme-section:first-of-type{padding-top:calc(var(--blend-theme-space-md) + .9rem)}.profile-demographics-form{border-radius:20px;padding:.95rem}.profile-share-link-row{grid-template-columns:1fr}.profile-share-link-actions{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row}.profile-share-link-input{font-size:16px}.profile-demographics-grid,.profile-demographics-date-inline{grid-template-columns:1fr}.profile-demographics-input,.profile-demographics-select{font-size:16px}.profile-demographics-date-save{width:fit-content}.blends-theme-avatar{width:52px;height:52px;font-size:.76rem}.blend-theme-card{padding:var(--blend-theme-space-md)}.blend-theme-shared-card{gap:.38rem .55rem;padding:.88rem}.blend-theme-card{border-radius:22px}.blend-theme-grid{grid-template-columns:1fr}.blend-theme-clash-avatar+.blend-theme-clash-avatar{margin-left:calc(-1*var(--blend-clash-overlap))}.blend-theme-clash{--blend-clash-overlap:1.45rem}.blend-theme-clash-score strong{font-size:1.2rem}.ops-dashboard-page{gap:1.35rem}.ops-dashboard-hero-card,.ops-dashboard-auth-card{margin-top:1.4rem}.ops-dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-dashboard-card-grid{grid-template-columns:1fr}.ops-dashboard-table th,.ops-dashboard-table td{padding:.5rem .55rem;font-size:.75rem}}@media (max-width:540px){.home-title-block{text-align:left;align-items:flex-start}.home-actions--in-title{justify-content:flex-start}}@media (max-width:356px){.app-persistent-footer__brand{width:66px}.app-persistent-footer__links{--footer-link-gap:clamp(0rem,.34vw,.14rem);--footer-link-pad:clamp(0rem,.16vw,.1rem);flex:auto;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0}.app-persistent-footer__link{padding:0 clamp(0rem,.5vw,.3rem)}}@media (max-width:320px){.app-persistent-footer__brand{transform-origin:0;transform:scale(.7)}}@media (max-width:280px){.profile-demographics-account-row{grid-template-columns:1fr;row-gap:.12rem}.profile-demographics-account-value{text-align:left;justify-self:start}.profile-share-link-actions{grid-template-columns:repeat(2,34px);grid-auto-flow:column;justify-content:center}.profile-share-link-action{border-radius:8px;width:34px;min-width:34px;min-height:34px;padding:0}.profile-share-link-action-label{display:none}.profile-share-link-action-icon{opacity:1;display:block}.profile-share-link-action-idle-content .profile-share-link-action-icon{position:static;transform:none}}
