@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";.data-card{background:var(--color-bg-light-purple);border-radius:var(--main-border-radius);box-sizing:border-box;flex-direction:column;gap:.625rem;max-width:100%;max-height:300px;padding:1.75rem;transition:all .2s;display:flex;position:relative;overflow:hidden}.data-card-header{flex-shrink:0;margin-bottom:.5em}.data-card-title{color:var(--color-text-primary);text-transform:capitalize;letter-spacing:.05em;margin:0;font-size:.9375rem;font-weight:700}.data-card-subtitle{color:var(--color-text-secondary);opacity:.7;margin:0 0 .75rem;font-size:.75rem;line-height:1.5}.data-card-subtitle strong{opacity:1;color:var(--color-text-secondary);font-weight:700}.data-card-content{flex-direction:column;flex:1;gap:.4em;min-height:0;max-height:calc(300px - 3.5rem);margin-right:-.25rem;padding-right:.25rem;display:flex;position:relative;overflow:hidden auto}.data-card-content.scrollable{box-shadow:inset 0 -10px 10px -10px #2c04310f}.data-card-content.scrollable.scrolled{box-shadow:inset 0 10px 10px -10px #2c04310f,inset 0 -10px 10px -10px #2c04310f}.data-card-content.scrollable.at-bottom{box-shadow:inset 0 10px 10px -10px #2c04310f}.data-card-content::-webkit-scrollbar{width:6px}.data-card-content::-webkit-scrollbar-track{background:0 0}.data-card-content::-webkit-scrollbar-thumb{background:#2c043133;border-radius:3px}.data-card-content::-webkit-scrollbar-thumb:hover{background:#2c04314d}.progress-item{flex-direction:column;gap:.1rem;display:flex}.progress-item-header{justify-content:space-between;align-items:center;display:flex}.progress-label{font-size:calc(var(--font-size-interest-group-description) * 1.2);color:var(--color-text-secondary);opacity:.85;white-space:nowrap;text-overflow:ellipsis;flex:1;padding-right:.5rem;line-height:1.5;overflow:hidden}.progress-label-tooltip{cursor:help}.progress-value{color:#666;flex-shrink:0;font-size:.7rem;font-weight:600}.progress-bar{background:#f0f0f0;border-radius:3px;height:6px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#4b1255,#07ece8);border-radius:3px;height:100%;transition:width .3s}.tag{border-radius:50px;padding:.25rem .625rem;font-size:.7rem;font-weight:500;display:inline-block}.tag-default{color:var(--color-nano-dark);background:#f5f3ff;border:1px solid #2c043126;font-weight:600}.tag-primary{color:#fff;background:#4b1255;font-weight:600}.tag-success{color:#059669;background:#ecfdf5;border:1px solid #d1fae5}.empty-state{color:#999;align-items:center;gap:.5rem;padding:.75rem;font-size:.8rem;display:flex}.empty-icon{opacity:.6;font-size:1rem}.checkbox-item{cursor:pointer;color:#444;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.checkbox-item input{display:none}.checkbox-mark{border:2px solid #ddd;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:all .15s;display:flex}.checkbox-item input:checked+.checkbox-mark{background:#4b1255;border-color:#4b1255}.checkbox-item input:checked+.checkbox-mark:after{content:"✓";color:#fff;font-size:10px;font-weight:700}.checkbox-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.badge{color:#fff;border-radius:4px;justify-content:center;align-items:center;padding:.2rem .5rem;font-size:.65rem;font-weight:600;display:inline-flex}.input-data-content{color:#333;word-break:break-word;font-size:.65rem;line-height:1.5}.input-data-link{color:var(--color-nano-dark);word-break:break-all;text-decoration:none}.input-data-link:hover{color:#07ece8;text-decoration:underline}.generic-data-items{flex-direction:column;gap:.5rem;display:flex}:root{--font-size-title:.972rem;--font-size-cta:.6912rem;--font-size-section-header:.648rem;--font-size-tag:.648rem;--font-size-interest-group-title:.756rem;--font-size-interest-group-description:.6912rem;--font-size-interest-group-age:.648rem;--font-size-demographic-icon:.7776rem;--font-size-placeholder:2.592rem}.landing-page-card{font-family:var(--font-text), sans-serif;box-sizing:border-box;background:0 0;border:none;border-radius:0;min-width:0;max-width:100%;transition:box-shadow .2s,transform .2s;display:flex;overflow:visible}.landing-page-content{flex-direction:column;flex:1;gap:0;padding:0;display:flex;position:relative}.landing-page-content>.landing-section{margin-bottom:1rem}.landing-page-content>.landing-section:last-child{margin-bottom:0}.landing-section--interest-groups{border-top:1px solid var(--color-nano-light-gray);padding-top:.75rem}.landing-page-header-row{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.landing-page-header-left{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}.landing-page-title1{color:var(--color-text-primary);text-align:left;margin:0 0 .35rem;font-size:1.7rem;font-weight:400;line-height:1.3}.landing-page-title{color:var(--color-text-secondary);text-align:left;opacity:.9;margin:0 0 .35rem;font-size:.9rem;font-weight:400;line-height:1.5}.landing-page-cta{color:var(--color-text-secondary);text-align:left;opacity:.9;margin:0;font-size:.9rem;font-weight:400;line-height:1.5}.landing-section{color:var(--color-nano-dark);flex-direction:column;gap:.375rem;animation:.4s ease-in-out fadeInExpand;display:flex}.landing-section .input-data-content,.landing-section .input-data-link{color:var(--color-nano-dark)}.landing-section .input-data-link:hover{color:var(--color-nano-dark);text-decoration:underline}@keyframes fadeInExpand{0%{opacity:0;max-height:0;transform:translateY(-10px)}to{opacity:1;max-height:2000px;transform:translateY(0)}}.landing-page-card .section-header{font-size:var(--font-size-section-header);color:var(--color-nano-dark);text-transform:uppercase;letter-spacing:.5px;text-align:left;margin:0;font-weight:700}.topics-tags{flex-wrap:wrap;gap:.225rem;display:flex}.topic-tag{background:var(--color-primary);color:var(--color-text-white);font-size:var(--font-size-tag);white-space:nowrap;border-radius:20px;height:fit-content;padding:.25rem .75rem;font-weight:600;transition:all .2s;display:inline-block}.topic-tag:hover{background:var(--color-primary-dark);box-shadow:0 2px 4px var(--color-shadow-darker);transform:translateY(-1px)}.theme-tag:hover{background:var(--color-nano-darkest);color:var(--color-text-white);box-shadow:none;transform:none}.interest-group-item{background:var(--color-bg-light-purple);border-radius:8px;flex-direction:row;align-items:flex-start;gap:.75rem;padding:.75rem;transition:all .2s;display:flex}.landing-page-card .interest-group-item{background:var(--color-nano-light-gray);border:none}.landing-page-card .interest-group-description,.landing-page-card .interest-group-age{color:var(--color-nano-dark);opacity:1}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.interest-group-title-only{background:var(--color-nano-light-gray);border-radius:var(--main-border-radius);box-sizing:border-box;border:none;flex-direction:column;justify-content:space-between;width:100%;min-width:0;padding:.75rem 1rem;transition:all .2s;display:flex}.interest-group-title-text{font-size:var(--font-size-interest-group-title);color:var(--color-nano-dark);font-weight:700}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.landing-page-header-toggle{margin-left:1rem}.landing-page-header-toggle:disabled{cursor:default;opacity:.65}@media (width<=1200px){.landing-page-card{border-radius:0}.landing-page-content{padding:0}.landing-page-header-row{flex-direction:column;align-items:flex-start;gap:.5rem}.landing-page-card .landing-page-header-toggle{margin-left:0;padding-left:0}.landing-page-card .interest-groups-titles-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.landing-page-card .interest-groups-titles-list{grid-template-columns:1fr}.landing-page-card .interest-group-item{flex-direction:column;gap:.5rem}.landing-page-card .interest-group-title{width:auto}.landing-page-card .topic-tag,.landing-page-card .theme-tag{white-space:normal;overflow-wrap:anywhere}}@media (width<=600px){.landing-page-card{flex-direction:column}}.brand-card{font-family:var(--font-text), sans-serif;box-sizing:border-box;background:0 0;border:none;border-radius:0;min-width:0;max-width:100%;transition:box-shadow .2s,transform .2s;display:flex;overflow:visible}.brand-card-image img{object-fit:cover;width:100%;height:100%}.brand-card-placeholder{color:#999;width:100%;height:100%;min-height:120px;font-size:var(--font-size-placeholder);background:linear-gradient(135deg,#f0f0f0 0%,#e0e0e0 100%);justify-content:center;align-items:center;display:flex}.brand-card-content{flex-direction:column;flex:1;gap:0;width:100%;padding:0;display:flex;position:relative}.brand-card-left-column>.brand-section{margin-bottom:.75rem}.brand-card-left-column>.brand-section:last-child{margin-bottom:0}.brand-section--interest-groups{border-top:1px solid var(--color-nano-light-gray);padding-top:.75rem}.brand-card-header-row{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.brand-card-header-left{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}.brand-card-left-column{flex-direction:column;flex:1;gap:0;width:100%;min-width:0;display:flex}.brand-card-title-row{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.brand-card-title-column{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}.brand-card-right-column{flex-shrink:0;justify-content:flex-end;align-items:flex-start;display:flex}.brand-logo{object-fit:contain;width:auto;max-width:100px;height:auto;max-height:40px}.brand-card-title1{color:var(--color-text-primary);text-align:left;margin:0 0 .35rem;font-size:1.7rem;font-weight:400;line-height:1.3}.brand-card-title{color:var(--color-text-secondary);text-align:left;opacity:.9;margin:0 0 .35rem;font-size:.9rem;font-weight:400;line-height:1.5}.brand-card-tone{color:var(--color-text-secondary);text-align:left;opacity:.9;margin:0;font-size:.9rem;font-style:normal;font-weight:400;line-height:1.5}.brand-section{flex-direction:column;gap:.375rem;animation:.4s ease-in-out fadeInExpand;display:flex}.brand-card .section-header{font-size:var(--font-size-section-header);color:var(--color-nano-dark);text-transform:uppercase;letter-spacing:.5px;text-align:left;margin:0;font-weight:700}.demographics-list{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.demographic-item{font-size:var(--font-size-interest-group-description);color:var(--color-nano-dark);opacity:1;align-items:center;gap:.3rem;display:flex}.demographic-icon{font-size:var(--font-size-demographic-icon);flex-shrink:0;justify-content:center;align-items:center;width:10.8px;display:flex}.demographic-text{line-height:1.4}.interests-tags{flex-wrap:wrap;gap:.225rem;display:flex}.interest-tag{background:var(--color-nano-purple);color:var(--color-text-white);font-size:var(--font-size-tag);white-space:nowrap;border-radius:20px;height:fit-content;padding:.25rem .75rem;font-weight:600;transition:all .2s;display:inline-block}.brand-card-header-toggle{margin-left:1rem}.brand-card-header-toggle:disabled{cursor:default;opacity:.65}.interest-groups-titles-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;width:100%;margin:.5rem 0 0;padding:0;list-style:none;display:grid}.interest-group-title-only{background:var(--color-nano-light-gray);border-radius:var(--main-border-radius);border:none;flex-direction:column;justify-content:space-between;width:100%;min-width:0;padding:.75rem 1rem;transition:all .2s;display:flex}.interest-group-title-text{font-size:var(--font-size-interest-group-title);color:var(--color-nano-dark);margin-bottom:.25rem;font-weight:600}.interest-group-age-badge{font-size:var(--font-size-interest-group-age);color:var(--color-nano-dark);white-space:nowrap;border:1px solid var(--color-nano-dark);background:0 0;border-radius:12px;width:fit-content;margin-top:.5rem;padding:.25rem .75rem;font-weight:500}.interest-group-item{background:#faf9ff;border:1px solid #e9e7f0;border-radius:8px;flex-direction:row;gap:.75rem;padding:.75rem;transition:all .2s;display:flex}.brand-card .interest-group-item{background:var(--color-nano-light-gray);border:none}.brand-card .interest-group-title{color:var(--color-nano-dark)}.interest-group-title{font-size:var(--font-size-interest-group-title);color:var(--color-nano-dark);flex-shrink:0;min-width:120px;font-weight:600}.brand-logo-shimmer{background:linear-gradient(90deg,#f0f0f0 0%,#e0e0e0 20%,#f0f0f0 40% 100%) 0 0/200% 100%;border-radius:4px;width:100px;height:40px;animation:1.5s ease-in-out infinite shimmer}@keyframes shimmer{0%{opacity:0;left:-100%}15%{opacity:1}85%{opacity:1}to{opacity:0;left:100%}}@media (width<=1200px){.brand-card{border-radius:0}.brand-card-content{padding:0}.brand-card-header-row{flex-direction:column;align-items:flex-start;gap:.5rem}.brand-card .brand-card-header-toggle{margin-left:0;padding-left:0}.brand-card .interest-groups-titles-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.brand-card .interest-groups-titles-list{grid-template-columns:1fr}.brand-card .interest-group-item{flex-direction:column;gap:.5rem}.brand-card .interest-group-title{min-width:0}.brand-card .interest-tag{white-space:normal;overflow-wrap:anywhere}}@media (width<=600px){.brand-card{flex-direction:column}}.user-campaign-goals-card{font-family:var(--font-text), sans-serif;box-sizing:border-box;background:0 0;border:none;border-radius:0;min-width:0;max-width:100%;transition:box-shadow .2s,transform .2s;display:flex;overflow:visible}.user-campaign-goals-content{flex-direction:column;flex:1;gap:0;padding:0;display:flex;position:relative}.user-campaign-goals-content>.campaign-section{margin-bottom:.75rem}.user-campaign-goals-content>.campaign-section:last-child{margin-bottom:0}.user-campaign-goals-header-row{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.user-campaign-goals-header-left{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}.user-campaign-goals-title1{color:var(--color-text-primary);text-align:left;margin:0 0 .35rem;font-size:1.7rem;font-weight:400;line-height:1.3}.user-campaign-goals-objective{color:var(--color-text-secondary);text-align:left;opacity:.9;margin:0;font-size:.9rem;font-style:normal;font-weight:400;line-height:1.5}.campaign-section{flex-direction:column;gap:.375rem;animation:.4s ease-in-out fadeInExpand;display:flex}.campaign-section--interest-groups{border-top:1px solid var(--color-nano-light-gray);padding-top:.75rem}.user-campaign-goals-card .section-header{font-size:var(--font-size-section-header);color:var(--color-nano-dark);text-transform:uppercase;letter-spacing:.5px;text-align:left;margin:0;font-weight:700}.audience-tags{flex-wrap:wrap;gap:.225rem;display:flex}.audience-tag{background:var(--color-nano-purple);color:var(--color-text-white);font-size:var(--font-size-tag);white-space:nowrap;border-radius:20px;height:fit-content;padding:.25rem .75rem;font-weight:600;transition:all .2s;display:inline-block}.themes-tags{flex-wrap:wrap;gap:.225rem;display:flex}.theme-tag{background:var(--color-nano-dark);color:var(--color-text-white);font-size:var(--font-size-tag);white-space:nowrap;border-radius:20px;height:fit-content;padding:.25rem .75rem;font-weight:600;transition:all .2s;display:inline-block}.contexts-tags{flex-wrap:wrap;gap:.225rem;display:flex}.context-tag{background:var(--color-nano-purple);color:var(--color-text-white);font-size:var(--font-size-tag);white-space:nowrap;opacity:1;border-radius:20px;height:fit-content;padding:.25rem .75rem;font-weight:600;transition:all .2s;display:inline-block}.interest-groups-list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.interest-group-item{border-radius:var(--main-border-radius);background:#faf9ff;flex-direction:row;align-items:flex-start;gap:.75rem;padding:1.25rem;transition:all .2s;display:flex}.user-campaign-goals-card .interest-group-item{background:var(--color-nano-light-gray);border:none}.user-campaign-goals-card .interest-group-title{color:var(--color-nano-dark)}.interest-group-title{font-size:var(--font-size-interest-group-title);color:var(--color-nano-dark);flex-shrink:0;width:120px;font-weight:700}.interest-group-right{flex-direction:column;flex:1;gap:.15rem;display:flex}.interest-group-description{font-size:var(--font-size-interest-group-description);color:var(--color-nano-dark);opacity:1;line-height:1.5}.interest-group-age{font-size:var(--font-size-interest-group-age);color:var(--color-nano-dark);opacity:1;font-weight:600}.expandable-interest-groups{background:0 0;border:none;border-radius:0;padding:0;animation:.3s ease-in-out fadeIn}.expand-button{color:var(--color-nano-dark);font-size:var(--font-size-section-header);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.375rem .75rem;font-weight:700;transition:all .2s;transform:scale(1)}.expand-button:active{transform:scale(.95)}.user-campaign-goals-card .interest-groups-titles-list{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:.5rem;width:100%;margin:.5rem 0 0;padding:0;list-style:none;display:grid}.user-campaign-goals-card .interest-group-title-only{background:var(--color-nano-light-gray);border-radius:var(--main-border-radius);box-sizing:border-box;white-space:normal;overflow-wrap:anywhere;border:none;flex-direction:column;flex:none;justify-content:flex-start;gap:.5rem;width:100%;min-width:0;max-width:none;padding:.75rem 1.25rem;transition:all .2s;display:flex}.user-campaign-goals-card .interest-group-title-text{font-size:var(--font-size-interest-group-title);color:var(--color-nano-dark);overflow-wrap:anywhere;font-weight:700;line-height:1.25}.user-campaign-goals-card .interest-group-age-badge{font-size:var(--font-size-interest-group-age);color:var(--color-nano-dark);white-space:nowrap;border:1px solid var(--color-nano-dark);background:0 0;border-radius:12px;align-self:flex-start;width:fit-content;margin-top:auto;padding:.25rem .75rem;font-weight:600}.section-header-with-collapse{justify-content:space-between;align-items:center;margin-bottom:.375rem;animation:.3s ease-in-out slideDown;display:flex}.collapse-button{color:var(--color-nano-dark);font-size:var(--font-size-section-header);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.375rem .75rem;font-weight:700;transition:all .2s;transform:scale(1)}.collapse-button:active{transform:scale(.95)}.user-campaign-goals-header-toggle{margin-left:1rem}.user-campaign-goals-header-toggle:disabled{cursor:default;opacity:.65}@media (width<=1200px){.user-campaign-goals-card{border-radius:0}.user-campaign-goals-content{padding:0}.user-campaign-goals-header-row{flex-direction:column;align-items:flex-start;gap:.5rem}.user-campaign-goals-card .user-campaign-goals-header-toggle{margin-left:0;padding-left:0}.user-campaign-goals-card .interest-groups-titles-list{grid-template-columns:repeat(2,minmax(0,1fr))}.user-campaign-goals-card .interest-group-title-only{min-height:104px}}@media (width<=900px){.user-campaign-goals-card .interest-groups-titles-list{grid-template-columns:1fr}.user-campaign-goals-card .interest-group-title-only{min-height:0}.user-campaign-goals-card .interest-group-item{flex-direction:column;gap:.5rem}.user-campaign-goals-card .interest-group-title{width:auto}.user-campaign-goals-card .audience-tag,.user-campaign-goals-card .theme-tag,.user-campaign-goals-card .context-tag{white-space:normal;overflow-wrap:anywhere}}@media (width<=600px){.user-campaign-goals-card{flex-direction:column}}.core-trends-card{font-family:var(--font-text), sans-serif;box-sizing:border-box;background:0 0;border:none;border-radius:0;width:100%;max-width:100%;transition:box-shadow .2s,transform .2s;display:flex;overflow:visible}.core-trends-content{flex-direction:column;flex:1;gap:0;width:100%;padding:0;display:flex}.core-trends-title1{color:var(--color-text-primary);text-align:left;margin:0 0 .35rem;font-size:1.7rem;font-weight:400;line-height:1.3}.core-trends-explanation{color:var(--color-text-secondary);opacity:.9;margin:0 0 .75rem;font-size:.9rem;line-height:1.5}.trends-container{flex-flow:wrap;gap:.75rem;width:100%;display:flex}.trend-box{background:var(--color-nano-light-gray);border-radius:var(--main-border-radius);box-sizing:border-box;flex-direction:column;gap:.625rem;width:100%;padding:1.25rem;transition:all .2s;display:flex}.trend-box:hover{background:var(--color-nano-light-gray);box-shadow:none;transform:none}.trend-name{font-size:var(--font-size-interest-group-title);color:var(--color-nano-dark);margin:0;font-weight:700;line-height:1.3}.trend-description{font-size:var(--font-size-interest-group-description);color:var(--color-nano-dark);opacity:1;margin:0;line-height:1.5}.trend-sources{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.sources-label{font-size:var(--font-size-section-header);color:var(--color-nano-dark);text-transform:uppercase;letter-spacing:.5px;font-weight:700}.sources-tags{flex-wrap:wrap;gap:.225rem;display:flex}.source-tag{background:var(--color-primary);color:var(--color-text-white);font-size:var(--font-size-tag);white-space:nowrap;text-transform:capitalize;border-radius:20px;height:fit-content;padding:.25rem .75rem;font-weight:600;display:inline-block}@media (width<=600px){.core-trends-card{flex-direction:column}}.results-card{border-radius:var(--main-border-radius);flex-shrink:0;width:100%;min-height:200px;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.main-segment-result{background:var(--color-nano-light-gray)}.results-content{flex-direction:column;flex:1;gap:.75rem;width:100%;padding:1.75rem;display:flex}.results-content-top{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;width:100%;margin-bottom:.25rem;display:grid}.results-content-top-action{justify-self:end;min-width:0;max-width:100%}.results-action-group{flex-flow:wrap;justify-content:flex-end;align-items:flex-start;gap:.5rem;display:flex}.results-action-group .mcp-connections-button-group{flex-shrink:0}.results-action-group.results-action-group--liift-pair{--liift-pair-btn:180px;--liift-pair-gap:.25rem;flex-direction:column;align-items:flex-end;gap:.35rem}.results-action-group--liift-pair .mcp-provider-connection-button.liift,.results-action-group--liift-pair .create-liift-custom-segment-control .activate-segment-button.inline,.results-action-group--liift-pair .send-to-nano-button.inline{width:var(--liift-pair-btn);min-width:var(--liift-pair-btn);box-sizing:border-box}.results-action-group--liift-pair .results-action-group-buttons{justify-content:flex-end;align-items:center;gap:var(--liift-pair-gap);flex-flow:wrap;display:flex}.results-action-group--liift-pair .create-liift-custom-segment-control{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.results-action-group--liift-pair .create-liift-custom-segment-control .create-equativ-deal-current,.results-action-group--liift-pair .create-liift-custom-segment-control .activate-dialog-error.activate-dialog-error--compact{width:min(100%, calc(var(--liift-pair-btn) + var(--liift-pair-gap) + var(--liift-pair-btn)));max-width:min(100%, calc(var(--liift-pair-btn) + var(--liift-pair-gap) + var(--liift-pair-btn)));box-sizing:border-box;flex:0 auto;margin-left:auto}.results-action-group--liift-pair .create-liift-custom-segment-control .create-equativ-deal-current{flex-direction:column;align-items:flex-end;display:flex}.results-action-group--liift-pair .results-action-group-metadata{width:min(100%, calc(var(--liift-pair-btn) + var(--liift-pair-gap) + var(--liift-pair-btn)));color:var(--color-text-secondary);justify-content:flex-end;align-items:baseline;gap:.35rem;margin-left:auto;font-size:.85rem;line-height:1.2;display:flex}.results-action-group--liift-pair .results-action-group-metadata-label{white-space:nowrap}.results-action-group--liift-pair .results-action-group-metadata-value{color:var(--color-text-primary);word-break:break-all;font-weight:700}@media (width<=640px){.results-content-top{grid-template-columns:minmax(0,1fr)}.results-content-top-action{justify-self:end;width:100%}.results-action-group{justify-content:flex-end;width:100%}}.results-card-intro{flex:1;min-width:0;margin-bottom:0}.results-card-intro-title{color:var(--color-text-primary);margin:0 0 .35rem;font-size:1.7rem;font-weight:400;line-height:1.3}.results-card-intro-description{color:var(--color-text-secondary);opacity:.9;margin:0;font-size:.9rem;line-height:1.5}.results-title-heading-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;width:100%;margin:0 0 .5rem;display:flex}.results-title-heading-row .results-title1{flex:1;min-width:0;margin:0}.results-title-header-action{flex-shrink:0;align-items:center;display:flex}.segment-title-deal-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:.5rem;display:flex}.segment-title-deal-actions.segment-title-deal-actions--equativ-pair{--equativ-pair-btn:180px;--equativ-pair-gap:.25rem;gap:var(--equativ-pair-gap)}.segment-title-deal-actions--equativ-pair .mcp-provider-connection-button.equativ,.segment-title-deal-actions--equativ-pair .activate-segment-button.inline{width:var(--equativ-pair-btn);min-width:var(--equativ-pair-btn);box-sizing:border-box}.segment-title-deal-actions--equativ-pair .create-equativ-deal-block{width:var(--equativ-pair-btn);min-width:var(--equativ-pair-btn);box-sizing:border-box;flex-direction:column;align-items:flex-end;gap:.4rem;display:flex}.segment-title-deal-actions--equativ-pair .create-equativ-deal-current{box-sizing:border-box;text-align:left;flex-flow:row;justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:flex}.segment-title-deal-actions--equativ-pair .create-equativ-deal-current-label{flex-shrink:0}.segment-title-deal-actions--equativ-pair .create-equativ-deal-current-id{text-align:right;flex:1;min-width:0}.segment-title-deal-actions--equativ-pair .create-equativ-deal-reporting-row{box-sizing:border-box;justify-content:flex-end;width:100%;display:flex}.segment-title-deal-actions--equativ-pair .create-equativ-deal-reporting-row>.activate-segment-button.inline{justify-content:center;width:100%}.results-title1{color:var(--color-text-primary);text-align:left;letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.7rem;font-weight:400;line-height:1.3}.results-title-meta-row{justify-content:space-between;align-items:center;gap:.5rem;width:100%;min-height:1.5rem;margin:-.2rem 0 .45rem;display:flex}.results-title-meta-row .results-market-under-title{margin:0}.results-market-under-title{color:var(--color-text-secondary);margin:-.2rem 0 .45rem;font-size:.8125rem;font-weight:500;line-height:1.3;display:block}.results-header-row{flex-flow:wrap;align-items:flex-start;gap:2rem;width:100%;display:flex;position:relative}.results-image-wrapper{flex-shrink:0;align-self:flex-start;width:250px;max-width:250px;height:250px;position:relative}.results-image{border-radius:var(--main-border-radius);object-fit:cover;width:100%;height:100%}.results-image-skeleton{border-radius:var(--main-border-radius);width:100%;height:100%}.results-image-wrapper--loading{border-radius:var(--main-border-radius);overflow:hidden}.arrow-img-cover{opacity:.5;border-radius:var(--main-border-radius);pointer-events:none;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.results-call-to-action{background:var(--color-nano-dark);color:var(--color-text-white);border-radius:var(--main-border-radius);font-size:calc(var(--font-size-title) * 1.1);text-align:center;flex-shrink:0;justify-content:center;align-items:center;max-width:300px;height:250px;margin:0;padding:1.75rem;font-weight:400;line-height:1.5;display:flex}.results-call-to-action strong{color:var(--color-text-white);font-weight:700}.results-overview{font-size:calc(var(--font-size-interest-group-description) * 1.2);color:var(--color-text-secondary);text-align:left;opacity:.85;flex:1;min-width:320px;height:250px;margin:0;padding:0 1rem;line-height:1.6;overflow:hidden auto}.results-overview-read-toggle{font:inherit;color:var(--color-primary,#3b82f6);text-underline-offset:2px;cursor:pointer;vertical-align:baseline;background:0 0;border:none;margin:0;padding:0;text-decoration:underline;display:inline}.results-overview-read-toggle:hover{opacity:.88}.results-overview-read-toggle:focus-visible{outline:2px solid var(--color-primary,#3b82f6);outline-offset:2px;border-radius:2px}@media (width<=1200px){.results-title1{font-size:1.45rem}.results-header-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1rem;display:grid}.results-call-to-action{grid-area:1/1;width:100%;max-width:none;height:auto;min-height:210px;padding:1.35rem;font-size:1rem}.results-image-wrapper{aspect-ratio:1;grid-area:1/2;width:100%;max-width:none;height:auto;min-height:210px}.results-overview{grid-area:2/1/auto/-1;width:100%;min-width:0;height:auto;max-height:none;padding:0;font-size:.95rem;overflow:visible}}@media (width<=992px){.results-content{padding:1.25rem}.results-call-to-action,.results-image-wrapper{min-height:180px}}@media (width<=760px){.results-header-row{grid-template-columns:1fr}.results-call-to-action{grid-area:1/1;min-height:200px}.results-image-wrapper{grid-area:2/1;justify-self:stretch;width:100%;max-width:none;min-height:200px}.results-overview{grid-area:3/1;font-size:.9rem}}@media (width<=560px){.results-content{gap:.6rem;padding:1rem}.results-title1{margin-bottom:.35rem;font-size:1.2rem}.results-call-to-action{border-radius:1.2rem;min-height:170px;padding:1rem}.results-image-wrapper,.results-image,.arrow-img-cover{border-radius:1.2rem}.results-overview{line-height:1.5}}.results-section{clear:both;flex-direction:column;gap:.5rem;width:100%;margin-bottom:1rem;display:flex}.results-section:last-child{margin-bottom:0}.results-section-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.results-section-title{font-size:calc(var(--font-size-section-header) * 1.2);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.5px;text-align:left;margin:0;font-weight:400}.results-card-header{padding:.25rem 1.5rem;font-size:.9rem}.bespoke-header.bespoke-header-with-action{box-sizing:border-box;flex-direction:row;align-items:stretch;gap:1rem;width:100%;display:flex}.bespoke-header-left{flex:1;min-width:0}.bespoke-header-right{flex-shrink:0;align-items:stretch;min-width:140px;display:flex}.bespoke-header-subtitle{flex-direction:row;align-items:center;display:flex}.bespoke-header-subtitle p{flex:1;min-width:0}.bespoke-header-subtitle div{flex-shrink:0;align-items:stretch;min-width:140px;display:flex}.section-expand-button,.section-collapse-button{color:var(--color-text-secondary);font-size:var(--font-size-section-header);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;flex-shrink:0;align-items:center;gap:.25rem;padding:.375rem .75rem;font-weight:400;display:inline-flex}.results-container{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:2rem;width:100%;display:grid}.result-box{background:var(--color-nano-light-gray);color:var(--color-nano-dark);border-radius:var(--main-border-radius);box-sizing:border-box;flex-direction:column;gap:.625rem;width:100%;min-width:0;height:100%;padding:1.75rem;transition:all .2s;display:flex;position:relative;overflow:hidden}.result-box.active{opacity:1}.result-box.active:hover{background:var(--color-nano-light-gray);box-shadow:none;transform:none}.result-box.inactive{opacity:.5;background:var(--color-nano-light-gray)}.result-box .result-title{color:var(--color-nano-dark)}.result-box .result-description{color:var(--color-nano-dark);opacity:.88}.result-box .reach-label,.result-box .reach-value,.result-box .result-relevancy-label,.result-box .vector-label,.result-box .vector-expand-icon{color:var(--color-nano-dark)}.result-box .vector-expand-button:hover{background:#20202014}.result-box .toggle-button{color:var(--color-nano-dark);background:#4b12551f}.result-title{font-size:calc(var(--font-size-interest-group-title) * 1.7);color:var(--color-text-primary);width:100%;margin:1rem 0 0;font-weight:400;line-height:1.3}.result-header-row{flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;gap:.5rem;min-width:0;display:flex}.result-header-meta{flex-direction:column;align-items:flex-start;gap:.35rem;min-width:0;display:flex}.result-header-controls{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.relevancy-badge{white-space:nowrap;text-transform:uppercase;letter-spacing:.2px;border-radius:8px;padding:.1rem .4rem;font-size:.65rem;font-weight:400;display:inline-block}.relevancy-high,.relevancy-medium,.relevancy-low{background:var(--color-nano-dark);color:var(--color-text-white);font-weight:400}#segment-planner-panel-custom .relevancy-high,#segment-planner-panel-ots .relevancy-high,#segment-planner-panel-ctv .relevancy-high,#shared-segment-panel-custom .relevancy-high,#shared-segment-panel-ots .relevancy-high,#shared-segment-panel-ctv .relevancy-high{background:var(--color-nano-purple);color:var(--color-text-white)}#segment-planner-panel-custom .relevancy-medium,#segment-planner-panel-ots .relevancy-medium,#segment-planner-panel-ctv .relevancy-medium,#shared-segment-panel-custom .relevancy-medium,#shared-segment-panel-ots .relevancy-medium,#shared-segment-panel-ctv .relevancy-medium{background:var(--color-nano-pink);color:var(--color-nano-dark)}#segment-planner-panel-custom .result-title,#segment-planner-panel-ots .result-title,#segment-planner-panel-ctv .result-title,#shared-segment-panel-custom .result-title,#shared-segment-panel-ots .result-title,#shared-segment-panel-ctv .result-title{font-weight:700}.toggle-button{cursor:pointer;background:#4b12551a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:25px;height:25px;padding:0;font-size:.75rem;font-weight:lighter;line-height:1;display:flex}.toggle-button.active{background:var(--color-gray-300)}.toggle-button:hover{background:var(--color-primary);color:var(--color-text-white)}.result-description{font-size:calc(var(--font-size-interest-group-description) * 1.2);color:var(--color-text-secondary);opacity:.85;margin:0;line-height:1.5}.result-vector-container{flex-direction:column;align-items:flex-start;gap:.25rem;width:100%;display:flex}.result-footer{flex-direction:column;align-items:flex-start;gap:.35rem;margin-top:auto;display:flex}.result-relevancy-row{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.2rem;display:flex}.result-relevancy-row--header{flex-direction:row;align-items:center;gap:.35rem}.result-relevancy-label{font-size:calc(var(--font-size-interest-group-title) * 1.1);color:var(--color-text-secondary);text-transform:none;letter-spacing:0;font-weight:400}.result-relevancy-row .relevancy-badge{border-radius:10px;padding:.2rem .6rem;font-size:.65rem}.vector-expand-button{background:var(--color-nano-light-gray);border:1px solid var(--color-nano-dark);cursor:pointer;text-align:left;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;padding:.55rem 1.5rem;transition:none;display:flex}.vector-expand-button:hover{background:var(--color-nano-light-gray)}.vector-label{font-size:calc(var(--font-size-section-header) * 1.2);color:var(--color-nano-dark);text-transform:uppercase;letter-spacing:.5px;font-weight:400}.result-drawer{background:var(--color-nano-dark);border:1px solid var(--color-nano-dark);z-index:3;border-radius:1rem;flex-direction:column;height:170px;transition:transform .2s ease-in-out;display:flex;position:absolute;bottom:.5rem;left:.75rem;right:.75rem;transform:translateY(100%);box-shadow:0 -6px 16px #0f3e5233}.result-drawer.is-open{transform:translateY(0)}.result-drawer-header{justify-content:space-between;align-items:center;padding:.6rem .9rem .4rem;display:flex}.result-drawer-title{font-size:calc(var(--font-size-section-header) * 1.2);color:var(--color-nano-light-gray);text-transform:uppercase;letter-spacing:.5px;font-weight:400}.result-drawer-body{flex:1;padding:.5rem .9rem .8rem;overflow:auto}.vector-text{font-size:calc(var(--font-size-interest-group-description) * 1.2);color:var(--color-nano-light-gray);opacity:1;line-height:1.5}.result-drawer-close{width:1.25rem;height:1.25rem;color:var(--color-nano-light-gray);cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:0;font-size:0;line-height:1;display:flex;position:relative}.result-drawer-close:hover{color:var(--color-nano-light-gray);background:0 0}.result-reach-estimate{white-space:nowrap;align-items:center;gap:.25rem;min-width:0;display:flex}.reach-label{font-size:calc(var(--font-size-section-header) * .9);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;flex-shrink:0;padding-top:2px;font-weight:600}.reach-label--daily{font-size:calc(var(--font-size-interest-group-title) * 1.1);text-transform:none;letter-spacing:0;padding-top:0;font-weight:400}.reach-value{font-size:calc(var(--font-size-interest-group-title) * 1.1);color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;justify-content:flex-end;align-items:center;min-width:0;max-width:100%;font-weight:700;display:flex;overflow:hidden}@media (width<=1100px){.results-container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.results-container{grid-template-columns:1fr}}.results-image-shimmer{position:relative;overflow:hidden}.results-image-shimmer:after{content:"";pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#fff9 50%,#fff0 100%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s ease-in-out infinite shimmer;position:absolute;top:0;left:0}.results-image-shimmer img{opacity:.7}@media (width<=600px){.results-card{flex-direction:column}.result-header{flex-direction:column;align-items:flex-start}.result-header-right{align-self:flex-end}}.segment-stats-grid{width:100%;margin-top:var(--insights-chart-layout-gap);gap:var(--insights-chart-segment-stats-gap);flex-shrink:0;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.segment-stats-grid .stat-item{background:var(--color-nano-purple);border-radius:var(--main-border-radius);text-align:center;border:none;flex-direction:column;justify-content:center;gap:.3rem;min-width:0;min-height:92px;padding:.9rem 1rem;display:flex}.segment-stats-grid .stat-value{color:var(--color-text-white);white-space:nowrap;text-overflow:ellipsis;font-size:1.7rem;font-weight:700;line-height:1.2;overflow:hidden}.segment-stats-grid .stat-label{color:#ffffffe0;text-transform:uppercase;letter-spacing:.06em;margin-top:.125rem;font-size:.68rem;font-weight:600}.segment-stats-grid .stat-value .loading-spinner{border-color:#fff #ffffff59 #ffffff59}@media (width<=1200px){.segment-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.segment-stats-grid{grid-template-columns:1fr}.segment-stats-grid .stat-item{border-radius:var(--main-border-radius);min-height:80px;padding:.85rem}.segment-stats-grid .stat-label{font-size:.64rem}}.checkbox-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.stats-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.stat-item{text-align:center;background:#faf9ff;border-radius:8px;flex-direction:column;padding:.625rem;display:flex}.stat-value{color:#6b46c1;font-size:1.125rem;font-weight:700}.stat-label{color:#888;text-transform:uppercase;letter-spacing:.5px;margin-top:.125rem;font-size:.65rem}.input-form-card{background:var(--color-bg-white);border-radius:var(--main-border-radius);border:1px solid var(--color-border-light);box-sizing:border-box;z-index:1;flex-direction:column;align-items:stretch;width:100%;display:flex;position:relative;overflow:visible}.input-form-content{box-sizing:border-box;flex-direction:column;flex:0 auto;gap:1.5rem;width:100%;min-height:0;padding:1.25rem;display:flex;overflow:visible}.input-form-title{font-size:var(--font-size-title);color:var(--color-text-primary);text-align:left;letter-spacing:-.01em;margin:0;font-weight:700;line-height:1.3}.input-form{flex-direction:column;gap:1.5rem;display:flex}.form-field{flex-direction:column;flex:1;gap:.625rem;display:flex}.form-row{flex-direction:row;gap:1.25rem;display:flex}.form-row .form-field{min-width:0}.form-row .form-field-brand{flex:1}.form-row .form-field-brand-url{flex:2}.form-label{color:var(--color-text-primary);text-align:left;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.125rem;margin-left:1.25rem;font-size:.8125rem;font-weight:600}.form-label-optional{color:var(--color-text-muted-lighter);font-style:italic;font-weight:400}.form-input,.form-textarea,.form-select{border:1.5px solid var(--color-border-medium);color:var(--color-text-primary);background:var(--color-bg-white);box-sizing:border-box;cursor:pointer;border-radius:10px;width:100%;padding:.875rem 1.125rem;font-family:inherit;font-size:.9375rem;line-height:1.5;transition:all .25s}.form-input:focus,.form-textarea:focus,.form-select:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px var(--color-primary-light);background:var(--color-bg-white);outline:none}.form-input:hover:not(:focus),.form-textarea:hover:not(:focus),.form-select:hover:not(:focus){border-color:var(--color-border-dark)}.form-input-prefix-group{border:1.5px solid var(--color-border-medium);background:var(--color-bg-white);box-sizing:border-box;border-radius:10px;align-items:center;width:100%;transition:all .25s;display:flex;overflow:hidden}.input-form .form-input-prefix-group{border-radius:9999px}.form-input-prefix-group:hover:not(:focus-within){border-color:var(--color-border-dark)}.form-input-prefix-group:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 4px var(--color-primary-light)}.form-input-prefix{color:var(--color-text-secondary);white-space:nowrap;border-right:1.5px solid var(--color-border-medium);background:var(--color-gray-200);flex-shrink:0;align-self:stretch;align-items:center;padding:0 .95rem;font-size:.9375rem;line-height:1.5;display:inline-flex}.form-input-prefix-value{min-width:0;box-shadow:none;cursor:text;background:0 0;border:none;border-radius:0;flex:1;padding:.875rem 1.125rem}.form-input-prefix-value:focus{box-shadow:none;border:none;outline:none}.form-input-prefix-group.form-input-error{border-color:#ef4444}.form-input-prefix-group.form-input-error:focus-within{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.form-input-prefix-group:focus-within .form-input-prefix{border-right-color:var(--color-primary)}.form-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23202020' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.form-select option{padding:.5rem}.custom-select-wrapper{z-index:10;width:100%;position:relative}button.custom-select{appearance:none;font:inherit;text-align:left;margin:0}.custom-select{border:1.5px solid var(--color-border-medium);color:var(--color-text-primary);background:var(--color-bg-white);box-sizing:border-box;cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;width:100%;min-height:2.75rem;padding:.875rem 1.125rem;font-size:.9375rem;line-height:1.5;transition:all .25s;display:flex}.input-form .custom-select{border-radius:9999px;min-height:2.875rem;padding-left:1.375rem;padding-right:1rem}.custom-select:hover{border-color:var(--color-border-dark)}.custom-select.open{border-color:var(--color-primary);box-shadow:0 0 0 4px var(--color-primary-light)}.custom-select-value{flex:1;align-items:center;gap:.5rem;display:flex}.custom-select-placeholder{color:var(--color-text-muted-lighter)}.input-form .custom-select-placeholder,.input-form .custom-select-value>span:not(.custom-select-placeholder),.input-form .custom-select-option span{text-transform:uppercase;letter-spacing:.04em;font-size:.8125rem}.custom-select-flag{opacity:.7;justify-content:center;align-items:center;font-size:1.25rem;line-height:1;display:inline-flex}.custom-select-arrow{color:var(--color-text-primary);flex-shrink:0;margin-left:.5rem;transition:transform .25s}.custom-select.open .custom-select-arrow{transform:rotate(180deg)}.custom-select-dropdown{background:var(--color-bg-white);border:1.5px solid var(--color-border-medium);z-index:10000;border-radius:10px;max-height:300px;margin-top:.25rem;position:absolute;top:calc(100% + .25rem);left:0;right:0;overflow-y:auto;box-shadow:0 4px 16px #2c04311f,0 2px 8px #2c043114}.custom-select-option{color:var(--color-text-primary);cursor:pointer;align-items:center;gap:.5rem;padding:.875rem 1.125rem;font-size:.9375rem;transition:background-color .15s;display:flex}.custom-select-option:hover{background:var(--color-bg-light-purple)}.custom-select-option.selected{background:var(--color-gray-200);color:var(--color-text-primary);font-weight:600}.custom-select-option--active:not(.selected){background:var(--color-gray-100);outline-offset:-1px}.custom-select-option:first-child{border-radius:10px 10px 0 0}.custom-select-option:last-child{border-radius:0 0 10px 10px}.form-input::placeholder,.form-textarea::placeholder{color:var(--color-text-muted-lighter)}.input-form .form-input:not(.form-input-prefix-value)::placeholder,.input-form .form-textarea::placeholder{text-transform:uppercase;letter-spacing:.04em;font-size:.8125rem}.form-input-error{border-color:#ef4444}.form-input-error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.form-textarea{resize:vertical;min-height:100px;line-height:1.5}.input-form .form-textarea{cursor:text;border-radius:1.375rem;min-height:7.75rem;padding:1rem 1.25rem 1.125rem;line-height:1.55}.input-form .form-input:not(.form-input-prefix-value){cursor:text;border-radius:9999px;padding-left:1.375rem;padding-right:1.375rem}.input-form .form-input-prefix-value{padding-left:1rem;padding-right:1.375rem}.form-hint{color:var(--color-text-muted-lighter);margin:0 1.25rem .25rem;font-size:.875rem;line-height:1.4}.form-error{color:#ef4444;margin-top:-.25rem;font-size:.75rem}.form-error-block{margin-top:-.5rem;margin-bottom:.25rem;display:block}.form-submit-button{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);color:var(--color-text-white);cursor:pointer;letter-spacing:.01em;border:none;border-radius:12px;align-self:flex-end;min-width:140px;margin-top:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .3s}.form-submit-button:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #4b125533}.form-submit-button:disabled{opacity:.5;cursor:not-allowed}.input-form .form-submit-button,.input-form .planner-extract-text__toggle{text-transform:uppercase;letter-spacing:.07em;border-radius:9999px;padding:.9375rem 1.75rem;font-size:.875rem}@keyframes input-form-prefill-glow{0%{border-color:var(--color-border-light);box-shadow:0 0 #20202059}40%{border-color:var(--color-nano-dark);box-shadow:0 0 0 4px #20202038,0 14px 36px #2020202e}to{border-color:var(--color-border-light);box-shadow:0 0 #20202000}}.input-form-card--prefill-pulse{animation:2.4s ease-out input-form-prefill-glow}@keyframes field-prefill-highlight{0%{box-shadow:none;background-color:#0000}15%{background-color:#2020200f;box-shadow:inset 0 0 0 1.5px #20202059}60%{background-color:#2020200a;box-shadow:inset 0 0 0 1.5px #20202033}to{box-shadow:none;background-color:#0000}}.form-field--prefill-highlight{animation:2.4s ease-out field-prefill-highlight;animation-delay:var(--prefill-delay,0s);border-radius:1rem;margin:-4px -6px;padding:4px 6px;animation-fill-mode:backwards}@media (width<=600px){.input-form-content{padding:1rem}.form-row{flex-direction:column}.input-form .form-submit-button{align-self:stretch;width:100%}.input-form .planner-extract-text__toggle{width:100%}}.save-button-container{background:var(--color-bg-white);box-shadow:0 2px 8px var(--color-shadow-medium), 0 1px 2px var(--color-shadow-light);border:1px solid var(--color-border-light);box-sizing:border-box;border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-top:1rem;margin-bottom:2rem;padding:1.5rem;display:flex}.save-buttons-row{background:var(--color-bg-white);width:100%;box-shadow:0 2px 8px var(--color-shadow-medium), 0 1px 2px var(--color-shadow-light);border:1px solid var(--color-border-light);box-sizing:border-box;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:1rem;margin-top:1rem;margin-bottom:2rem;padding:1.5rem;display:flex}.auto-save-status{border:1px solid var(--color-border-light);background:var(--color-bg-gray-light);width:100%;color:var(--color-text-secondary);border-radius:8px;flex:0 0 100%;justify-content:center;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.95rem;font-weight:600;display:flex}.auto-save-status.saving{background:var(--color-bg-gray);color:var(--color-text-secondary)}.auto-save-status.success{background:var(--color-success-bg);border-color:var(--color-success);color:var(--color-text-primary)}.auto-save-status.error{color:var(--color-text-secondary);background:#6b72801f;border-color:#6b72804d}.auto-save-spinner{border:2px solid;border-top-color:#0000;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.8s linear infinite spin}.auto-save-icon{flex-shrink:0;width:16px;height:16px}.save-buttons-row .save-button-container{box-shadow:none;background:0 0;border:none;flex:none;width:auto;min-width:180px;margin:0;padding:0}.save-buttons-row .send-to-nano-button{min-width:180px;margin:0}.save-button{font-size:calc(var(--font-size-title) * 1);color:var(--color-text-white);background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);cursor:pointer;box-shadow:0 4px 12px var(--color-shadow-darker);min-width:180px;font-weight:600;font-family:var(--font-text), sans-serif;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.625rem;padding:.875rem 2rem;transition:all .2s;display:flex}.save-button:hover:not(:disabled){box-shadow:0 6px 20px var(--color-shadow-darker);background:linear-gradient(135deg, var(--color-primary-dark) 0%, var(--color-primary) 100%);transform:translateY(-2px)}.save-button:active:not(:disabled){box-shadow:0 2px 8px var(--color-shadow-medium);transform:translateY(0)}.save-button:disabled{cursor:not-allowed;opacity:.7}.save-button.loading{background:linear-gradient(135deg,#6b7280 0%,#4b5563 100%)}.save-button.success{background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.save-button.error{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.save-icon,.check-icon,.error-icon{flex-shrink:0;width:20px;height:20px}.save-button-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.save-success-message{color:#059669;font-size:calc(var(--font-size-interest-group-description) * 1.1);background:linear-gradient(135deg,#10b9811a 0%,#0596691a 100%);border:1px solid #10b981;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1rem;animation:.3s ease-in-out fadeIn;display:flex}.save-filename{word-break:break-all}.save-filename strong{color:#047857;font-weight:700}.save-error-message{color:#dc2626;font-size:calc(var(--font-size-interest-group-description) * 1.1);background:linear-gradient(135deg,#ef44441a 0%,#dc26261a 100%);border:1px solid #ef4444;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1rem;animation:.3s ease-in-out fadeIn;display:flex}@media (width<=600px){.save-button-container{padding:1rem}.save-button{width:100%;padding:1rem 1.5rem}}.loading-info-box{border-radius:var(--main-border-radius);box-sizing:border-box;width:100%;min-height:40px;font-family:var(--font-text), sans-serif;background:#fff;border:1px solid #2c043114;flex-direction:column;gap:.5rem;padding:.5rem 1rem;display:flex}.loading-info-row{align-items:center;gap:.75rem;min-height:24px;display:flex}.loading-info-status{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.loading-spinner{border:2px solid #2020202e;border-top-color:var(--color-nano-dark);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}.success-icon{color:#059669;background:#ecfdf5;border:1px solid #d1fae5;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;font-weight:700;display:flex}.error-icon{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;font-weight:700;display:flex}.loading-info-title{color:var(--color-nano-dark);flex:1;font-size:.875rem;font-weight:500}.loading-info-title.shimmer{background:linear-gradient(90deg, var(--color-nano-dark) 0%, var(--color-nano-dark) 40%, #e6a0f0 48%, #e6a0f0 52%, var(--color-nano-dark) 60%, var(--color-nano-dark) 100%);-webkit-text-fill-color:transparent;background-size:150% 150%;-webkit-background-clip:text;background-clip:text;animation:2s linear infinite shimmer}.loading-info-message{color:#666;padding-left:1.75rem;font-size:.75rem;line-height:1.4}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.loading-info-box-fade-out{animation:.5s ease-out forwards fadeOut;overflow:hidden}.segment-planner-container{background:var(--color-bg-main);text-align:left;width:100%;height:100%;color:var(--color-text-primary);flex-direction:column;gap:1.5rem;padding:.75rem 2rem;display:flex;overflow:hidden auto}.segment-planner-container>.input-form-card{flex-shrink:0;width:100%;max-width:1600px;margin:0 auto}.segment-title-header-stack{flex-direction:column;align-items:flex-end;gap:.35rem;min-width:0;display:flex}.segment-title-ids{color:var(--color-text-secondary,#151422b3);flex-wrap:wrap;justify-content:flex-end;gap:.35rem .6rem;max-width:560px;font-size:.8125rem;line-height:1.15;display:flex}.segment-title-ids-item strong{color:var(--color-text-primary);font-weight:700}.input-form-layout{align-items:stretch;gap:2rem;width:100%;max-width:1600px;margin:0 auto;padding:0 0 2rem;animation:.6s ease-out forwards fadeIn;display:flex}.input-form-left-column{flex-direction:column;align-items:stretch;gap:2rem;width:50%;min-width:0;display:flex}.input-form-left-column .input-form-card{flex-direction:column;flex:none;align-self:stretch;width:100%;display:flex}.input-form-left-pane{border-radius:var(--main-border-radius);background:#202020;flex-direction:column;justify-content:flex-start;width:100%;min-width:0;padding:2rem;display:flex}.ai-title-image-row{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1.5rem;width:100%;display:flex}.input-form-right-pane{align-items:stretch;width:50%;min-width:0;display:flex}.input-form-right-pane--agent{background:0 0;flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex}.input-form-right-pane--new-segment-form .agent-pane__panel{box-shadow:none;border:1px solid var(--color-border-light)}.input-form-right-pane--new-segment-form .agent-pane--embedded .agent-pane__panel{flex:auto;height:100%;min-height:0;max-height:none}.input-form-layout--new-segment .input-form-right-pane--new-segment-form{height:var(--new-segment-left-column-height);max-height:none;overflow:visible}@media (width>=1000px){.app-main .segment-planner-container:has(>.input-form-layout){box-sizing:border-box;flex-direction:column;flex:1;align-self:stretch;width:100%;min-height:0;max-height:calc(100vh - 56px);display:flex;overflow:hidden}.segment-planner-container:has(>.input-form-layout) .input-form-layout{flex-direction:row;flex:auto;align-items:stretch;min-height:0;display:flex;overflow:hidden}.segment-planner-container:has(>.input-form-layout) .input-form-left-column{-webkit-overflow-scrolling:touch;flex:50%;min-width:0;min-height:0;max-height:100%;overflow:hidden auto}.segment-planner-container:has(>.input-form-layout) .input-form-right-pane--agent{flex-direction:column;flex:50%;min-width:0;min-height:0;max-height:100%;display:flex;position:static;overflow:hidden}.segment-planner-container:has(>.input-form-layout) .input-form-right-pane--agent .agent-pane.agent-pane--embedded{flex-direction:column;flex:1;height:100%;min-height:0;max-height:100%;display:flex}.segment-planner-container:has(>.input-form-layout) .input-form-right-pane--agent .agent-pane--embedded .agent-pane__panel{flex:1;height:auto;min-height:0;max-height:none}.segment-planner-container:has(>.input-form-layout) .input-form-right-pane--agent .agent-pane--embedded .agent-pane__content{flex:1;min-height:0;overflow:hidden}.app-main .segment-planner-container:has(>.input-form-layout--new-segment){max-height:none;overflow:hidden auto}.segment-planner-container:has(>.input-form-layout--new-segment) .input-form-layout--new-segment{flex:0 auto;align-items:flex-start;overflow:visible}.segment-planner-container:has(>.input-form-layout--new-segment) .input-form-layout--new-segment .input-form-left-column{max-height:none;overflow:visible}.segment-planner-container:has(>.input-form-layout--new-segment) .input-form-layout--new-segment .input-form-right-pane--agent{height:var(--new-segment-left-column-height);flex:0 0 50%;align-self:flex-start;max-height:none;overflow:visible}.segment-planner-container:has(>.input-form-layout--new-segment) .input-form-layout--new-segment .input-form-right-pane--agent .agent-pane.agent-pane--embedded{flex:auto;height:100%;max-height:none}.segment-planner-container:has(>.input-form-layout--new-segment) .input-form-layout--new-segment .input-form-right-pane--agent .agent-pane--embedded .agent-pane__panel{flex:auto;height:100%;min-height:0;max-height:none}}.ai-with-intent-title{font-family:var(--font-display), sans-serif;color:var(--color-text-white);text-align:left;letter-spacing:-.03em;flex:1;min-width:0;margin:0;font-size:3.25rem;font-style:normal;font-weight:400;line-height:1.05}.input-form-image{object-fit:cover;border-radius:12px;flex-shrink:0;align-self:flex-start;width:auto;max-width:96px;height:auto;max-height:96px;transition:transform .3s}.input-form-image:hover{transform:translateY(-2px)}@media (width<=999px){.input-form-layout{flex-direction:column;gap:2.5rem;padding:0 0 1.5rem}.input-form-left-column{gap:1.25rem;width:100%;margin-right:0}.input-form-right-pane{width:100%}}@media (width<=1500px){.input-form-left-pane{border-radius:40px;padding:2rem}.ai-title-image-row{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem}.ai-with-intent-title{font-size:2.75rem;line-height:1.05}.input-form-image{max-width:88px;max-height:88px}}@media (width<=1200px){.ai-title-image-row{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1.25rem}.ai-with-intent-title{font-size:2.4rem}.input-form-image{max-width:80px;max-height:80px}}@media (width<=900px){.input-form-layout{gap:1.75rem;padding:0 0 1rem}.ai-title-image-row{flex-direction:row;gap:1rem}.ai-with-intent-title{font-size:2.05rem}.input-form-image{max-width:72px;max-height:72px}}@media (width<=700px){.ai-title-image-row{flex-direction:column;gap:1rem}.ai-with-intent-title{font-size:1.8rem}.input-form-image{max-width:80px;max-height:80px}}@media (width<=520px){.input-form-left-pane{border-radius:28px;padding:1.25rem}.input-form-left-column{gap:1rem}.ai-with-intent-title{font-size:1.55rem}}.segment-planner-container>.loading-info-box{flex-shrink:0;width:100%;max-width:1600px;margin:0 auto}.segment-planner-top-section{flex-shrink:0;width:100%;max-width:1600px;margin:0 auto 1rem}.segment-planner-layout{flex-direction:column;flex:1;align-items:stretch;gap:1.5rem;width:100%;max-width:1600px;height:100%;min-height:0;margin:0 auto;display:flex;overflow:hidden}.segment-planner-main-row{flex:1 1 0;align-items:stretch;gap:1.5rem;min-height:0;display:flex}.segment-planner-left-column{flex-direction:column;flex:1 1 0;align-items:stretch;gap:1.5rem;width:auto;min-width:200px;height:100%;min-height:0;display:flex;overflow:hidden auto}.segment-planner-left-column>*{flex-shrink:0;min-height:fit-content}.segment-planner-result-toolbar{box-sizing:border-box;justify-content:flex-start;width:100%;display:flex}.segment-planner-result-toolbar .segment-planner-result-toolbar-actions{justify-content:flex-start}.segment-planner-result-toolbar .export-actions-mobile{order:0;width:auto}.segment-planner-results-button-strip{margin-top:var(--spacing-vertical-lg);box-sizing:border-box;background:var(--color-nano-darker);border:1px solid #ffffff24;border-radius:2.25rem;flex-flow:wrap;justify-content:stretch;align-items:stretch;gap:.25rem;width:100%;min-height:3.125rem;display:flex}.segment-planner-results-tab{color:#ffffffd1;min-width:0;font:inherit;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;text-align:center;background:0 0;border:none;border-radius:999px;flex:1 1 0;margin:0;padding:.35rem .4rem;font-size:clamp(.5625rem,.95vw,.6875rem);font-weight:600;line-height:1.25;transition:background-color .15s,color .15s}.segment-planner-results-tab:hover{color:#fff}.segment-planner-results-tab--active{color:#fff;background:#ffffff1f}.segment-planner-results-tab:focus-visible{outline-offset:2px;outline:2px solid #ffffff73}.segment-planner-results-tab-panel{box-sizing:border-box;flex-direction:column;gap:1.5rem;width:100%;min-width:0;display:flex}#segment-planner-panel-custom .results-content,#shared-segment-panel-custom .results-content{padding:0}.segment-planner-right-column{box-sizing:border-box;flex:0 0 35%;width:35%;min-width:320px;height:100%;padding-left:.75rem;overflow:hidden auto}.segment-planner-grid{box-sizing:border-box;flex-direction:column;gap:3rem;width:100%;display:flex}.segment-planner-grid>*{box-sizing:border-box;max-width:100%}.segment-planner-grid>[data-brand-card],.segment-planner-grid>[data-landing-page-card],.segment-planner-grid>[data-user-campaign-goals-card],.segment-planner-grid>[data-core-trends-card],.segment-planner-grid>:not([data-brand-card]):not([data-landing-page-card]):not([data-user-campaign-goals-card]):not([data-core-trends-card]){width:100%}.segment-planner-main-row--with-agent .segment-planner-right-column{padding-bottom:clamp(8rem,52vh,34rem)}@media (width<=1500px){.segment-planner-container{height:100%;overflow:hidden auto}.segment-planner-container>.input-form-card{flex-shrink:0}.segment-planner-layout{flex-direction:column;flex:none;height:auto;min-height:auto;overflow:visible}.segment-planner-main-row{width:100%;height:auto;min-height:0;display:block}.segment-planner-left-column{flex:none;order:1;width:100%;min-width:0;height:auto;min-height:auto;overflow:visible}.segment-planner-right-column{flex:none;order:2;width:100%;min-width:auto;height:auto;min-height:auto;margin-top:1.5rem;padding-left:0;overflow:visible}.stream-error-alert-actions{width:100%}.segment-planner-loading-skeleton-main{min-height:0;display:block}.segment-planner-loading-skeleton-right{width:100%;min-width:0;margin-top:1rem}}.stream-error-alert{border:1px solid color-mix(in oklch, var(--color-red-500) 50%, transparent);background:var(--color-red-50);width:100%;max-width:1600px;box-shadow:none;text-transform:uppercase;border-radius:16px;align-items:center;gap:.8rem;margin:0 auto;padding:.9rem 1rem;animation:.2s ease-out fadeIn;display:flex;position:relative}.stream-error-alert-icon{color:var(--color-red-500);box-shadow:none;flex-shrink:0;display:block}.stream-error-alert-content{flex:1;justify-content:space-between;align-items:center;gap:.9rem;min-width:0;display:flex}.stream-error-alert-title{color:var(--color-red-500);letter-spacing:.04em;margin:0;font-size:1rem;font-weight:400;line-height:1.35}.stream-error-alert-actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.stream-error-alert-button{border:1px solid var(--color-red-500);color:var(--color-red-500);text-transform:uppercase;cursor:pointer;box-shadow:none;background:#fff;border-radius:999px;padding:.42rem .85rem;font-size:.8125rem;font-weight:700;transition:background-color .18s,border-color .18s}.stream-error-alert-button:hover:not(:disabled){background:var(--color-red-50);border-color:var(--color-red-500)}.stream-error-alert-button:disabled{opacity:.5;cursor:not-allowed}.stream-error-alert-button-primary{border-color:var(--color-red-500);background:var(--color-red-500);color:#fff;box-shadow:none}.stream-error-alert-button-primary:hover:not(:disabled){background:color-mix(in oklch, var(--color-red-500) 88%, black);border-color:color-mix(in oklch, var(--color-red-500) 88%, black)}@media (width<=900px){.stream-error-alert{align-items:flex-start}.stream-error-alert-content{flex-direction:column;align-items:flex-start;gap:.6rem}}.segment-planner-left-column>[data-form-input-info],.segment-planner-left-column>[data-results-card],.segment-planner-grid>[data-brand-card],.segment-planner-grid>[data-landing-page-card],.segment-planner-grid>[data-user-campaign-goals-card],.segment-planner-grid>[data-core-trends-card]{opacity:0;animation:.6s ease-out forwards fadeIn}.segment-planner-grid>[data-brand-card]{animation-delay:0s}.segment-planner-grid>[data-landing-page-card]{animation-delay:.1s}.segment-planner-grid>[data-user-campaign-goals-card]{animation-delay:.2s}.segment-planner-grid>[data-core-trends-card]{animation-delay:.3s}.segment-planner-left-column>[data-results-card]{animation-delay:.1s}.segment-planner-loading{width:100%;max-width:1600px;margin:2rem auto}.segment-planner-loading-skeleton{flex-direction:column;gap:1.25rem;display:flex}.segment-planner-loading-skeleton-toolbar{gap:.75rem;display:flex}.segment-planner-loading-skeleton-button{border-radius:999px;width:10rem;height:2.5rem}.segment-planner-loading-skeleton-button--short{width:7rem}.segment-planner-loading-skeleton-main{align-items:stretch;gap:1.5rem;min-height:40rem;display:flex}.segment-planner-loading-skeleton-left{flex-direction:column;flex:1 1 0;gap:1rem;display:flex}.segment-planner-loading-skeleton-right{flex-direction:column;flex:0 0 35%;gap:1rem;min-width:320px;display:flex}.segment-planner-loading-skeleton-card{border-radius:var(--main-border-radius);width:100%;min-height:11rem}.segment-planner-loading-skeleton-card--hero{min-height:18rem}.segment-planner-loading-skeleton-card--results{min-height:22rem}.segment-planner-loading-skeleton-card--insights{min-height:20rem}.segment-planner-loading-skeleton-tabs{border-radius:2rem;width:100%;height:3.25rem}.loaded-result-header{background:var(--color-bg-white);border-radius:var(--main-border-radius);border:1px solid var(--color-border-light);justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1.75rem;display:flex}.loaded-result-info{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.loaded-result-line{align-items:center;gap:.5rem;display:flex}.loaded-result-label{color:var(--color-text-secondary);font-size:.875rem;font-weight:500}.loaded-result-filename{color:var(--color-text-primary);font-size:.9375rem;font-weight:600}.loaded-result-market{color:var(--color-text-primary);font-size:1.7rem;font-weight:700;line-height:1.3}.new-segment-button{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);color:var(--color-text-white);cursor:pointer;box-shadow:0 2px 6px var(--color-shadow-darker);border:none;border-radius:6px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.new-segment-button:hover{box-shadow:0 4px 12px var(--color-shadow-darker);transform:translateY(-1px)}.new-segment-button:active{transform:translateY(0)}.new-segment-icon{width:14px;height:14px}@media (width<=600px){.segment-planner-container{padding:1rem}.loaded-result-header{flex-direction:column;align-items:stretch;gap:.75rem}.loaded-result-info{flex-direction:column;align-items:flex-start}.new-segment-button{justify-content:center}}@media (width<=560px){.loaded-result-header{display:none}}.insights-container{background:0 0;border:none;border-radius:0;flex-shrink:0;width:100%;min-height:200px;margin-top:3rem;display:flex;overflow:visible}.insights-content-wrapper{gap:var(--insights-chart-layout-gap);flex-direction:column;flex:1;width:100%;padding:0;display:flex}.insights-segment-stats{width:100%;min-width:0}.insights-content-wrapper [data-segment-stats]{opacity:0;animation:.6s ease-out forwards fadeIn}.insights-title{color:var(--color-text-primary);margin:0 0 .35rem;font-size:1.7rem;font-weight:400;line-height:1.3}.insights-description{color:var(--color-text-secondary);opacity:.9;margin:0;font-size:.9rem;line-height:1.5}.insights-content{gap:var(--insights-chart-layout-gap);grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;display:grid}.insight-cell{min-width:0;display:flex}.insight-relevant-urls{grid-column:span 4}.insight-top-domains{grid-column:span 2}.insight-active-prompts{grid-column:span 4}.insight-categories{grid-column:span 2}.insight-emotions,.insight-sentiments{grid-column:span 3}.insight-cell>.data-card{width:100%;height:100%}.insight-cell:is(.insight-relevant-urls,.insight-top-domains,.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments)>.data-card{background:var(--insights-chart-surface-bg);color:var(--insights-chart-text-color);gap:var(--insights-chart-title-description-gap)}.insight-cell:is(.insight-relevant-urls,.insight-top-domains,.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments) .data-card-header{margin-bottom:0}.insight-cell:is(.insight-relevant-urls,.insight-top-domains,.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments) .data-card-title{font-weight:var(--insights-chart-title-font-weight);font-size:var(--insights-chart-title-font-size);color:var(--insights-chart-text-color)}.insight-cell:is(.insight-relevant-urls,.insight-top-domains,.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments) .data-card-subtitle,.insight-cell:is(.insight-relevant-urls,.insight-top-domains,.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments) .data-card-subtitle strong{color:var(--insights-chart-text-color);opacity:1}.insight-cell:is(.insight-relevant-urls,.insight-top-domains,.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments) .data-card-subtitle{font-size:var(--insights-chart-description-font-size);margin:0 0 .5rem;line-height:1.35}.insight-cell.insight-relevant-urls .link-item a{color:var(--insights-chart-text-color)}.insight-cell.insight-relevant-urls .link-item a:hover{color:var(--insights-chart-text-color);opacity:.88}.insight-cell.insight-top-domains .top-domain-link,.insight-cell.insight-top-domains .top-domain-name{color:var(--insights-chart-text-color)!important}.insight-cell.insight-top-domains .top-domain-link:hover .top-domain-name{opacity:.88;color:var(--insights-chart-text-color)!important}.insight-cell.insight-top-domains .top-domain-tier--medium{color:var(--insights-chart-domain-tier-medium-color)}.insight-cell.insight-top-domains .top-domain-tier--high{color:var(--insights-chart-domain-tier-high-color)}.insight-cell.insight-top-domains .top-domain-tier--very-high{color:var(--insights-chart-domain-tier-very-high-color)}.insight-cell:is(.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments) .progress-label{color:var(--insights-chart-text-color);opacity:.92}.insight-cell:is(.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments) .progress-value{color:var(--insights-chart-progress-value-color)}.insight-cell:is(.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments) .progress-bar{background:var(--insights-chart-progress-track)}.insight-cell:is(.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments) .progress-fill{background:var(--insights-chart-progress-fill)}.insight-cell:is(.insight-relevant-urls,.insight-top-domains,.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments) .data-card-content.scrollable{box-shadow:inset 0 -10px 10px -10px var(--insights-chart-content-scroll-fade)}.insight-cell:is(.insight-relevant-urls,.insight-top-domains,.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments) .data-card-content.scrollable.scrolled{box-shadow:inset 0 10px 10px -10px var(--insights-chart-content-scroll-fade), inset 0 -10px 10px -10px var(--insights-chart-content-scroll-fade)}.insight-cell:is(.insight-relevant-urls,.insight-top-domains,.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments) .data-card-content.scrollable.at-bottom{box-shadow:inset 0 10px 10px -10px var(--insights-chart-content-scroll-fade)}.insight-cell:is(.insight-relevant-urls,.insight-top-domains,.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments) .data-card-content{scrollbar-width:thin;scrollbar-color:var(--insights-chart-scrollbar-thumb) transparent}.insight-cell:is(.insight-relevant-urls,.insight-top-domains,.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments) .data-card-content::-webkit-scrollbar-thumb{background:var(--insights-chart-scrollbar-thumb)}.insight-cell:is(.insight-relevant-urls,.insight-top-domains,.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments) .data-card-content::-webkit-scrollbar-thumb:hover{background:var(--insights-chart-scrollbar-thumb-hover)}.insight-cell:is(.insight-relevant-urls,.insight-top-domains,.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments) .loading-info-box{border-color:var(--insights-chart-loading-info-border);color:var(--insights-chart-text-color);background:0 0}.insight-cell:is(.insight-relevant-urls,.insight-top-domains,.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments) .loading-info-title,.insight-cell:is(.insight-relevant-urls,.insight-top-domains,.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments) .loading-info-message{color:var(--insights-chart-text-color)}.insight-cell:is(.insight-relevant-urls,.insight-top-domains,.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments) .loading-info-title.shimmer{-webkit-text-fill-color:var(--insights-chart-text-color);color:var(--insights-chart-text-color);background:0 0;animation:none}.insight-cell:is(.insight-relevant-urls,.insight-top-domains,.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments) .loading-spinner{border-color:var(--insights-chart-loading-spinner-border);border-top-color:var(--insights-chart-loading-spinner-top)}@media (width<=1200px){.insights-content{grid-template-columns:repeat(2,minmax(0,1fr))}.insight-relevant-urls,.insight-top-domains,.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments{grid-column:span 1}}@media (width<=768px){.insights-content{grid-template-columns:1fr}.insight-relevant-urls,.insight-top-domains,.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments{grid-column:span 1}}.pdf-report-root{opacity:0;pointer-events:none;z-index:-1;flex-direction:column;gap:1rem;display:flex;position:fixed;top:0;left:-100000px}.pdf-report-page{box-sizing:border-box;width:794px;height:1123px;color:var(--color-text-primary);background:#fff;padding:.85rem;overflow:hidden}.pdf-report-page-inner{flex-direction:column;gap:.6rem;width:100%;height:100%;display:flex}.pdf-report-section{width:100%;min-width:0}.pdf-report-root *{word-break:break-word;transition:none!important;animation:none!important}.pdf-report-root button,.pdf-report-root .results-content-top-action,.pdf-report-root .send-to-nano-button,.pdf-report-root .section-expand-button,.pdf-report-root .section-collapse-button,.pdf-report-root .expand-button-top,.pdf-report-root .collapse-button-top,.pdf-report-root .toggle-button,.pdf-report-root .vector-expand-button,.pdf-report-root .off-the-shelf-activate-btn,.pdf-report-root .off-the-shelf-click-overlay,.pdf-report-root .result-drawer-close,.pdf-report-root .off-the-shelf-modal-overlay{display:none!important}.pdf-report-root .loaded-result-header,.pdf-report-root [data-results-card],.pdf-report-root .insights-container,.pdf-report-root [data-brand-card],.pdf-report-root [data-landing-page-card],.pdf-report-root [data-user-campaign-goals-card],.pdf-report-root [data-core-trends-card],.pdf-report-root [data-segment-stats]{margin:0!important}.pdf-report-root .results-card,.pdf-report-root .insights-container,.pdf-report-root .result-box,.pdf-report-root .data-card,.pdf-report-root .off-the-shelf-segment-box{overflow:visible!important}.pdf-report-root .results-overview,.pdf-report-root .data-card,.pdf-report-root .data-card-content,.pdf-report-root .off-the-shelf-insights-wrapper,.pdf-report-root .result-drawer-body{height:auto!important;max-height:none!important;overflow:visible!important}.pdf-report-root .data-card-content{margin-right:0!important;padding-right:0!important}.pdf-report-page-first .results-content,.pdf-report-page-ready .results-content{gap:.6rem!important;padding:1rem!important}.pdf-report-page-first [data-export-segment-title] .results-title1{margin-bottom:.35rem!important;font-size:1.45rem!important}.pdf-report-page-first [data-export-segment-title] .results-header-row{flex-wrap:nowrap!important;align-items:stretch!important;gap:.6rem!important}.pdf-report-page-first [data-export-segment-title] .results-call-to-action{width:210px!important;max-width:210px!important;height:210px!important;padding:1rem!important;font-size:1.45rem!important}.pdf-report-page-first [data-export-segment-title] .results-image-wrapper{width:210px!important;max-width:210px!important;height:210px!important}.pdf-report-page-first [data-export-segment-title] .results-overview{min-width:0!important;height:210px!important;max-height:210px!important;padding:0 .5rem!important;font-size:.96rem!important;line-height:1.44!important;overflow:hidden!important}.pdf-report-page-first .off-the-shelf-header,.pdf-report-page-ready .off-the-shelf-header{gap:.6rem!important;padding:0 .4rem!important}.pdf-report-page-first .off-the-shelf-header h1,.pdf-report-page-ready .off-the-shelf-header h1{margin:0!important;font-size:1.45rem!important}.pdf-report-page-first .off-the-shelf-header-left p,.pdf-report-page-ready .off-the-shelf-header-left p{margin:.3rem 0 0!important;font-size:.78rem!important;line-height:1.34!important}.pdf-report-page-first .off-the-shelf-content,.pdf-report-page-ready .off-the-shelf-content{gap:.7rem!important}.pdf-report-page-first .off-the-shelf-grid,.pdf-report-page-ready .off-the-shelf-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.6rem!important}.pdf-report-page-first .off-the-shelf-segment-box,.pdf-report-page-ready .off-the-shelf-segment-box{border-radius:1.15rem!important;padding:.8rem!important}.pdf-report-page-first .off-the-shelf-segment-content,.pdf-report-page-ready .off-the-shelf-segment-content{gap:.7rem!important;margin-top:0!important}.pdf-report-page-first .off-the-shelf-segment-body,.pdf-report-page-ready .off-the-shelf-segment-body{gap:.65rem!important}.pdf-report-page-first .off-the-shelf-segment-media,.pdf-report-page-ready .off-the-shelf-segment-media{width:62px!important}.pdf-report-page-first .off-the-shelf-segment-image-wrapper,.pdf-report-page-ready .off-the-shelf-segment-image-wrapper{width:62px!important;min-width:62px!important;height:62px!important;min-height:62px!important}.pdf-report-page-first .off-the-shelf-segment-title,.pdf-report-page-ready .off-the-shelf-segment-title{min-height:0!important;max-height:none!important;font-size:.92rem!important}.pdf-report-page-first .off-the-shelf-segment-overview,.pdf-report-page-ready .off-the-shelf-segment-overview{min-height:0!important;font-size:.73rem!important;line-height:1.3!important}.pdf-report-page-first .off-the-shelf-relevancy-label,.pdf-report-page-ready .off-the-shelf-relevancy-label{font-size:.58rem!important}.pdf-report-page-custom .results-content{gap:.55rem!important;padding:1rem!important}.pdf-report-page-custom .results-card-intro-title{margin-bottom:.25rem!important;font-size:1.35rem!important}.pdf-report-page-custom .results-card-intro-description{font-size:.78rem!important;line-height:1.35!important}.pdf-report-page-custom .results-section{margin-bottom:.4rem!important}.pdf-report-page-custom .results-section-title{font-size:.95rem!important}.pdf-report-page-custom .results-container{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.6rem!important}.pdf-report-page-custom .result-box{border-radius:1rem!important;padding:.9rem!important}.pdf-report-page-custom .result-title{font-size:1.02rem!important;line-height:1.25!important}.pdf-report-page-custom .result-description{font-size:.74rem!important;line-height:1.35!important}.pdf-report-page-custom .result-drawer{display:none!important}.pdf-report-page-insights .insights-content-wrapper{gap:.6rem!important;padding:1rem!important}.pdf-report-page-insights .insights-title{margin:0!important;font-size:1.35rem!important}.pdf-report-page-insights .insights-description{margin:0!important;font-size:.78rem!important;line-height:1.35!important}.pdf-report-page-insights .insights-content{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.7rem!important;display:grid!important}.pdf-report-page-insights .data-card{border-radius:1.15rem!important;padding:1rem!important}.pdf-report-page-insights .insight-cell,.pdf-report-page-insights .insight-relevant-urls,.pdf-report-page-insights .insight-top-domains,.pdf-report-page-insights .insight-active-prompts,.pdf-report-page-insights .insight-categories,.pdf-report-page-insights .insight-emotions,.pdf-report-page-insights .insight-sentiments{grid-column:span 1!important}.pdf-report-two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;width:100%;display:grid}.pdf-report-two-column-cell{min-width:0}.pdf-report-page-context [data-brand-card],.pdf-report-page-context [data-landing-page-card],.pdf-report-page-context [data-user-campaign-goals-card],.pdf-report-page-context [data-core-trends-card]{height:100%}.pdf-export-root{opacity:0;pointer-events:none;z-index:-1;width:auto;height:auto;position:fixed;top:0;left:0;overflow:visible}.pdf-export-page{box-sizing:border-box;color:var(--color-text-primary);background:#fff;overflow:hidden}.pdf-export-page-frame{width:100%;height:100%;overflow:hidden}.pdf-export-page-inner{flex-direction:column;gap:1rem;width:100%;display:flex}.pdf-export-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.9rem;width:100%;display:grid}.pdf-export-grid-item{min-width:0}.pdf-export-page *{word-break:break-word;animation:none!important}.pdf-export-page [data-results-card],.pdf-export-page [data-brand-card],.pdf-export-page [data-landing-page-card],.pdf-export-page [data-user-campaign-goals-card],.pdf-export-page [data-core-trends-card],.pdf-export-page [data-segment-stats]{opacity:1!important}.pdf-export-page .results-content-top-action,.pdf-export-page .send-to-nano-button{display:none!important}.pdf-export-page .loaded-result-header,.pdf-export-page [data-results-card],.pdf-export-page .insights-container,.pdf-export-page [data-brand-card],.pdf-export-page [data-landing-page-card],.pdf-export-page [data-user-campaign-goals-card],.pdf-export-page [data-core-trends-card]{break-inside:avoid;page-break-inside:avoid;margin:0!important}.pdf-export-page .loaded-result-market{font-size:1.3rem}.pdf-capture-sandbox{opacity:0;pointer-events:none;z-index:-1;background:#fff;position:fixed;top:0;left:-100000px}.pdf-capture-sandbox .pdf-capture-node,.pdf-capture-sandbox .pdf-capture-node *{transition:none!important;animation:none!important}.pdf-capture-sandbox .pdf-capture-node{box-sizing:border-box;background:#fff}.pdf-capture-sandbox .results-content-top-action,.pdf-capture-sandbox .send-to-nano-button,.pdf-capture-sandbox .section-expand-button,.pdf-capture-sandbox .section-collapse-button,.pdf-capture-sandbox .expand-button-top,.pdf-capture-sandbox .collapse-button-top,.pdf-capture-sandbox .toggle-button,.pdf-capture-sandbox .vector-expand-button,.pdf-capture-sandbox .result-drawer-close,.pdf-capture-sandbox .off-the-shelf-activate-btn,.pdf-capture-sandbox .off-the-shelf-click-overlay{display:none!important}.pdf-capture-sandbox .results-card,.pdf-capture-sandbox .insights-container,.pdf-capture-sandbox .result-box,.pdf-capture-sandbox .data-card,.pdf-capture-sandbox .off-the-shelf-segment-box{overflow:visible!important}.pdf-capture-sandbox .pdf-capture-node .loaded-result-header,.pdf-capture-sandbox .pdf-capture-node [data-results-card],.pdf-capture-sandbox .pdf-capture-node .insights-container,.pdf-capture-sandbox .pdf-capture-node [data-brand-card],.pdf-capture-sandbox .pdf-capture-node [data-landing-page-card],.pdf-capture-sandbox .pdf-capture-node [data-user-campaign-goals-card],.pdf-capture-sandbox .pdf-capture-node [data-core-trends-card],.pdf-capture-sandbox .pdf-capture-node [data-segment-stats],.pdf-capture-sandbox .pdf-capture-node .results-card,.pdf-capture-sandbox .pdf-capture-node .result-box,.pdf-capture-sandbox .pdf-capture-node .data-card,.pdf-capture-sandbox .pdf-capture-node .off-the-shelf-segment-box{box-shadow:none!important;border:none!important;outline:none!important}.pdf-capture-sandbox .pdf-capture-node .results-call-to-action{border:none!important}.pdf-capture-sandbox .results-overview,.pdf-capture-sandbox .data-card,.pdf-capture-sandbox .data-card-content,.pdf-capture-sandbox .off-the-shelf-insights-wrapper,.pdf-capture-sandbox .result-drawer-body{height:auto!important;max-height:none!important;overflow:visible!important}.pdf-capture-sandbox .data-card-content{margin-right:0!important;padding-right:0!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-segment-title-cta .results-content{gap:.9rem!important;padding:1rem 1.35rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-segment-title-cta .pptx-market-badge{opacity:1!important;background:linear-gradient(135deg,#f5efff 0%,#eee3ff 100%)!important;border-radius:999px!important;align-self:flex-start!important;width:auto!important;margin:0 0 .3rem!important;padding:.4rem .9rem!important;display:inline-flex!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-segment-title-cta .pptx-market-badge-text{letter-spacing:.01em!important;color:var(--color-nano-dark)!important;opacity:1!important;font-size:1.25rem!important;font-weight:700!important;line-height:1.2!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-segment-title-cta .results-title1{letter-spacing:-.02em!important;border-bottom:4px solid #5d1a6c!important;margin:0 0 .25rem!important;padding-bottom:.52rem!important;font-size:2.22rem!important;font-weight:800!important;line-height:1.14!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-segment-title-cta .results-header-row{margin-top:.35rem!important;display:block!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-segment-title-cta .results-call-to-action{border-radius:var(--main-border-radius)!important;background:linear-gradient(#5c0f71 0%,#420252 100%)!important;width:100%!important;max-width:none!important;height:430px!important;min-height:430px!important;max-height:430px!important;padding:1.45rem!important;font-size:2.05rem!important;line-height:1.35!important;box-shadow:inset 0 0 0 1px #ffffff14,0 14px 28px #1f002c2e!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-segment-title-cta .results-overview,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-segment-title-cta .results-image-wrapper{display:none!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-segment-title-overview .results-content{gap:.7rem!important;padding:1rem 1.2rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-segment-title-overview .results-title1{letter-spacing:-.02em!important;margin:0!important;font-size:2.15rem!important;font-weight:800!important;line-height:1.14!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-segment-title-overview .results-header-row{grid-template-columns:minmax(0,1fr) 320px!important;align-items:stretch!important;gap:1rem!important;margin-top:.85rem!important;display:grid!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-segment-title-overview .results-overview{min-width:0!important;height:auto!important;max-height:none!important;padding:0!important;font-size:1.04rem!important;line-height:1.5!important;overflow:visible!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-segment-title-overview .results-image-wrapper{align-self:stretch!important;width:320px!important;min-width:320px!important;max-width:320px!important;height:320px!important;min-height:320px!important;max-height:320px!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-segment-title-overview .results-call-to-action{display:none!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-ready-segments .pptx-ready-header{margin:0 0 .75rem!important;padding:0 .1rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-ready-segments .pptx-ready-header h1{letter-spacing:-.02em!important;color:var(--color-text-primary)!important;margin:0!important;font-size:2.15rem!important;font-weight:800!important;line-height:1.14!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-ready-segments .pptx-ready-header p{color:var(--color-text-secondary)!important;margin:.45rem 0 0!important;font-size:.98rem!important;line-height:1.45!important}.pdf-capture-sandbox .pdf-capture-node .off-the-shelf-header{display:flex!important}.pdf-capture-sandbox .pdf-capture-node .off-the-shelf-header-left p{margin-top:.35rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-ready-segments .off-the-shelf-content{flex-direction:column!important;justify-content:flex-start!important;gap:.85rem!important;min-height:0!important;display:flex!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-ready-segments .off-the-shelf-header{gap:.75rem!important;padding:0 1rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-ready-segments .off-the-shelf-header-left{flex:auto!important;min-width:0!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-ready-segments .off-the-shelf-header h1{margin:0!important;font-size:1.45rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-ready-segments .off-the-shelf-header-left p{margin:.35rem 0 0!important;font-size:.78rem!important;line-height:1.35!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-ready-segments .off-the-shelf-grid{flex-wrap:wrap!important;place-content:center!important;gap:.72rem!important;width:100%!important;display:flex!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-ready-segments .off-the-shelf-segment-box{border-radius:1.2rem!important;flex:0 0 calc(33.3333% - .48rem)!important;max-width:calc(33.3333% - .48rem)!important;min-height:252px!important;max-height:none!important;padding:.85rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-ready-segments .off-the-shelf-segment-content{gap:.7rem!important;margin-top:0!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-ready-segments .off-the-shelf-segment-body{gap:.6rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-ready-segments .off-the-shelf-segment-media{width:62px!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-ready-segments .off-the-shelf-segment-image-wrapper{width:62px!important;min-width:62px!important;height:62px!important;min-height:62px!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-ready-segments .off-the-shelf-segment-title{min-height:auto!important;max-height:none!important;font-size:1.05rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-ready-segments .off-the-shelf-segment-overview{-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important;min-height:0!important;max-height:none!important;font-size:.68rem!important;line-height:1.3!important;display:block!important;overflow:visible!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-ready-segments .off-the-shelf-segment-actions{margin-top:.4rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-ready-segments .off-the-shelf-relevancy-label{font-size:.62rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-trends-multi .core-trends-content{gap:0!important;height:100%!important;min-height:100%!important;max-height:100%!important;padding:0!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-trends-multi .core-trends-title1{letter-spacing:-.02em!important;text-align:left!important;margin:0 0 .4rem!important;font-size:2.15rem!important;font-weight:800!important;line-height:1.14!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-trends-multi .core-trends-explanation{max-width:none!important;color:var(--color-text-secondary)!important;opacity:.9!important;text-align:left!important;margin:0 0 .62rem!important;font-size:.98rem!important;font-style:normal!important;line-height:1.45!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-trends-multi .trends-container{flex:auto!important;grid-template-columns:minmax(0,1fr)!important;align-content:start!important;gap:.72rem!important;width:100%!important;min-height:0!important;display:grid!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-trends-multi.pdf-capture-trends-many .trends-container{grid-template-columns:repeat(2,minmax(0,1fr))!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-trends-multi .trend-box{border-radius:1.15rem!important;flex-direction:column!important;gap:.5rem!important;width:100%!important;max-width:none!important;min-height:0!important;max-height:none!important;margin:0!important;padding:1.02rem 1.08rem!important;display:flex!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-trends-multi .trend-name{font-size:1.68rem!important;line-height:1.25!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-trends-multi .trend-description{color:var(--color-nano-dark)!important;opacity:1!important;font-size:1.32rem!important;line-height:1.42!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-trends-multi .trend-sources{margin-top:auto!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-trends-multi .sources-label{font-size:1.34rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-trends-multi .source-tag{padding:.22rem .66rem!important;font-size:1.24rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-landing-page-card],.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-brand-card],.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-user-campaign-goals-card]{height:100%!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-landing-page-card] .landing-page-content{gap:0!important;padding:0!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-landing-page-card] .landing-page-content>.landing-section{margin-bottom:.62rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-landing-page-card] .landing-page-content>.landing-section:last-child{margin-bottom:0!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-brand-card] .brand-card-content{gap:0!important;padding:0!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-brand-card] .brand-card-left-column>.brand-section{margin-bottom:.62rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-brand-card] .brand-card-left-column>.brand-section:last-child{margin-bottom:0!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-user-campaign-goals-card] .user-campaign-goals-content{gap:0!important;padding:0!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-user-campaign-goals-card] .user-campaign-goals-content>.campaign-section{margin-bottom:.62rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-user-campaign-goals-card] .user-campaign-goals-content>.campaign-section:last-child{margin-bottom:0!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-brand-card] .brand-card-header-row,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-user-campaign-goals-card] .user-campaign-goals-header-row,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-landing-page-card] .landing-page-header-row{margin-bottom:.62rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-landing-page-card] .landing-page-title1,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-brand-card] .brand-card-title1,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-user-campaign-goals-card] .user-campaign-goals-title1{letter-spacing:-.02em!important;text-align:left!important;margin:0!important;font-size:1.72rem!important;font-weight:800!important;line-height:1.14!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-landing-page-card] .landing-page-title,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-brand-card] .brand-card-title,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-user-campaign-goals-card] .user-campaign-goals-objective{color:var(--color-text-primary)!important;text-align:left!important;margin:0!important;font-size:1.12rem!important;font-weight:700!important;line-height:1.24!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-landing-page-card] .landing-page-cta,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-brand-card] .brand-card-tone{color:var(--color-text-secondary)!important;opacity:1!important;text-align:left!important;margin:0!important;font-size:.9rem!important;line-height:1.4!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-landing-page-card] .interest-groups-list,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-brand-card] .interest-groups-list,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-user-campaign-goals-card] .interest-groups-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.48rem .6rem!important;margin:0!important;padding:0!important;display:grid!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-landing-page-card] .interest-group-item,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-brand-card] .interest-group-item,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-user-campaign-goals-card] .interest-group-item{background:var(--color-nano-light-gray)!important;border:none!important;border-radius:.95rem!important;flex-direction:column!important;align-items:stretch!important;gap:.24rem!important;padding:.72rem .82rem!important;display:flex!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-landing-page-card] .interest-group-title,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-brand-card] .interest-group-title,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-user-campaign-goals-card] .interest-group-title{flex-shrink:1!important;width:auto!important;font-size:.9rem!important;line-height:1.25!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-landing-page-card] .interest-group-right,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-brand-card] .interest-group-right,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-user-campaign-goals-card] .interest-group-right{gap:.18rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-landing-page-card] .interest-group-description,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-brand-card] .interest-group-description,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-user-campaign-goals-card] .interest-group-description{color:var(--color-nano-dark)!important;opacity:1!important;font-size:.74rem!important;line-height:1.32!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-landing-page-card] .interest-group-age,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-brand-card] .interest-group-age,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-context-single [data-user-campaign-goals-card] .interest-group-age{color:var(--color-nano-dark)!important;opacity:1!important;font-size:.7rem!important;font-weight:600!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-custom-segment .results-container{--pptx-custom-cols:4;--pptx-custom-gap:.72rem;--pptx-custom-intro-min-height:102px;--pptx-custom-card-min-height:332px;--pptx-custom-card-padding:.95rem;--pptx-custom-title-size:1.05rem;--pptx-custom-desc-size:.72rem;--pptx-custom-desc-line-height:1.3;--pptx-custom-vector-label-size:.68rem;place-content:flex-start center!important;gap:var(--pptx-custom-gap)!important;flex-wrap:wrap!important;width:100%!important;display:flex!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-custom-segment .results-content{gap:.62rem!important;height:100%!important;min-height:100%!important;max-height:100%!important;padding:1rem 1.2rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-custom-segment .results-content-top{min-height:var(--pptx-custom-intro-min-height,102px)!important;margin-bottom:0!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-custom-segment .results-section{flex:auto!important;margin-bottom:.55rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-custom-segment .result-box{padding:var(--pptx-custom-card-padding,.95rem)!important;flex:0 0 calc((100% - (var(--pptx-custom-cols) - 1) * var(--pptx-custom-gap)) / var(--pptx-custom-cols))!important;max-width:calc((100% - (var(--pptx-custom-cols) - 1) * var(--pptx-custom-gap)) / var(--pptx-custom-cols))!important;min-height:var(--pptx-custom-card-min-height,332px)!important;border-radius:1.1rem!important;max-height:none!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-custom-segment .result-title{font-size:var(--pptx-custom-title-size,1.05rem)!important;-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important;min-height:auto!important;max-height:none!important;display:block!important;overflow:visible!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-custom-segment .result-description{font-size:var(--pptx-custom-desc-size,.72rem)!important;line-height:var(--pptx-custom-desc-line-height,1.3)!important;-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important;min-height:auto!important;max-height:none!important;display:block!important;overflow:visible!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-custom-segment .results-card-intro-title{letter-spacing:-.02em!important;margin-bottom:.4rem!important;font-size:2.15rem!important;font-weight:800!important;line-height:1.14!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-custom-segment .results-card-intro-description{font-size:.98rem!important;line-height:1.45!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-custom-segment .vector-label{font-size:var(--pptx-custom-vector-label-size,.68rem)!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-custom-segment .result-drawer{display:none!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights .insights-content-wrapper{--pptx-insights-title-size:2.02rem;--pptx-insights-description-size:1.02rem;flex-direction:column!important;gap:.62rem!important;height:100%!important;min-height:0!important;padding:1rem 1.2rem!important;display:flex!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights [data-segment-stats]{opacity:1!important;animation:none!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights .insights-title{font-size:var(--pptx-insights-title-size)!important;letter-spacing:-.02em!important;color:var(--color-text-primary)!important;margin:0!important;font-weight:800!important;line-height:1.14!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights .insights-description{font-size:var(--pptx-insights-description-size)!important;color:var(--color-text-secondary)!important;max-width:none!important;margin:0 0 .35rem!important;line-height:1.45!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights .insights-content{flex:auto!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;align-items:stretch!important;gap:.72rem!important;min-height:0!important;display:grid!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights .insight-cell{align-self:flex-start!important;min-width:0!important;display:flex!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights .insight-relevant-urls{grid-column:span 4!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights .insight-top-domains{grid-column:span 2!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-overview .insight-active-prompts,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-overview .insight-categories,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-overview .insight-emotions,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-overview .insight-sentiments{display:none!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-overview .insights-content{grid-template-columns:minmax(0,2.35fr) minmax(0,.85fr)!important;gap:.68rem!important;margin-bottom:.22rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-overview .insight-cell{align-self:stretch!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-overview .data-card{height:100%!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-overview [data-segment-stats]{gap:.9rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-overview [data-segment-stats] .stat-item{border-radius:var(--main-border-radius)!important;min-width:108px!important;padding:.64rem 1.3rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-overview [data-segment-stats] .stat-value{font-size:1.7rem!important;line-height:1.16!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-overview [data-segment-stats] .stat-label{margin-top:.08rem!important;font-size:.6rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-topics [data-segment-stats],.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-topics .insight-relevant-urls,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-topics .insight-top-domains,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-topics .insight-emotions,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-topics .insight-sentiments{display:none!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-topics .insights-content-wrapper{grid-template-rows:auto auto minmax(0,1fr)!important;align-content:stretch!important;row-gap:.72rem!important;height:100%!important;display:grid!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-topics .insights-description{margin:0 0 .16rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-topics .insights-content{grid-template-rows:minmax(0,1fr)!important;grid-template-columns:minmax(0,2fr) minmax(0,1fr)!important;align-content:stretch!important;gap:.78rem!important;height:100%!important;margin-bottom:.24rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-topics .insight-active-prompts,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-topics .insight-categories{grid-column:span 1!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-sentiment [data-segment-stats],.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-sentiment .insight-relevant-urls,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-sentiment .insight-top-domains,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-sentiment .insight-active-prompts,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-sentiment .insight-categories{display:none!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-sentiment .insights-content{grid-template-rows:minmax(0,1fr)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-content:stretch!important;gap:.7rem!important;height:100%!important;margin-bottom:.18rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-sentiment .insight-emotions,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-sentiment .insight-sentiments{grid-column:span 1!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights .data-card{border-radius:1.1rem!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;padding:.92rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights .data-card-header{margin-bottom:.3rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights .data-card-title{text-transform:none!important;letter-spacing:0!important;font-size:.98rem!important;font-weight:700!important;line-height:1.2!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights .data-card-subtitle{opacity:.9!important;margin:0 0 .32rem!important;font-size:.66rem!important;line-height:1.25!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights .data-card-content{max-height:none!important;box-shadow:none!important;background:0 0!important;gap:.22rem!important;margin-right:0!important;padding-right:0!important;overflow:visible!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights .data-card-content.scrollable,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights .data-card-content.scrollable.scrolled,.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights .data-card-content.scrollable.at-bottom{box-shadow:none!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights .link-list{background:0 0!important;gap:.14rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights .link-item a{text-overflow:clip!important;white-space:normal!important;word-break:break-all!important;font-size:.71rem!important;line-height:1.3!important;overflow:visible!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-topics .data-card{height:100%!important;padding:1.06rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-sentiment .data-card{height:auto!important;min-height:0!important;max-height:none!important;padding:.9rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-topics .data-card-title{font-size:1.12rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-topics .data-card-subtitle{margin:0 0 .28rem!important;font-size:.74rem!important;line-height:1.25!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-sentiment .data-card-subtitle{margin:0 0 .24rem!important;font-size:.64rem!important;line-height:1.2!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-topics .data-card-content{align-items:stretch!important;gap:.2rem!important;margin-top:0!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-topics .generic-data-items{flex-direction:column!important;flex:auto!important;justify-content:space-between!important;gap:.24rem!important;min-height:0!important;display:flex!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-sentiment .data-card-content{gap:.14rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-topics .progress-item{gap:.16rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-sentiment .progress-item{gap:.06rem!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-topics .progress-label{padding-right:.32rem!important;font-size:.72rem!important;line-height:1.22!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-sentiment .progress-label{padding-right:.25rem!important;font-size:.62rem!important;line-height:1.18!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-topics .progress-value{font-size:.72rem!important;line-height:1.18!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-sentiment .progress-value{font-size:.62rem!important;line-height:1.14!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-topics .progress-bar{height:7px!important}.pdf-capture-sandbox .pdf-capture-node.pdf-capture-insights-sentiment .progress-bar{height:6px!important}.daily-limit-popup-overlay{z-index:10000;background:#00000080;justify-content:center;align-items:center;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.daily-limit-popup{background:#fff;border-radius:16px;width:90%;max-width:500px;max-height:90vh;animation:.3s ease-out slideUp;overflow-y:auto;box-shadow:0 20px 60px #0000004d}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.daily-limit-popup-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.daily-limit-popup-header h3{color:#1f2937;margin:0;font-size:1.5rem;font-weight:600}.daily-limit-popup-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:2rem;transition:all .2s;display:flex}.daily-limit-popup-close:hover{color:#1f2937;background:#f3f4f6}.daily-limit-popup-content{color:#374151;padding:1.5rem;line-height:1.6}.daily-limit-popup-content p{margin:0 0 1rem}.daily-limit-popup-content p:last-child{margin-bottom:0}.daily-limit-popup-content strong{color:#1f2937;font-weight:600}.daily-limit-popup-actions{justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem 1.5rem;display:flex}.daily-limit-popup-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;padding:.625rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s;box-shadow:0 2px 6px #667eea4d}.daily-limit-popup-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.daily-limit-popup-button:active{transform:translateY(0)}.pptx-template-capture-host{pointer-events:none;z-index:-1;width:1080px;position:fixed;top:0;left:-20000px}.planner-extract-text{flex-direction:column;align-items:flex-start;gap:.375rem;display:flex}.planner-extract-text__toggle{border:1.5px solid var(--color-border-medium);background:var(--color-bg-white);color:var(--color-text-primary);cursor:pointer;box-sizing:border-box;border-radius:12px;justify-content:center;align-items:center;min-width:140px;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .2s;display:inline-flex}.planner-extract-text__toggle-label{align-items:center;gap:.4rem;display:inline-flex}.planner-extract-text__toggle-icon{color:inherit;flex-shrink:0}.planner-extract-text__toggle:hover:not(:disabled){border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-light)}.planner-extract-text__toggle:disabled{opacity:.65;cursor:not-allowed}.planner-extract-text__file-input{display:none}.planner-input-actions{justify-content:flex-end;align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.planner-input-actions .form-submit-button{align-self:auto;margin-top:0}@media (width<=600px){.planner-input-actions{flex-direction:column-reverse;align-items:stretch}.planner-extract-text__toggle{width:100%}}.chat-container{width:100%;height:100%;min-height:0;color:var(--color-nano-dark);background:#fff;grid-template-rows:minmax(0,1fr) auto;display:grid}.chat-messages{flex-direction:column;flex:1;gap:.85rem;min-height:0;padding:.45rem .9rem 1.65rem;scroll-padding-bottom:1.65rem;display:flex;overflow-y:auto}.chat-messages--with-daily-limit{padding-bottom:2.45rem;scroll-padding-bottom:2.45rem}.chat-empty-state{flex-direction:column;gap:.7rem;margin-bottom:.55rem;display:flex}.chat-hint{color:#5f5e70;margin-top:.45rem;font-size:.82rem}.chat-message{align-items:flex-start;width:100%;max-width:100%;animation:.24s ease-out fadeIn;display:flex}.chat-message.user{justify-content:flex-start;align-self:stretch;max-width:100%}.chat-message.assistant{justify-content:flex-start;align-self:stretch}.chat-message-content{word-break:break-word;width:100%;max-width:100%;box-shadow:none;color:var(--color-nano-dark);border-radius:0;padding:.2rem 0}.chat-message.user .chat-message-content{background:var(--color-nano-light-gray);border-radius:12px;padding:.85rem 1rem}.chat-message.assistant .chat-message-content{background:0 0}.chat-message-header{margin-bottom:.36rem}.chat-message-role{color:#6f7584;letter-spacing:.11em;text-transform:uppercase;font-size:.52rem;font-weight:700;line-height:1.15;display:block}.chat-message-datetime{text-align:right;color:#9a96a3;letter-spacing:.02em;margin-top:.35rem;font-size:.7rem;font-weight:500}.chat-message--welcome{margin-top:.15rem}.chat-message-text{color:inherit;text-align:left;font-size:.875rem;line-height:1.55}.chat-message-text p{margin:.45rem 0}.chat-message-text p:first-child{margin-top:0}.chat-message-text p:last-child{margin-bottom:0}.chat-message-text h1,.chat-message-text h2,.chat-message-text h3,.chat-message-text h4{color:var(--color-nano-dark);margin:.7rem 0 .45rem;font-weight:700;line-height:1.3}.chat-message-text h1{font-size:1.1rem}.chat-message-text h2{font-size:1rem}.chat-message-text h3{font-size:.94rem}.chat-message-text h4{font-size:.9rem}.chat-message-text code{background:#8068832e;border-radius:4px;padding:.14rem .28rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.84em}.chat-message-text pre{background:#80688329;border-radius:10px;margin:.5rem 0;padding:.7rem;overflow-x:auto}.chat-message-text pre code{background:0 0;padding:0}.chat-message-text blockquote{color:#56365a;border-left:3px solid #56365a80;margin:.45rem 0;padding-left:.7rem;font-style:italic}.chat-message-text a{color:#5c2678;text-decoration:none}.chat-message-text a:hover{text-decoration:underline}.typing-indicator{align-items:center;gap:4px;min-height:1.1rem;display:inline-flex}.typing-indicator span{opacity:.64;background:#806883;border-radius:50%;width:5px;height:5px;animation:1.2s infinite typing}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.65;transform:translateY(0)}30%{opacity:1;transform:translateY(-7px)}}.chat-input-form{z-index:2;background:#fff;border-top:1px solid #efedf3;flex-direction:column;flex-shrink:0;gap:.3rem;padding:.82rem .9rem .9rem;display:flex;position:relative}.chat-input-main{flex-direction:row;align-items:center;gap:.6rem;width:100%;min-width:0;display:flex}.chat-input-field{flex:1;min-width:0}.chat-input{box-sizing:border-box;resize:none;width:100%;min-height:50px;max-height:130px;color:var(--color-nano-dark);background:#fff;border:1px solid #ddd9e3;border-radius:12px;outline:none;padding:.68rem .95rem;font-family:inherit;font-size:.92rem;line-height:1.38;transition:border-color .2s,box-shadow .2s;display:block}.chat-input::placeholder{color:#8c7b97}.chat-input:focus{border-color:var(--color-nano-dark);box-shadow:0 0 0 2px #2020201f}.chat-input:disabled{opacity:.6;cursor:not-allowed}.chat-input-limit-error{color:#c1272d;margin:0;font-size:.73rem;line-height:1.25}.chat-send-button{color:#8d7897;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:color .2s,transform .2s;display:inline-flex}.chat-send-button svg{flex-shrink:0}.chat-send-button:hover:not(:disabled){color:#5c2678;transform:translateY(-1px)}.chat-send-button:active:not(:disabled){transform:translateY(0)}.chat-send-button:disabled{opacity:.35;cursor:not-allowed}.chat-messages::-webkit-scrollbar{width:7px}.chat-messages::-webkit-scrollbar-track{background:0 0}.chat-messages::-webkit-scrollbar-thumb{background:#ab9bad8c;border-radius:999px}.chat-messages::-webkit-scrollbar-thumb:hover{background:#ab9badcc}.chat-messages-end{flex-shrink:0;width:100%;height:.8rem;scroll-margin-bottom:1.85rem}.chat-messages-end--with-daily-limit{height:1.65rem;scroll-margin-bottom:2.5rem}@media (width<=900px){.chat-messages{padding:.95rem .85rem 1.45rem}.chat-messages--with-daily-limit{padding-bottom:2.15rem;scroll-padding-bottom:2.15rem}.chat-input-form{padding:.85rem .85rem calc(.85rem + env(safe-area-inset-bottom,0px))}}.message-thinking,.message-tool-call,.message-file-operation,.message-status-update,.message-streaming-content,.message-error,.message-code-change,.message-success,.message-search{text-align:left;border-radius:4px;align-items:flex-start;gap:.5rem;margin-bottom:.25rem;padding:.375rem .625rem;font-size:.8125rem;animation:.2s ease-in fadeIn;display:flex}.message-icon{opacity:.7;flex-shrink:0;font-size:.875rem;line-height:1.2}.message-content{flex:1;min-width:0}.message-type-label{text-transform:uppercase;letter-spacing:.3px;opacity:.65;text-align:left;margin-bottom:.125rem;font-size:.6875rem;font-weight:500}.message-text{text-align:left;font-size:.8125rem;line-height:1.4}.message-header{justify-content:flex-start;align-items:flex-start;gap:.5rem;margin-bottom:.25rem;display:flex}.message-expand-button{cursor:pointer;color:#666;background:0 0;border:none;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;transition:background-color .2s}.message-expand-button:hover{background-color:#0000000d}.message-status-bar{background:var(--color-nano-purple-tint-bg);color:var(--color-nano-dark);text-align:left;border-radius:4px;align-items:flex-start;gap:.5rem;min-height:1.5rem;margin-bottom:.25rem;padding:.375rem .625rem;font-size:.75rem;display:flex}.status-bar-icon{opacity:.7;flex-shrink:0;font-size:.75rem;animation:1s linear infinite spin}.status-bar-icon svg{display:block}.message-status-bar.complete .status-bar-icon,.message-status-bar.error .status-bar-icon{animation:none}.message-status-bar.complete{color:#065f46;background:#10b98114}.message-status-bar.error{color:#991b1b;background:#ef444414}.status-bar-text{text-align:left;flex:1;position:relative;overflow:hidden}.status-bar-content{z-index:1;text-align:left;white-space:pre-line;position:relative}.status-bar-shimmer{background:linear-gradient(90deg,#0000 0%,#ffffff2e 50%,#0000 100%);width:100%;height:100%;animation:2.8s ease-in-out infinite shimmer;position:absolute;top:0;left:-100%}.message-status-bar.fade-out{animation:.5s ease-out forwards fadeOut}.status-bar-group{flex-direction:column;gap:.15rem;margin-bottom:.25rem;display:flex}.status-bar-group .message-status-bar{min-height:1.1rem;margin-bottom:0;padding:.18rem .5rem;font-size:.7rem}.status-bar-group .status-bar-icon{font-size:.65rem}@keyframes collapseStatusGroup{0%{opacity:1;max-height:600px}70%{opacity:0}to{opacity:0;max-height:0;margin-bottom:0}}.status-bar-group--collapsing{animation:.45s ease-in forwards collapseStatusGroup;overflow:hidden}.status-bar-group-summary{margin-bottom:.25rem}.status-bar-group-summary__header{cursor:pointer;color:#888;text-align:left;background:0 0;border:none;border-radius:4px;align-items:center;gap:.35rem;width:100%;padding:.18rem .5rem;font-size:.7rem;transition:color .15s,background .15s;animation:.2s ease-out fadeInSummary;display:flex}.status-bar-group-summary__header:hover{color:#555;background:#0000000a}.status-bar-group-summary__text{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.status-bar-group-summary__chevron{opacity:.6;flex-shrink:0;font-size:.55rem}.status-bar-group--nested{margin-top:.1rem;animation:.15s ease-out fadeInSummary}@keyframes fadeInSummary{0%{opacity:0}to{opacity:1}}.message-status-bar--daily-limit{box-shadow:none;background:0 0;border:none;border-radius:0;min-height:auto;margin:0 0 .6rem;padding:0;display:block}.status-limit-card-header{align-items:center;gap:.68rem;display:flex}.status-limit-card-icon{color:#b4233a;background:linear-gradient(#e3183729 0%,#e3183714 100%);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.7rem;height:1.7rem;margin-top:0;font-size:.95rem;font-weight:700;line-height:1;display:inline-flex}.status-limit-card-title{color:#4a1932;margin-top:0;font-size:.99rem;font-weight:700;line-height:1.2}.status-limit-card-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:.9rem;display:grid}.status-limit-card-stat{background:#ffffffe6;border:1px solid #b9afc159;border-radius:12px;min-width:0;padding:.68rem .72rem}.status-limit-card-stat-label{letter-spacing:.08em;text-transform:uppercase;color:#7a667f;font-size:.67rem;font-weight:700}.status-limit-card-stat-value{color:var(--color-nano-dark);word-break:break-word;margin-top:.2rem;font-size:.98rem;font-weight:700;line-height:1.25}.status-limit-card-reset{color:#6a5a75;margin-top:.55rem;font-size:.83rem;line-height:1.3}.message-tool-call{color:#475569;background:#94a3b814;border-left:2px solid #94a3b873;gap:.4rem;padding:.2rem .5rem;transition:all .2s}.message-tool-call-tool_call_start{border-left-color:#cbd5e1}.message-tool-call-tool_call_progress{border-left-color:#94a3b8}.message-tool-call-tool_call_complete{opacity:.82;background:#94a3b80f;border-left-color:#cbd5e1}.message-tool-call-icon{opacity:.6;margin-top:.1rem;font-size:.75rem}.message-tool-call .message-content{flex-direction:column;gap:.05rem;display:flex}.message-tool-call .message-header{justify-content:space-between;align-items:center;gap:.4rem;margin-bottom:0}.message-tool-call-header-row{flex-wrap:wrap;align-items:baseline;gap:.4rem;min-width:0;display:flex}.message-tool-call .message-type-label{letter-spacing:.08em;opacity:.7;margin-bottom:0}.message-tool-call-name,.message-tool-call-summary,.message-tool-call-detail{text-align:left}.message-tool-call-name{color:#475569;word-break:break-word;font-size:.76rem;font-weight:600}.message-tool-call-summary{color:#334155;font-size:.77rem;line-height:1.3}.message-tool-call-detail{color:#64748b;font-size:.72rem;line-height:1.3}.message-tool-call.collapsed .message-tool-call-detail{display:none}.message-tool-call .message-expand-button{color:#64748b;background:#ffffffb3;border-radius:999px;flex-shrink:0;padding:.1rem .35rem;font-size:.66rem}.message-tool-call .message-expand-button:hover{background:#fffffff2}.message-result{border-top:1px solid #00000014;margin-top:.25rem;padding-top:.3rem}.message-result-label{opacity:.6;margin-bottom:.25rem;font-size:.6875rem;font-weight:500}.message-result-content{white-space:pre-wrap;word-break:break-word;background:#00000008;border-radius:3px;padding:.375rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.75rem;overflow-x:auto}.message-file-operation{color:#3730a3;background:#6366f114;border-left:2px solid #6366f1;padding:.25rem .5rem}.message-file-operation .file-path{color:#4338ca;background:#6366f11a;border-radius:3px;padding:.125rem .375rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.75rem}.message-status-update{color:#6b21a8;background:#a855f714;border-left:2px solid #a855f7;padding:.25rem .5rem}.message-progress{margin-top:.75rem}.message-progress-bar{background:#a855f733;border-radius:3px;width:100%;height:6px;margin-bottom:.5rem;overflow:hidden}.message-progress-fill{background:linear-gradient(90deg,#a855f7,#c084fc);border-radius:3px;height:100%;transition:width .3s}.message-progress-text{opacity:.7;text-align:left;font-size:.75rem}.message-streaming-content{background:0 0;border-left:2px solid #0000;border-radius:0;padding:.5rem .625rem}.message-streaming-content .message-text{color:#1f2937;word-wrap:break-word;text-align:left;font-size:.8125rem;line-height:1.5}.message-streaming-content .message-text p{margin:.5rem 0}.message-streaming-content .message-text p:first-child{margin-top:0}.message-streaming-content .message-text p:last-child{margin-bottom:0}.message-streaming-content .message-text ul,.message-streaming-content .message-text ol{margin:.5rem 0;padding-left:1.25rem}.message-streaming-content .message-text li{margin:.25rem 0}.message-streaming-content .message-text strong{color:#111827;font-weight:600}.message-streaming-content .message-text em{font-style:italic}.message-streaming-content .message-text h1,.message-streaming-content .message-text h2,.message-streaming-content .message-text h3,.message-streaming-content .message-text h4{color:#111827;margin:.75rem 0 .5rem;font-weight:600;line-height:1.3}.message-streaming-content .message-text h1{font-size:1.25rem}.message-streaming-content .message-text h2{font-size:1.125rem}.message-streaming-content .message-text h3{font-size:1rem}.message-streaming-content .message-text h4{font-size:.9rem}.message-streaming-content .message-text code{background:#0000000d;border-radius:3px;padding:.125rem .25rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.85em}.message-streaming-content .message-text pre{background:#0000000d;border-radius:4px;margin:.5rem 0;padding:.75rem;overflow-x:auto}.message-streaming-content .message-text pre code{background:0 0;padding:0}.message-streaming-content .message-text blockquote{color:#6b7280;border-left:3px solid #d1d5db;margin:.5rem 0;padding-left:.75rem;font-style:italic}.message-streaming-content .message-text a{color:#667eea;text-decoration:none}.message-streaming-content .message-text a:hover{text-decoration:underline}.message-error{color:#991b1b;background:#ef444414;border-left:2px solid #ef4444;padding:.25rem .5rem}.message-error .message-icon{color:#ef4444;font-size:.75rem}.message-code-change{color:#1e3a8a;background:#dbeafe;border-left:3px solid #2563eb}.message-files-list{border-top:1px solid #0000001a;margin-top:.75rem;padding-top:.75rem}.message-files-label{opacity:.7;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.message-files-items{margin:0;padding:0;list-style:none}.message-files-items li{padding:.25rem 0;font-size:.85rem}.message-change-summary{border-top:1px solid #0000001a;margin-top:.75rem;padding-top:.75rem}.message-change-summary-label{opacity:.7;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.message-change-summary-text{font-size:.85rem;line-height:1.5}.message-success{color:#065f46;opacity:.7;background:#10b98114;border-left:2px solid #10b981;max-height:1.5rem;padding:.25rem .5rem;overflow:hidden}.message-success .message-icon{color:#10b981;font-size:.75rem}.message-search{color:#0c4a6e;background:#0ea5e914;border-left:2px solid #0ea5e9;padding:.25rem .5rem}.message-search-search_start{border-left-color:#0ea5e9}.message-search-search_progress{border-left-color:#38bdf8}.message-search-search_complete{background:#d1fae5;border-left-color:#10b981}.message-search-rag_retrieval{background:#ede9fe;border-left-color:#8b5cf6}.message-search-query{opacity:.9;text-align:left;margin-top:.5rem;font-size:.85rem}.message-search-details{border-top:1px solid #0000001a;margin-top:.75rem;padding-top:.75rem}.message-search-result-count{text-align:left;margin-bottom:.5rem;font-size:.85rem}.message-search-sources{margin-top:.75rem}.message-search-sources-label{opacity:.7;text-align:left;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.message-search-sources-list{text-align:left;margin:0;padding:0;list-style:none}.message-search-sources-list li{padding:.25rem 0;font-size:.85rem}.message-search-sources-list a{color:#0284c7;word-break:break-all;text-decoration:none}.message-search-sources-list a:hover{text-decoration:underline}.message-search-results{margin-top:.75rem}.message-search-results-label{opacity:.7;text-align:left;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.message-search-results-content{white-space:pre-wrap;word-break:break-word;text-align:left;background:#0000000d;border-radius:4px;max-height:200px;padding:.5rem;font-size:.85rem;overflow-y:auto}@media (width<=768px){.message-thinking,.message-tool-call,.message-file-operation,.message-status-update,.message-error,.message-code-change,.message-success{padding:.5rem .75rem;font-size:.9rem}.message-icon{font-size:1rem}.message-status-bar--daily-limit{margin-bottom:.55rem}}.chat-container .message-thinking,.chat-container .message-tool-call,.chat-container .message-file-operation,.chat-container .message-status-update,.chat-container .message-streaming-content,.chat-container .message-error,.chat-container .message-code-change,.chat-container .message-success,.chat-container .message-search{color:var(--color-nano-dark);background:#f7f5fa;border-radius:12px}.chat-container .message-type-label,.chat-container .message-icon,.chat-container .message-tool-call-icon{color:#806883}.chat-container .message-status-bar{background:var(--color-gray-200);color:var(--color-nano-dark)}.chat-container .message-status-bar.complete{color:var(--color-nano-dark);background:#43a2691f}.chat-container .message-status-bar.error{color:var(--color-nano-dark);background:#e318371a}.chat-container .message-status-bar.message-status-bar--daily-limit{box-shadow:none;background:0 0;border:none;margin-bottom:.6rem;padding:0}.chat-container .message-status-bar.message-status-bar--daily-limit .status-limit-card-title{color:var(--color-nano-dark)}.chat-container .message-tool-call,.chat-container .message-file-operation,.chat-container .message-status-update,.chat-container .message-error,.chat-container .message-code-change,.chat-container .message-success,.chat-container .message-search,.chat-container .message-streaming-content{border-left:1px solid #ab9bad80}.chat-container .message-tool-call-name,.chat-container .message-tool-call-summary,.chat-container .message-tool-call-detail,.chat-container .message-search-query,.chat-container .message-search-result-count,.chat-container .message-search-results-content,.chat-container .message-change-summary-text,.chat-container .message-text{color:var(--color-nano-dark)}.chat-container .message-search-results-content,.chat-container .message-result-content{background:#8068831a}.chat-container .message-search-sources-list a,.chat-container .message-streaming-content .message-text a{color:#5c2678}.chat-container .message-search-details,.chat-container .message-result,.chat-container .message-files-list,.chat-container .message-change-summary{border-top-color:#ab9bad52}.agent-pane{z-index:60;pointer-events:none;position:fixed;top:auto;bottom:.9rem;right:1rem}.agent-pane--embedded{z-index:1;pointer-events:auto;width:100%;height:100%;min-height:0;position:relative;inset:auto}.agent-pane--embedded.agent-pane--expanded{width:100%;max-width:none}.agent-pane--embedded .agent-pane__panel{width:100%;height:100%;min-height:min(680px,72vh);max-height:none}.agent-pane--expanded{width:min(520px,100vw - 1.5rem)}.agent-pane--docked{width:min(520px,100vw - .25rem);top:0;bottom:0;right:0}.agent-pane__panel{pointer-events:auto;background:#fff;border:1px solid #e8e6ee;border-radius:28px;flex-direction:column;height:min(74vh,680px);min-height:0;max-height:calc(100vh - 80px);display:flex;overflow:hidden;box-shadow:0 22px 42px #1a12222e}.agent-pane--docked .agent-pane__panel{border-right:none;border-radius:0;height:100%;max-height:none;box-shadow:-14px 0 28px #1a12221f}.agent-pane__toolbar{border-bottom:1px solid #efedf3;justify-content:space-between;align-items:center;padding:.82rem 1.1rem;display:flex}.agent-pane__toolbar-left{align-items:center;gap:.5rem;min-width:0;display:flex}.agent-pane__toolbar-avatar{object-fit:cover;border-radius:999px;flex-shrink:0;width:28px;height:28px}.agent-pane__toolbar-title{color:var(--color-nano-dark);letter-spacing:.01em;font-size:1rem;font-weight:700}.agent-pane__toolbar-actions{align-items:center;gap:.28rem;display:flex}.agent-pane__toolbar-actions .agent-pane__icon-button{box-sizing:border-box;border-radius:12px;flex-shrink:0;width:40px;min-width:40px;height:40px;min-height:40px}.agent-pane__toolbar-actions .agent-pane__icon-button:hover,.agent-pane__toolbar-actions .agent-pane__icon-button.is-active,.agent-pane__toolbar-actions .agent-pane__dock-button:hover,.agent-pane__toolbar-actions .agent-pane__dock-button.is-active{background:var(--color-nano-light-gray)}.agent-pane__icon-button{width:30px;height:30px;color:var(--color-nano-dark);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background .2s;display:inline-flex}.agent-pane__dock-button{width:40px;height:40px;color:var(--color-nano-dark);background:0 0;border:none;border-radius:12px}.agent-pane__dock-button:focus-visible{outline:none}.agent-pane__icon-button:focus-visible{outline-offset:2px;outline:2px solid #5c2678}.agent-pane__content{flex-direction:column;flex:1;min-height:0;padding:0 .36rem .36rem;display:flex;overflow:hidden}.agent-pane--docked .agent-pane__content{padding:0}.agent-pane__content .chat-container{max-width:none;height:100%;min-height:0;max-height:none;box-shadow:none;background:#fff;border:none;border-radius:0 0 24px 24px;flex:1}.agent-pane--docked .agent-pane__content .chat-container{border-radius:0}.agent-pane__waiting,.agent-pane__collapsed-hint{color:#6e6a72;text-align:center;padding:1.2rem 1rem;font-size:.84rem}.agent-pane__waiting p,.agent-pane__collapsed-hint p{margin:.2rem 0}.agent-pane__waiting-hint{color:#8d8793;font-size:.78rem}.agent-pane--collapsed{width:74px;min-width:74px;max-width:74px}.agent-pane__launcher-wrap{justify-content:flex-end;align-items:flex-start;width:74px;height:74px;display:flex}.agent-pane__launcher{pointer-events:auto;background:var(--color-nano-dark);cursor:pointer;border:none;border-radius:20px;justify-content:center;align-items:center;width:56px;height:56px;padding:0;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 20px #2c04313d}.agent-pane__launcher:hover{transform:translateY(-1px);box-shadow:0 8px 24px #2c043157}.agent-pane__launcher:focus-visible{outline-offset:2px;outline:2px solid #5c2678}.agent-pane__launcher-avatar{border-radius:999px;width:38px;height:38px;transition:transform .2s}.agent-pane__launcher:hover .agent-pane__launcher-avatar{transform:scale(1.06)}@media (width<=1200px){.agent-pane:not(.agent-pane--embedded){right:.5rem}.agent-pane--expanded:not(.agent-pane--embedded),.agent-pane--docked:not(.agent-pane--embedded){width:100vw;inset:0}.agent-pane--expanded:not(.agent-pane--embedded) .agent-pane__panel,.agent-pane--docked:not(.agent-pane--embedded) .agent-pane__panel{border-left:none;border-right:none;border-radius:0;height:100dvh;max-height:none;box-shadow:-10px 0 24px #1a122229}.agent-pane--expanded:not(.agent-pane--embedded) .agent-pane__content,.agent-pane--docked:not(.agent-pane--embedded) .agent-pane__content{padding:0}.agent-pane--expanded:not(.agent-pane--embedded) .agent-pane__content .chat-container,.agent-pane--docked:not(.agent-pane--embedded) .agent-pane__content .chat-container{border-radius:0}.agent-pane__launcher-wrap{width:64px;height:64px}.agent-pane__launcher{border-radius:18px;width:52px;height:52px}.agent-pane__launcher-avatar{width:34px;height:34px}}@media (width<=599px){.agent-pane--collapsed:not(.agent-pane--embedded){top:4rem;bottom:auto;right:1rem}.agent-pane:not(.agent-pane--embedded){right:.5rem}}.off-the-shelf-card{font-family:var(--font-text), sans-serif}.off-the-shelf-content{gap:1.5rem;padding-top:3rem;padding-left:0;padding-right:0}.off-the-shelf-loading{color:var(--color-text-secondary);padding:0;font-size:.9375rem}.off-the-shelf-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:2rem;width:100%;display:grid}.results-card{flex-direction:column;display:flex}.off-the-shelf-header{box-sizing:border-box;flex-direction:row;align-items:stretch;gap:1rem;width:100%;padding:0;display:flex}.off-the-shelf-segment-select{flex-shrink:0;align-items:center;margin:0;display:flex}.off-the-shelf-segment-checkbox{cursor:pointer;accent-color:#c4b5fd;width:1rem;height:1rem}.off-the-shelf-header h1{color:var(--color-text-primary);margin:0 0 .35rem;font-size:1.7rem;font-weight:400;line-height:1.3}.off-the-shelf-header-left{flex:1;min-width:0}.off-the-shelf-header-left p{color:var(--color-text-secondary);opacity:.9;margin:0;font-size:.9rem;line-height:1.5}.off-the-shelf-header-right{flex-shrink:0;align-items:stretch;min-width:140px;display:flex}@media (width<=1400px){.off-the-shelf-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=1100px){.off-the-shelf-grid{grid-template-columns:1fr}}.off-the-shelf-segment-box{background:var(--color-nano-light-gray);box-sizing:border-box;border-radius:1.5rem;flex-direction:column;gap:0;width:100%;min-width:0;height:100%;min-height:0;padding:0;transition:all .2s;display:flex;position:relative;overflow:hidden}.off-the-shelf-segment-box-clickable{cursor:pointer}.off-the-shelf-segment-box-clickable:hover{opacity:.85}.off-the-shelf-segment-box-clickable:focus-visible{outline:2px solid var(--color-accent-cyan);outline-offset:2px}.off-the-shelf-click-overlay{color:var(--color-nano-dark);letter-spacing:.04em;text-transform:uppercase;opacity:0;pointer-events:none;background:#2c04311f;border-radius:1.5rem;justify-content:center;align-items:center;font-weight:700;transition:opacity .2s;display:flex;position:absolute;inset:0}.off-the-shelf-segment-box-clickable:hover .off-the-shelf-click-overlay{opacity:1}.off-the-shelf-segment-box:hover{background:var(--color-nano-light-gray);box-shadow:none}.off-the-shelf-segment-hero{aspect-ratio:4/3;background:var(--color-bg-gray);flex-shrink:0;width:100%;position:relative;overflow:hidden}.off-the-shelf-segment-hero .off-the-shelf-segment-image-wrapper{box-sizing:border-box;border-radius:0;width:100%;min-width:0;height:100%;min-height:0;padding:0;position:absolute;inset:0}.off-the-shelf-segment-hero .off-the-shelf-segment-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.off-the-shelf-segment-panel{background:var(--color-nano-light-gray);box-sizing:border-box;flex-direction:column;flex:auto;align-items:stretch;gap:0;min-width:0;min-height:0;padding:1.75rem;display:flex}.off-the-shelf-segment-panel-main{flex-direction:column;flex:auto;gap:.625rem;min-height:0;display:flex}.off-the-shelf-segment-card-footer{flex-direction:row;flex-shrink:0;justify-content:flex-start;align-items:center;padding-top:.75rem;display:flex}.off-the-shelf-segment-header-controls{align-items:center;gap:.5rem;display:flex}.off-the-shelf-segment-panel .result-relevancy-label{color:var(--color-nano-dark)}.off-the-shelf-segment-panel .result-description.off-the-shelf-segment-overview{color:var(--color-nano-dark);opacity:.88}.off-the-shelf-segment-card-footer .vector-expand-button{z-index:1}.off-the-shelf-segment-content{flex-direction:column;flex:1;gap:0;min-width:0;margin-top:0;display:flex}.off-the-shelf-segment-body{flex-direction:column;flex:auto;gap:0;min-width:0;min-height:0;display:flex;overflow-y:auto}.off-the-shelf-segment-image-wrapper{background:var(--color-bg-gray);flex-shrink:0;overflow:hidden}.off-the-shelf-segment-image{object-fit:cover;width:100%;height:100%;display:block}.off-the-shelf-segment-image-loader{background:linear-gradient(135deg,#f6eefcb3,#fff);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.off-the-shelf-segment-image-loader-spinner{border:3px solid #2020202e;border-top-color:var(--color-nano-dark);border-radius:50%;width:2rem;height:2rem;animation:.9s linear infinite off-the-shelf-spin}.off-the-shelf-segment-overview{min-height:0}.off-the-shelf-segment-overview p{margin:0;padding:0}.off-the-shelf-segment-reasoning{color:var(--color-text-secondary);z-index:2;margin:0;font-size:.6875rem;line-height:1.45;position:relative}.off-the-shelf-segment-reasoning strong{color:var(--color-text-primary,inherit);font-weight:600}.off-the-shelf-segment-actions{z-index:2;flex-direction:column;align-items:flex-start;gap:0;margin-top:.25rem;display:flex;position:relative}.off-the-shelf-segment-actions-top{justify-content:space-between;align-items:flex-end;gap:.45rem;width:100%;display:flex}.off-the-shelf-modal-overlay{z-index:1100;box-sizing:border-box;background:#00000073;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.off-the-shelf-modal-card{background:var(--color-nano-light-gray);border-radius:var(--main-border-radius);box-sizing:border-box;flex-direction:column;gap:1rem;width:min(100%,1180px);max-height:min(94vh,1080px);padding:1.75rem;animation:.25s ease-out off-the-shelf-expand;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000038}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper{--insights-chart-surface-bg:#fff;--insights-chart-text-color:var(--color-nano-dark);--insights-chart-progress-value-color:var(--color-nano-dark);--insights-chart-progress-track:#2020201f;--insights-chart-scrollbar-thumb:#20202047;--insights-chart-scrollbar-thumb-hover:#2020206b;--insights-chart-content-scroll-fade:#00000012;--insights-chart-loading-info-border:#20202024;--insights-chart-loading-spinner-border:#2020202e;--insights-chart-loading-spinner-top:var(--color-nano-dark)}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .data-card{background:var(--insights-chart-surface-bg);color:var(--insights-chart-text-color);gap:var(--insights-chart-title-description-gap)}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .data-card-header{margin-bottom:0}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .data-card-title{font-weight:var(--insights-chart-title-font-weight);font-size:var(--insights-chart-title-font-size);color:var(--insights-chart-text-color)}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .data-card-subtitle,.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .data-card-subtitle strong{color:var(--insights-chart-text-color);opacity:1}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .data-card-subtitle{font-size:var(--insights-chart-description-font-size);margin:0 0 .5rem;line-height:1.35}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .progress-label{color:var(--insights-chart-text-color);opacity:.92}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .progress-value{color:var(--insights-chart-progress-value-color)}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .progress-bar{background:var(--insights-chart-progress-track)}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .progress-fill{background:var(--insights-chart-progress-fill)}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .data-card-content.scrollable{box-shadow:inset 0 -10px 10px -10px var(--insights-chart-content-scroll-fade)}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .data-card-content.scrollable.scrolled{box-shadow:inset 0 10px 10px -10px var(--insights-chart-content-scroll-fade), inset 0 -10px 10px -10px var(--insights-chart-content-scroll-fade)}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .data-card-content.scrollable.at-bottom{box-shadow:inset 0 10px 10px -10px var(--insights-chart-content-scroll-fade)}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .data-card-content{scrollbar-width:thin;scrollbar-color:var(--insights-chart-scrollbar-thumb) transparent}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .data-card-content::-webkit-scrollbar-thumb{background:var(--insights-chart-scrollbar-thumb)}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .data-card-content::-webkit-scrollbar-thumb:hover{background:var(--insights-chart-scrollbar-thumb-hover)}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .loading-info-box{border-color:var(--insights-chart-loading-info-border);color:var(--insights-chart-text-color);background:0 0}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .loading-info-title,.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .loading-info-message{color:var(--insights-chart-text-color)}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .loading-spinner{border-color:var(--insights-chart-loading-spinner-border);border-top-color:var(--insights-chart-loading-spinner-top)}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .ctv-custom-insights-empty{color:var(--insights-chart-text-color);opacity:.75}.off-the-shelf-modal-card .insight-cell:is(.insight-relevant-urls,.insight-top-domains,.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments) .data-card-content.scrollable{box-shadow:inset 0 -10px 10px -10px #00000012}.off-the-shelf-modal-card .insight-cell:is(.insight-relevant-urls,.insight-top-domains,.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments) .data-card-content.scrollable.scrolled{box-shadow:inset 0 10px 10px -10px #00000012,inset 0 -10px 10px -10px #00000012}.off-the-shelf-modal-card .insight-cell:is(.insight-relevant-urls,.insight-top-domains,.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments) .data-card-content.scrollable.at-bottom{box-shadow:inset 0 10px 10px -10px #00000012}.off-the-shelf-modal-card .insight-cell:is(.insight-relevant-urls,.insight-top-domains,.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments) .loading-info-box{border-color:#20202024}.off-the-shelf-modal-card .insight-cell:is(.insight-relevant-urls,.insight-top-domains,.insight-active-prompts,.insight-categories,.insight-emotions,.insight-sentiments) .loading-spinner{border-color:#2020202e;border-top-color:var(--color-nano-dark)}.off-the-shelf-modal-card .off-the-shelf-insights-skeleton-card .off-the-shelf-insights-skeleton-line{background-color:#2020201a!important}.off-the-shelf-modal-overlay-capture{background:0 0;padding:0;display:block;position:static;inset:auto}.off-the-shelf-modal-overlay-capture.off-the-shelf-modal-overlay-closing{opacity:1;animation:none}.off-the-shelf-modal-card-capture{width:1040px;max-height:none;box-shadow:none;border-radius:1.5rem;animation:none}.off-the-shelf-modal-card-capture.off-the-shelf-modal-card-closing{opacity:1;animation:none;transform:none}.off-the-shelf-modal-overlay-closing{animation:.2s ease-in forwards off-the-shelf-fade}.off-the-shelf-modal-card-closing{animation:.2s ease-in forwards off-the-shelf-shrink}@keyframes off-the-shelf-fade{0%{opacity:1}to{opacity:0}}.off-the-shelf-expanded-panel{box-sizing:border-box;background:0 0;border-left:none;border-radius:0;flex-direction:column;gap:1rem;width:100%;padding:0;animation:none;display:flex;position:relative;overflow:visible}@keyframes off-the-shelf-expand{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.off-the-shelf-expanded-panel-closing{animation:.25s ease-in forwards off-the-shelf-shrink}@keyframes off-the-shelf-shrink{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.98)}}.off-the-shelf-expanded-panel-close{z-index:2;width:2.25rem;height:2.25rem;color:var(--color-nano-dark);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0;line-height:1;transition:background .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.off-the-shelf-expanded-panel-close:hover{background:#20202014}.off-the-shelf-expanded-panel-close:focus-visible{outline:2px solid var(--color-nano-dark);outline-offset:2px}.off-the-shelf-expanded-panel-close-icon{width:1.25rem;height:1.25rem;color:var(--color-nano-dark);stroke-width:2.25px;pointer-events:none}.off-the-shelf-expanded-title{color:var(--color-text-primary);margin:0 0 .35rem;font-size:1.7rem;font-weight:400;line-height:1.3}.off-the-shelf-expanded-main{flex-direction:row;align-items:flex-start;gap:1rem;min-width:0;display:flex}.off-the-shelf-expanded-main-text{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.off-the-shelf-expanded-reasoning{color:var(--color-text-secondary);margin:0;font-size:.8125rem;line-height:1.45}.off-the-shelf-expanded-image-wrapper{background:var(--color-bg-gray);border-radius:8px;flex-shrink:0;width:110px;min-width:110px;height:110px;min-height:110px;overflow:hidden}.off-the-shelf-expanded-image-wrapper .off-the-shelf-segment-image{object-fit:cover;width:100%;height:100%}.off-the-shelf-expanded-overview{color:var(--color-text-secondary);font-size:.875rem;line-height:1.5}.off-the-shelf-insights-wrapper.insights-container{margin-top:0}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .insights-content-wrapper{flex:auto;width:100%;min-width:0;min-height:0}.off-the-shelf-insights-wrapper{flex-direction:column;flex:auto;gap:0;width:100%;min-height:0;padding-right:.25rem;display:flex;overflow:hidden auto}.off-the-shelf-insights-skeleton-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}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .insights-content.off-the-shelf-insights-skeleton{width:100%}.off-the-shelf-insights-skeleton .insight-cell{align-self:stretch}.off-the-shelf-insights-skeleton-card{box-sizing:border-box;border-radius:var(--main-border-radius);background:var(--insights-chart-surface-bg);flex-direction:column;flex:auto;gap:.65rem;width:100%;min-height:240px;padding:1rem 1rem 1.1rem;display:flex}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .insights-content.off-the-shelf-insights-skeleton .insight-relevant-urls .off-the-shelf-insights-skeleton-card,.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .insights-content.off-the-shelf-insights-skeleton .insight-top-domains .off-the-shelf-insights-skeleton-card{min-height:260px}.off-the-shelf-insights-skeleton-body{flex-direction:column;flex:auto;gap:.55rem;margin-top:.2rem;display:flex}.off-the-shelf-insights-skeleton-row{align-items:center;gap:.65rem;display:flex}.off-the-shelf-insights-skeleton-card .off-the-shelf-insights-skeleton-line{background-color:#ffffff24!important}.off-the-shelf-insights-skeleton-line--title{width:42%;max-width:11rem;height:.85rem}.off-the-shelf-insights-skeleton-line--desc{width:58%;max-width:14rem;height:.65rem}.off-the-shelf-insights-skeleton-line--label{flex-shrink:0;width:32%;min-width:4rem;height:.55rem}.off-the-shelf-insights-skeleton-line--bar{flex:auto;min-width:0;height:.45rem}@keyframes off-the-shelf-spin{to{transform:rotate(360deg)}}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .insights-content{width:100%;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr))!important}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .insight-relevant-urls,.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .insight-top-domains,.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .insight-active-prompts,.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .insight-categories,.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .insight-emotions,.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .insight-sentiments{grid-column:span 1!important}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .insights-content .insight-relevant-urls .data-card,.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .insights-content .insight-top-domains .data-card{min-height:260px}@media (width<=640px){.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .insights-content{grid-template-columns:1fr!important}}.off-the-shelf-data-card{border:none;width:100%;height:auto;max-height:none!important}.off-the-shelf-modal-card .off-the-shelf-data-card,.off-the-shelf-modal-card .data-card{border:none}.link-list{flex-direction:column;gap:.25rem;display:flex}.link-item{background:0 0;border:none;min-width:0;padding:0;transition:all .2s;position:relative;overflow:visible}.link-item:hover{transform:translate(2px)}.link-item a{color:var(--color-primary,#8b5cf6);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.4rem;width:100%;font-size:.775rem;font-weight:400;line-height:1.4;text-decoration:none;display:flex;position:relative;overflow:hidden}.domain-favicon{object-fit:cover;border-radius:3px;flex-shrink:0;width:14px;height:14px}.link-item a:hover{color:var(--color-primary-dark,#7c3aed);text-decoration:underline}.top-domain-row{background:0 0;border:none;border-radius:0;flex-direction:row;align-items:center;gap:.24rem;width:100%;min-width:0;padding:.04rem 0;transition:all .2s;display:flex}.top-domain-row:hover{box-shadow:none;background:0 0}.top-domain-link{flex:1;align-items:center;gap:.4rem;min-width:0;color:var(--color-primary,#8b5cf6)!important;text-decoration:none!important;display:flex!important}.top-domain-name{color:var(--color-primary,#8b5cf6);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.775rem;font-weight:600;line-height:1.4;overflow:hidden}.top-domain-link:hover .top-domain-name{color:var(--color-primary-dark,#7c3aed)}.top-domain-meta-line{cursor:default;flex-shrink:0;align-items:center;gap:.34rem;margin-left:auto;display:inline-flex}.top-domain-tier{cursor:default;letter-spacing:.08em;white-space:nowrap;background:0 0;border:none;align-items:center;padding:0;font-size:.62rem;font-weight:700;line-height:1;display:inline-block}.top-domain-tier--medium{color:#cdbcf5}.top-domain-tier--high{color:#9578e8}.top-domain-tier--very-high{color:var(--color-nano-purple)}.top-domain-tier-tooltip-wrapper .ant-tooltip-inner{box-shadow:none;background:0 0;border:none;padding:0}.top-domain-tier-tooltip-wrapper .ant-tooltip-arrow{display:none}.top-domain-tier-tooltip{color:#fff;letter-spacing:.04em;text-transform:lowercase;border-radius:999px;justify-content:center;align-items:center;padding:.22rem .5rem;font-size:.6rem;font-weight:700;line-height:1.1;display:inline-flex}.top-domain-tier-tooltip--medium{color:#3f2d72;background:#e0d8fa}.top-domain-tier-tooltip--high{color:#2c1f55;background:#c4b0ef}.top-domain-tier-tooltip--very-high{background:var(--color-nano-purple);color:#fff}.domain-intent-tooltip .ant-tooltip-inner{background:var(--color-nano-light-gray);border-radius:var(--main-border-radius);color:var(--color-nano-dark);border:none;padding:1rem;box-shadow:0 12px 28px #2c043129}.domain-intent-tooltip .ant-tooltip-arrow:before{background:var(--color-nano-light-gray)}.domain-intent-tooltip-content{flex-direction:column;gap:.45rem;min-width:230px;display:flex}.domain-intent-tooltip-title{color:var(--color-nano-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:700;line-height:1.2}.domain-intent-tooltip-section{flex-direction:column;gap:.2rem;display:flex}.domain-intent-tooltip-section-title{color:var(--color-nano-dark);letter-spacing:.06em;text-transform:uppercase;font-size:.66rem;font-weight:700;line-height:1.2}.domain-intent-tooltip-list{padding:0;color:var(--color-nano-dark);margin:0;padding-inline-start:0;font-size:.79rem;line-height:1.35;list-style:none}.domain-intent-tooltip-list li+li{margin-top:.28rem}.domain-intent-tooltip-list-item{flex-direction:column;gap:.15rem;display:flex}.domain-intent-tooltip-prompt-title{color:var(--color-nano-dark);font-size:.78rem;font-weight:700;line-height:1.25}.domain-intent-tooltip-prompt-value{color:var(--color-nano-dark);font-size:.74rem;line-height:1.25}.domain-intent-tooltip-empty{color:var(--color-nano-dark);font-size:.76rem;line-height:1.3}@media (width<=768px){.link-list{gap:0}.link-item{padding:0}.link-item a{font-size:.8rem}}.skeleton-root{background-color:#20202014;border-radius:.375rem;animation:2s cubic-bezier(.4,0,.6,1) infinite skeleton-pulse}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.45}}.segment-sharing-modal-overlay{z-index:10000;box-sizing:border-box;background:#00000073;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.segment-sharing-modal{background:var(--color-nano-dark-gray);border-radius:var(--main-border-radius);border:1px solid var(--color-border-white);box-sizing:border-box;flex-direction:column;width:100%;max-width:520px;padding:1.75rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000038}.segment-sharing-modal-title{color:var(--color-text-white);text-transform:uppercase;letter-spacing:.5px;margin:0 0 1rem;padding-right:2.75rem;font-size:18px;font-weight:600}.segment-sharing-modal-close{z-index:2;width:2.25rem;height:2.25rem;color:var(--color-text-white);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0;line-height:1;transition:background .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.segment-sharing-modal-close:hover{background:#ffffff14}.segment-sharing-modal-close:focus-visible{outline:2px solid var(--color-accent-cyan);outline-offset:2px}.segment-sharing-modal-close-icon{width:1.25rem;height:1.25rem;color:inherit;pointer-events:none}.segment-sharing-modal-body{flex-direction:column;gap:.5rem;padding:0;display:flex}.segment-sharing-modal-label{color:var(--color-text-white);font-size:.875rem;font-weight:600}.segment-sharing-modal-url-row{align-items:stretch;min-width:0;display:flex}.segment-sharing-modal-url-input{min-width:0;color:var(--color-text-white);background:var(--color-nano-light-dark);border:1px solid var(--color-border-white);text-overflow:ellipsis;border-radius:999px;flex:1;padding:.55rem 1rem;font-family:inherit;font-size:.875rem;overflow:hidden}.segment-sharing-modal-url-input:focus{border-color:var(--color-accent-cyan);outline:none;box-shadow:0 0 0 2px #07ece840}.segment-sharing-modal-copy{font-family:var(--font-text), sans-serif;font-size:calc(var(--font-size-section-header,.648rem) * 1.2);color:var(--color-text-white);text-transform:uppercase;letter-spacing:.5px;background:var(--color-nano-dark);border:1px solid var(--color-nano-light-gray);cursor:pointer;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;padding:.55rem 1.5rem;font-weight:600;line-height:1.2;transition:none;display:inline-flex}.segment-sharing-modal-copy svg{flex-shrink:0;width:1em;height:1em}.segment-sharing-modal-copy:hover{background:var(--color-nano-light-dark);color:var(--color-text-white);border-color:var(--color-nano-light-gray)}.segment-sharing-modal-copy:focus-visible{outline:2px solid var(--color-accent-cyan);outline-offset:2px}.segment-sharing-modal-copy-text{white-space:nowrap;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit}.segment-sharing-modal-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.segment-sharing-modal-done{font-family:var(--font-text), sans-serif;font-size:calc(var(--font-size-section-header,.648rem) * 1.2);color:var(--color-text-white);text-transform:uppercase;letter-spacing:.5px;background:var(--color-nano-dark);border:1px solid var(--color-nano-light-gray);cursor:pointer;border-radius:999px;padding:.55rem 1.5rem;font-weight:600;line-height:1.2;transition:none}.segment-sharing-modal-done:hover{background:var(--color-nano-light-dark);color:var(--color-text-white);border-color:var(--color-nano-light-gray)}.segment-sharing-modal-done:focus-visible{outline:2px solid var(--color-accent-cyan);outline-offset:2px}.segment-sharing-wrap{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.segment-sharing-button{color:var(--color-text-white);background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);cursor:pointer;box-shadow:0 2px 6px var(--color-shadow-darker);border:none;border-radius:6px;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.segment-sharing-button:hover:not(:disabled){box-shadow:0 4px 12px var(--color-shadow-darker)}.segment-sharing-button:disabled{opacity:.7;cursor:not-allowed}.segment-sharing-button--small{box-shadow:0 1px 3px var(--color-shadow-darker);border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.segment-sharing-button--small:hover:not(:disabled){box-shadow:0 2px 6px var(--color-shadow-darker);transform:none}.segment-sharing-button--icon{min-width:36px;min-height:36px;box-shadow:none;border-radius:999px;padding:.35rem}.segment-sharing-button--icon:hover:not(:disabled){transform:none}.segment-sharing-error{color:var(--color-error,#c00);font-size:.8125rem}.segment-sharing-wrap--menu{flex-wrap:nowrap;width:100%}.segment-sharing-button--menu{justify-content:flex-start;gap:var(--nav-dropdown-item-gap);width:100%;padding:var(--nav-dropdown-item-padding-y) var(--nav-dropdown-item-padding-x);font-size:var(--nav-dropdown-item-font-size);font-weight:var(--nav-dropdown-item-font-weight);text-transform:uppercase;color:var(--nav-dropdown-item-text-color);border-radius:var(--nav-dropdown-item-border-radius);box-shadow:none;background:0 0;border:none}.segment-sharing-button--menu:hover:not(:disabled){background:var(--nav-dropdown-item-hover-bg);color:var(--nav-dropdown-item-text-color);box-shadow:none;transform:none}.segment-sharing-menu-icon{opacity:var(--nav-dropdown-icon-opacity);color:var(--nav-dropdown-icon-color);flex-shrink:0}.segment-sharing-button--menu:hover:not(:disabled) .segment-sharing-menu-icon{color:var(--nav-dropdown-icon-color);opacity:var(--nav-dropdown-icon-opacity)}.activate-segment-button{height:auto;min-height:2.25rem;color:var(--color-text-white,#fff);background:var(--color-primary,#4b1255);border:1px solid var(--color-primary-dark,var(--color-nano-dark));cursor:pointer;box-sizing:border-box;white-space:nowrap;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.activate-segment-button:hover:not(:disabled){background:var(--color-primary-dark,var(--color-nano-dark));border-color:var(--color-primary-dark,var(--color-nano-dark))}.activate-segment-button.inline{color:var(--color-primary,#4b1255);box-shadow:none;background:0 0;border:1px solid #4f2c773d;border-radius:999px;font-weight:700;transition:border-color .2s,background-color .2s,color .2s}.activate-segment-button.inline:hover:not(:disabled){background:var(--color-primary-light);color:var(--color-primary,#4b1255);border-color:#4f2c7773}.activate-segment-button:active{transform:none}.activate-segment-button.rectangle{width:100%;min-height:2.5rem}.activate-segment-button:disabled{cursor:not-allowed;opacity:.7}.manual-deal-id-input{width:170px}.manual-deal-id-row{align-items:center;gap:8px;display:flex}.activate-segment-icon{flex-shrink:0;width:20px;height:20px}.activate-segment-button.inline .activate-segment-icon{width:14px;height:14px}.activate-segment-spinner{vertical-align:middle;box-sizing:border-box;background:conic-gradient(#fffffffa 0deg 90deg,#ffffff47 90deg 360deg);border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.8s linear infinite activate-segment-spin;display:inline-block;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 2px),#fff calc(100% - 2px));mask:radial-gradient(farthest-side,#0000 calc(100% - 2px),#fff calc(100% - 2px))}.activate-segment-button.inline .activate-segment-spinner{background:conic-gradient(#4b1255fa 0deg 90deg,#4b125540 90deg 360deg)}@keyframes activate-segment-spin{to{transform:rotate(360deg)}}.activate-segment-wrapper{flex-direction:column;align-items:flex-start;gap:.4rem;display:inline-flex;position:relative}.create-liift-custom-segment-hide-name{color:var(--color-text,#222);align-items:center;gap:8px;margin-top:8px;font-size:.85rem;display:inline-flex}.activate-segment-wrapper.create-equativ-deal-block{align-items:flex-end;max-width:min(100%,28rem)}.create-liift-custom-segment-control{flex-direction:column;align-items:flex-end;gap:.4rem;min-width:0;max-width:min(100%,28rem);display:flex}.create-liift-custom-segment-row{flex-flow:wrap;justify-content:flex-end;align-items:center;gap:.35rem;width:100%;display:flex}.create-liift-custom-segment-ssp-select{min-height:2.25rem;color:var(--color-text-primary);background:#fff;border:1px solid #4f2c773d;border-radius:999px;width:auto;max-width:12.5rem;padding:.45rem .7rem;font-size:.875rem;font-weight:700;line-height:1.25}.create-liift-custom-segment-ssp-select:disabled{opacity:.7}.create-equativ-deal-current{box-sizing:border-box;text-align:right;background:#7c3aed14;border:1px solid #7c3aed4d;border-radius:8px;flex-direction:column;align-self:stretch;align-items:flex-end;gap:.15rem;min-width:0;padding:.45rem .6rem;display:flex}.create-equativ-deal-current--clickable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s,border-color .15s}.create-equativ-deal-current--clickable:hover{background:#7c3aed1f;border-color:#7c3aed73}.create-equativ-deal-current--clickable:focus-visible{outline-offset:2px;outline:2px solid #c4b5fdf2}.create-equativ-deal-current-label{letter-spacing:.02em;text-transform:uppercase;color:var(--color-text-secondary);font-size:.6875rem;font-weight:600}.create-equativ-deal-current-id{color:var(--color-text-primary);word-break:break-all;font-size:.75rem;font-weight:500;line-height:1.35}.create-equativ-deal-current--compact-inline{text-align:initial;align-items:stretch;gap:.35rem}.create-equativ-deal-current--compact-inline .create-equativ-deal-current-line{flex-flow:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;width:100%;min-width:0;display:flex}.create-equativ-deal-current--compact-inline .create-equativ-deal-current-label{text-align:left;flex-shrink:0}.create-equativ-deal-current--compact-inline .create-equativ-deal-current-id{text-align:right;flex:1;min-width:0}.activate-segment-metadata{background:#7c3aed14;border:1px solid #7c3aed4d;border-radius:8px;flex-direction:column;gap:.2rem;max-width:320px;padding:.45rem .6rem;display:flex}.activate-segment-metadata-item{color:#000000e6;margin:0;font-size:.75rem;line-height:1.35}.activate-dialog-overlay{z-index:10000;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.activate-dialog-overlay-near-button{justify-content:flex-start;align-items:flex-start}.activate-dialog{background:var(--color-bg-primary,#1e1e2e);width:90vw;min-width:360px;max-width:520px;color:var(--color-text-white,#fff);border:1px solid #ffffff1f;border-radius:14px;padding:1.5rem;box-shadow:0 12px 40px #0006}.activate-dialog-near-button{width:90vw;max-width:520px}.activate-dialog-upper-left{max-height:calc(100vh - 32px);position:fixed;top:16px;left:16px;overflow-y:auto}.activate-dialog-upper-left.activate-dialog-wizard-step-buyer-seat{width:min(680px,94vw);min-width:min(420px,92vw);max-width:min(680px,94vw);overflow:visible}.activate-dialog-wizard-step-buyer-seat .activate-dialog-seat-id-suggestions{max-height:min(42vh,360px)}.activate-dialog-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.activate-dialog-title{margin:0;font-size:1.15rem;font-weight:600}.activate-dialog-close{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem;font-size:1.1rem;line-height:1;transition:color .15s}.activate-dialog-close:hover{color:#fff}.activate-dialog-options{flex-direction:column;gap:.35rem;display:flex}.activate-dialog-option{color:#fff;text-align:left;background:0 0;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:.6rem;padding:.6rem .75rem;font-size:.9rem;font-weight:500;transition:background .15s,border-color .15s;display:flex}.activate-dialog-option-clickable{cursor:pointer;flex:1;align-items:center;gap:.6rem;display:flex}.activate-dialog-option.is-connected .activate-dialog-option-clickable{cursor:default}.activate-dialog-option:not(.is-connected):hover{background:#4b125559;border-color:#c4b5fd73}.activate-dialog-option>svg{opacity:.7;flex-shrink:0;width:18px;height:18px}button.activate-dialog-option:disabled{opacity:.5;cursor:not-allowed}.activate-dialog-option-label{flex:1}.activate-dialog-status{background:#fff3;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;width:10px;height:10px}.activate-dialog-status.connected{background:#a78bfa;border-color:#7c3aed;box-shadow:0 0 6px #7c3aed73}.activate-dialog-badge{color:#c4b5fd;background:#7c3aed38;border-radius:10px;padding:.15rem .5rem;font-size:.75rem;font-weight:600}.activate-dialog-disconnect{cursor:pointer;color:#ffffff59;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:color .15s,background .15s;display:flex}.activate-dialog-disconnect:hover{color:#ef4444;background:#ef44441f}.activate-dialog-disconnect svg{width:14px;height:14px}.activate-dialog-divider{background:#ffffff14;height:1px;margin:.35rem 0}.activate-dialog-create-deal{margin-top:.25rem}.activate-dialog-create-deal-title{color:#ffffffe6;margin:0 0 .25rem;font-size:.95rem;font-weight:600}.activate-dialog-create-deal-hint{color:#ffffff80;margin:0 0 .6rem;font-size:.78rem;line-height:1.3}.activate-dialog-create-deal-segments{background:#00000038;border:1px solid #ffffff1a;border-radius:8px;margin:0 0 .75rem;padding:.55rem .65rem}.activate-dialog-create-deal-segments-title{color:#ffffffeb;margin:0 0 .45rem;font-size:.84rem;font-weight:600}.activate-dialog-create-deal-segments-empty{color:#fca5a5f2;margin:0;font-size:.78rem;line-height:1.4}.activate-dialog-create-deal-segments-picker{flex-direction:column;gap:.55rem;display:flex}.activate-dialog-create-deal-segment-picker-row{cursor:pointer;flex-direction:row;align-items:flex-start;gap:.5rem;margin:0;font-weight:400;display:flex}.activate-dialog-create-deal-segment-picker-checkbox{cursor:pointer;accent-color:#c4b5fd;flex-shrink:0;width:1rem;height:1rem;margin:.2rem 0 0}.activate-dialog-create-deal-segment-picker-text{flex-direction:column;gap:.12rem;min-width:0;display:flex}.activate-dialog-create-deal-segments-list{flex-direction:column;gap:.45rem;margin:0;padding-left:1.15rem;display:flex}.activate-dialog-create-deal-segments-item{flex-direction:column;gap:.15rem;list-style:outside;display:flex}.activate-dialog-create-deal-segments-name{color:#ffffffe0;font-size:.8rem;line-height:1.35}.activate-dialog-create-deal-segment-id{color:#ffffff7a;word-break:break-all;margin:0;padding-left:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.72rem;line-height:1.35;display:block}.activate-dialog-create-deal-segments-footnote{color:#ffffff6b;overflow-wrap:anywhere;margin:.5rem 0 0;font-size:.72rem;line-height:1.35}.activate-dialog-create-deal-fields{flex-direction:column;gap:.5rem;margin-bottom:.75rem;display:flex}.activate-dialog-create-deal-label{color:#fffc;flex-direction:column;gap:.2rem;font-size:.85rem;display:flex}.activate-dialog-create-deal-label.activate-dialog-create-deal-checkbox{flex-direction:row;align-items:center}.activate-dialog-create-deal-label.activate-dialog-create-deal-checkbox input{width:1rem;height:1rem;margin:0}.activate-dialog-required{color:#f59e0b}.activate-dialog-create-deal-input{color:#fff;background:#00000040;border:1px solid #ffffff1f;border-radius:6px;padding:.4rem .6rem;font-size:.875rem}.activate-dialog-create-deal-input::placeholder{color:#ffffff59}.activate-dialog-seat-id-field{position:relative}.activate-dialog-seat-id-search-status,.activate-dialog-seat-id-search-error{margin:.3rem 0 0;font-size:.75rem}.activate-dialog-seat-id-search-status{color:#ffffff8c}.activate-dialog-seat-id-search-error{color:#fca5a5}.activate-dialog-seat-id-suggestions{z-index:20;background:#1f1f2f;border:1px solid #ffffff2e;border-radius:6px;flex-direction:column;max-height:180px;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 20px #0006}.activate-dialog-seat-id-suggestion{text-align:left;color:#fff;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff0f;padding:.45rem .6rem;font-size:.82rem}.activate-dialog-seat-id-suggestion:last-child{border-bottom:none}.activate-dialog-seat-id-suggestion:hover{background:#ffffff14}.activate-dialog-create-deal-submit{justify-content:center;width:100%}button.activate-dialog-option.activate-dialog-create-deal-submit{color:#fff;background:#4b1255eb;border:1px solid #c4b5fd73;font-weight:600}button.activate-dialog-option.activate-dialog-create-deal-submit:hover:not(:disabled){background:#2c0431fa;border-color:#c4b5fd99}button.activate-dialog-option.activate-dialog-create-deal-submit:disabled{opacity:.5}.create-deal-sync-status{color:#ffffffbf;align-items:flex-start;gap:.5rem;margin-top:.75rem;font-size:.875rem;line-height:1.4;display:flex}.create-deal-sync-status .activate-segment-spinner{margin-top:.1rem}.create-deal-progress{margin-top:.75rem}.create-deal-progress-track{background:#ffffff1f;border-radius:3px;height:6px;overflow:hidden}.create-deal-progress-fill{width:var(--create-deal-progress-pct,0%);background:linear-gradient(90deg,#8b5cf6d9,#c4b5fdf2);border-radius:3px;height:100%}.activate-dialog-loading{color:#ffffffb3;align-items:center;gap:.5rem;margin-top:1rem;font-size:.875rem;display:flex}.activate-dialog-error{color:#fca5a5;background:#ef44441f;border:1px solid #ef444440;border-radius:6px;margin:.75rem 0 0;padding:.5rem .75rem;font-size:.85rem}.activate-dialog-error--compact{margin-top:.25rem;font-size:.75rem}.activate-dialog-data{text-align:left;margin-top:1rem}.activate-dialog-data h4{color:#ffffffd9;margin:0 0 .5rem;font-size:.9rem;font-weight:600}.activate-dialog-data-content{color:#fffc;white-space:pre-wrap;word-break:break-word;background:#00000040;border:1px solid #ffffff14;border-radius:8px;max-height:300px;margin:0;padding:.75rem;font-size:.8rem;overflow-y:auto}.activate-dialog-wizard-options{flex-direction:column;gap:1rem;display:flex}.activate-wizard-stepper-horizontal{align-items:flex-start;gap:.25rem;padding:.25rem .1rem .3rem;display:flex}.activate-wizard-step-horizontal{text-align:center;z-index:1;flex:1;min-width:0;position:relative}.activate-wizard-step-horizontal:not(:first-child):before{content:"";z-index:0;background:#ffffff1f;width:100%;height:2px;position:absolute;top:16px;left:-50%}.activate-wizard-step-horizontal[data-connector-active=true]:before{background:#7c3aedf2}.activate-wizard-step-node{box-sizing:border-box;z-index:1;background:#ffffff14;border:2px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;margin:0 auto;display:inline-flex;position:relative}.activate-wizard-step-horizontal[data-node-state=is-done] .activate-wizard-step-node{background:#7c3aedfa;border-color:#7c3aedfa}.activate-wizard-step-horizontal[data-node-state=is-current] .activate-wizard-step-node{background:#ffffffeb;border-color:#7c3aedfa}.activate-wizard-step-number{color:#7c3aedf2;font-size:.85rem;font-weight:800}.activate-wizard-step-check{color:#fff;font-size:.95rem;font-weight:900;line-height:1}.activate-wizard-step-horizontal[data-node-state=is-pending] .activate-wizard-step-number{color:#9ca3aff2}.activate-wizard-step-horizontal[data-node-state=is-current] .activate-wizard-step-number{color:#7c3aedfa}.activate-wizard-step-horizontal-label{color:#ffffffd1;word-break:break-word;margin-top:.45rem;padding:0 .15rem;font-size:.72rem;font-weight:600;line-height:1.15}.activate-wizard-step-section{flex-direction:column;gap:.6rem;display:flex}.activate-wizard-step-actions-row{flex-wrap:wrap;gap:.5rem;display:flex}.activate-wizard-step-actions-row>button.activate-dialog-create-deal-submit{flex:220px;width:auto}.activate-wizard-retry-actions{flex-direction:column;gap:.5rem;display:flex}.send-to-nano-button{color:var(--color-text-white);background:linear-gradient(135deg, var(--color-accent-cyan) 0%, #05b8b3 100%);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;max-width:160px;max-height:40px;padding:.875rem .7rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.send-to-nano-button:hover{background:linear-gradient(135deg, #05b8b3 0%, var(--color-accent-cyan) 100%)}.send-to-nano-button:active{transform:translateY(0)}.send-to-nano-button.inline{gap:.375rem;min-width:auto;min-height:2.25rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25}.send-to-nano-button.rectangle{height:100%;min-height:2.5rem}.send-to-nano-icon{flex-shrink:0;width:20px;height:20px}.send-to-nano-button.inline .send-to-nano-icon{width:14px;height:14px}.send-to-nano-button:disabled{cursor:not-allowed;opacity:.7}.send-to-nano-button.loading{background:linear-gradient(135deg,#6b7280 0%,#4b5563 100%)}.send-to-nano-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.8s linear infinite spin}.send-to-nano-button.inline .send-to-nano-spinner{border-width:1.5px;width:14px;height:14px}@media (width<=600px){.send-to-nano-button{width:100%;padding:1rem 1.5rem}}.ctv-ots-card .off-the-shelf-segment-box{gap:0;padding:0}.ctv-ots-card .off-the-shelf-segment-content{gap:.625rem;margin-top:0}.ctv-ots-card .off-the-shelf-segment-reasoning{margin-top:0}.ctv-ots-title-stack{flex-direction:column;flex:none;align-items:flex-start;gap:.4rem;min-width:0;display:flex}.ctv-ots-type-badge{white-space:nowrap;text-transform:uppercase;letter-spacing:.2px;border-radius:10px;padding:.2rem .6rem;font-size:.65rem;font-weight:400;display:inline-block}.ctv-ots-type-persona{background:var(--color-gray-400);color:var(--color-text-white)}.ctv-ots-type-genre{background:var(--color-gray-600);color:var(--color-text-white)}.off-the-shelf-ctv-modal-title-section{flex-direction:column;gap:.5rem;min-width:0;display:flex}.off-the-shelf-ctv-modal-title-section .result-header-row{margin-bottom:0}.off-the-shelf-modal-card:has(.off-the-shelf-ctv-modal-title-section) .relevancy-high{background:var(--color-nano-purple);color:var(--color-text-white);font-weight:400}.off-the-shelf-modal-card:has(.off-the-shelf-ctv-modal-title-section) .relevancy-medium{background:var(--color-nano-pink);color:var(--color-nano-dark);font-weight:400}.off-the-shelf-modal-card:has(.off-the-shelf-ctv-modal-title-section) .relevancy-low{background:var(--color-nano-dark);color:var(--color-text-white);font-weight:400}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel{margin-top:0}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .ctv-custom-insights-grid{gap:2rem;margin-top:2rem}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .ctv-custom-insights-cell-top>.data-card{gap:var(--insights-chart-title-description-gap);background:0 0;border-radius:0;padding:0}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .ctv-custom-insights-cell-top>.data-card .data-card-content{max-height:none;margin-right:0;padding:0;overflow:visible}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .ctv-custom-insights-cell-top>.data-card .data-card-content.scrollable,.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .ctv-custom-insights-cell-top>.data-card .data-card-content.scrollable.scrolled,.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-panel .ctv-custom-insights-cell-top>.data-card .data-card-content.scrollable.at-bottom{box-shadow:none}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-top-items{gap:2rem}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-top-item{background:var(--color-nano-light-gray);box-sizing:border-box;border:none;border-radius:1.5rem;flex-direction:column;flex:min(300px,100%);gap:0;min-width:0;max-width:100%;min-height:0;padding:0;display:flex;position:relative;overflow:hidden}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-top-item-poster{object-fit:contain;object-position:center;background:var(--color-bg-gray);border-radius:0;flex-shrink:0;width:100%;max-width:100%;height:auto;margin:0;display:block}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-top-item-text-panel{border-left:1px solid var(--color-gray-400);border-right:1px solid var(--color-gray-400);border-bottom:1px solid var(--color-gray-400);box-sizing:border-box;border-top:none;border-radius:0 0 1.5rem 1.5rem;flex-direction:column;gap:.625rem;padding:1.35rem 1.75rem 1.75rem;display:flex}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-top-item-text-panel .ctv-custom-insights-top-item-header{align-items:flex-start;margin-bottom:0}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-top-item-text-panel .ctv-custom-insights-top-item-description{margin:0}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-top-item-text-panel .ctv-custom-insights-top-item-tags{padding-top:0}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-top-item:not(:has(.ctv-custom-insights-top-item-poster)) .ctv-custom-insights-top-item-text-panel{border-top:1px solid var(--color-nano-dark);border-radius:1.5rem}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-top-item-description{color:var(--color-nano-dark);opacity:.88;font-size:.875rem;line-height:1.5}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-top-item-title{font-size:calc(var(--font-size-interest-group-title) * 1.7);color:var(--color-nano-dark);word-break:break-word;flex:1;min-width:0;margin:0;font-weight:700;line-height:1.3}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-top-item-tags{gap:.35rem}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-top-item .ctv-custom-insights-tag-genre{background:var(--color-nano-pink);color:var(--color-nano-dark);letter-spacing:.2px;text-transform:uppercase;border-radius:10px;padding:.2rem .6rem;font-size:.65rem;font-weight:400}.off-the-shelf-modal-card .off-the-shelf-insights-wrapper .ctv-custom-insights-top-item .ctv-custom-insights-tag-persona{background:var(--color-nano-purple);color:var(--color-text-white);letter-spacing:.2px;text-transform:uppercase;border-radius:10px;padding:.2rem .6rem;font-size:.65rem;font-weight:400}.ctv-ots-insights-grid{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;margin-top:1.5rem;display:grid}.ctv-ots-insights-cell{min-width:0}.ctv-ots-insights-cell>.data-card{max-height:none;overflow:visible}.ctv-ots-insights-cell>.data-card>.data-card-content{flex:none;max-height:none;overflow:visible}@media (width<=960px){.ctv-ots-insights-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.ctv-ots-insights-grid{grid-template-columns:1fr}}.ctv-custom-insights-panel{width:100%;margin-top:1rem}.ctv-custom-insights-grid{grid-template-columns:1fr 2fr;gap:1rem;width:100%;display:grid}.ctv-custom-insights-grid-single{grid-template-columns:1fr}.ctv-custom-insights-merged{grid-template-columns:repeat(3,minmax(200px,1fr))}.ctv-custom-insights-merged-with-personas .ctv-custom-insights-cell-personas{grid-column:span 2}.ctv-custom-insights-cell{min-width:0}.ctv-custom-insights-cell>.data-card{max-height:none;overflow:visible}.ctv-custom-insights-cell>.data-card>.data-card-content{flex:none;max-height:none;overflow:visible}.ctv-custom-insights-cell-top{grid-column:1/-1}@media (width<=960px){.ctv-custom-insights-grid{grid-template-columns:1fr 1fr}.ctv-custom-insights-cell-top{grid-column:1/-1}}@media (width<=640px){.ctv-custom-insights-grid{grid-template-columns:1fr}}.ctv-custom-insights-top-items{flex-wrap:wrap;gap:.75rem;display:flex}.ctv-custom-insights-top-item{box-sizing:border-box;background:#fff;border:none;border-radius:8px;flex-direction:column;flex:0 0 265px;width:265px;padding:0;display:flex;overflow:hidden}.ctv-custom-insights-top-item-poster{object-fit:contain;object-position:center;background:#0000000d;border-radius:0;width:100%;max-width:100%;height:auto;margin:0;display:block}.ctv-custom-insights-top-item-text-panel{border-left:1px solid var(--color-nano-dark);border-right:1px solid var(--color-nano-dark);border-bottom:1px solid var(--color-nano-dark);box-sizing:border-box;border-top:none;border-radius:0 0 8px 8px;flex-direction:column;gap:.625rem;padding:.75rem;display:flex}.ctv-custom-insights-top-item-text-panel .ctv-custom-insights-top-item-header{margin-bottom:0}.ctv-custom-insights-top-item-text-panel .ctv-custom-insights-top-item-description{margin:0}.ctv-custom-insights-top-item:not(:has(.ctv-custom-insights-top-item-poster)) .ctv-custom-insights-top-item-text-panel{border-top:1px solid var(--color-nano-dark);border-radius:8px}.ctv-custom-insights-top-item-poster-loading{background:linear-gradient(90deg,#0000000a,#00000014,#0000000a) 0 0/200% 100%;animation:1.2s linear infinite ctv-poster-shimmer}@keyframes ctv-poster-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ctv-custom-insights-top-item-header{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.25rem;display:flex}.ctv-custom-insights-top-item-title{font-size:calc(var(--font-size-interest-group-title) * 1.7);color:var(--color-nano-dark);word-break:break-word;flex:1;min-width:0;margin:0;font-weight:700;line-height:1.3}.ctv-custom-insights-top-item-header .relevancy-badge{flex-shrink:0}.ctv-custom-insights-top-item-description{color:#4b5563;margin:0 0 .4rem;font-size:.9em}.ctv-custom-insights-top-item-tags{flex-wrap:wrap;gap:.3rem;display:flex}.ctv-custom-insights-tag{color:#374151;background:#0000000d;border-radius:999px;padding:.05rem .4rem;font-size:.65em}.ctv-custom-insights-tag-genre{color:#6d28d9;background:#8b5cf61f}.ctv-custom-insights-tag-persona{color:#047857;background:#10b9811f}.ctv-custom-insights-empty{color:#6b7280;margin:0;font-size:.9em}.form-input-info-box{border-radius:var(--main-border-radius);box-sizing:border-box;width:100%;font-family:var(--font-text), sans-serif;background:#fff;border:1px solid #2c043114;padding:1rem}.form-input-info-title{color:var(--color-nano-dark);text-transform:uppercase;margin:0 0 .75rem;font-size:.875rem;font-weight:600}.form-input-info-content{flex-direction:column;gap:.5rem;display:flex}.form-input-info-item{flex-direction:column;gap:.25rem;display:flex}.form-input-info-label{color:#666;font-size:.75rem;font-weight:500}.form-input-info-value{color:var(--color-nano-dark);word-break:break-word;font-size:.875rem}.segment-planner-contact-cta{color:var(--color-text-secondary);margin:1.25rem 0 0;font-size:.9rem;line-height:1.5}.segment-planner-contact-cta-link{color:var(--color-text-primary);text-underline-offset:2px;text-decoration:underline}.segment-planner-contact-cta-link:hover{opacity:.85}.segment-planner-contact-cta+.insights-container{margin-top:1.5rem}:root{--report-color-admin:#7c3aed;--report-color-nano:#2563eb;--report-color-guest:#059669;--report-color-active:#10b981;--report-color-dormant:#ef4444}.report-container{box-sizing:border-box;background:var(--color-bg-main,#f4f4f8);flex-direction:column;align-self:stretch;gap:1.25rem;width:100%;height:100%;padding:1.5rem 2rem;display:flex;overflow-y:auto}.report-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.report-breadcrumb{letter-spacing:.08em;color:var(--color-primary-p,#5d45c8);background:#5d45c81a;border-radius:4px;margin-bottom:.35rem;padding:.18rem .55rem;font-size:.68rem;font-weight:600;display:inline-block}.report-title{color:#1a1a2e;margin:0 0 .2rem;font-size:1.85rem;font-weight:700;line-height:1.2}.report-title-accent{color:var(--color-primary-p,#5d45c8)}.report-subtitle{color:#6b7280;margin:0;font-size:.83rem}.report-header-right{flex-direction:column;align-items:flex-end;gap:.3rem;display:flex}.report-week-badge{background:var(--color-primary,#4b1255);color:#fff;border-radius:20px;padding:.28rem .75rem;font-size:.78rem;font-weight:600}.report-snapshot{color:#9ca3af;font-size:.7rem}.report-loading,.report-error{text-align:center;border-radius:12px;padding:1.75rem;font-size:.88rem}.report-loading{color:#6b7280;background:#fff}.report-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.report-kpi-row{grid-template-columns:repeat(5,1fr);gap:.875rem;display:grid}@media (width<=1200px){.report-kpi-row{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.report-kpi-row{grid-template-columns:repeat(2,1fr)}}.report-kpi-card{background:#fff;border-radius:12px;flex-direction:column;gap:.15rem;padding:1.1rem 1.4rem;display:flex;box-shadow:0 1px 4px #00000012}.report-kpi-label{letter-spacing:.08em;color:#9ca3af;text-transform:uppercase;font-size:.62rem;font-weight:600}.report-kpi-value{color:#1a1a2e;margin:.18rem 0;font-size:2.1rem;font-weight:700;line-height:1}.report-kpi-value--positive{color:var(--report-color-active)}.report-kpi-value--warning{color:var(--report-color-dormant)}.report-kpi-sub{color:#9ca3af;font-size:.72rem}.report-charts-row{grid-template-columns:1fr 1fr;gap:.875rem;display:grid}@media (width<=860px){.report-charts-row{grid-template-columns:1fr}}.report-chart-card{background:#fff;border-radius:12px;flex-direction:column;gap:.45rem;padding:1.4rem 1.6rem;display:flex;box-shadow:0 1px 4px #00000012}.report-section-title{letter-spacing:.1em;color:#9ca3af;text-transform:uppercase;font-size:.62rem;font-weight:600}.report-section-note{color:#b0b4c0;margin-bottom:.35rem;font-size:.72rem}.report-bar-track{background:#f3f4f6;border-radius:4px;flex:1;height:8px;overflow:hidden}.report-bar-fill{background:var(--color-primary-p,#5d45c8);border-radius:4px;height:100%;transition:width .4s}.report-bar-fill--org{background:var(--color-primary-p,#5d45c8)}.report-bar-tooltip{z-index:9999;color:#fff;pointer-events:none;white-space:nowrap;opacity:.93;background:#1a1a2e;border-radius:7px;padding:.3rem .65rem;font-size:.75rem;font-weight:600;position:fixed;box-shadow:0 4px 12px #0003}.report-bar-split{border-radius:4px;height:100%;transition:width .4s;display:flex;overflow:hidden}.report-bar-split-logged{background:var(--report-color-active)}.report-bar-split-dormant{background:var(--report-color-dormant)}.report-bar-count{color:#374151;text-align:right;min-width:1.4rem;font-size:.78rem;font-weight:600}.report-bar-segs{color:#9ca3af;text-align:right;white-space:nowrap;min-width:3.8rem;font-size:.72rem}.report-role-breakdown{flex-direction:column;gap:.7rem;margin-top:.4rem;display:flex}.report-role-row{align-items:center;gap:.7rem;display:flex}.report-role-label{min-width:4.5rem}.report-org-bars{flex-direction:column;gap:.6rem;margin-top:.4rem;display:flex}.report-org-row{align-items:center;gap:.7rem;display:flex}.report-org-name{color:#374151;min-width:9rem;font-size:.78rem;font-weight:500}.report-org-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px;display:inline-block}.report-org-dot--active{background:var(--report-color-active)}.report-org-dot--dormant{background:var(--report-color-dormant)}.report-org-legend{color:#9ca3af;align-items:center;gap:.35rem;margin-top:.4rem;font-size:.7rem;display:flex}.user-role-badge{text-align:center;border-radius:12px;padding:.22rem .7rem;font-size:.73rem;font-weight:600;display:inline-block}.report-pair-section{background:#fff;border-radius:14px;flex-direction:column;gap:1rem;padding:1.4rem 1.6rem 1.2rem;display:flex;box-shadow:0 1px 4px #00000012}.report-pair-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.report-pair-title{letter-spacing:.1em;text-transform:uppercase;color:#6b7280;font-size:.7rem;font-weight:700}.report-pair-charts{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=860px){.report-pair-charts{grid-template-columns:1fr}}.report-mini-card{background:#f9fafc;border:1px solid #eceef3;border-radius:10px;flex-direction:column;gap:.4rem;min-width:0;padding:1rem 1rem .6rem;display:flex}.report-mini-title{align-items:center;gap:.5rem;display:flex}.report-chart-controls{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.report-toggle-group{background:#f0f1f5;border-radius:7px;gap:1px;padding:2px;display:flex}.report-toggle-btn{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:5px;padding:.27rem .6rem;font-size:.72rem;font-weight:500;line-height:1;transition:background .13s,color .13s}.report-toggle-btn:hover{color:#374151;background:#0000000d}.report-toggle-btn.active{color:#1a1a2e;background:#fff;font-weight:600;box-shadow:0 1px 3px #0000001a}.report-org-select{color:#374151;cursor:pointer;background:#fff;border:1px solid #e2e4ec;border-radius:7px;outline:none;padding:.27rem .7rem;font-size:.72rem;font-weight:500;box-shadow:0 1px 3px #0000000f}.report-org-select:focus{border-color:var(--color-primary-p,#5d45c8)}.report-svg-chart{width:100%;height:auto;display:block;overflow:visible}.report-svg-tooltip{pointer-events:none}.segment-planner-dropdown{margin-top:var(--nav-dropdown-offset-top);min-width:var(--nav-dropdown-panel-min-width);max-width:var(--nav-dropdown-panel-max-width);background:var(--nav-dropdown-surface-bg);border-radius:var(--nav-dropdown-surface-radius);box-shadow:var(--nav-dropdown-surface-shadow);border:var(--nav-dropdown-surface-border);z-index:var(--nav-dropdown-z-index);animation:nav-dropdown-fade-in var(--nav-dropdown-animation-duration) var(--nav-dropdown-animation-easing);font-family:var(--nav-dropdown-font-family);position:absolute;top:100%;left:auto;right:0;overflow:hidden}.dropdown-header{color:#ffffffbd;text-transform:uppercase;letter-spacing:.12em;border-bottom:none;padding:.9rem 1.1rem .45rem;font-size:.72rem;font-weight:700}.dropdown-content{max-height:300px;padding:1rem;overflow-y:auto}.dropdown-content::-webkit-scrollbar{width:6px}.dropdown-content::-webkit-scrollbar-track{background:var(--nav-dropdown-scrollbar-track);border-radius:3px}.dropdown-content::-webkit-scrollbar-thumb{background:var(--nav-dropdown-scrollbar-thumb);border-radius:3px}.dropdown-content::-webkit-scrollbar-thumb:hover{background:var(--nav-dropdown-scrollbar-thumb-hover)}.dropdown-item{width:100%;padding:var(--nav-dropdown-item-padding-y) var(--nav-dropdown-item-padding-x);cursor:pointer;text-align:left;font-size:var(--nav-dropdown-item-font-size);font-weight:var(--nav-dropdown-item-font-weight);color:var(--nav-dropdown-item-text-color);align-items:center;gap:var(--nav-dropdown-item-gap);border-radius:var(--nav-dropdown-item-border-radius);background:0 0;border:none;transition:background-color .15s;display:flex}.dropdown-item:hover{background:var(--nav-dropdown-item-hover-bg)}.dropdown-item-new{color:var(--color-text-white);border-radius:999px;font-weight:600}.dropdown-item-new:hover{background:var(--nav-dropdown-item-hover-bg)}.dropdown-item-new .dropdown-icon{color:var(--color-text-white)}.dropdown-item-saved{flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem}.dropdown-saved-item{align-items:center;gap:.25rem;display:flex}.dropdown-item-select{flex:1}.dropdown-item-select:disabled{cursor:not-allowed;opacity:.7}.dropdown-item-delete{color:#ffffffd6;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:36px;height:36px;margin:0 .25rem 0 0;transition:background-color .15s,color .15s;display:flex}.dropdown-item-delete:hover:not(:disabled){background:var(--nav-dropdown-item-hover-bg);color:var(--color-text-white)}.dropdown-item-delete:disabled{cursor:not-allowed;opacity:.6}.dropdown-delete-icon{width:16px;height:16px}.dropdown-delete-spinner{border:2px solid;border-top-color:#0000;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite spin}.dropdown-item-main{align-items:center;gap:.625rem;display:flex}.dropdown-item-name{white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-weight:500;overflow:hidden}.dropdown-item-date{color:#ffffffb8;padding-left:0;font-size:.75rem}.dropdown-item-date.deleting{color:#ffffff94;font-style:italic}.dropdown-icon{width:16px;height:16px;color:var(--nav-dropdown-icon-color);opacity:var(--nav-dropdown-icon-opacity);flex-shrink:0}.dropdown-divider{background:var(--nav-dropdown-divider-color);height:1px;margin:.35rem .4rem}.dropdown-section-title{color:var(--color-text-white);text-transform:uppercase;letter-spacing:.5px;text-align:left;margin-top:1rem;padding:.45rem .8rem;font-size:.9rem;font-weight:600}.dropdown-search{margin-top:.5rem;padding:0}.dropdown-search-input{box-sizing:border-box;width:100%;color:var(--color-text-white);background:#ffffff29;border:1px solid #ffffff52;border-radius:999px;outline:none;padding:calc(.7rem - 1px) .75rem;font-size:.9rem;line-height:1.25}.dropdown-search-input::placeholder{color:#ffffffb8}.dropdown-search-input:focus{box-shadow:none;background:#ffffff29;border-color:#ffffff52}.dropdown-loading{color:var(--color-text-white);justify-content:center;align-items:center;gap:.5rem;padding:1.5rem;font-size:.875rem;display:flex}.dropdown-spinner{border:2px solid #ffffff73;border-top-color:var(--color-text-white);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}.dropdown-error{color:var(--color-text-white);text-align:left;text-transform:uppercase;letter-spacing:.05em;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem .85rem 1.2rem;font-size:.875rem;display:flex}.dropdown-retry{font-size:calc(var(--font-size-section-header) * 1.2);color:var(--color-text-white);border:1px solid var(--color-text-white);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background:0 0;border-radius:999px;align-self:flex-end;padding:.55rem 1.5rem;font-weight:400;transition:none}.dropdown-retry:hover{color:var(--color-text-white);background:#ffffff1f}.dropdown-empty{color:#ffffffc7;justify-content:center;align-items:center;padding:1.5rem;font-size:.875rem;font-style:italic;display:flex}.dropdown-saved-list{padding-bottom:.5rem}.dropdown-delete-error{color:#ffd4d4;text-align:center;justify-content:center;align-items:center;padding:.75rem 1rem 1rem;font-size:.8rem;display:flex}.dropdown-delete-modal-overlay{z-index:2;background:#2c043159;justify-content:center;align-items:center;padding:1rem;display:flex;position:absolute;inset:0}.dropdown-delete-modal{background:var(--color-bg-white);border:1px solid var(--color-border-light);width:100%;max-width:320px;box-shadow:0 8px 24px var(--color-shadow-darker);text-align:left;border-radius:12px;flex-direction:column;gap:.75rem;padding:1rem 1.25rem 1.25rem;display:flex}.dropdown-delete-modal-title{color:var(--color-text-primary);text-transform:uppercase;font-size:1rem;font-weight:700}.dropdown-delete-modal-body{color:var(--color-text-secondary);overflow-wrap:anywhere;word-break:break-word;font-size:.875rem;line-height:1.4}.dropdown-delete-modal-name{color:var(--color-text-primary);overflow-wrap:anywhere;word-break:break-word;display:inline}.dropdown-delete-modal-actions{justify-content:flex-end;gap:.5rem;margin-top:.25rem;display:flex}.dropdown-delete-cancel,.dropdown-delete-confirm{font-size:calc(var(--font-size-section-header,.648rem) * 1.2);letter-spacing:.5px;text-transform:uppercase;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.55rem 1.5rem;font-weight:400;transition:none;display:inline-flex}.dropdown-delete-cancel{background:var(--color-nano-light-gray);color:var(--color-nano-dark)}.dropdown-delete-cancel:hover:not(:disabled){background:var(--color-nano-light-gray)}.dropdown-delete-confirm{background:var(--color-nano-pink);color:var(--color-nano-dark)}.dropdown-delete-confirm:hover:not(:disabled){background:var(--color-nano-pink)}.dropdown-delete-confirm:disabled,.dropdown-delete-cancel:disabled{cursor:not-allowed;opacity:.7}.dropdown-delete-modal-error{color:#dc2626;font-size:.75rem}@media (width<=600px){.segment-planner-dropdown{min-width:240px;max-width:calc(100vw - 1rem)}.dropdown-item-name{max-width:150px}}.login-container{background:var(--color-nano-light-dark);z-index:1000;flex-direction:column;justify-content:stretch;align-items:stretch;width:100%;min-height:100dvh;padding:0;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}.login-card-wrapper{width:100%;min-height:0;padding:var(--layout-main-padding);box-sizing:border-box;flex:1;align-items:stretch;display:flex}.login-panel{border-radius:var(--main-border-radius);background:#0a0a0a;flex:1;width:100%;min-height:100%;display:flex;position:relative;overflow:hidden}.login-panel-video{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.login-animation-pane{z-index:1;background:0 0;flex:2 1 0;min-width:0;position:relative}.login-animation-logo{top:var(--layout-hero-logo-inset);left:var(--layout-hero-logo-inset);z-index:2;line-height:0;display:inline-block;position:absolute}.login-animation-logo__img{height:var(--nano-interactive-logo-height);width:auto;display:block}.login-panel-video .login-animation-video{object-fit:cover;opacity:.5;width:100%;height:100%;inset:0;transform:scaleX(-1)}.login-card{z-index:1;background:0 0;flex-direction:column;flex:1 1 0;justify-content:center;align-items:stretch;min-width:0;padding:clamp(2rem,4vw,3.5rem);animation:.4s ease-out slideUp;display:flex;position:relative}.login-card-content{flex-direction:column;width:100%;max-width:26rem;margin:0;display:flex}.login-card *{color:#fff}.login-header{text-align:left;margin-bottom:clamp(2rem,5vh,3.5rem)}.login-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;gap:.75rem;margin-bottom:1.5rem;padding:1rem;animation:.3s ease-out slideDown;display:flex}.login-error-icon{flex-shrink:0;font-size:1.5rem}.login-error-content{flex:1}.login-error-title{color:#991b1b;margin:0 0 .25rem;font-size:.875rem;font-weight:600}.login-error-message{color:#7f1d1d;margin:0 0 .5rem;font-size:.8125rem;line-height:1.4}.login-error-help{border-top:1px solid #fecaca;margin-top:.75rem;padding-top:.75rem}.login-error-help p{color:#7f1d1d;margin:0 0 .5rem;font-size:.8125rem;font-weight:600}.login-error-help ol{color:#7f1d1d;margin:0;padding-left:1.25rem;font-size:.75rem;line-height:1.6}.login-error-help li{margin-bottom:.25rem}.login-error-help a{color:#dc2626;text-decoration:underline}.login-error-help a:hover{color:#991b1b}.login-title{font-family:var(--font-display), "Polymath Display", "Polymath Display Demo", sans-serif;letter-spacing:-.025em;color:#fff;text-shadow:0 2px 24px #000000a6,0 1px 3px #000000e6;margin:0 0 .75rem;font-size:clamp(2.2rem,4vw,4rem);font-weight:400;line-height:1}.login-subtitle{color:#ffffffeb;text-shadow:0 1px 18px #000000bf,0 1px 2px #000000d9;margin:0;font-size:1.05rem;line-height:1.45}.login-buttons{flex-direction:column;gap:2rem;margin-bottom:clamp(1.75rem,4vh,2.75rem);display:flex}.sso-button{box-sizing:border-box;width:100%;color:var(--color-nano-dark);font-family:var(--font-text), sans-serif;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;appearance:none;background:#fff;border:1px solid #20202040;border-radius:100px;justify-content:flex-start;align-items:center;gap:10px;margin:0;padding:15px 40px;font-size:14px;font-weight:400;line-height:1.2;display:inline-flex}.sso-button:disabled{opacity:.45;cursor:not-allowed}.sso-icon{flex-shrink:0;width:17px;height:17px}.sso-button__label{text-align:left;min-width:0;color:var(--color-nano-dark);flex:auto;font-size:14px;line-height:1.2}.login-footer{text-align:left;border-top:1px solid #ffffff2e;padding-top:clamp(1.25rem,3vh,2rem)}.login-help-text{color:#ffffffe0;text-shadow:0 1px 12px #0000008c;margin:0;font-size:.8125rem;line-height:1.5}.login-link{color:var(--color-nano-purple);font-weight:500;text-decoration:none;transition:color .2s}.login-link:hover{color:var(--color-nano-purple);text-decoration:underline}@media (width<=980px){.login-panel{flex-direction:column;min-height:0}.login-animation-pane{flex:none;width:100%;min-height:280px}.login-card{flex:auto;width:100%;max-width:none;padding:2rem 1.5rem}.login-card-content{max-width:none}}@media (width<=480px){.login-card{padding:1.5rem 1.25rem}.login-title{font-size:1.9rem}}.user-segments-modal-overlay{background:var(--color-shadow-darker);z-index:10000;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.user-segments-modal{background:var(--color-bg-white);box-shadow:0 4px 24px var(--color-shadow-darker);border:1px solid var(--color-border-light);border-radius:8px;flex-direction:column;width:100%;max-width:720px;display:flex;overflow:hidden}.user-segments-modal-header{border-bottom:1px solid var(--color-border-light);justify-content:space-between;align-items:center;padding:1rem 1.25rem 1rem .75rem;display:flex}.user-segments-modal-title{color:var(--color-text-primary);margin:0;font-size:18px;font-weight:600}.user-segments-modal-close{width:32px;height:32px;color:var(--color-text-muted-light);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:color .15s,background .15s;display:flex}.user-segments-modal-close:hover{color:var(--color-text-primary);background:var(--color-bg-gray)}.user-segments-modal-close:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.user-segments-modal-body{flex-direction:column;min-height:0;padding:1rem 1.25rem 1rem .75rem;display:flex}.user-segments-modal-empty{color:var(--color-text-secondary,#64748b);margin:0}.user-segments-modal-table-wrap{max-height:50vh;overflow-y:auto}.user-segments-modal-table{border-collapse:collapse;width:100%;font-size:.875rem}.user-segments-modal-table thead th{text-align:left;color:var(--color-text-secondary,#64748b);border-bottom:1px solid var(--color-border-light);padding:.5rem .75rem;font-weight:600}.user-segments-modal-td-name,.user-segments-modal-td-date,.user-segments-modal-td-share{border-bottom:1px solid var(--color-border-light);vertical-align:middle;padding:.5rem .75rem}.user-segments-modal-td-name{color:var(--color-text-primary)}.user-segments-modal-td-date{color:var(--color-text-secondary,#64748b);white-space:nowrap}.user-segments-modal-td-share{white-space:nowrap}.user-segments-modal-share-block{align-items:stretch;gap:.5rem;min-width:0;display:flex}.user-segments-modal-url-input{min-width:0;color:var(--color-text-primary);background:var(--color-bg-gray-light,#f5f5f5);border:1px solid var(--color-border-light);text-overflow:ellipsis;cursor:pointer;border-radius:6px;flex:1;padding:.5rem .75rem;font-family:inherit;font-size:.875rem;overflow:hidden}.user-segments-modal-url-input:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb), .2);outline:none}.user-segments-modal-copy-wrap{flex-shrink:0;align-items:stretch;display:flex;position:relative}.user-segments-modal-copy{width:2rem;height:100%;min-height:2rem;color:var(--color-primary);border:1px solid var(--color-primary);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:0 .5rem;display:inline-flex}.user-segments-modal-copy:hover{color:var(--color-primary-dark);border-color:var(--color-primary-dark);background:rgba(var(--primary-rgb), .06)}.user-segments-modal-copy:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.user-segments-modal-share-icon-btn{color:var(--color-text-secondary,#64748b);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.375rem;transition:color .15s,background .15s;display:inline-flex}.user-segments-modal-share-icon-btn:hover:not(:disabled){color:var(--color-primary);background:var(--color-bg-gray,#0000000a)}.user-segments-modal-share-icon-btn:disabled{opacity:.6;cursor:not-allowed}.user-segments-modal-share-icon-btn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.user-segments-modal-actions{border-top:1px solid var(--color-border-light);justify-content:flex-end;padding:.75rem 1.25rem .75rem .75rem;display:flex}.user-segments-modal-done{background:var(--color-primary);color:var(--color-text-white);cursor:pointer;border:none;border-radius:4px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s}.user-segments-modal-done:hover{background:var(--color-primary-dark)}.user-segments-modal-done:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.user-segments-cell-button{color:var(--color-text-secondary,#64748b);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.375rem;transition:color .15s,background-color .15s;display:inline-flex}.user-segments-cell-button:hover{color:var(--color-text-primary,#1e293b);background:var(--color-bg-hover,#0000000a)}.user-segments-cell-button:focus-visible{outline:2px solid var(--color-primary,#667eea);outline-offset:2px}.user-management-container{background:var(--color-bg-main);flex-direction:column;align-items:flex-start;width:100%;height:100%;padding:2rem;display:flex;overflow-y:auto}.user-management-header{justify-content:space-between;align-items:center;width:100%;margin-bottom:2rem;display:flex}.user-management-add-button{margin-left:auto}.user-management-title{color:var(--color-text-primary);margin:0;font-size:1.75rem;font-weight:700}.user-management-add-button.ant-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;height:auto;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #667eea4d}.user-management-add-button.ant-btn:hover,.user-management-add-button.ant-btn:focus{color:#fff;background:linear-gradient(135deg,#5f74df 0%,#6c4294 100%);transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.user-management-add-button.ant-btn:active{transform:translateY(0)}.user-management-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-size:.875rem}.user-management-info{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;width:100%;margin-bottom:1.5rem;padding:1rem;font-size:.875rem;line-height:1.5}.user-management-info code{color:#1e3a8a;background:#ffffffb3;border-radius:4px;padding:.125rem .375rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.8125rem}.user-management-loading{text-align:center;color:var(--color-text-secondary);padding:3rem;font-size:1rem}.user-management-search-wrap{max-width:320px;margin-bottom:1rem}.user-management-search-wrap .user-management-search.ant-input-search{border-radius:8px}.user-management-search-wrap .ant-input-affix-wrapper{border-color:#e5e7eb;border-radius:8px}.user-management-search-wrap .ant-input-affix-wrapper:focus-within,.user-management-search-wrap .ant-input-affix-wrapper:hover{border-color:#667eea;box-shadow:0 0 0 2px #667eea24}.user-management-table-container{background:#fff;border-radius:12px;width:100%;max-width:100%;overflow:auto;box-shadow:0 2px 8px #0000001a}.user-management-table{border-collapse:separate;border-spacing:0;text-align:left;width:100%}.user-management-table thead{background:#f9fafb}.user-management-table th{z-index:2;text-align:left;color:#374151;text-transform:uppercase;letter-spacing:.05em;background:#f9fafb;padding:1rem 1.5rem;font-size:.875rem;font-weight:600;position:sticky;top:0;box-shadow:0 2px #e5e7eb}.user-management-table td{color:var(--color-text-primary);border-bottom:1px solid #e5e7eb;padding:1rem 1.5rem;font-size:.9375rem}.user-management-table tbody tr:hover{background:#f9fafb}.user-management-table tbody tr:last-child td{border-bottom:none}.user-management-empty{text-align:center;color:var(--color-text-secondary);font-style:italic;padding:3rem!important}.user-role-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:12px;padding:.25rem .75rem;font-size:.8125rem;font-weight:600;display:inline-block}.user-role-admin{color:#1e40af;background:#dbeafe}.user-role-nano{color:#3730a3;background:#e0e7ff}.user-role-guest{color:#4b5563;background:#f3f4f6}.user-management-no-action{color:var(--color-text-secondary,#6b7280);padding:.5rem 1rem;font-style:italic;display:inline-block}.user-management-delete-button{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.user-management-delete-button:hover{background:#fee2e2;border-color:#fca5a5}.user-management-delete-button:active{background:#fecaca}.user-management-add-modal .ant-modal-content{border-radius:24px;padding:0;overflow:hidden}.user-management-add-modal .ant-modal-header{border-bottom:1px solid #e5e7eb;margin:0;padding:1.5rem 2rem}.user-management-add-modal .ant-modal-title{color:var(--color-text-primary);letter-spacing:0;font-size:1.5rem;font-weight:700;line-height:1.25}.user-management-add-modal .ant-modal-close{top:1.25rem;width:36px;height:36px;inset-inline-end:1.5rem}.user-management-add-modal .ant-modal-close-x{color:#9ca3af;justify-content:center;align-items:center;font-size:1.75rem;display:flex}.user-management-form{padding:2rem}.user-management-modal-alert{margin-bottom:1.25rem}.user-management-form .ant-form-item{margin-bottom:1.4rem}.user-management-form .ant-form-item-label>label{color:#3d4657;height:auto;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.user-management-form .ant-input,.user-management-form .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{font-size:.95rem;border-color:#d1d5db!important;border-radius:12px!important;height:48px!important;padding:0 42px 0 16px!important}.user-management-form .ant-input{min-height:48px;padding:.35rem 1rem;font-size:.95rem;border-color:#d1d5db!important;border-radius:12px!important}.user-management-form .ant-select-single{height:48px}.user-management-form .ant-select-single .ant-select-selection-item,.user-management-form .ant-select-single .ant-select-selection-placeholder{line-height:46px!important}.user-management-form .ant-input:focus,.user-management-form .ant-input-focused,.user-management-form .ant-select-focused .ant-select-selector{border-color:#667eea!important;box-shadow:0 0 0 2px #667eea24!important}.user-management-form .ant-select-arrow{color:#6b7280;top:50%!important;margin-top:0!important;inset-block-start:50%!important;transform:translateY(-50%)!important}.user-management-form .ant-select-open .ant-select-arrow{transform:translateY(-50%)rotate(180deg)!important}.user-management-form .ant-select-disabled .ant-select-selector,.user-management-form .ant-input[disabled]{color:#6b7280!important;background:#f3f4f6!important}.user-management-form .ant-form-item-explain-error{text-align:left;font-size:.85rem}.user-management-form-actions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.user-management-form-actions .ant-btn{border-radius:10px;height:auto;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s}.user-management-form-actions .ant-btn-default{color:#374151;background:#f3f4f6;border-color:#e5e7eb}.user-management-form-actions .ant-btn-default:hover:not(:disabled),.user-management-form-actions .ant-btn-default:focus:not(:disabled){color:#111827;background:#e5e7eb;border-color:#d1d5db}.user-management-form-actions .ant-btn-primary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;box-shadow:0 2px 8px #667eea4d}.user-management-form-actions .ant-btn-primary:hover:not(:disabled),.user-management-form-actions .ant-btn-primary:focus:not(:disabled){color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #667eea66;background:linear-gradient(135deg,#5f74df 0%,#6c4294 100%)!important}.user-management-form-actions .ant-btn:disabled{opacity:.6;cursor:not-allowed}@media (width<=768px){.user-management-container{padding:1rem}.user-management-header{flex-direction:column;align-items:flex-start;gap:1rem}.user-management-add-button{width:100%}.user-management-table{font-size:.875rem}.user-management-table th,.user-management-table td{padding:.75rem 1rem}.user-management-add-modal .ant-modal{width:95%;margin:1rem}.user-management-form{padding:1.5rem}}.access-denied-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;width:100%;height:100vh;padding:2rem;display:flex}.access-denied-card{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:500px;padding:3rem;animation:.3s ease-out slideUp;box-shadow:0 20px 60px #0000004d}.access-denied-icon{color:#667eea;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 1.5rem;display:flex}.access-denied-icon svg{width:100%;height:100%}.access-denied-title{color:#1f2937;margin:0 0 1rem;font-size:2rem;font-weight:700}.access-denied-message{color:#4b5563;margin:0 0 1rem;font-size:1rem;line-height:1.6}.access-denied-message strong{color:#1f2937;font-weight:600}.access-denied-info{color:#6b7280;margin:0 0 2rem;font-size:.875rem;line-height:1.6}.access-denied-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;width:100%;margin-bottom:1rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #667eea4d}.access-denied-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.access-denied-button:active:not(:disabled){transform:translateY(0)}.access-denied-button:disabled{opacity:.6;cursor:not-allowed}.access-denied-requested{background:#f0fdf4;border:1px solid #86efac;border-radius:8px;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1rem;padding:1.5rem;display:flex}.access-denied-requested svg{color:#16a34a;width:48px;height:48px;margin-bottom:.5rem}.access-denied-requested span{color:#16a34a;font-size:1rem;font-weight:600}.access-denied-requested-note{color:#166534;margin:.5rem 0 0;font-size:.875rem;line-height:1.5}.access-denied-back-button{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.access-denied-back-button:hover{background:#e5e7eb}@media (width<=768px){.access-denied-container{padding:1rem}.access-denied-card{padding:2rem 1.5rem}.access-denied-title{font-size:1.5rem}}.send-to-nano-confirmation-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;width:100%;height:100vh;padding:2rem;display:flex}.send-to-nano-confirmation-card{border-radius:var(--main-border-radius);text-align:center;background:#fff;width:100%;max-width:600px;padding:3rem;animation:.3s ease-out slideUp}.send-to-nano-confirmation-icon{width:60px;height:60px;color:var(--color-accent-cyan);justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.send-to-nano-confirmation-icon svg{width:100%;height:100%}.send-to-nano-confirmation-title{color:var(--color-text-primary);margin:0 0 1.5rem;font-size:2rem;font-weight:700}.send-to-nano-confirmation-content{margin-bottom:2rem}.send-to-nano-confirmation-message{color:var(--color-text-primary);margin:0 0 1rem;font-size:1.125rem;font-weight:600;line-height:1.6}.send-to-nano-confirmation-info{color:var(--color-text-secondary);margin:0 0 1.5rem;font-size:1rem;line-height:1.6}.send-to-nano-confirmation-details{background:var(--color-bg-light-purple);border-radius:var(--main-border-radius);text-align:left;margin-top:1.5rem;padding:1rem 1.75rem}.confirmation-details-label{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:.875rem;font-weight:600}.confirmation-details-value{color:var(--color-text-primary);margin:0;font-size:1rem;font-weight:500}.send-to-nano-equativ-section{text-align:left;background:#f0fdfa;border:1px solid #99f6e4;border-radius:12px;margin-top:1.5rem;padding:1.25rem}.send-to-nano-equativ-title{color:#0f766e;margin:0 0 .5rem;font-size:1rem;font-weight:600}.send-to-nano-equativ-message{color:#134e4a;margin:0;font-size:.9375rem;line-height:1.5}.send-to-nano-equativ-segment-name{color:#0d9488;border-top:1px solid #99f6e4;margin:.75rem 0 0;padding-top:.75rem;font-size:.875rem;font-weight:500}.send-to-nano-equativ-not-found{color:#b45309;margin:0 0 .75rem;font-size:.9375rem;line-height:1.5}.send-to-nano-equativ-others-label{color:#0f766e;margin:.75rem 0 .5rem;font-size:.875rem;font-weight:600}.send-to-nano-equativ-segments-list{background:#fff;border:1px solid #99f6e4;border-radius:8px;max-height:200px;margin:.5rem 0 0;padding:0;list-style:none;overflow-y:auto}.send-to-nano-equativ-segment-item{border-bottom:1px solid #ccfbf1;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.875rem;display:flex}.send-to-nano-equativ-segment-item:last-child{border-bottom:none}.send-to-nano-equativ-segment-name-item{color:#134e4a;font-weight:500}.send-to-nano-equativ-segment-id{color:#0d9488;font-family:ui-monospace,monospace;font-size:.8125rem}.send-to-nano-confirmation-button{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #667eea4d}.send-to-nano-confirmation-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.send-to-nano-confirmation-button:active{transform:translateY(0)}@media (width<=768px){.send-to-nano-confirmation-container{padding:1rem}.send-to-nano-confirmation-card{padding:2rem 1.5rem}.send-to-nano-confirmation-title{font-size:1.5rem}}.mcp-callback{justify-content:center;align-items:center;min-height:60vh;padding:2rem;display:flex}.mcp-callback-card{background:var(--card-bg,#ffffff0d);text-align:center;border-radius:12px;max-width:640px;padding:2rem 3rem}.mcp-callback-spinner{border:3px solid #fff3;border-top-color:var(--accent,#6366f1);border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:.8s linear infinite mcp-callback-spin}@keyframes mcp-callback-spin{to{transform:rotate(360deg)}}.mcp-callback-icon{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;font-size:1.5rem;font-weight:700;display:flex}.mcp-callback-icon.success{color:#22c55e;background:#22c55e33}.mcp-callback-icon.error{color:#ef4444;background:#ef444433}.mcp-callback-icon.neutral{color:#818cf8;background:#6366f133}.mcp-callback-card p{color:var(--text-secondary,#fffc);margin:0 0 1rem}.mcp-callback-error-text{color:var(--text,#fff)}.mcp-callback-button{background:var(--accent,#6366f1);color:#fff;cursor:pointer;border:1px solid #fff3;border-radius:8px;margin-top:.5rem;padding:.5rem 1rem;font-size:.95rem}.mcp-callback-button:hover{opacity:.9}.mcp-callback-button:disabled{opacity:.5;cursor:not-allowed}.nav-button{margin-top:1rem}.mcp-action-buttons{flex-wrap:wrap;justify-content:center;gap:.75rem;margin:1rem 0;display:flex}.mcp-action-button{color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.625rem 1rem;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.mcp-action-button svg{flex-shrink:0;width:18px;height:18px}.mcp-action-button:disabled{opacity:.6;cursor:not-allowed}.mcp-action-button.send-to-nano{background:linear-gradient(135deg, var(--color-accent-cyan,#06b6d4) 0%, #05b8b3 100%)}.mcp-action-button.send-to-nano:hover:not(:disabled){background:linear-gradient(135deg, #05b8b3 0%, var(--color-accent-cyan,#06b6d4) 100%)}.mcp-action-button.activate-segment{background:linear-gradient(135deg,#7c3aed 0%,#5b21b6 100%)}.mcp-action-button.activate-segment:hover:not(:disabled){background:linear-gradient(135deg,#5b21b6 0%,#7c3aed 100%)}.mcp-btn-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.8s linear infinite mcp-callback-spin}.mcp-segments-list{text-align:left;width:100%;margin-top:1rem}.mcp-segments-list h4{color:var(--text,#fff);margin:0 0 .75rem;font-size:.95rem}.mcp-segments-table{border-collapse:collapse;width:100%;font-size:.85rem}.mcp-segments-table th,.mcp-segments-table td{text-align:left;border-bottom:1px solid #ffffff1a;padding:.4rem .6rem}.mcp-segments-table th{color:var(--text-secondary,#fff9);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:600}.mcp-segments-table td{color:var(--text,#fff);word-break:break-word}.mcp-segments-table tbody tr:hover{background:#ffffff0a}.activate-menu-wrapper{position:relative}.activate-menu-popover{background:var(--card-bg,#1e1e2e);z-index:100;border:1px solid #ffffff26;border-radius:10px;flex-direction:column;gap:.25rem;min-width:200px;padding:.4rem;display:flex;position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000059}.activate-menu-option{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.55rem .75rem;font-size:.875rem;font-weight:500;transition:background .15s;display:flex}.activate-menu-option:hover:not(:disabled){background:#ffffff1a}.activate-menu-option:disabled{opacity:.5;cursor:not-allowed}.activate-menu-option svg{flex-shrink:0;width:16px;height:16px}.mcp-action-buttons.error-actions{margin-top:1rem}.deal-reporting-page{box-sizing:border-box;width:100%;height:100%;color:var(--color-text-primary);align-self:stretch}.deal-reporting-page__inner{flex-direction:column;gap:1rem;width:100%;max-width:1600px;margin:0 auto;display:flex}.deal-reporting-page__section-divider{background:#2c043114;width:100%;height:1px}.deal-reporting-page__performance-header{padding-top:.25rem}.deal-reporting-page__loading-row{color:#374151f2;align-items:center;gap:.5rem;font-size:.85rem;display:inline-flex}.deal-reporting-page__spinner{border:2px solid #5d45c838;border-top-color:#5d45c8f2;border-radius:999px;flex:none;width:14px;height:14px;animation:.75s linear infinite dealReportingSpin}@keyframes dealReportingSpin{to{transform:rotate(360deg)}}.deal-reporting-page__header-card{background:var(--color-bg-white,#fff);border:1px solid var(--color-border-light,#2c043114);border-radius:14px;flex-direction:column;gap:.9rem;width:100%;padding:1.25rem 1.4rem;display:flex;box-shadow:0 1px 4px #00000012}.deal-reporting-page__trends{flex-direction:column;gap:.35rem;display:flex}.deal-reporting-page__one-row{grid-template-columns:minmax(280px,.9fr) minmax(640px,1.7fr);align-items:start;gap:14px;width:100%;display:grid}.deal-reporting-page__trends-title,.deal-reporting-page__summary-title{color:#374151;font-size:.9rem;font-weight:800}.deal-reporting-page__trends-subtitle{color:#6b7280f2;max-width:80%;font-size:.8rem}.deal-reporting-page__trends-chart{box-sizing:border-box;background:#fff;border:1px solid #2c043114;border-radius:12px;width:100%;padding:.6rem .75rem}.deal-reporting-page__trends-svg{width:100%;height:120px;display:block}.deal-reporting-page__trends-axis{stroke:#2c04311f;stroke-width:1px}.deal-reporting-page__trends-tick{stroke:#2c04312e;stroke-width:1px}.deal-reporting-page__trends-tick-label{fill:#6b7280f2;font-size:10px}.deal-reporting-page__trends-line{fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;opacity:.95}.deal-reporting-page__trends-line--imp{stroke:#5d45c8f2}.deal-reporting-page__trends-line--click{stroke:#2563ebf2}.deal-reporting-page__trends-line--video{stroke:#10b981f2}.deal-reporting-page__trends-line--series-0{stroke:#5d45c8f2}.deal-reporting-page__trends-line--series-1{stroke:#2563ebf2}.deal-reporting-page__trends-line--series-2{stroke:#10b981f2}.deal-reporting-page__trends-line--series-3{stroke:#f59e0bf2}.deal-reporting-page__trends-line--series-4{stroke:#ef4444f2}.deal-reporting-page__trends-line--series-5{stroke:#a855f7f2}.deal-reporting-page__trends-legend{color:#374151f2;flex-wrap:wrap;gap:.75rem;margin-top:.25rem;font-size:.82rem;display:flex}.deal-reporting-page__trends-legend-item{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;align-items:center;gap:.35rem;padding:0;display:inline-flex}.deal-reporting-page__trends-legend-item.is-muted{opacity:.45}.deal-reporting-page__trends-legend-item:focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid #c4b5fdf2}.deal-reporting-page__trends-dot{border-radius:999px;width:10px;height:10px}.deal-reporting-page__trends-dot--imp{background:#5d45c8f2}.deal-reporting-page__trends-dot--click{background:#2563ebf2}.deal-reporting-page__trends-dot--video{background:#10b981f2}.deal-reporting-page__donut-row{grid-template-columns:repeat(3,minmax(160px,1fr));align-items:stretch;gap:12px;display:grid}.deal-reporting-page__summary{flex-direction:column;gap:.5rem;display:flex}.deal-reporting-page__summary-table{margin-top:.25rem}.deal-reporting-page__distribution{flex-direction:column;gap:.35rem;display:flex}.deal-reporting-page__distribution-body{flex-wrap:wrap;align-items:flex-start;gap:1rem;display:flex}.deal-reporting-page__distribution-body--compact{grid-template-columns:150px 1fr;align-items:start;gap:12px;display:grid}.deal-reporting-page__distribution-body--compact .deal-reporting-page__distribution-svg{width:150px;height:150px}.deal-reporting-page__distribution-body--compact .deal-reporting-page__distribution-legend{flex:0 auto;min-width:0}.deal-reporting-page__distribution-svg{flex:none;width:180px;height:180px}.deal-reporting-page__distribution-total{fill:#374151f2;font-size:14px;font-weight:800}.deal-reporting-page__distribution-caption{fill:#6b7280f2;font-size:11px}.deal-reporting-page__distribution-legend{flex-direction:column;flex:360px;gap:.4rem;min-width:260px;display:flex}.deal-reporting-page__distribution-legend-item{grid-template-columns:12px 1fr auto;align-items:center;gap:.5rem;display:grid}.deal-reporting-page__distribution-swatch{background:#6b7280b3;border-radius:4px;width:12px;height:12px}.deal-reporting-page__distribution-swatch--0{background:#5d45c8f2}.deal-reporting-page__distribution-swatch--1{background:#2563ebf2}.deal-reporting-page__distribution-swatch--2{background:#10b981f2}.deal-reporting-page__distribution-swatch--3{background:#f59e0bf2}.deal-reporting-page__distribution-swatch--4{background:#ef4444f2}.deal-reporting-page__distribution-swatch--5{background:#6366f1f2}.deal-reporting-page__distribution-swatch--6{background:#0ea5e9f2}.deal-reporting-page__distribution-swatch--7{background:#a855f7f2}.deal-reporting-page__distribution-swatch--other{background:#6b7280b3}.deal-reporting-page__distribution-segment{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.deal-reporting-page__distribution-pct{color:#374151f2;font-size:.82rem;font-weight:700}.deal-reporting-page__distribution-grid{grid-template-columns:repeat(3,minmax(220px,1fr));gap:.9rem;display:grid}.deal-reporting-page__distribution-card{background:#fff;border:1px solid #2c043114;border-radius:12px;flex-direction:column;gap:.6rem;padding:.75rem .85rem;display:flex}.deal-reporting-page__distribution-card-title{color:#374151f2;font-size:.85rem;font-weight:800}.deal-reporting-page__hover-readout{color:#374151f2;margin-top:.35rem;font-size:.8rem}.deal-reporting-page__hover-readout-placeholder{color:#6b7280f2}.deal-reporting-page__distribution-mini-legend{flex-direction:column;gap:.35rem;display:flex}.deal-reporting-page__distribution-mini-item{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.deal-reporting-page__distribution-mini-label{text-overflow:ellipsis;white-space:nowrap;color:#374151f2;font-size:.82rem;overflow:hidden}.deal-reporting-page__distribution-mini-pct{color:#374151f2;font-size:.82rem;font-weight:800}@media (width<=980px){.deal-reporting-page__one-row{grid-template-columns:1fr}.deal-reporting-page__donut-row{grid-template-columns:repeat(2,minmax(180px,1fr))}.deal-reporting-page__distribution-grid{grid-template-columns:1fr}}.deal-reporting-page__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.deal-reporting-page__breadcrumb{letter-spacing:.08em;color:var(--color-primary-p,#5d45c8);text-transform:uppercase;background:#5d45c81a;border-radius:4px;margin-bottom:.35rem;padding:.18rem .55rem;font-size:.68rem;font-weight:700;display:inline-block}.deal-reporting-page__title{color:var(--color-text-primary);letter-spacing:-.01em;margin:0;font-size:1.85rem;font-weight:700;line-height:1.2}.deal-reporting-page__meta{flex-wrap:wrap;align-items:flex-end;gap:.85rem 1.25rem;display:flex}.deal-reporting-page__filters-row{flex-wrap:nowrap;align-items:flex-end;gap:.85rem 1.25rem;padding-bottom:.25rem;display:flex;overflow:auto hidden}.deal-reporting-page__filters-row .deal-reporting-page__field{flex:none;min-width:0}.deal-reporting-page__filters-row .deal-reporting-page__field--date-period{width:340px}.deal-reporting-page__filters-row .deal-reporting-page__field--deal-id{width:320px}.deal-reporting-page__filters-row .deal-reporting-page__field:not(.deal-reporting-page__field--date-period):not(.deal-reporting-page__field--deal-id){width:220px}.deal-reporting-page__field{flex-direction:column;gap:.35rem;min-width:min(420px,100%);display:flex}.deal-reporting-page__field--date-period{min-width:min(520px,100%)}.deal-reporting-page__field--deal-id{min-width:min(340px,100%)}.deal-reporting-page__field-label-row{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.deal-reporting-page__toggle{color:#6b7280f2;-webkit-user-select:none;user-select:none;cursor:pointer;align-items:center;gap:.35rem;font-size:.7rem;font-weight:700;display:inline-flex}.deal-reporting-page__toggle input{transform:translateY(.5px)}.deal-reporting-page__date-period{grid-template-columns:1fr 1fr;align-items:end;gap:.75rem;display:grid}.deal-reporting-page__date-period--compact{flex-wrap:nowrap;gap:.5rem;display:flex}.deal-reporting-page__date-period--compact .deal-reporting-page__date-period-label{letter-spacing:.08em;text-transform:uppercase;font-size:.65rem}.deal-reporting-page__date-period--compact .deal-reporting-page__deal-id-input{min-width:150px}.deal-reporting-page__date-period-field{flex-direction:column;gap:.35rem;min-width:0;display:flex}.deal-reporting-page__date-period-label{color:#374151f2;font-size:.75rem;font-weight:600}.deal-reporting-page__date-presets{flex-wrap:wrap;gap:.5rem;margin-top:.35rem;display:flex}.deal-reporting-page__date-presets--compact{gap:.4rem;margin-top:.25rem}.deal-reporting-page__date-presets--compact .deal-reporting-page__date-preset{padding:.22rem .55rem;font-size:.74rem;font-weight:700}.deal-reporting-page__date-preset{color:var(--color-primary,#4f2c77);cursor:pointer;background:0 0;border:1px solid #4f2c773d;border-radius:999px;padding:.35rem .75rem;font-size:.8rem;font-weight:700;transition:border-color .2s,background-color .2s,color .2s}.deal-reporting-page__date-preset:hover{background:var(--color-primary-light,#4f2c7714);border-color:#4f2c7773}.deal-reporting-page__date-preset:active{transform:translateY(1px)}.deal-reporting-page__date-preset:focus-visible{outline-offset:2px;outline:2px solid #c4b5fdf2}@media (width<=560px){.deal-reporting-page__date-period{grid-template-columns:1fr}.deal-reporting-page__date-period--compact{flex-wrap:wrap}}.deal-reporting-page__deal-summary{flex-direction:column;gap:.15rem;min-width:0;display:flex}.deal-reporting-page__deal-name{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:700;overflow:hidden}.deal-reporting-page__deal-id{color:#374151f2;word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.85rem}.deal-reporting-page__deal-id-input{width:100%;color:var(--color-text-primary);background:#fff;border:1px solid #e2e4ec;border-radius:12px;outline:none;padding:.5rem .75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;box-shadow:0 1px 3px #0000000f}.deal-reporting-page__deal-id-input::placeholder{color:#6b7280f2}.deal-reporting-page__deal-id-input:focus{border-color:var(--color-primary-p,#5d45c8);box-shadow:0 0 0 2px #5d45c824}.deal-reporting-page__field-label{letter-spacing:.1em;color:#6b7280;text-transform:uppercase;font-size:.62rem;font-weight:700}.deal-reporting-page__meta-value{color:#374151;word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9rem}.deal-reporting-page__back-button{color:var(--color-primary,#4b1255);letter-spacing:.01em;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #4f2c773d;border-radius:999px;padding:.35rem .85rem;font-size:.82rem;font-weight:700;transition:border-color .2s,background-color .2s,color .2s}.deal-reporting-page__back-button:hover{background:var(--color-primary-light,#4b12551a);border-color:#4f2c7773}.deal-reporting-page__content{flex-direction:column;gap:.9rem;display:flex}.deal-reporting-page__section-title{font-size:1.35rem}.deal-reporting-page__table-wrapper{background:#fff;border:1px solid #2c043114;border-radius:12px;overflow-x:auto}.deal-reporting-page__table{border-collapse:collapse;width:100%}.deal-reporting-page__table thead tr{text-align:left;background:#f9fafb}.deal-reporting-page__table th,.deal-reporting-page__table td{padding:10px 12px}.deal-reporting-page__table tbody td{border-top:1px solid #2c043114}.deal-reporting-page__table--mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.deal-reporting-page__segments-used{border-top:1px solid #2c043114;flex-direction:column;gap:.6rem;padding-top:.9rem;display:flex}.deal-reporting-page__segments-used-title{letter-spacing:.1em;color:#6b7280;text-transform:uppercase;font-size:.62rem;font-weight:700}.deal-reporting-page__segments-used-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.deal-reporting-page__segments-used-item{background:var(--color-bg-gray-light,#f9fafb);border:1px solid #2c043114;border-radius:12px;justify-content:space-between;align-items:baseline;gap:.75rem;padding:.55rem .75rem;display:flex}.deal-reporting-page__segments-used-name{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.9rem;font-weight:600;overflow:hidden}.deal-reporting-page__segments-used-id{color:#374151eb;word-break:break-all;text-align:right;flex:none;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.8rem}.deal-reporting-page__segments-used-empty{color:#6b7280f2;font-size:.85rem}@media (width<=768px){.deal-reporting-page{padding:1rem}.deal-reporting-page__header-card{padding:1.1rem}.deal-reporting-page__field{min-width:100%}}.activation-wizard{border:1px solid var(--color-border-light);border-radius:var(--main-border-radius);background:var(--color-bg-white);color:var(--color-text-primary);text-align:left;margin-top:0;padding:1.25rem}.activation-wizard-title{font-size:var(--font-size-title,.972rem);color:var(--color-primary);text-align:left;letter-spacing:-.01em;margin:0 0 1rem;font-weight:400;line-height:1.3}.activation-wizard-stepper-stack{margin:0 0 1rem;display:grid}.activation-wizard-stepper-stack>.activation-wizard-stepper{grid-area:1/1;margin:0}.activation-wizard-stepper--hidden-layer{visibility:hidden}.activation-wizard-stepper{flex-wrap:wrap;gap:.5rem .85rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.activation-wizard-stepper--compact{margin-bottom:.65rem}.activation-wizard-stepper-item{color:#6b7280;align-items:center;gap:.35rem;font-size:.875rem;font-weight:500;display:flex}.activation-wizard-stepper-item--done{color:#047857}.activation-wizard-stepper-item--current{color:var(--color-primary);font-weight:700}.activation-wizard-stepper-index{border:1px solid var(--color-border-light);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;font-size:.75rem;font-weight:700;display:inline-flex}.activation-wizard-stepper-item--current .activation-wizard-stepper-index{border-color:var(--color-primary);background:#20202014}.activation-wizard-stepper-item--done .activation-wizard-stepper-index{background:#04785714;border-color:#047857}.activation-wizard-stepper-label{text-align:left;max-width:10rem;line-height:1.25}.activation-wizard-panel{flex-direction:column;gap:1.25rem;display:flex}.activation-wizard-panel--success{border-top:1px solid var(--color-border-light);margin-top:.25rem;padding-top:.65rem}.activation-wizard-lead{color:#374151;text-align:left;margin:0;font-size:.9375rem;line-height:1.5}.activation-wizard-lead--secondary{color:#6b7280;text-align:left;margin-top:.35rem;font-size:.875rem}.activation-wizard-section{border:1px solid var(--color-border-light);border-radius:10px;overflow:hidden}.activation-wizard-section-title{border-bottom:1px solid var(--color-border-light);color:var(--color-primary);text-align:left;background:#2020200a;margin:0;padding:.65rem .85rem;font-size:.9375rem;font-weight:600}.activation-wizard-grid{flex-direction:column;display:flex}.activation-wizard-row{border-bottom:1px solid var(--color-border-light);grid-template-columns:140px minmax(0,1fr);display:grid}.activation-wizard-row--selectable{cursor:pointer;grid-template-columns:36px 140px minmax(0,1fr)}.activation-wizard-row:last-child{border-bottom:none}.activation-wizard-cell{align-items:center;min-height:56px;padding:.65rem .85rem;display:flex}.activation-wizard-cell:not(:last-child){border-right:1px solid var(--color-border-light)}.activation-wizard-cell--check{justify-content:center}.activation-wizard-checkbox{width:1rem;height:1rem;accent-color:var(--color-nano-dark);cursor:pointer}.activation-wizard-cell-image{justify-content:center}.activation-wizard-cell-name{color:var(--color-primary);text-align:left;justify-content:flex-start;font-size:.9375rem;font-weight:600}.activation-wizard-image{object-fit:cover;border:1px solid var(--color-border-light);background:var(--color-bg-gray-light);border-radius:10px;width:96px;height:54px}.activation-wizard-muted{color:#6b7280;text-align:left;margin:0;padding:.65rem .85rem;font-size:.875rem}.activation-wizard-actions{flex-wrap:wrap;justify-content:flex-start;align-items:stretch;gap:.5rem;display:flex}.activation-wizard-button{box-sizing:border-box;border:1.5px solid var(--color-border-medium);background:var(--color-bg-white);min-height:2.75rem;color:var(--color-nano-dark);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:.625rem 1.125rem;font-size:.9375rem;font-weight:600;display:inline-flex}.activation-wizard-button:hover:not(:disabled):not(.activation-wizard-button--primary):not(.activation-wizard-button--intent-prompt){color:var(--color-nano-dark);background:#2020200f}.activation-wizard-button:disabled{opacity:.5;cursor:not-allowed}.activation-wizard-button--primary{border-color:var(--color-primary);background:var(--color-primary);color:var(--color-text-white);border-radius:12px;padding:.625rem 1.25rem;font-size:1rem;font-weight:700}.activation-wizard-button--primary:hover:not(:disabled){filter:none;background:var(--color-bg-white);color:var(--color-nano-dark);border-color:var(--color-nano-dark)}.activation-wizard-button--primary.activation-wizard-button--primary-pill{text-transform:uppercase;border-radius:999px}.activation-wizard-button--intent-prompt{min-height:unset;border-style:solid;border-width:1px;border-color:var(--color-nano-dark);background:var(--color-bg-white);color:var(--color-nano-dark);font-size:calc(var(--font-size-section-header,.648rem) * 1.2);text-transform:uppercase;letter-spacing:.5px;border-radius:999px;padding:.55rem 1.5rem;font-weight:400;transition:none}.activation-wizard-button--intent-prompt:hover:not(:disabled):not(.activation-wizard-button--intent-prompt-start){background:var(--color-bg-white);color:var(--color-nano-dark);border-color:var(--color-nano-dark);filter:brightness(.96)}.activation-wizard-button--intent-prompt-start{background:var(--color-nano-dark);color:var(--color-text-white);border-color:var(--color-nano-dark)}.activation-wizard-button--intent-prompt-start:hover:not(:disabled){background:var(--color-nano-dark);color:var(--color-text-white);border-color:var(--color-nano-dark);filter:brightness(1.08)}.activation-wizard-fieldset{border:1.5px solid var(--color-border-medium);text-align:left;border-radius:10px;margin:0;padding:.75rem 1rem}.activation-wizard-legend{color:var(--color-primary);text-align:left;padding:0 .25rem;font-size:.9375rem;font-weight:600}.activation-wizard-radio-row{cursor:pointer;text-align:left;justify-content:flex-start;align-items:center;gap:.45rem;margin:.25rem 0;font-size:.9375rem;display:flex}.activation-wizard-radio-row input[type=radio]{accent-color:var(--color-primary)}.activation-wizard-connect-grid{gap:.55rem;display:grid}@media (width>=640px){.activation-wizard-connect-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.activation-wizard-connect-card{border:1.5px solid var(--color-border-medium);border-radius:var(--main-border-radius);flex-direction:column;gap:.5rem;min-height:5rem;padding:.75rem 1rem;display:flex}.activation-wizard-connect-head{color:var(--color-primary);text-align:left;justify-content:space-between;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;display:flex}.activation-wizard-badge{background:var(--color-bg-gray);color:#4b5563;border-radius:999px;padding:.2rem .5rem;font-size:.8125rem;font-weight:600}.activation-wizard-badge--ok{color:#047857;background:#10b98126}.activation-wizard-form{flex-direction:column;gap:.625rem;display:flex}.activation-wizard-label{color:var(--color-text-primary);text-align:left;letter-spacing:-.01em;font-size:.9375rem;font-weight:600}.activation-wizard-input,.activation-wizard-select{border:1.5px solid var(--color-border-medium);color:var(--color-text-primary);background:var(--color-bg-white);text-align:left;border-radius:10px;width:100%;max-width:100%;padding:.875rem 1.125rem;font-size:.9375rem;line-height:1.5}.activation-wizard-combobox{position:relative}.activation-wizard-buyer-seat-input-wrap{align-items:center;display:flex;position:relative}.activation-wizard-input--with-loader{padding-right:2.25rem}.activation-wizard-buyer-seat-spinner{border:2px solid #20202026;border-top-color:var(--color-primary);pointer-events:none;border-radius:50%;width:1.1rem;height:1.1rem;margin-top:-.55rem;animation:.7s linear infinite activation-wizard-spin;position:absolute;top:50%;right:.6rem}@keyframes activation-wizard-spin{to{transform:rotate(360deg)}}.activation-wizard-lead--row{align-items:center;gap:.5rem;display:flex}.activation-wizard-inline-spinner{border:2px solid #20202026;border-top-color:var(--color-primary);border-radius:50%;flex-shrink:0;width:1.1rem;height:1.1rem;animation:.7s linear infinite activation-wizard-spin}.activation-wizard-code{color:#374151;background:#20202014;border-radius:4px;padding:.1em .35em;font-size:.78em}.activation-wizard-suggest{z-index:5;border:1.5px solid var(--color-border-medium);background:var(--color-bg-white);border-radius:10px;max-height:220px;margin:0;padding:.25rem 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0f172a14}.activation-wizard-suggest-item{text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:.15rem;width:100%;padding:.5rem .85rem;font-size:.875rem;display:flex}.activation-wizard-suggest-item:hover{background:#2020200d}.activation-wizard-suggest-id{color:var(--color-primary);font-weight:700}.activation-wizard-suggest-label{color:#4b5563}.activation-wizard-hint{color:#6b7280;text-align:left;margin:0;font-size:.875rem}.activation-wizard-hint--warn{color:#b45309}.activation-wizard-error{color:#9d174d;text-align:left;margin:0;font-size:.875rem}.activation-wizard-success-lead{color:#047857;text-align:left;margin:0;font-size:.9375rem;font-weight:600}.activation-wizard-deal-id{color:var(--color-primary);text-align:left;margin:.35rem 0 0;font-size:.9375rem}@media (width<=900px){.activation-wizard-row--selectable{grid-template-columns:32px 96px minmax(0,1fr)}.activation-wizard-image{width:74px;height:42px}}.segment-activation-page{--font-size-title:1.5rem;--color-primary:var(--color-nano-dark);--color-primary-light:#20202014;font-family:var(--font-text), sans-serif;box-sizing:border-box;text-align:left;background:var(--color-bg-main);flex-direction:column;flex:1;justify-content:flex-start;align-self:stretch;align-items:center;width:100%;min-width:0;min-height:0;padding:2rem;display:flex;overflow:hidden auto}.segment-activation-shell{flex-direction:column;gap:1.25rem;width:100%;max-width:min(907px,100%);display:flex}.segment-activation-title{color:var(--color-primary);font-family:var(--font-display), sans-serif;text-align:left;margin:0;font-size:2rem;font-weight:400;line-height:1.3}.segment-activation-persisted-deal{text-align:left;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:1rem;margin:0;padding:.75rem 1rem}.segment-activation-persisted-deal-title{color:#065f46;margin:0 0 .35rem;font-size:.9375rem;font-weight:700}.segment-activation-persisted-deal-body{color:#374151;margin:0 0 .45rem;font-size:.875rem;line-height:1.45}.segment-activation-persisted-deal-id{color:#374151;margin:0;font-size:.875rem}.segment-activation-persisted-deal-id strong{color:var(--color-primary);word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.78rem}.segment-activation-persisted-liift{border:1px solid var(--color-gray-300);text-align:left;background:0 0;border-radius:1rem;margin:0;padding:.75rem 1rem}.segment-activation-persisted-liift-title{color:var(--color-nano-dark);margin:0 0 .35rem;font-size:.9375rem;font-weight:700}.segment-activation-persisted-liift-title-name{text-transform:uppercase}.segment-activation-persisted-liift-title-suffix{font-weight:400}.segment-activation-persisted-liift-body{color:var(--color-gray-600);margin:0 0 .45rem;font-size:.875rem;line-height:1.45}.segment-activation-persisted-liift-body:last-child{margin-bottom:0}.segment-activation-persisted-liift-body strong{color:var(--color-primary);word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.78rem}.segment-activation-skeleton{width:100%;position:relative}.segment-activation-skeleton-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}.segment-activation-skeleton-card{border:1px solid var(--color-border-light);border-radius:var(--main-border-radius);background:var(--color-bg-white);box-sizing:border-box;flex-direction:column;gap:1.25rem;min-height:14rem;margin-top:0;padding:1.25rem;display:flex}.segment-activation-skeleton-stepper{flex-wrap:wrap;gap:.5rem .75rem;display:flex}.segment-activation-skeleton-chip{border-radius:999px;width:5.5rem;height:1.35rem}.segment-activation-skeleton-body{flex-wrap:wrap;align-items:flex-start;gap:1rem 1.25rem;display:flex}.segment-activation-skeleton-image{border-radius:1rem;flex-shrink:0;width:8.5rem;height:8.5rem}.segment-activation-skeleton-copy{flex-direction:column;flex:1;gap:.65rem;min-width:min(12rem,100%);display:flex}.segment-activation-skeleton-line{width:100%;max-width:18rem;height:.75rem}.segment-activation-skeleton-line--lg{max-width:22rem;height:1rem}.segment-activation-skeleton-line--short{max-width:11rem}.segment-activation-skeleton-block{border-radius:.75rem;width:100%;height:3.25rem}.segment-activation-loading,.segment-activation-error{border:1px solid var(--color-border-light);text-align:left;background:#fff;border-radius:1rem;padding:.75rem 1rem;font-size:.875rem}.segment-activation-error{color:#9d174d;border-color:#dc262659}@media (width<=600px){.segment-activation-page{padding:1rem}}.ctv-catalog-page{background:var(--color-bg-main);flex-direction:column;flex:1;width:100%;min-width:0;min-height:0;display:flex}.ctv-catalog-page .results-card{flex-direction:column;width:100%;max-width:none;min-height:0;display:flex;overflow:scroll}.ctv-catalog-page .off-the-shelf-content{flex-direction:column;flex:1;min-height:0;display:flex;overflow:scroll}.ctv-catalog-page .off-the-shelf-grid{flex-wrap:wrap;flex:1;grid-template-columns:none;place-content:flex-start;gap:1.5rem;width:100%;min-height:0;display:flex;overflow:hidden}.ctv-catalog-page .off-the-shelf-segment-box{flex:320px;width:320px;max-width:320px}.web-catalog-page{background:var(--color-bg-main);flex-direction:column;flex:1;width:100%;min-width:0;min-height:0;display:flex}.web-catalog-page .results-card{flex-direction:column;width:100%;max-width:none;min-height:0;display:flex;overflow:scroll}.web-catalog-page .off-the-shelf-content{flex-direction:column;flex:1;min-height:0;display:flex;overflow:scroll}.web-catalog-page .off-the-shelf-grid{flex-wrap:wrap;flex:1;grid-template-columns:none;place-content:flex-start;gap:1.5rem;width:100%;min-height:0;display:flex;overflow:hidden}.web-catalog-page .off-the-shelf-segment-box{flex:320px;width:320px;max-width:320px}.release-notes-overlay{z-index:10000;box-sizing:border-box;background:#00000073;justify-content:center;align-items:flex-start;padding:min(8vh,4rem) 1.5rem 1.5rem;display:flex;position:fixed;inset:0}.release-notes-modal{background:var(--color-nano-dark-gray);border-radius:var(--main-border-radius);border:1px solid var(--color-border-white);box-sizing:border-box;flex-direction:column;flex:0 auto;width:100%;max-width:520px;max-height:min(85vh,640px);padding:1.75rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000038}.release-notes-title{color:var(--color-text-white);text-transform:uppercase;letter-spacing:.5px;margin:0 0 1rem;padding-right:2.75rem;font-size:18px;font-weight:600}.release-notes-close{z-index:2;width:2.25rem;height:2.25rem;color:var(--color-text-white);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0;line-height:1;transition:background .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.release-notes-close:hover{background:#ffffff14}.release-notes-close:focus-visible{outline:2px solid var(--color-accent-cyan);outline-offset:2px}.release-notes-close-icon{width:1.25rem;height:1.25rem;color:inherit;pointer-events:none}.release-notes-content{text-align:left;box-sizing:border-box;flex-direction:column;flex:0 auto;min-height:0;padding-bottom:.35rem;display:flex;position:relative;overflow:hidden visible}.release-notes-content>.ant-carousel{box-sizing:border-box;flex-direction:column;flex:0 auto;min-height:0;padding-bottom:.75rem;display:flex;overflow:hidden visible}.release-notes-content>.ant-carousel .release-notes-carousel.slick-slider{box-sizing:border-box;flex:0 auto;min-height:0;padding-top:.25rem;padding-bottom:.35rem;overflow:visible}.release-notes-content-scroll{overflow-wrap:break-word}.release-notes-carousel-nav{z-index:1;align-items:center;gap:.5rem;display:flex;position:absolute;top:0;right:0}.release-notes-carousel-arrow{border:1px solid var(--color-nano-light-gray);background:var(--color-nano-dark);width:2.25rem;height:2.25rem;color:var(--color-text-white);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:none;display:flex}.release-notes-carousel-arrow svg{color:inherit;display:block}.release-notes-carousel-arrow:hover{background:var(--color-nano-light-dark);color:var(--color-text-white);border-color:var(--color-nano-light-gray)}.release-notes-carousel-arrow:focus-visible{outline:2px solid var(--color-accent-cyan);outline-offset:2px}.release-notes-carousel .slick-dots{box-sizing:border-box;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.625rem;margin:.75rem 5px 0;padding:6px 0 14px;list-style:none;position:relative;bottom:0;display:flex!important}.release-notes-carousel .slick-dots li{text-indent:0!important;flex:none!important;width:8px!important;height:8px!important;margin:0!important;padding:0!important;transition:none!important;overflow:visible!important}.release-notes-carousel .slick-dots li.slick-active{width:9px!important;height:9px!important}.release-notes-carousel .slick-dots li:after,.release-notes-carousel .slick-dots li.slick-active:after{content:none!important;width:0!important;height:0!important;animation:none!important;display:none!important}.release-notes-carousel .slick-dots li button{opacity:1!important;background:#ffffff38!important;border:none!important;border-radius:50%!important;width:8px!important;min-width:8px!important;height:8px!important;padding:0!important;font-size:0!important;line-height:0!important;transition:background .2s,box-shadow .2s,transform .2s!important}.release-notes-carousel .slick-dots li button:hover{opacity:1!important;background:#fff6!important}.release-notes-carousel .slick-dots li button:focus-visible{outline:2px solid var(--color-nano-pink);outline-offset:3px}.release-notes-carousel .slick-dots li.slick-active button{transform:scale(1.05);box-shadow:0 0 0 2px #f571c559,0 0 12px #f571c573;opacity:1!important;background:var(--color-nano-pink)!important;width:9px!important;min-width:9px!important;height:9px!important}.release-notes-carousel .slick-dots li.slick-active button:hover{filter:brightness(1.08);background:var(--color-nano-pink)!important}.release-notes-slide{box-sizing:border-box;padding:0 0 .25rem}.release-notes-slide-scroll{overflow-wrap:break-word;overscroll-behavior:contain;max-height:min(22rem,85vh - 15.5rem);padding-right:.35rem;overflow:hidden auto}.release-notes-slide-date{font-family:var(--font-text), sans-serif;color:var(--color-text-white);text-align:left;margin:0 0 1.25rem;font-size:.875rem;font-weight:600}.release-notes-slide-date--with-nav{padding-right:5rem}.release-notes-list{margin:0;padding-left:1.25rem;list-style:outside}.release-notes-item{margin-bottom:0;padding:.5rem 0}.release-notes-item:not(:last-child){margin-bottom:0}.release-notes-item::marker{color:#ffffff73}.release-notes-item-title{font-family:var(--font-text), sans-serif;color:var(--color-text-white);margin-bottom:.125rem;font-size:.875rem;font-weight:600;display:block}.release-notes-item-description{color:#ffffffb8;font-size:.8125rem;line-height:1.5;display:block}.release-notes-item-link{color:var(--color-accent-cyan);text-transform:uppercase;letter-spacing:.35px;margin-top:.25rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-block}.release-notes-item-link:hover{text-decoration:underline}.release-notes-item-link:focus-visible{outline:2px solid var(--color-accent-cyan);outline-offset:2px}.release-notes-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.release-notes-button{font-family:var(--font-text), sans-serif;font-size:calc(var(--font-size-section-header,.648rem) * 1.2);color:var(--color-text-white);text-transform:uppercase;letter-spacing:.5px;background:var(--color-nano-dark);border:1px solid var(--color-nano-light-gray);cursor:pointer;border-radius:999px;padding:.55rem 1.5rem;font-weight:600;line-height:1.2;transition:none}.release-notes-button:hover{background:var(--color-nano-light-dark);color:var(--color-text-white);border-color:var(--color-nano-light-gray)}.release-notes-button:focus-visible{outline:2px solid var(--color-accent-cyan);outline-offset:2px}.shared-segment-page-root{flex-direction:column;width:100%;height:100vh;min-height:100vh;display:flex}.shared-segment-page-root .segment-planner-container{flex:1;min-height:0}.segment-share-view-loading,.segment-share-view-message{text-align:center;min-height:40vh;color:var(--color-text-primary);justify-content:center;align-items:center;padding:2rem;font-size:1rem;display:flex}.segment-share-view-error{color:var(--color-error,#c00)}.welcome_page{font-family:var(--font-text), sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-bg:#2b2b2b;--color-bg-surface:#202020;--color-text:#fff;--color-text-muted:#fafafa;--color-border:#ffffff26;--color-border-subtle:#ffffff40;--color-btn-text:#202020;--shadow-sm:0 1px 2px #0003;--shadow-md:0 4px 12px #00000040;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-card:20px;--radius-pill:100px;--radius-full:9999px;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--space-4xl:80px;min-width:320px;min-height:100vh;color:var(--color-text);background-color:var(--color-bg);margin:0;font-weight:400;line-height:1.5}.welcome_page *{box-sizing:border-box}.welcome_page a{color:var(--color-text);text-decoration:none}.welcome_page a:hover{color:var(--color-text-muted)}.welcome_page button{cursor:pointer;font-family:inherit}.welcome_page img{max-width:100%;height:auto}.welcome_container{width:100%;max-width:1720px;padding-left:var(--layout-main-padding);padding-right:var(--layout-main-padding);margin:0 auto}.welcome_page .eyebrow{font-family:var(--font-text), sans-serif;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted);font-size:14px;font-weight:400;line-height:1.4}.welcome_page .hero-title{font-family:var(--font-display), sans-serif;color:var(--color-text);font-size:clamp(48px,10vw,96px);font-weight:400;line-height:1}.welcome_page .section-title{font-family:var(--font-display), sans-serif;letter-spacing:-.02em;color:var(--color-text);font-size:clamp(48px,8vw,80px);font-weight:400;line-height:1}.welcome_page .logo{line-height:0;display:inline-block}.welcome_page .logo__img{height:var(--nano-interactive-logo-height);width:auto;display:block}.welcome_page .hero{background:var(--color-bg);box-sizing:border-box;flex-direction:column;align-items:stretch;min-height:100dvh;padding:0;display:flex}.welcome_page .hero .welcome_container{width:100%;max-width:none;min-height:0;padding:var(--layout-main-padding);box-sizing:border-box;flex-direction:column;flex:1;align-items:stretch;margin:0;display:flex}.welcome_page .hero__logo{top:var(--layout-hero-logo-inset);left:var(--layout-hero-logo-inset);z-index:2;margin:0;position:absolute}.welcome_page .hero__panel{background:var(--color-bg-surface);border-radius:var(--radius-card);flex-direction:row;flex:1;align-items:stretch;min-height:0;display:flex;overflow:hidden}.welcome_page .hero__content{align-self:stretch;gap:var(--space-md);max-width:640px;padding-top:calc(var(--layout-hero-logo-inset) + var(--nano-interactive-logo-height) + var(--space-md));padding-right:var(--space-xl);padding-bottom:var(--space-xl);padding-left:var(--space-xl);background:#232323;flex-direction:column;flex:0 45%;justify-content:flex-end;display:flex;position:relative}.welcome_page .hero__video-wrap{background:#0a0a0a;flex:1;min-width:0;position:relative}.welcome_page .hero__video{object-fit:none;object-position:center;width:100%;height:100%;position:absolute;inset:0}.welcome_page .hero__eyebrow{text-align:left;margin:0}.welcome_page .hero__eyebrow--mobile{display:none}.welcome_page .hero__divider{background:#fafafa40;border:none;width:100%;height:1px;margin:0}.welcome_page .hero__title{text-align:left;letter-spacing:var(--welcome-page-hero-title-letter-spacing);margin:0}.welcome_page .hero__value{font-family:var(--font-text), sans-serif;color:var(--color-text);text-align:left;margin:0;font-size:24px;font-weight:400;line-height:1.4}.welcome_page .hero__bullets{margin:var(--space-xl) 0;text-align:left;padding:0}.welcome_page .bullet-list{gap:var(--space-sm);flex-direction:column;padding-left:0;list-style:none;display:flex}.welcome_page .bullet-list li{font-family:var(--font-text), sans-serif;color:var(--color-text);align-items:center;gap:10px;font-size:18px;font-weight:400;line-height:1.4;display:flex}.welcome_page .bullet-list li:not(:last-child){padding-bottom:var(--space-sm);border-bottom:1px solid #fafafa40;margin-bottom:0}.welcome_page .bullet-list li:before{content:"";border:1px solid var(--color-text);border-radius:50%;flex-shrink:0;width:10px;height:10px}.welcome_page .btn-pill{font-family:var(--font-text), sans-serif;letter-spacing:.05em;text-transform:uppercase;color:var(--color-btn-text);background:var(--color-text);border-radius:var(--radius-pill);border:1px solid #20202040;justify-content:center;align-self:flex-start;align-items:center;gap:10px;padding:15px 40px;font-size:14px;font-weight:400;line-height:1.2;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.welcome_page .btn-pill:hover{background:var(--color-text-muted);color:var(--color-btn-text)}.welcome_page .btn-pill__arrow{width:17px;height:17px;display:block}.welcome_page .product{padding:var(--space-3xl) 0;background:var(--color-bg)}.welcome_page .product__block{text-align:center;align-items:center;gap:var(--space-xl);flex-direction:column;max-width:571px;margin:0 auto;display:flex}.welcome_page .product__title{margin:0}.welcome_page .product__description{font-family:var(--font-text), sans-serif;color:var(--color-text);margin:0;font-size:24px;font-weight:400;line-height:1.4}.welcome_page .product__block .btn-pill{align-self:center}.welcome_page .visual-block{padding:0 var(--space-md) var(--space-3xl)}.welcome_page .visual-block__inner{aspect-ratio:1158/557;border-radius:var(--radius-card);width:80%;min-height:320px;margin-left:auto;margin-right:auto;position:relative;overflow:hidden}.welcome_page .visual-block__img{object-fit:cover;border-radius:var(--radius-card);cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.welcome_page .visual-block__inner:after{content:"";border-radius:var(--radius-card);pointer-events:none;z-index:1;background:#0003;position:absolute;inset:0}.welcome_page .visual-block__play{z-index:2;pointer-events:none;width:41px;height:41px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.welcome_page .visual-block__video{object-fit:cover;width:100%;height:100%;display:block}.welcome_page .brand-section{padding:var(--space-2xl) 0 var(--space-3xl);background:var(--color-bg)}.welcome_page .brand-section__inner{align-items:center;gap:var(--space-lg);flex-direction:column;display:flex}.welcome_page .welcome_page .brand-section__logo{align-items:center;gap:var(--space-xs);color:var(--color-text);flex-direction:column;text-decoration:none;display:flex}.welcome_page .brand-section__logo-img{height:var(--nano-interactive-logo-height);filter:brightness(0)invert();width:auto;display:block}.welcome_page .brand-section__logo-text{font-family:var(--font-text), sans-serif;letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:400}.welcome_page .brand-section__social{justify-content:center;align-items:center;gap:var(--space-md);margin:0;padding:0;list-style:none;display:flex}.welcome_page .brand-section__social-icon{width:40px;height:40px;color:var(--color-text);border-radius:8px;justify-content:center;align-items:center;transition:color .2s,opacity .2s;display:flex}.welcome_page .brand-section__social-icon:hover{color:var(--color-text-muted);opacity:.9}.welcome_page .brand-section__social-icon svg{width:24px;height:24px}.welcome_page .hero__buttons{flex-direction:row;gap:2rem;display:flex}.welcome_page .w-btn-pointer{cursor:pointer}@media (width<=900px){.welcome_page .hero__panel{flex-direction:column-reverse}.welcome_page .hero__content{max-width:none;min-height:0;padding-right:var(--space-lg);padding-bottom:var(--space-lg);padding-left:var(--space-lg);flex:auto}.welcome_page .hero__video-wrap{aspect-ratio:982/602;min-height:320px}}@media (width<=640px){.welcome_page .hero__content{padding-right:var(--space-md);padding-bottom:var(--space-md);padding-left:var(--space-md)}}@media (width>=768px){.welcome_page .visual-block{padding-left:var(--space-xl);padding-right:var(--space-xl)}}@media (width<=767px){.welcome_page .product__description{font-size:18px}.welcome_page .bullet-list li{font-size:14px}.welcome_page .hero__value{font-size:18px}}@media (width>=768px){.welcome_container{padding-left:var(--space-xl);padding-right:var(--space-xl)}}@media (width<=767px){.welcome_page .hero__eyebrow--mobile{display:block}}@media (width<=450px){.welcome_page .hero__buttons{flex-direction:column;justify-content:space-between;gap:1rem;display:flex}.welcome_page .product__description{padding:0 2rem}.welcome_page .product{padding-top:0}.welcome_page .hero__video{object-fit:cover;object-position:top left}.input-form-left-pane{display:none}}.app{background:var(--color-bg-main);width:100%;height:100vh;font-family:var(--font-text), sans-serif;flex-direction:column;display:flex}.app-loading{color:#fff;justify-content:center;align-items:center;height:100vh;display:flex}.app-header{padding:var(--layout-main-padding);border-bottom:1px solid var(--color-border-white);min-height:56px;box-shadow:0 2px 8px var(--color-shadow-darker);justify-content:space-between;align-items:center;display:flex}.app-header--activation{box-shadow:none}.app-header--activation .app-title{color:var(--color-nano-dark)}.app-header-left{flex-wrap:wrap;flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.app-header-brand{align-items:center;gap:3rem;min-width:0;display:flex}.app-header-logo{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;line-height:0;display:inline-flex}.app-header-logo:hover .app-header-logo__img{opacity:.85}.app-header-logo__img{height:var(--nano-interactive-logo-height);width:auto;display:block}.app-title{color:var(--color-primary);letter-spacing:-.01em;flex:1;min-width:0;margin:0;font-size:2rem;font-weight:400}.export-actions-mobile{display:none}.export-actions-desktop{display:flex}.export-icon-button{background:var(--color-nano-pink);color:var(--color-primary);cursor:pointer;box-shadow:none;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.35rem .85rem;transition:border-color .2s,background-color .2s,color .2s;display:inline-flex}.export-icon-button:hover:not(:disabled){background:var(--color-primary-light);box-shadow:none;border-color:#4f2c7773}.export-icon-button:disabled{opacity:.55;cursor:not-allowed}.export-actions{align-items:center;gap:.45rem;display:flex}.export-pdf-button,.export-actions .segment-sharing-wrap .segment-sharing-button{background:var(--color-nano-pink);color:var(--color-nano-dark);letter-spacing:.03em;text-transform:uppercase;cursor:pointer;white-space:nowrap;box-shadow:none;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.35rem .85rem;font-size:.82rem;font-weight:400;transition:border-color .2s,background-color .2s,color .2s;display:inline-flex}.export-pdf-button:hover:not(:disabled),.export-actions .segment-sharing-wrap .segment-sharing-button:hover:not(:disabled){background:var(--color-nano-pink);color:var(--color-nano-dark);box-shadow:none;transform:none}.export-pdf-button:disabled,.export-actions .segment-sharing-wrap .segment-sharing-button:disabled{opacity:.55;cursor:not-allowed}.app-nav{align-items:center;gap:.5rem;margin:0;display:flex}.nav-tab{color:var(--color-primary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:0;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;position:relative}.nav-tab:hover{color:var(--color-primary-p);background:#ffffff1a}.nav-tab.active{color:var(--color-primary);border-bottom-color:var(--color-primary-p);background:0 0;font-weight:700}.nav-tab.nav-tab-no-underline.active{border-bottom-color:#0000}.nav-tab:disabled{opacity:.5;cursor:not-allowed}.nav-tab:disabled:hover{color:#fffc;background:0 0}.nav-tab-secondary{opacity:.9;font-weight:500}.nav-tab-secondary:hover{opacity:1}.nav-avatar-wrapper{display:none}.burger-button{width:40px;height:40px;color:var(--color-primary);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;padding:0;transition:background .2s;display:none}.burger-button:hover{background:#ffffff1a}.burger-bar{background:currentColor;border-radius:1px;width:22px;height:2px;transition:transform .2s,opacity .2s;display:block}.nav-tab-wrapper{position:relative}.nav-tab-dropdown-icon{vertical-align:middle;width:14px;height:14px;margin-left:6px;transition:transform .2s}.nav-tab-dropdown-icon.open{transform:rotate(180deg)}.nav-tab-audiences{letter-spacing:.08em;text-transform:uppercase;color:var(--color-nano-dark);background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.1rem;padding:.45rem .9rem;font-size:.8rem;font-weight:400;display:inline-flex}.nav-tab-audiences:hover:not(:disabled),.nav-tab-audiences.menu-open{background:var(--color-nano-purple);color:var(--color-text-white)}.nav-tab-audiences.menu-open .nav-tab-dropdown-icon{color:var(--color-text-white)}.nav-tab-audiences.active{color:var(--color-nano-dark);background:0 0}.nav-tab-audiences.active .nav-tab-dropdown-icon{color:currentColor}.app-main{flex:1;justify-content:flex-start;align-items:flex-start;min-height:0;padding:0;display:flex}.app-main--activation{align-items:stretch}.app-main-disabled{pointer-events:none}@media (width<=1500px){.app-main{overflow:hidden auto}}@media (width<=599px){.app-title-full{display:none!important}.app-title-short{font-size:24px!important;font-weight:600!important;display:inline!important}.export-actions-desktop{display:none}.export-actions-mobile{order:2;align-items:center;gap:.45rem;width:100%;display:flex}}@media (width<=799px){.burger-button{display:flex}.app-title-short{display:none}.app-nav{z-index:100;flex-direction:row-reverse;justify-content:flex-start;align-items:stretch;gap:0;margin:0;padding:0;display:none;position:fixed;inset:56px 0 0}.app-nav-backdrop{display:none}.app-header.burger-open .app-nav{display:flex;overflow:hidden}.app-header.burger-open .app-nav-backdrop{background:var(--color-bg-light-purple);opacity:.5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);flex:1;min-width:0;transition:opacity .25s;display:block}.app-header.burger-open .app-nav-panel{background:var(--color-bg-main);border-right:1px solid var(--color-border-white);width:33.333%;min-width:280px;max-width:400px;box-shadow:8px 0 32px var(--color-shadow-darker), 2px 0 0 var(--color-border-white) inset;flex-direction:column;flex:none;align-items:stretch;gap:.25rem;padding:1.25rem .75rem;animation:.3s cubic-bezier(.22,1,.36,1) burger-panel-in;display:flex;overflow:hidden auto}@keyframes burger-panel-in{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}.app-header.burger-open .app-nav-panel .nav-tab-wrapper,.app-header.burger-open .app-nav-panel>.nav-tab{width:100%;margin:0}.app-header.burger-open .app-nav-panel .nav-tab-wrapper{overflow:visible}.app-header.burger-open .app-nav-panel .nav-tab{width:100%;min-width:unset;text-align:left;letter-spacing:.02em;color:var(--color-text-primary);border-bottom:none;border-radius:10px;flex:none;margin:0;padding:.875rem 1.25rem;font-size:.9375rem;transition:background .2s,transform .2s,color .2s}.app-header.burger-open .app-nav-panel .nav-tab-audiences{text-transform:uppercase;letter-spacing:.08em;background:var(--color-bg-white);border:1px solid #00000024;border-radius:999px;justify-content:space-between;padding:.75rem 1rem}.app-header.burger-open .app-nav-panel .nav-tab-audiences.menu-open{background:var(--color-nano-purple);border-color:var(--color-nano-purple);color:var(--color-text-white);transform:none}.app-header.burger-open .app-nav-panel .nav-tab:hover:not(:disabled){background:var(--color-bg-gray);color:var(--color-text-primary);transform:translate(4px)}.app-header.burger-open .app-nav-panel .nav-tab.active{background:var(--color-gray-200);color:var(--color-primary);font-weight:700}.app-header.burger-open .app-nav-panel .nav-tab-dropdown-icon{color:var(--color-primary)}.app-header.burger-open .app-nav-panel .nav-tab-logout{border-top:1px solid #e2e4ec;margin-top:20px;margin-left:0;padding-top:20px}.app-header.burger-open .burger-button .burger-bar:first-child{transform:translateY(7px)rotate(45deg)}.app-header.burger-open .burger-button .burger-bar:nth-child(2){opacity:0}.app-header.burger-open .burger-button .burger-bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}}@media (width>=800px){.app-header{padding-top:var(--layout-main-padding);padding-right:var(--layout-main-padding);padding-bottom:var(--layout-main-padding);padding-left:calc(var(--layout-main-padding) + var(--layout-hero-logo-inset))}.burger-button,.app-title-short,.app-nav-backdrop{display:none}.app-nav-panel{box-shadow:none;width:auto;min-width:unset;background:0 0;border:none;flex-flow:wrap;flex:1;align-items:center;gap:6rem;max-width:none;padding:0;display:flex;overflow:visible}.app-nav-panel .nav-tab{width:auto;min-width:unset;text-align:left;border-bottom:2px solid #0000;flex:none;padding:.5rem 1rem}.app-nav-panel .nav-tab.active{border-bottom-color:var(--color-primary-p)}.app-nav-panel .nav-tab.nav-tab-no-underline.active,.app-nav-panel .nav-tab-audiences.active,.app-nav-panel .nav-tab-audiences.menu-open{border-bottom-color:#0000}.app-nav-panel .nav-tab-logout{margin-left:1rem}.nav-in-avatar{display:none!important}.nav-avatar-wrapper{align-items:center;margin-left:auto;display:flex;position:relative}.nav-avatar-btn{background:var(--color-nano-purple);color:#fff;letter-spacing:.03em;cursor:pointer;width:36px;height:36px;box-shadow:none;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;transition:opacity .15s;display:flex}.nav-avatar-btn:hover,.nav-avatar-btn.open{opacity:.88;box-shadow:none}.nav-avatar-dropdown{top:calc(100% + var(--nav-dropdown-offset-top));min-width:var(--nav-dropdown-panel-min-width);max-width:var(--nav-dropdown-panel-max-width);background:var(--nav-dropdown-surface-bg);border:var(--nav-dropdown-surface-border);border-radius:var(--nav-dropdown-surface-radius);box-shadow:var(--nav-dropdown-surface-shadow);padding:var(--nav-dropdown-avatar-panel-padding);z-index:var(--nav-dropdown-z-index);animation:nav-dropdown-fade-in var(--nav-dropdown-animation-duration) var(--nav-dropdown-animation-easing);font-family:var(--nav-dropdown-font-family);flex-direction:column;gap:.15rem;display:flex;position:absolute;right:0;overflow:hidden}.nav-avatar-icon{opacity:var(--nav-dropdown-icon-opacity);color:var(--nav-dropdown-icon-color);flex-shrink:0}.nav-avatar-item{padding:var(--nav-dropdown-item-padding-y) var(--nav-dropdown-item-padding-x);text-align:left;text-transform:uppercase;font-size:var(--nav-dropdown-item-font-size);font-weight:var(--nav-dropdown-item-font-weight);color:var(--nav-dropdown-item-text-color);cursor:pointer;align-items:center;gap:var(--nav-dropdown-item-gap);background:0 0;border:none;border-radius:999px;width:100%;transition:background-color .15s;display:flex}.nav-avatar-item:hover:not(:disabled){background:var(--nav-dropdown-item-hover-bg);color:var(--nav-dropdown-item-text-color)}.nav-avatar-item:disabled{opacity:.45;cursor:not-allowed;color:#ffffff8c}.nav-avatar-item:disabled:hover{color:#ffffff8c;background:0 0}.nav-avatar-item.active{background:var(--nav-dropdown-item-hover-bg);color:var(--nav-dropdown-item-text-color);font-weight:600}.nav-avatar-item--logout{padding-top:var(--nav-dropdown-item-padding-y);color:var(--nav-dropdown-item-text-color);border:none;margin-top:.35rem}.nav-avatar-item--logout:hover:not(:disabled){background:var(--nav-dropdown-item-hover-bg);color:var(--nav-dropdown-item-text-color)}.nav-avatar-item-wrap{align-items:center;gap:var(--nav-dropdown-item-gap);padding:0 var(--nav-dropdown-item-padding-x);color:var(--nav-dropdown-item-text-color);border-radius:999px;transition:background-color .15s;display:flex}.nav-avatar-item-wrap:hover{background:var(--nav-dropdown-item-hover-bg)}.nav-avatar-item-wrap button.nav-tab.nav-tab-secondary{text-align:left;flex:1;margin:0;text-transform:uppercase!important;padding:var(--nav-dropdown-item-padding-y) 0!important;font-size:var(--nav-dropdown-item-font-size)!important;font-weight:var(--nav-dropdown-item-font-weight)!important;color:var(--nav-dropdown-item-text-color)!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:999px!important}.nav-avatar-item-wrap:hover button.nav-tab.nav-tab-secondary{color:var(--nav-dropdown-item-text-color)!important;background:0 0!important}.nav-avatar-dropdown .segment-sharing-button--menu{border-radius:999px}}@media (width>=600px){.export-actions-mobile{display:none}.export-actions-desktop{display:flex}}@media (width<=768px){.app-header{flex-wrap:nowrap;gap:.75rem}.app-title{font-size:1.125rem}.app-header-left{flex:1;justify-content:flex-start;min-width:0}.app-header-right{flex:1;justify-content:flex-end;min-width:0}.app-header-right button{margin-left:auto}.app-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-nav{flex-wrap:wrap;order:2;width:100%}.nav-tab{text-align:center;flex:1;min-width:100px;padding:.5rem .75rem;font-size:.8125rem}.app-main{padding:0}}@font-face{font-family:Degular Display;src:url(/assets/DegularDisplay-Thin-B92B-oEj.otf)format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Degular Display;src:url(/assets/DegularDisplay-ThinItalic-ChHcGXVo.otf)format("opentype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Degular Display;src:url(/assets/DegularDisplay-Light-Bwxn4L66.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Degular Display;src:url(/assets/DegularDisplay-LightItalic-B-HRF4u-.otf)format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Degular Display;src:url(/assets/DegularDisplay-Regular-D19wDjSm.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Degular Display;src:url(/assets/DegularDisplay-RegularItalic-qZPazwjM.otf)format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Degular Display;src:url(/assets/DegularDisplay-Medium-Bl77EikP.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Degular Display;src:url(/assets/DegularDisplay-MediumItalic-DLebSzgd.otf)format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Degular Display;src:url(/assets/DegularDisplay-Semibold-BsoiOGHy.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Degular Display;src:url(/assets/DegularDisplay-SemiboldItalic-C2hihjPI.otf)format("opentype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Degular Display;src:url(/assets/DegularDisplay-Bold-DVDGp2il.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Degular Display;src:url(/assets/DegularDisplay-BoldItalic-CLAbABq3.otf)format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Degular Display;src:url(/assets/DegularDisplay-Black-C1q6j3kt.otf)format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Degular Display;src:url(/assets/DegularDisplay-BlackItalic-B34_EWF6.otf)format("opentype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Polymath Demo;src:url(/assets/PolymathDemo-Thin-Bw43mc8_.otf)format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Polymath Demo;src:url(/assets/PolymathDemo-ThinIt-B-IlbFXa.otf)format("opentype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Polymath Demo;src:url(/assets/PolymathDemo-XLight-C8d61pfl.otf)format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Polymath Demo;src:url(/assets/PolymathDemo-XLightIt-BYw6Ji8T.otf)format("opentype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Polymath Demo;src:url(/assets/PolymathDemo-Light-3WDuB5qw.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Polymath Demo;src:url(/assets/PolymathDemo-LightIt-BX_NIVUh.otf)format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Polymath Demo;src:url(/assets/PolymathDemo-Regular-sqdjGCl8.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Polymath Demo;src:url(/assets/PolymathDemo-Italic-Du_oru1q.otf)format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Polymath Demo;src:url(/assets/PolymathDemo-Medium-DuJOq657.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Polymath Demo;src:url(/assets/PolymathDemo-MediumIt-CmV-TniM.otf)format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Polymath Demo;src:url(/assets/PolymathDemo-Semibold-DM03yFwa.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Polymath Demo;src:url(/assets/PolymathDemo-SemiboldIt-ChZ4r-Bg.otf)format("opentype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Polymath Demo;src:url(/assets/PolymathDemo-Bold-HQcNAeSh.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Polymath Demo;src:url(/assets/PolymathDemo-BoldIt-B2YkyS8Q.otf)format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Polymath Demo;src:url(/assets/PolymathDemo-Super-XjT2CCjr.otf)format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Polymath Demo;src:url(/assets/PolymathDemo-SuperIt-D8wuDuhX.otf)format("opentype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:Polymath Demo;src:url(/assets/PolymathDemo-Black-D_-tsXcz.otf)format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Polymath Demo;src:url(/assets/PolymathDemo-BlackIt-Du7sE3fa.otf)format("opentype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Polymath Display Demo;src:url(/assets/PolymathDispDemo-Thin-nnBkwKwT.otf)format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Polymath Display Demo;src:url(/assets/PolymathDispDemo-ThinIt-B-_GSA6s.otf)format("opentype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Polymath Display Demo;src:url(/assets/PolymathDispDemo-XLight-B072nqNF.otf)format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Polymath Display Demo;src:url(/assets/PolymathDispDemo-XLightIt-BbttLaB4.otf)format("opentype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Polymath Display Demo;src:url(/assets/PolymathDispDemo-Light-BFgeoAZM.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Polymath Display Demo;src:url(/assets/PolymathDispDemo-LightIt-DPAxDTwq.otf)format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Polymath Display Demo;src:url(/assets/PolymathDispDemo-Regular-8jq72tsN.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Polymath Display Demo;src:url(/assets/PolymathDispDemo-Italic-C4IMHkP-.otf)format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Polymath Display Demo;src:url(/assets/PolymathDispDemo-Medium-BCE3bahW.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Polymath Display Demo;src:url(/assets/PolymathDispDemo-MediumIt-DmtwGy9d.otf)format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Polymath Display Demo;src:url(/assets/PolymathDispDemo-Semibold-J44JIPJI.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Polymath Display Demo;src:url(/assets/PolymathDispDemo-SemiboldIt-De_1wq5t.otf)format("opentype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Polymath Display Demo;src:url(/assets/PolymathDispDemo-Bold-DDQ3rZ3h.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Polymath Display Demo;src:url(/assets/PolymathDispDemo-BoldIt-BvaDn84f.otf)format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Polymath Display Demo;src:url(/assets/PolymathDispDemo-Super-DHWMIbsi.otf)format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Polymath Display Demo;src:url(/assets/PolymathDispDemo-SuperIt-B20DsGxq.otf)format("opentype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:Polymath Display Demo;src:url(/assets/PolymathDispDemo-Black-BBLRWbQg.otf)format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Polymath Display Demo;src:url(/assets/PolymathDispDemo-BlackIt-CLlDAbhK.otf)format("opentype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Polymath Text Demo;src:url(/assets/PolymathTextDemo-Thin-Do5UM7-2.otf)format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Polymath Text Demo;src:url(/assets/PolymathTextDemo-ThinIt-DmNvho-_.otf)format("opentype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Polymath Text Demo;src:url(/assets/PolymathTextDemo-XLight-CnnL91ok.otf)format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Polymath Text Demo;src:url(/assets/PolymathTextDemo-XLightIt-btNGv0Rv.otf)format("opentype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Polymath Text Demo;src:url(/assets/PolymathTextDemo-Light-yXSH28Uu.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Polymath Text Demo;src:url(/assets/PolymathTextDemo-LightIt-27sNKrn3.otf)format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Polymath Text Demo;src:url(/assets/PolymathTextDemo-Regular-CEnTjIQR.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Polymath Text Demo;src:url(/assets/PolymathTextDemo-Italic-BR6-ec4w.otf)format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Polymath Text Demo;src:url(/assets/PolymathTextDemo-Medium-C24mnnub.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Polymath Text Demo;src:url(/assets/PolymathTextDemo-MediumIt-C6r4Nvvw.otf)format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Polymath Text Demo;src:url(/assets/PolymathTextDemo-Semibold-CJA3oopb.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Polymath Text Demo;src:url(/assets/PolymathTextDemo-SemiboldIt-bnw2pUJa.otf)format("opentype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Polymath Text Demo;src:url(/assets/PolymathTextDemo-Bold-nwFh61_I.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Polymath Text Demo;src:url(/assets/PolymathTextDemo-BoldIt-BDH8hRL6.otf)format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Polymath Text Demo;src:url(/assets/PolymathTextDemo-Super-a9yA4CQW.otf)format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Polymath Text Demo;src:url(/assets/PolymathTextDemo-SuperIt-BvkcyhRz.otf)format("opentype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:Polymath Text Demo;src:url(/assets/PolymathTextDemo-Black-B-SEY49D.otf)format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Polymath Text Demo;src:url(/assets/PolymathTextDemo-BlackIt-BPICk9dY.otf)format("opentype");font-weight:900;font-style:italic;font-display:swap}:root{--font-display:"Polymath Display Demo", "DM Sans", system-ui, -apple-system, sans-serif;--font-text:"Polymath Text Demo", "DM Sans", system-ui, -apple-system, sans-serif;--bs-body-font-family:var(--font-text);--bs-font-sans-serif:var(--font-text);font-family:var(--font-text), "Segoe UI Emoji", sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-primary-dark:var(--color-nano-darker);--color-primary:var(--color-nano-dark);--primary-rgb:75, 18, 85;--color-primary-rgb:var(--primary-rgb);--color-primary-light:#4b12551a;--color-primary-p:#5d45c8;--color-primary-p1:#806883;--color-nano-dark:#202020;--color-nano-darker:#232323;--color-nano-light-gray:#dfdfdc;--color-nano-purple:#5e44cc;--color-nano-purple-tint-bg:#5e44cc1a;--color-nano-yellow:#fef200;--color-nano-pink:#f571c5;--color-nano-light-dark:#2b2b2b;--color-nano-darkest:#0f0f0f;--color-nano-hero-dark:#141414;--color-nano-dark-gray:#212121;--color-red-50:oklch(97.1% .013 17.38);--color-red-500:oklch(63.7% .237 25.331);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-accent-cyan:#07ece8;--color-accent-cyan-light:#00fffa;--color-bg-main:#f4f4f8;--color-bg-white:#fff;--color-bg-light-purple:#faf9ff;--color-bg-light-purple-hover:#f5f3ff;--color-bg-gray:#f3f4f6;--color-bg-gray-light:#f9fafb;--color-text-primary:var(--color-nano-dark);--color-text-secondary:var(--color-nano-dark);--color-text-white:#fff;--color-text-muted:rgba(var(--color-nano-dark), .85);--color-text-muted-light:rgba(var(--color-nano-dark), .7);--color-text-muted-lighter:rgba(var(--color-nano-dark), .5);--color-border-light:#2c043114;--color-border-medium:#2c04311a;--color-border-dark:#2c043126;--color-border-white:#ffffff1a;--color-shadow-light:#2c04310d;--color-shadow-medium:#2c043114;--color-shadow-dark:#2c04311f;--color-shadow-darker:#2c043133;--color-shadow-accent:#07ece84d;--main-border-radius:20px;--spacing-vertical-lg:2rem;--nano-interactive-logo-height:38px;--layout-main-padding:.75rem;--layout-hero-logo-inset:32px;--nav-dropdown-surface-bg:var(--color-nano-purple);--nav-dropdown-surface-radius:var(--main-border-radius);--nav-dropdown-surface-shadow:none;--nav-dropdown-surface-border:none;--nav-dropdown-offset-top:.45rem;--nav-dropdown-panel-min-width:280px;--nav-dropdown-panel-max-width:min(340px, calc(100vw - 1.5rem));--nav-dropdown-z-index:1000;--nav-dropdown-font-family:var(--font-text), sans-serif;--nav-dropdown-inner-padding:1rem 0 1rem 1rem;--nav-dropdown-avatar-panel-padding:1rem;--nav-dropdown-item-padding-y:.7rem;--nav-dropdown-item-padding-x:.8rem;--nav-dropdown-item-gap:.625rem;--nav-dropdown-item-font-size:.9rem;--nav-dropdown-item-font-weight:500;--nav-dropdown-item-text-color:var(--color-text-white);--nav-dropdown-item-hover-bg:#ffffff24;--nav-dropdown-item-border-radius:12px;--nav-dropdown-icon-color:#ffffffeb;--nav-dropdown-icon-opacity:1;--nav-dropdown-animation-duration:.2s;--nav-dropdown-animation-easing:ease-out;--nav-dropdown-divider-color:#ffffff29;--nav-dropdown-scrollbar-track:#ffffff1a;--nav-dropdown-scrollbar-thumb:#ffffff5c;--nav-dropdown-scrollbar-thumb-hover:#ffffff94;--insights-chart-layout-gap:2rem;--insights-chart-segment-stats-gap:1rem;--insights-chart-surface-bg:#fff;--insights-chart-text-color:var(--color-nano-dark);--insights-chart-title-font-weight:400;--insights-chart-title-font-size:.9375rem;--insights-chart-description-font-size:.75rem;--insights-chart-title-description-gap:.22rem;--insights-chart-domain-tier-medium-color:#7a6aab;--insights-chart-domain-tier-high-color:#6e54c9;--insights-chart-domain-tier-very-high-color:var(--color-nano-purple);--insights-chart-scrollbar-thumb:#20202047;--insights-chart-scrollbar-thumb-hover:#2020206b;--insights-chart-progress-track:#2020201f;--insights-chart-progress-fill-start:var(--color-nano-purple);--insights-chart-progress-fill-end:var(--color-nano-pink);--insights-chart-progress-fill:linear-gradient(90deg, var(--insights-chart-progress-fill-start) 0%, var(--insights-chart-progress-fill-end) 100%);--insights-chart-progress-value-color:var(--color-nano-dark);--insights-chart-content-scroll-fade:#00000012;--insights-chart-loading-info-border:#20202024;--insights-chart-loading-spinner-border:#2020202e;--insights-chart-loading-spinner-top:var(--color-nano-dark);--welcome-page-hero-title-letter-spacing:-.025em;--color-success:#07ece8;--color-success-bg:#07ece81a;--color-warning:#f59e0b;--color-error:#6b7280;background-color:#242424;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}:root ::-webkit-scrollbar{width:6px}:root ::-webkit-scrollbar-track{background:0 0}:root ::-webkit-scrollbar-thumb{background-color:#ffffff4d;background-clip:content-box;border:2px solid #0000;border-radius:999px}:root ::-webkit-scrollbar-thumb:hover{background-color:#ffffff80}:root *{scrollbar-width:thin;scrollbar-color:var(--color-nano-dark) transparent}@media (width<=980px){:root{--layout-hero-logo-inset:24px}}@media (width<=640px){:root{--layout-hero-logo-inset:16px}}@keyframes nav-dropdown-fade-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}body{min-width:320px;min-height:100vh;font-family:var(--font-text), "Segoe UI Emoji", sans-serif;place-items:center;margin:0;display:flex}#root{text-align:center;width:100%;margin:0 auto}*{box-sizing:border-box}button,input,select,textarea{font-family:inherit}
