.btn-save{padding:11px 26px;background:linear-gradient(95deg,var(--c-pink),var(--c-amber));color:#fff;border:none;border-radius:var(--pill, 100px);font-size:13px;font-weight:700;letter-spacing:.2px;cursor:pointer;transition:filter .15s,transform .1s;font-family:inherit;min-height:44px}.btn-save:hover{filter:brightness(1.05)}.btn-save:active{transform:scale(.97)}.btn-save:disabled{opacity:.5;cursor:not-allowed;transform:none;filter:none}.modal-primary-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:var(--c-pink);color:#fff;border:none;border-radius:var(--pill);padding:14px 28px;font-size:15px;font-weight:700;letter-spacing:.1px;cursor:pointer;text-decoration:none;transition:background .15s;position:relative;z-index:1;height:auto}.modal-primary-btn:hover{background:var(--c-pink-dark)!important;color:#fff!important;text-decoration:none}.modal-primary-btn svg{width:14px;height:14px;fill:none;stroke:#fff;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}html,body,#root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--c-bg)}*{margin:0;padding:0}.flex{display:flex}.flex-start{justify-content:flex-start}p,h1,h2,h3,h4,h5,h6{margin:0}.item-center{align-items:center}.justify-between,.flex-between{justify-content:space-between}.justify-center{justify-content:center}.object-cover{object-fit:cover}.yellow-btn{background-color:#ffcd02;border-color:#ffcd02;color:#333}.yellow-btn:hover{background:#c39b41!important;color:#333!important;border-color:#c39b41!important}.black-btn{background-color:#000;border-color:#000}.black-btn:hover{background-color:#000000b3!important}.white-btn{background-color:#fff;border-color:#fff;box-shadow:0 2px 8px #0000001a}.white-btn:hover{opacity:.88}.pe-view{white-space:pre-wrap;word-wrap:break-word}.pe-view img{max-width:100%}.pe-view p{margin-bottom:0}.mt-8{margin-top:8px}.input-text{font-size:16px;color:#3b3b3b}.c-l{color:#909090}.n-t{font-weight:500;font-size:14px;line-height:24px}.adm-button-disabled:not(.adm-button-fill-none){color:#fff!important;background:#ddd;border:none;opacity:1}.adm-button-fill-none:is(.adm-button-disabled){color:#bcbcbc!important;opacity:1}.ml-20{margin-left:20px}.mt-20{margin-top:20px}.small-title{margin-bottom:0;color:#3b3b3b;font-weight:500;font-size:18px}#root a{color:#ed4d99}.popup{max-width:840px;margin:auto}.adm-button-primary:not(.adm-button-disabled,.adm-button-fill-outline,.adm-button-fill-none){background:linear-gradient(180deg,#f267b0,#ed4d99);border:1px solid transparent;box-shadow:0 2px 4px #ef43784d}.adm-button-fill-outline{color:#ef4378;font-weight:400}.adm-button.adm-button-small{height:32px;font-weight:700}.adm-center-popup-close{top:-40px!important;display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:#ddd!important;border:1px solid #dddddd;border-radius:16px}.adm-modal-image-container{width:60%;margin:auto auto 10px;overflow:hidden}.adm-modal-body,.adm-modal-content{max-height:90vh}.adm-modal-content .adm-auto-center-content{color:#000;font-weight:500;font-size:18px;line-height:25px;text-align:center}.adm-center-popup-wrap{width:90vw;max-width:400px;padding:12px}.adm-center-popup-wrap .adm-center-popup-body{padding:40px 12px 30px}.adm-center-popup-wrap .ant-form-item-label{color:#3b3b3b;font-weight:500;line-height:24px}.adm-center-popup-wrap .ant-input-group-addon,.adm-center-popup-wrap .ant-input-group-addon:first-child{height:56px;background:#fff;border:1px solid #dddddd;border-radius:8px}.adm-center-popup-wrap .ant-select-selection-item{font-weight:500;font-size:16px;line-height:27px}.adm-center-popup-wrap .ant-input-group input{height:56px;margin-left:5px;font-weight:500;font-size:16px;line-height:27px;border:1px solid #dddddd;border-radius:8px;border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}.aima-av-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:50%}:root{--c-bg: #fdfaf5;--c-surface: #ffffff;--c-surface-2: #f0efeb;--c-border: rgba(0, 0, 0, .1);--c-border-s: rgba(0, 0, 0, .07);--c-hearo: #fdfaf5;--c-text-1: #1a1a1a;--c-text-2: #4a4a4a;--c-text-3: #767676;--c-text-4: #9a9a9a;--pink: #ee297a;--pink-light: #fdf0f6;--pink-dark: #c41f62;--amber: #febf2b;--amber-light: #fffbf0;--dark: #160810;--cream: #fdfaf5;--cream-2: #f5eef3;--text-1: #1a0a14;--text-2: #5a3a4a;--text-3: #9a7a8a;--pill: 100px;--card: 24px;--nav-h: 60px;--snav-w: 60px;--snav-w-open: 220px;--c-pink: #ee297a;--c-pink-dim: #fdf0f6;--c-pink-dark: #c41f62;--c-amber: #febf2b;--c-amber-dim: #fff8e7;--c-amber-text: #7a5500;--c-pill-a-bg: #fdf0f6;--c-pill-a-txt: #b01d5a;--c-pill-b-bg: #fff8e7;--c-pill-b-txt: #7a5500;--c-pill-c-bg: #f0efeb;--c-pill-c-txt: #4a4a4a;--c-aima-bubble-txt: #5c3d00;--c-aima-avatar-a: #ee297a;--c-aima-avatar-b: #febf2b;--c-bar-fill: #ee297a;--c-bar-track: #eceae5;--c-saved-bg: #fff8e7;--c-saved-txt: #7a5500;--c-saved-bd: #febf2b;--c-selected-border: #ee297a;--c-selected-bg: #fdf0f6;--c-selected-glow: rgba(238, 41, 122, .08);--c-chip-a-bg: #f0f5ff;--c-chip-a-bd: #a8c0f0;--c-chip-a-txt: #1a3a8a;--c-chip-b-bg: #effaf8;--c-chip-b-bd: #8dd4c8;--c-chip-b-txt: #0f5c52;--c-chip-c-bg: #f5f2fd;--c-chip-c-bd: #c9b8f0;--c-chip-c-txt: #5b3fa6;--c-ok-bg: #f0fdf4;--c-aima-bubble-bg: #fff8e7;--page-max-width: 1305px;--page-pad-desktop: 20px;--page-pad-tablet: 16px;--page-pad-mobile: 12px;--col-gap: 24px;--main-col-width: 836px;--sidebar-width: 405px;--card-pad: 16px 18px;--card-radius: 16px;--card-gap: 12px;--fs-h1: 26px;--fs-h2: 22px;--fs-h3: 17px;--fs-h4: 15px;--fs-body: 13px;--fs-meta: 12px;--fs-label: 10px;--fs-pill: 11px;--fs-h1-m: 20px;--fs-h2-m: 19px;--fs-h3-m: 15px;--lh-tight: 1.3;--lh-snug: 1.35;--lh-normal: 1.55;--lh-body: 1.6;--c-dt-progress-bg: #eceae5;--c-dt-progress-fill: #ee297a;--c-dt-decided-green: #22c55e;--c-poll-chosen-bg: #fdf0f6;--c-poll-chosen-bd: #ee297a;--c-poll-chosen-txt: #b01d5a;--c-user-bubble: #eceae5;--c-dot: #febf2b;--c-relevance: #ee297a;--c-aima-pick: #ee297a;--c-placeholder: #9a7a8a;--c-aima-band: #f5956e;--c-aima-band-muted: rgba(255, 255, 255, .8);--c-aima-bubble-shadow: 0 4px 18px rgba(238, 41, 122, .12)}[data-theme=dark] .ugc-pill-live{background:#0d2414;color:#4ade80}[data-theme=dark]{--c-bg: #141412;--c-surface: #1e1e1e;--c-surface-2: #2a2a2a;--c-border: rgba(255, 255, 255, .1);--c-border-s: rgba(255, 255, 255, .07);--c-hearo: #1e1e1e;--c-text-1: #f0eeea;--c-text-2: #c8c5bf;--c-text-3: #8e8b85;--c-text-4: #636057;--c-pink: #f2508a;--c-pink-dim: #2a1420;--c-pink-dark: #d63575;--c-amber-dim: #241a00;--c-amber-text: #febf2b;--c-placeholder: #7a6070;--c-pill-a-bg: #2a1420;--c-pill-a-txt: #f2508a;--c-pill-b-bg: #241a00;--c-pill-b-txt: #febf2b;--c-pill-c-bg: #2a2a2a;--c-pill-c-txt: #c8c5bf;--c-aima-bubble-bg: #241a00;--c-aima-bubble-txt: #febf2b;--c-aima-avatar-a: #f2508a;--c-aima-avatar-b: #febf2b;--c-bar-fill: #f2508a;--c-bar-track: #2a2a2a;--c-saved-bg: #241a00;--c-saved-txt: #febf2b;--c-saved-bd: #febf2b;--c-selected-border: #f2508a;--c-selected-bg: #2a1420;--c-selected-glow: rgba(242, 80, 138, .12);--c-poll-chosen-bg: #2a1420;--c-poll-chosen-bd: #f2508a;--c-poll-chosen-txt: #f2508a;--c-user-bubble: #2a2a2a;--c-relevance: #f2508a;--c-aima-pick: #febf2b;--c-aima-band: #7a3015;--c-aima-band-muted: rgba(255, 255, 255, .62);--c-aima-bubble-bg: rgba(30, 18, 24, .96);--c-aima-bubble-shadow: 0 4px 18px rgba(238, 41, 122, .22)}@keyframes scroll-logos{0%{transform:translate(0)}to{transform:translate(-50%)}}[data-theme=dark] .theme-toggle-track{background:var(--c-pink)!important}[data-theme=dark] .theme-toggle-knob{transform:translate(12px)!important}[data-theme=dark] .ds-theme-toggle__track{background:var(--c-pink)!important}[data-theme=dark] .ds-theme-toggle__thumb{transform:translate(16px)!important;background:#fff!important}[data-theme=dark] .bg-amber-gradient{background:linear-gradient(135deg,#241a00,#3d2e00)!important}.bg-green-tint{background:#f0fff4}[data-theme=dark] .bg-green-tint{background:#0d2014!important}.bg-orange-tint{background:#fff0e8}.mb-8{margin-bottom:8px}[data-theme=dark] .bg-orange-tint{background:#2a1500!important}.bg-blue-tint{background:#e8f0ff}[data-theme=dark] .bg-blue-tint{background:#0d1a35}[data-theme=dark] .btn-bm-label:hover{background:#3a1a2a!important}[data-theme=dark] .expert-strip-icon,[data-theme=dark] .src-chip:hover{background:var(--c-bg)!important}[data-theme=dark] .dt-progress-track{background:#2a2a2a!important}[data-theme=dark] .btn-aima-text{background:#ffffff1f!important;border-color:#ffffff2e!important}[data-theme=dark] .dt-item.visited .dt-dot{background:#3a3a3a!important;opacity:.7!important}[data-theme=dark] .section-header h2{color:#fff!important}[data-theme=dark] .dt-item.leaning .dt-choice{color:var(--c-amber)!important}[data-theme=dark] .page-wallet-btn.pw-secondary{border-color:#ffffff2e!important}[data-theme=dark] .mini-rail.amber .mini-item-icon{background:#febf2b2e!important}[data-theme=dark] .article-hero{background:linear-gradient(135deg,#2a1420,#241a00,#2a1420)!important}[data-theme=dark] .section-img.bg-pink{background:linear-gradient(135deg,#2a1420,#3a1a2c)!important}[data-theme=dark] .section-img.bg-amber{background:linear-gradient(135deg,#241a00,#3a2a10)!important}[data-theme=dark] .section-img.bg-peach{background:linear-gradient(135deg,#261a10,#3a2818)!important}[data-theme=dark] .section-img.bg-mint{background:linear-gradient(135deg,#102620,#183a30)!important}[data-theme=dark] .section-img.bg-lilac{background:linear-gradient(135deg,#1e1828,#2a2040)!important}[data-theme=dark] .section-img.bg-sky{background:linear-gradient(135deg,#102030,#182a3a)!important}[data-theme=dark] .section-img.bg-rose{background:linear-gradient(135deg,#2a1820,#3a202a)!important}[data-theme=dark] .section-img.bg-sage{background:linear-gradient(135deg,#1c2418,#28342a)!important}[data-theme=dark] .related-card-img.bg-1{background:linear-gradient(135deg,#2a1420,#3a1a2c)!important}[data-theme=dark] .related-card-img.bg-2{background:linear-gradient(135deg,#241a00,#3a2a10)!important}[data-theme=dark] .related-card-img.bg-3{background:linear-gradient(135deg,#1e1828,#2a2040)!important}[data-theme=dark] .village-nudge-sub strong{color:var(--c-pink)!important}[data-theme=dark] .wa-join-wa-notice{background:#0a2016;border-color:#1a4d2e!important}[data-theme=dark] .wa-join-wa-title{color:#4ade80!important}[data-theme=dark] .wa-join-wa-sub{color:#86efac!important}[data-theme=dark] .modal-deal-tag{background:var(--c-pill-a-bg)!important;color:var(--c-pink)!important}[data-theme=dark] .modal-deal-tag.amber{background:var(--c-pill-b-bg)!important;color:var(--c-amber-text)!important}[data-theme=dark] .act-type-ugc{background:#0d1a35!important;color:#7aacf2!important}[data-theme=dark] .act-status-active,[data-theme=dark] .act-status-won{background:#0d2414!important;color:#4ade80!important}[data-theme=dark] .field-error{color:#f27070!important}[data-theme=dark] .segmented-opt.selected{color:var(--c-pink)!important}[data-theme=dark] .danger-zone{border-color:#f2707026!important;background:#f270700a!important}[data-theme=dark] .danger-zone-title{color:#f27070!important}[data-theme=dark] .btn-danger{border-color:#f27070;color:#f27070}[data-theme=dark] .btn-danger:hover{background:#f27070!important;color:#131313!important}[data-theme=dark] .wa-avatar.av-green{background:#0d2414!important}[data-theme=dark] .wa-avatar.av-purple{background:#1a0d33!important}[data-theme=dark] .wa-avatar.av-blue{background:#0d1433!important}[data-theme=dark] .wa-avatar.av-teal{background:#0d2222!important}[data-theme=dark] .kd-chip.chip-decided{background:#4ade801f!important}[data-theme=dark] .groups-gate-overlay{background:linear-gradient(160deg,#2a1420e0,#241a00e0)!important;border-color:#f2508a38!important}[data-theme=dark] .badge-live{background:#0d2414!important;color:#4ade80!important}[data-theme=dark] .modal-welcome-strip{background:#241a00!important}[data-theme=dark] .ref-school-row{background:var(--c-surface-2)!important}[data-theme=dark] .ref-status-strip{background:var(--c-amber-dim)!important;border-color:#febf2b26!important}[data-theme=dark] .share-link-input{background:var(--c-surface-2)!important;color:var(--c-text-3)!important}[data-theme=dark] .share-copy-btn{color:#fff!important}[data-theme=dark] .confirmed-welcome-strip{border-color:#febf2b26!important}[data-theme=dark] .product-highlight{background:#241a00!important}[data-theme=dark] .chat-bar{background:#1e1e1ef7!important;border-color:#ffffff1a!important}[data-theme=dark] .aima-ph-wrap:after{background:linear-gradient(to left,rgba(30,30,30,.97),transparent)!important}[data-theme=dark] .aima-ph-wrap:before{background:linear-gradient(to right,rgba(30,30,30,.97),transparent)!important}[data-theme=dark] .chat-fs-foot .chat-bar{border-color:#ffffff14!important}[data-theme=dark] .aima-float-bar{background:#2a2a2a!important}[data-theme=dark] .typing-bubble{background:#241a00!important}[data-theme=dark] .hero-subject-img{background-image:url(./static/bg_hero_subject_night.2876f205.png)!important}[data-theme=dark] .adm-input-element{color:#fff!important}[data-theme=dark] #exp-p2-s1 .exp-visual>div,[data-theme=dark] #exp-p2-s3 .exp-visual>div{background:#1c1038!important}[data-theme=dark] .sv-q-area{background:#ffffff12!important}[data-theme=dark] .form-group-head h2{font-size:var(--fs-h2)!important;line-height:var(--lh-snug)!important;font-weight:600!important;color:var(--c-text-1)!important;margin:0!important}.field-input,.field-textarea,.field-select{width:100%;background:var(--c-surface-2);border-radius:12px;padding:12px 14px;font-size:14px;color:var(--c-text-1);font-family:inherit;line-height:1.4;transition:border-color .15s,box-shadow .15s,background .15s;outline:none;-webkit-appearance:none;appearance:none}.field-input:focus,.field-textarea:focus,.field-select:focus{border-color:var(--c-pink);box-shadow:0 0 0 3px var(--c-selected-glow);background:var(--c-surface)}.segmented .natural{background:var(--c-pink-dim);border-color:var(--c-pink);color:var(--c-pink);font-weight:700}[data-theme=dark] .segmented .adm-selector-item-active{background:var(--c-pink-dim)}[data-theme=dark] .verified-badge{color:#4fc87a;background:#4fc87a1f}[data-theme=dark] .sv-opt{background:var(--c-surface-2)!important;border-color:var(--c-border-s)!important;color:var(--c-text-2)!important}[data-theme=dark] .apl-card--kd{background:#1a4a42!important;border-color:transparent!important}[data-theme=dark] .apl-card--kd .apl-type-pill{color:#b8eae0!important}[data-theme=dark] .exp-btn.dark{background:var(--c-text-1)!important;color:var(--c-bg)!important}[data-theme=dark] .sv-reward{background:#ffffff12!important}[data-theme=dark] #exp-p1-s1{background:#2d1f00!important}[data-theme=dark] #exp-p2-s3 .exp-visual>div{background:#1c1038!important}[data-theme=dark] .gc-active{background:#16a34a1a!important;border-color:#16a34a66!important}[data-theme=dark] .gc-item{border-color:#ffffff14!important}[data-theme=dark] #exp-p2-s4 .exp-visual>div{background:#1e0a18!important;box-shadow:0 12px 40px #00000080!important}[data-theme=dark] .ref-orange{background:#ea580c1f!important}[data-theme=dark] .ref-green{background:#16a34a1a!important}[data-theme=dark] .ref-total{background:#ffffff12!important}[data-theme=dark] .type-ugc{background:#0d1a35!important;color:#7aacf2!important}[data-theme=dark] .explore-pill{background:var(--c-surface-2)!important;border-color:var(--c-border-s)!important;color:var(--c-text-2)!important}[data-theme=dark] .explore-pill.active{background:var(--c-text-2)!important;color:var(--c-bg)!important;border-color:transparent!important}[data-theme=dark] #exp-p1-s0{background:#3d0a24!important}[data-theme=dark] #exp-p1-s1{background:#2d1f00}[data-theme=dark] #exp-p1-s1 .event-featured-btn{background:#ffffff1a!important;color:#ffffff73!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:none!important}[data-theme=dark] #exp-p0-s0{background:#564010!important}[data-theme=dark] #exp-p0-s1{background:#1e1b4b!important}[data-theme=dark] #exp-p0-s2{background:#2e1065!important}[data-theme=dark] #exp-p0-s3{background:#172554!important}[data-theme=dark] #exp-p2-s0{background:#052e16!important}[data-theme=dark] #exp-p2-s1{background:#2e1065!important}[data-theme=dark] #exp-p2-s2{background:#3d0a24!important}[data-theme=dark] #exp-p2-s3{background:#064e3b!important}[data-theme=dark] #exp-p2-s4{background:#431407!important}[data-theme=dark] .cp-bubble{background:#2a1a1a!important;color:var(--c-text-1)!important}[data-theme=dark] .cp-user-bubble{background:var(--c-pink-dim)!important;color:var(--c-text-1)!important}[data-theme=dark] .cp-chip{background:var(--c-surface-2)!important;border-color:var(--c-border-s)!important;color:var(--c-text-2)!important}[data-theme=dark] .cp-input-row{background:var(--c-pink-dim)!important}[data-theme=dark] .exp-eyebrow{color:#ffffff73!important}[data-theme=dark] .faq-icon{background:var(--c-surface-2)!important;border-color:var(--c-border-s)!important;color:var(--c-text-2)!important}[data-theme=dark] .article-stage-dropdown{box-shadow:0 6px 24px #00000073,0 1px 4px #0000004d!important}[data-theme=dark] .act-type-ugc,[data-theme=dark] .act-status-inprogress{background:#0d1a35!important;color:#7aacf2!important}[data-theme=dark] .act-status-awaitpayout{background:#200d35!important;color:#c07af2!important}[data-theme=dark] .act-status-won{background:#0d2414!important;color:#4ade80!important}[data-theme=dark] .td-step-status.completed{background:#052e16!important;color:#4ade80!important}[data-theme=dark] .td-step-status.waiting{background:#241a00!important;color:#febf2b!important}[data-theme=dark] .td-step-status.pending{background:#241a00!important;color:#eab308!important}[data-theme=dark] .td-step-status.todo{background:#2a2a2a!important;color:#9ca3af!important}[data-theme=dark] .aside-helper.pink .aside-helper-eyebrow{color:var(--c-pink)!important}[data-theme=dark] .kd-blue{background:#1e4a70!important}[data-theme=dark] .kd-green{background:#1a4a58!important}[data-theme=dark] .kd-amber{background:#5a4a10!important}[data-theme=dark] .kd-purple{background:#3a3570!important}[data-theme=dark] .kd-teal{background:#1a4a42!important}[data-theme=dark] .kd-rose{background:#5a2840!important}[data-theme=dark] .kd-coral{background:#5a2c18!important}[data-theme=dark] .kd-sage{background:#254a18!important}[data-theme=dark] .kd-blue h1,[data-theme=dark] .kd-blue h3,[data-theme=dark] .kd-green h1,[data-theme=dark] .kd-green h3,[data-theme=dark] .kd-amber h1,[data-theme=dark] .kd-amber h3,[data-theme=dark] .kd-purple h1,[data-theme=dark] .kd-purple h3,[data-theme=dark] .kd-teal h1,[data-theme=dark] .kd-teal h3,[data-theme=dark] .kd-rose h1,[data-theme=dark] .kd-rose h3,[data-theme=dark] .kd-coral h1,[data-theme=dark] .kd-coral h3,[data-theme=dark] .kd-sage h1,[data-theme=dark] .kd-sage h3{color:#f0eeea!important}[data-theme=dark] .kd-blue .sp-emph,[data-theme=dark] .kd-green .sp-emph,[data-theme=dark] .kd-amber .sp-emph,[data-theme=dark] .kd-purple .sp-emph,[data-theme=dark] .kd-teal .sp-emph,[data-theme=dark] .kd-rose .sp-emph,[data-theme=dark] .kd-coral .sp-emph,[data-theme=dark] .kd-sage .sp-emph{color:#ffffffe6!important}[data-theme=dark] .kd-blue .pill,[data-theme=dark] .kd-green .pill,[data-theme=dark] .kd-amber .pill,[data-theme=dark] .kd-purple .pill,[data-theme=dark] .kd-teal .pill,[data-theme=dark] .kd-rose .pill,[data-theme=dark] .kd-coral .pill,[data-theme=dark] .kd-sage .pill{background:#ffffff26!important;color:#ffffffd9!important;border-color:#ffffff38!important}[data-theme=dark] .kd-blue .sp-line,[data-theme=dark] .kd-green .sp-line,[data-theme=dark] .kd-amber .sp-line,[data-theme=dark] .kd-purple .sp-line,[data-theme=dark] .kd-teal .sp-line,[data-theme=dark] .kd-rose .sp-line,[data-theme=dark] .kd-coral .sp-line,[data-theme=dark] .kd-sage .sp-line{color:#ffffff8c!important}[data-theme=dark] .tcard-quote{color:#fff!important}[data-theme=dark] .tcard-overlay{background:linear-gradient(to top,#1a0a14,#1a0a14f7 52%,#1a0a14e0 70%,#1a0a1480,#1a0a1400)!important}[data-theme=dark] #approachRail .option-card.kd-blue{background:#0f2840!important}[data-theme=dark] #approachRail .option-card.kd-green{background-color:#0c2830!important}[data-theme=dark] #approachRail .option-card.kd-amber{background:#342b08!important}[data-theme=dark] #approachRail .option-card.kd-purple{background:#221f42!important}[data-theme=dark] #approachRail .option-card.kd-rose{background:#341625!important}[data-theme=dark] #approachRail .option-card.kd-teal{background:#0c2824!important}[data-theme=dark] #approachRail .option-card.kd-coral{background:#34180a!important}[data-theme=dark] #approachRail .option-card.kd-sage{background:#13280b!important}[data-theme=dark] #approachRail .option-card.kd-blue.card-decided{background:#1e4a70!important}[data-theme=dark] #approachRail .option-card.kd-green.card-decided{background-color:#1a4a58!important}[data-theme=dark] #approachRail .option-card.kd-amber.card-decided{background:#5a4a10!important}[data-theme=dark] #approachRail .option-card.kd-purple.card-decided{background:#3a3570!important}[data-theme=dark] #approachRail .option-card.kd-rose.card-decided{background:#5a2840!important}[data-theme=dark] #approachRail .option-card.kd-teal.card-decided{background:#1a4a42!important}[data-theme=dark] #approachRail .option-card.kd-coral.card-decided{background:#5a2c18!important}[data-theme=dark] #approachRail .option-card.kd-sage.card-decided{background:#254a18!important}[data-theme=dark] .option-card .bookmark-btn-default{background:var(--c-surface-2);color:var(--c-pink);border:none}[data-theme=dark] .badge-progress{background:#2a1500!important;color:#fb923c!important}[data-theme=dark] .ql-editor{color:#fff!important}[data-theme=dark] .form-section{background:none}[data-theme=dark] .survey-antd-body-question-header-title,[data-theme=dark] .survey-antd-body-question-body,[data-theme=dark] .ant-radio-group,[data-theme=dark] .ant-radio,[data-theme=dark] .ant-radio-label,[data-theme=dark] .survey-antd-header-title{color:#fff!important}[data-theme=dark] .ugc-body p{color:#fff!important}[data-theme=dark] .badge-a{background:#1a2f5a!important;color:#7aacf2!important}[data-theme=dark] .badge-b{background:#0f3a3a!important;color:#3dd4cc!important}[data-theme=dark] .badge-c{background:#3a2a60!important;color:#a98ee8!important}[data-theme=dark] .badge-d{background:#3a1830!important;color:#f298c8!important}[data-theme=dark] .kd-explore-lbl{color:#ffffffa6!important}.field-input::placeholder,.ant-input-number-input::placeholder{color:var(--c-placeholder)!important}[data-theme=dark] .legacy-banner{background:var(--c-amber, #febf2b)!important;color:#4a4a4a!important}[data-theme=dark] .aima-char-hair,[data-theme=dark] .aima-char-hair:before,[data-theme=dark] .aima-char-hair:after{background:#4a1e30!important}[data-theme=dark] .wt-item-amount.positive{color:#4ade80!important}[data-theme=dark] .wt-type-ugc{background:#0d1a35!important;color:#7aacf2!important}[data-theme=dark] .wt-alert{background:var(--c-amber-dim)!important;border-color:#febf2b66!important}[data-theme=dark] .modal-blob-1{background:radial-gradient(circle,rgba(242,80,138,.16) 0%,transparent 70%)!important}[data-theme=dark] .modal-blob-2{background:radial-gradient(circle,rgba(254,191,43,.11) 0%,transparent 70%)!important}[data-theme=dark] .adm-selector-item-active{color:var(--c-pink)!important}[data-theme=dark] .pwh-blob-1{background:radial-gradient(circle,rgba(242,80,138,.18) 0%,transparent 70%)!important}[data-theme=dark] .pwh-blob-2{background:radial-gradient(circle,rgba(242,80,138,.13) 0%,transparent 70%)!important}[data-theme=dark] .status-notice-icon{background:#ffffff12!important}[data-theme=dark] .status-notice{background:#ffffff0a!important;border-color:var(--c-border)!important;border-left-color:var(--c-text-4)!important}[data-theme=dark] .status-notice-icon svg{stroke:var(--c-text-3)!important;color:var(--c-text-3)!important}h1{font-size:var(--fs-h1);line-height:var(--lh-tight);font-weight:600;color:var(--c-text-1)!important;margin:0}h3{font-size:var(--fs-h3);line-height:var(--lh-snug);font-weight:600;color:var(--c-text-1);margin:0}.legacy-banner{position:fixed;top:0;left:0;right:0;z-index:500;display:flex;align-items:center;padding:0 4px 0 16px;height:40px;background:var(--c-amber, #febf2b);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;line-height:1.4;color:var(--c-text-2, #4a4a4a);box-sizing:border-box;overflow:hidden}.legacy-banner .legacy-banner-text{flex:1 1;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.legacy-banner .legacy-banner-text a{color:var(--c-pink, #ee297a);font-weight:700;text-decoration:none;white-space:nowrap}.legacy-banner .legacy-banner-dismiss{flex-shrink:0;background:transparent;border:none;cursor:pointer;font-size:20px;line-height:1;color:var(--c-text-3, #767676);width:44px;height:44px;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .15s}[data-theme=dark] .article-loadmore-btn{background:var(--c-surface)!important;border:1px solid var(--c-border);border-radius:var(--pill);padding:9px 22px;font-size:13px;font-weight:600;color:var(--c-text-2);cursor:pointer;font-family:inherit;transition:border-color .15s,color .15s;min-height:44px}[data-theme=dark] .field-input--prompt{color:#f87171!important}[data-theme=dark] .at-prefix{background:var(--c-surface-2)!important;border-color:var(--c-border)!important}[data-theme=dark] .fb-group-item.is-checked{background:var(--c-pink-dim)!important}[data-theme=dark] .fb-group-icon{background:#4267b238!important}[data-theme=dark] .fb-group-icon svg{stroke:#4a9fff!important}[data-theme=dark] .fb-group-public{background:#052e16!important;color:#4ade80!important}[data-theme=dark] .fb-group-pending{background:#241a00!important;color:var(--c-amber-text)!important}[data-theme=dark] .wt-status-in-review,[data-theme=dark] .wt-status-processing{background:#2d1e00!important;color:#f59e0b!important}[data-theme=dark] .wt-item-amount.orange{color:#f59e0b!important}[data-theme=dark] .wt-status-expired{background:#2d0b0b!important;color:#f87171!important}[data-theme=dark] .wt-item-amount.red{color:#f87171!important}[data-theme=dark] .wt-status-approved{background:#0a2417;color:#22c55e!important}[data-theme=dark] .wt-item-amount.positive{color:#22c55e!important}[data-theme=dark] .wd-success-notice{background:#22a86e1f!important;border-color:#22a86e4d!important}[data-theme=dark] .wd-summary-val.val-red{color:#ff6b6b!important}[data-theme=dark] .wd-summary-val.val-green{color:#4cd68a!important}*{scrollbar-width:thin;scrollbar-color:var(--c-border) var(--c-bg)}@media (max-width: 480px){.legacy-banner{height:auto;min-height:40px;padding:8px 4px 8px 12px}.legacy-banner .legacy-banner-text{white-space:normal;text-overflow:unset;text-align:left}}@keyframes hs-float-a{0%{transform:translateY(0)}to{transform:translateY(-7px)}}@keyframes hs-float-b{0%{transform:translateY(0)}to{transform:translateY(-9px)}}@keyframes hs-float-c{0%{transform:translateY(0)}to{transform:translateY(-6px)}}@keyframes hs-float-d{0%{transform:translateY(0)}to{transform:translateY(-8px)}}@keyframes cpMsgIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes expVisualIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes expCopyIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes expFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes aima-tdot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}@keyframes sm-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes card-btn-pulse{0%{box-shadow:0 0 #ee297a80}50%{box-shadow:0 0 0 8px #ee297a00}to{box-shadow:0 0 #ee297a00}}@keyframes snav-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes aima-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-9px) rotate(12deg)}}@keyframes aima-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.65)}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
