.pv-preview-header-clone.utility-nav__profile{position:relative !important;left:auto !important;right:auto !important;top:auto !important;z-index:10 !important}.pv-preview-header-clone.utility-nav__profile .curate-return-bar__link,.pv-preview-header-clone.utility-nav__profile .curate-return-bar__link--secondary{color:#fff !important;opacity:1 !important}.pv-preview-header-clone.utility-nav__profile .utility-nav__item{color:hsla(0,0%,100%,.85) !important;opacity:1 !important}.pv-preview-header-clone.utility-nav__profile .utility-nav__tour{border:1px solid hsla(0,0%,100%,.3);border-radius:3px;padding:.2rem .6rem;color:#fff !important}.pv-preview-header-clone.utility-nav__profile .curate-return-bar__share-wrap{position:relative;top:-2px}.pv-preview-footer-clone{display:block !important}.curate-preview-toolbar{display:flex;justify-content:flex-end;margin-bottom:.5rem}.curate-preview-toolbar__toggle{display:flex;align-items:center;gap:.5rem;cursor:pointer;user-select:none}.curate-preview-toolbar__label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:hsla(0,0%,100%,.6)}body.curate-preview-active>.site>#masthead,body.curate-preview-active .curate-progress,body.curate-preview-active .curate-progress-spacer{display:none !important}body.curate-preview-active.curate-simple-mode .pv-preview-header-clone,body.curate-preview-active.curate-simple-mode .pv-preview-footer-clone{display:none !important}.curate-dashboard{position:relative;min-height:calc(100vh - 120px);display:flex;align-items:stretch;overflow:hidden;z-index:1}.curate-dashboard[hidden]{display:none}.curate-page:has(.curate-dashboard:not([hidden])){background:#fff}.curate-page:has(.curate-dashboard:not([hidden]))::before,.curate-page:has(.curate-dashboard:not([hidden]))::after{display:none}.curate-page:has(.curate-dashboard:not([hidden])) .curate-progress,.curate-page:has(.curate-dashboard:not([hidden])) .curate-progress-spacer{display:none}.curate-dashboard__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.curate-dashboard__overlay{position:absolute;inset:0;background:linear-gradient(135deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.15) 100%);z-index:1}.curate-dashboard__layout{position:relative;z-index:2;width:100%}body.dashboard-active .page-loader,html.dashboard-active .page-loader{z-index:150 !important}body.dashboard-ready .curate-dashboard{animation:dashReveal .3s ease forwards}@keyframes dashReveal{from{opacity:0}to{opacity:1}}.curate-drawer{position:fixed;top:0;left:0;bottom:0;z-index:99;display:flex}.curate-drawer__collapsed{width:80px;height:100%;background:#fff;border-right:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;cursor:pointer;position:relative;z-index:5;padding-top:1.5rem;flex-shrink:0}.curate-drawer__collapsed-icons{display:flex;flex-direction:column;align-items:center;gap:.6rem;opacity:.35}.curate-drawer__icon--sm{font-size:.7rem;color:#709775}.curate-drawer__icon--md{font-size:1rem;color:#709775}.curate-drawer__icon--lg{font-size:1.4rem;color:#709775}.curate-drawer__collapsed-trigger{position:absolute;right:-24px;top:28%;transform:translateY(-50%);width:24px;padding:1rem 0;background:#415d43;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background .15s ease}.curate-drawer__collapsed-trigger:hover{background:#709775}.curate-drawer__collapsed-trigger-text{writing-mode:vertical-rl;text-orientation:mixed;font-family:"Lato",sans-serif;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.curate-drawer__backdrop{position:fixed;inset:0;background:rgba(0,0,0,.5);opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:1}.is-open .curate-drawer__backdrop{opacity:1;pointer-events:all}.curate-drawer__panel{position:absolute;top:0;bottom:0;left:80px;width:min(50vw,90vw - 80px);background:#fff;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;transform:translateX(-100%);opacity:0;pointer-events:none;transition:transform .45s cubic-bezier(0.22, 0.68, 0.35, 1),opacity .35s ease;border-right:1px solid rgba(0,0,0,.08);z-index:1}.is-open .curate-drawer__panel{transform:translateX(0);opacity:1;pointer-events:all}.curate-drawer__panel-inner{flex:1}.curate-drawer__close{position:absolute;top:.75rem;right:.75rem;z-index:5;background:none;border:none;color:hsla(0,0%,100%,.5);font-size:1.1rem;cursor:pointer;padding:.25rem;transition:color .15s ease}.curate-drawer__close:hover{color:#fff}.curate-dashboard__layout{margin-left:80px;transition:transform .45s cubic-bezier(0.22, 0.68, 0.35, 1)}.curate-dashboard__layout.is-drawer-open{transform:translateX(min(50vw, 90vw - 80px))}.curate-dashboard__footer{position:fixed;bottom:0;left:80px;right:0;z-index:999;background:#fff;border-top:1px solid rgba(0,0,0,.1);padding:.65rem clamp(1.5rem,3vw,2.5rem);display:flex;align-items:center;justify-content:center;gap:.5rem;transition:left .45s cubic-bezier(0.22, 0.68, 0.35, 1)}.curate-dashboard__footer.is-drawer-open{left:calc(80px + min(50vw, 90vw - 80px))}.curate-dashboard__footer-btn{background:none;border:1px solid rgba(65,93,67,.3);color:#415d43;font-family:"Lato",sans-serif;font-size:.75rem;font-weight:700;padding:.45rem 1rem;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:.35rem;transition:background .15s ease,border-color .15s ease}.curate-dashboard__footer-btn:hover{background:rgba(65,93,67,.06);border-color:#415d43}.curate-dashboard__footer-btn:visited{color:#415d43}.curate-dashboard__footer-toggle{display:flex;align-items:center;gap:.4rem;margin-left:1rem;cursor:pointer;user-select:none}.curate-dashboard__footer-toggle-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#666}.curate-dashboard__footer-toggle-mode{font-size:.65rem;font-weight:700;color:#415d43}.curate-dashboard__view-profiles-link{background:none;border:none;color:#a1cca5;font-family:"Lato",sans-serif;font-size:.8rem;font-weight:700;cursor:pointer;padding:0;margin-top:.5rem;display:inline-flex;align-items:center;gap:.4rem;transition:color .15s ease}.curate-dashboard__view-profiles-link:hover{color:#fff}.curate-dashboard__page-actions{display:flex;align-items:center;gap:.75rem}.curate-dashboard__page-actions .curate-dashboard__clear-btn{background:none;border:1px solid hsla(0,0%,100%,.5);color:#fff}.curate-dashboard__page-actions .curate-dashboard__clear-btn:hover{border-color:#fff;color:#fff}.curate-dashboard__page-actions .curate-dashboard__clear-btn:visited{color:#fff}.curate-dashboard__hero{flex-shrink:0;display:flex;justify-content:space-between;align-items:flex-start;padding:clamp(1.5rem,3vw,2.5rem);background:#111d13;border-bottom:1px solid hsla(0,0%,100%,.1)}.curate-dashboard__hero-right{display:flex;flex-direction:column;align-items:flex-end;gap:2.5rem;flex-shrink:0;margin-right:.5rem}.curate-dashboard__hero-content{display:flex;flex-direction:column;gap:.35rem}.curate-dashboard__powered-by{display:flex;align-items:center;gap:.4rem;font-family:"Lato",sans-serif;font-size:.65rem;font-weight:600;color:hsla(0,0%,100%,.6);margin-top:.75rem}.curate-dashboard__powered-logo{height:16px;opacity:1}.curate-dashboard__hero-eyebrow{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#a1cca5}.curate-dashboard__hero-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.curate-dashboard__hero-title{font-family:"Lato",sans-serif;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:900;color:#fff;line-height:1.2}.curate-dashboard__toggle{display:flex;align-items:center;gap:.5rem;cursor:pointer;user-select:none;flex-shrink:0;transform:scale(1.15) translate(-20px, 15px);transform-origin:right center}.curate-dashboard__toggle-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:hsla(0,0%,100%,.6);white-space:nowrap;transition:color .2s ease}.curate-dashboard__toggle:has(input:checked) .curate-dashboard__toggle-label{color:#a1cca5}.curate-dashboard__hero-desc{font-size:.85rem;line-height:1.6;color:hsla(0,0%,100%,.65);max-width:600px}.curate-drawer__panel .curate-dashboard__panel-header,.curate-drawer__panel .curate-dashboard__profile-list{background:rgba(0,0,0,0)}.curate-dashboard__panel-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1.25rem 2rem;flex-shrink:0;gap:1rem}.curate-dashboard__panel-title-wrap{flex:1;min-width:0}.curate-dashboard__panel-subtitle{font-size:.8rem;color:#999;margin-top:.25rem;line-height:1.4;max-width:70%}.curate-dashboard__panel-actions{display:flex;align-items:center;gap:.75rem;margin-top:1rem}.curate-dashboard__panel-title{font-family:"Lato",sans-serif;font-size:1rem;font-weight:900;color:#111d13;text-transform:uppercase;letter-spacing:.08em}.curate-dashboard__create-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1.25rem;background:#709775;border:1px solid #709775;color:#fff;font-size:.85rem;font-weight:700;font-family:"Lato",sans-serif;cursor:pointer;transition:background-color .15s ease}.curate-dashboard__create-btn:hover{background:#111d13;border-color:#111d13}.curate-dashboard__profile-list{overflow-y:auto;flex:1;padding:.5rem 0}.curate-dashboard__profile-row{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 2rem;border-bottom:1px solid #f0f0f0;border-left:4px solid rgba(0,0,0,0);cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.curate-dashboard__profile-row:last-child{border-bottom:none}.curate-dashboard__profile-row.is-active{background:rgba(112,151,117,.08);border-left-color:#709775;border-left-width:4px}.curate-dashboard__profile-row:not(.is-active):hover{background:rgba(112,151,117,.03)}.curate-dashboard__profile-active{padding-top:.25rem;flex-shrink:0}.curate-dashboard__profile-radio{width:18px;height:18px;border:2px solid #ccc;border-radius:50%;background:#fff;cursor:pointer;position:relative;appearance:none;-webkit-appearance:none;transition:border-color .15s ease}.curate-dashboard__profile-radio:checked{border-color:#709775}.curate-dashboard__profile-radio:checked::after{content:"";position:absolute;top:3px;left:3px;width:8px;height:8px;border-radius:50%;background:#709775}.curate-dashboard__active-badge{font-size:.6rem;font-weight:700;color:#fff;background:#709775;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;padding:.2rem .5rem;border-radius:2px;visibility:hidden;display:inline-flex;align-items:center;min-width:55px;justify-content:center}.curate-dashboard__active-badge i{margin-right:.2rem;font-size:.5rem}.is-active .curate-dashboard__active-badge{visibility:visible}.curate-dashboard__profile-info{flex:1;min-width:0}.curate-dashboard__profile-name{font-size:1rem;font-weight:900;color:#111d13;line-height:1.3}.curate-dashboard__profile-meta{font-size:.8rem;color:#999;display:flex;align-items:center;gap:.6rem;margin-top:.2rem;flex-wrap:wrap}.curate-dashboard__profile-url{color:#709775;text-decoration:none;font-size:.8rem}.curate-dashboard__profile-url:hover{text-decoration:underline}.curate-dashboard__profile-row--draft{background:rgba(249,168,37,.04);border-left-color:#f9a825;cursor:default}.curate-dashboard__profile-row--draft:hover{background:rgba(249,168,37,.06)}.curate-dashboard__draft-count{font-size:.6rem;font-weight:700;color:#f9a825;background:rgba(249,168,37,.1);padding:.15rem .5rem;border-radius:2px;margin-left:.5rem;vertical-align:middle;text-transform:none;letter-spacing:0}.curate-dashboard__draft-icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center;color:#f9a825;font-size:.85rem}.curate-dashboard__draft-badge{display:inline-block;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#fff;background:#f9a825;padding:.15rem .45rem;border-radius:2px;margin-top:.2rem}.curate-dashboard__draft-progress{display:flex;align-items:center;gap:.6rem;margin-top:.4rem}.curate-dashboard__draft-bar{width:80px;height:4px;background:#eee;border-radius:2px;overflow:hidden}.curate-dashboard__draft-fill{height:100%;background:#f9a825;border-radius:2px;transition:width .3s ease}.curate-dashboard__draft-step{font-size:.65rem;color:#999;white-space:nowrap}.curate-dashboard__draft-continue{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .85rem;background:#f9a825;border:none;color:#fff;font-size:.75rem;font-weight:700;font-family:"Lato",sans-serif;cursor:pointer;transition:background-color .15s ease}.curate-dashboard__draft-continue:hover{background:#e09000}.curate-dashboard__profile-intent{display:inline-block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#709775;background:rgba(112,151,117,.08);padding:.15rem .5rem;margin-top:.25rem}.curate-dashboard__profile-curator{font-size:.75rem;color:#999;margin-top:.25rem;font-style:italic}.curate-dashboard__profile-row-actions{display:flex;gap:.4rem;margin-top:.6rem}.curate-dashboard__row-btn{display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .7rem;background:none;border:1px solid #eee;color:#111d13;font-size:.75rem;font-weight:700;font-family:"Lato",sans-serif;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.curate-dashboard__row-btn:hover{border-color:#709775;background:rgba(112,151,117,.05)}.curate-dashboard__row-btn i{color:#709775;font-size:.65rem}.curate-dashboard__profile-controls{display:flex;flex-direction:row;align-items:center;gap:.75rem;flex-shrink:0;align-self:center}.curate-dashboard__simple-label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.curate-dashboard__simple-text{font-size:.7rem;font-weight:700;color:#999;text-transform:uppercase;letter-spacing:.05em}.curate-dashboard__profile-action{background:none;border:none;color:#ccc;font-size:.8rem;cursor:pointer;padding:.25rem;transition:color .15s ease}.curate-dashboard__profile-action:hover{color:#709775}.curate-dashboard__profile-action--danger:hover{color:#c0392b}.curate-list__item{display:flex;align-items:center;gap:1rem;padding:.85rem 1.25rem;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background-color .1s ease}.curate-list__item:hover{background:rgba(112,151,117,.04)}.curate-list__item.is-active{background:rgba(112,151,117,.08);border-left:3px solid #709775;padding-left:calc(1.25rem - 3px)}.curate-list__item--draft{border-left:3px solid #f9a825;padding-left:calc(1.25rem - 3px);cursor:default}.curate-list__item:last-child{border-bottom:none}.curate-list__radio{flex-shrink:0}.curate-list__left{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.curate-list__name{font-size:.9rem;font-weight:900;color:#111d13;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.curate-list__meta{font-size:.8rem;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.curate-list__tags{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-top:.2rem}.curate-list__badge{font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.15rem .4rem;border-radius:2px}.curate-list__badge--applied{background:rgba(112,151,117,.15);color:#709775}.curate-list__badge--position{background:rgba(52,152,219,.1);color:#3498db}.curate-list__badge--explore{background:rgba(155,89,182,.1);color:#9b59b6}.curate-list__badge--view{background:hsla(0,0%,60%,.1);color:#999}.curate-list__badge--draft{background:rgba(249,168,37,.15);color:#f9a825}.curate-list__date{font-size:.7rem;color:#999;font-weight:600}.curate-list__posting{font-size:.65rem;font-weight:700;color:#709775;text-decoration:none;display:inline-flex;align-items:center;gap:.2rem}.curate-list__posting:visited{color:#709775}.curate-list__posting:hover{color:#111d13}.curate-list__posting i{font-size:.55rem}.curate-list__curator{font-size:.65rem;color:#999}.curate-list__center{flex-shrink:0;width:120px;display:flex;flex-direction:column;gap:.2rem}.curate-list__progress{width:100%;height:4px;background:#eee;border-radius:2px;overflow:hidden}.curate-list__progress-fill{height:100%;background:#f9a825;border-radius:2px}.curate-list__progress-label{font-size:.6rem;color:#999;font-weight:600}.curate-list__right{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.curate-list__toggle{display:flex;align-items:center;gap:.35rem;cursor:pointer}.curate-list__toggle-label{font-size:.65rem;font-weight:700;color:#999;text-transform:uppercase;letter-spacing:.04em}.curate-list__action{background:none;border:none;font-family:"Lato",sans-serif;font-size:.75rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .5rem;transition:color .15s ease}.curate-list__action--continue{color:#709775;border:1px solid #709775;border-radius:3px}.curate-list__action--continue:hover{background:#709775;color:#fff}.curate-list__action--delete{color:#ccc;padding:.3rem}.curate-list__action--delete:hover{color:#c0392b}.curate-list__empty{color:#ccc;font-style:italic;font-size:.75rem;cursor:pointer;transition:color .15s ease}.curate-list__empty:hover{color:#709775}.curate-list__empty i{font-size:.55rem;margin-right:.15rem}.curate-rows{background:#fff;border-radius:3px;padding:1rem}.curate-rows__labels{display:flex;align-items:center;gap:clamp(.75rem,2vw,1.5rem);padding:.5rem 1.5rem;border-bottom:2px solid #eee}.curate-rows__label{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#999}.curate-rows__label--type{width:90px;flex-shrink:0}.curate-rows__label--name{flex:1;min-width:0}.curate-rows__label--date{width:90px;flex-shrink:0;text-align:center}.curate-rows__label--posting{width:80px;flex-shrink:0;text-align:center}.curate-rows__label--mode{width:90px;flex-shrink:0;text-align:center}.curate-rows__label--engagement{width:60px;flex-shrink:0;text-align:center}.curate-rows__label--active{width:60px;flex-shrink:0;text-align:right}.curate-rows__label--delete{width:20px;flex-shrink:0}.curate-drafts{border-top:1px solid #eee;margin-top:.5rem}.curate-drafts__separator{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#f9a825;padding:1rem 1.5rem .4rem}.curate-drafts__labels{display:flex;align-items:center;gap:clamp(.75rem,2vw,1.5rem);padding:.4rem 1.5rem;border-bottom:1px solid #f0f0f0}.curate-drafts__label{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#999}.curate-drafts__label--name{flex:1;min-width:0}.curate-drafts__label--step{flex-shrink:0;width:140px}.curate-drafts__label--progress{flex-shrink:0;width:100px}.curate-drafts__label--date{flex-shrink:0;width:100px}.curate-drafts__label--actions{flex-shrink:0;width:100px}.curate-draft-row{display:flex;align-items:center;gap:clamp(.75rem,2vw,1.5rem);padding:1rem 1.5rem;border-bottom:1px solid #f0f0f0;border-left:3px solid #f9a825;padding-left:calc(1.5rem - 3px);cursor:pointer;transition:background-color .1s ease;min-height:72px}.curate-draft-row:hover{background:rgba(249,168,37,.03)}.curate-draft-row:last-child{border-bottom:none}.curate-draft-row.is-active{background:rgba(249,168,37,.06)}.curate-draft-row__name{flex:1;min-width:0}.curate-draft-row__name-text{display:block;font-size:.95rem;font-weight:800;color:#111d13;line-height:1.3}.curate-draft-row__subtitle{display:block;font-size:.8rem;color:#999;margin-top:.1rem}.curate-draft-row__step{font-size:.8rem;color:#666;font-weight:600;flex-shrink:0;width:140px}.curate-draft-row__progress{flex-shrink:0;width:100px}.curate-draft-row__progress-bar{width:100%;height:5px;background:#eee;border-radius:3px;overflow:hidden}.curate-draft-row__progress-fill{height:100%;background:#f9a825;border-radius:3px}.curate-draft-row__date{font-size:.8rem;color:#999;flex-shrink:0;width:100px}.curate-draft-row__actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0;width:100px;justify-content:flex-end}.curate-draft-row__continue{background:none;border:1px solid #709775;color:#709775;font-family:"Lato",sans-serif;font-size:.75rem;font-weight:700;padding:.3rem .65rem;border-radius:3px;cursor:pointer;display:inline-flex;align-items:center;gap:.25rem;transition:all .15s ease}.curate-draft-row__continue:hover{background:#709775;color:#fff}.curate-draft-row__discard{background:none;border:none;color:#ccc;font-size:.85rem;cursor:pointer;padding:.2rem;transition:color .15s ease}.curate-draft-row__discard:hover{color:#c0392b}.curate-row{display:flex;align-items:center;gap:clamp(.75rem,2vw,1.5rem);padding:1.25rem 1.5rem;min-height:72px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background-color .1s ease}.curate-row:hover{background:rgba(112,151,117,.03)}.curate-row.is-active{background:rgba(112,151,117,.06);border-right:3px solid #709775;padding-right:calc(1.5rem - 3px)}.curate-row:last-child{border-bottom:none}.curate-row__badge{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.25rem .5rem;border-radius:3px;white-space:nowrap;flex-shrink:0;width:90px;text-align:center;background:rgba(112,151,117,.1);color:#709775;border:1px solid rgba(112,151,117,.15)}.curate-row__info{flex:1;min-width:0}.curate-row__company{display:block;font-size:.95rem;font-weight:800;color:#111d13;line-height:1.3}.curate-row__title{display:block;font-size:.8rem;color:#999;margin-top:.1rem}.curate-row__date{font-size:.8rem;color:#999;white-space:nowrap;flex-shrink:0;width:90px;text-align:center;line-height:1.3}.curate-row__time{display:block;font-size:.65rem;color:#709775;font-weight:600}.curate-row__posting{color:#709775;font-size:.8rem;text-decoration:none;flex-shrink:0;width:80px;text-align:center}.curate-row__posting:visited{color:#709775}.curate-row__posting:hover{color:#111d13}.curate-row__posting-empty{width:.8rem;flex-shrink:0}.curate-row__mode{flex-shrink:0;width:90px}.curate-row__toggle{display:flex;align-items:center;gap:.35rem;cursor:pointer}.curate-row__toggle-label{font-size:.65rem;font-weight:700;color:#999;text-transform:uppercase;letter-spacing:.04em}.curate-row--draft{border-left:3px solid #f9a825;padding-left:calc(1.5rem - 3px)}.curate-row--draft .curate-row__badge{background:rgba(249,168,37,.1);color:#f9a825;border-color:rgba(249,168,37,.15)}.curate-row__progress-text{font-size:.75rem;color:#999}.curate-row__progress-bar{width:100%;height:4px;background:#eee;border-radius:2px;overflow:hidden}.curate-row__progress-fill{height:100%;background:#f9a825;border-radius:2px}.curate-row__continue{background:none;border:1px solid #709775;color:#709775;font-family:"Lato",sans-serif;font-size:.7rem;font-weight:700;padding:.25rem .6rem;border-radius:3px;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;gap:.25rem;transition:all .15s ease}.curate-row__continue:hover{background:#709775;color:#fff}.curate-row__engagement{background:none;border:none;color:#709775;font-size:.8rem;cursor:pointer;padding:.2rem;flex-shrink:0;width:60px;text-align:center;transition:color .15s ease}.curate-row__engagement:hover{color:#111d13}.curate-row__active-slot{font-size:.75rem;font-weight:700;color:#709775;white-space:nowrap;width:60px;text-align:right;flex-shrink:0}.curate-row__active-slot i{font-size:.6rem;margin-right:.2rem}.curate-row__delete{background:none;border:none;color:#ccc;font-size:.85rem;cursor:pointer;padding:.2rem;transition:color .15s ease}.curate-row__delete:hover{color:#c0392b}.curate-dashboard__tabs{display:flex;gap:.5rem;padding:0 clamp(1.5rem,3vw,2.5rem);margin-top:2.5rem;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid #eee}.curate-dashboard__tabs::-webkit-scrollbar{display:none}.curate-dashboard__tab{background:#f0f0f0;border:1px solid #eee;border-bottom:none;margin-bottom:-1px;color:#666;font-family:"Lato",sans-serif;font-size:.8rem;font-weight:600;padding:.6rem 1.25rem;cursor:pointer;white-space:nowrap;transition:color .15s ease,background .15s ease}.curate-dashboard__tab:hover{color:#415d43;background:#eee}.curate-dashboard__tab.is-active{color:#fff;background:#415d43;font-weight:700;border-color:#415d43;border-bottom:1px solid #415d43}.curate-dashboard__tab--draft{font-style:italic;color:#999}.curate-dashboard__tab--draft.is-active{color:#415d43;background:#fff;border-bottom:1px solid #fff}.curate-dashboard__panel--active{display:flex;flex-direction:column;justify-content:flex-start;padding:clamp(1.5rem,3vw,2.5rem)}.curate-drawer__collapsed-logo{width:32px;opacity:.3;position:absolute;bottom:1.5rem}.dp-section-label{display:block;font-family:"Lato",sans-serif;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#999;margin-bottom:.6rem}.dp-section-label i{margin-right:.25rem}.dp-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:.75rem;border-bottom:1px solid #eee;margin-bottom:1.25rem}.dp-header__left{display:flex;align-items:center;gap:1rem}.dp-header__badge{font-family:"Lato",sans-serif;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#709775}.dp-header__badge i{margin-right:.25rem}.dp-header__method{font-family:"Lato",sans-serif;font-size:.75rem;color:#999}.dp-header__right{display:flex;align-items:center;gap:.75rem}.dp-live{font-family:"Lato",sans-serif;font-size:.75rem;font-weight:700;color:#2ecc71;display:flex;align-items:center;gap:.35rem;padding:.3rem .6rem;border:1px solid rgba(46,204,113,.3);background:rgba(46,204,113,.06)}.dp-live i{animation:dpLivePulse 1.5s ease-in-out infinite}.dp-live--inactive{color:#999;border-color:#eee;background:none}.dp-live--inactive i{animation:none}@keyframes dpLivePulse{0%,100%{opacity:1}50%{opacity:.4}}.dp-refresh{background:none;border:1px solid #eee;color:#999;padding:.3rem .75rem;display:flex;align-items:center;gap:.35rem;cursor:pointer;font-family:"Lato",sans-serif;font-size:.7rem;font-weight:600;transition:color .15s ease,border-color .15s ease}.dp-refresh:hover{color:#415d43;border-color:#709775}.dp-refresh.is-spinning i{animation:dpSpin .6s linear}@keyframes dpSpin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.dp-profile{margin-bottom:1.5rem}.dp-profile__name{font-family:"Lato",sans-serif;font-size:1.75rem;font-weight:900;color:#111d13;line-height:1.2;margin-bottom:.35rem}.dp-profile__details{display:flex;align-items:center;gap:1.25rem;margin-bottom:.25rem}.dp-profile__detail{font-family:"Lato",sans-serif;font-size:.9rem;color:#111d13}.dp-profile__detail-label{color:#999;margin-right:.25rem}.dp-profile__posting{font-family:"Lato",sans-serif;font-size:.8rem;color:#709775;text-decoration:none}.dp-profile__posting i{margin-right:.2rem}.dp-profile__posting:hover{color:#415d43}.dp-profile__posting:visited{color:#709775}.dp-profile__candidate{font-family:"Lato",sans-serif;font-size:.9rem;font-weight:600;color:#666;margin-bottom:.25rem}.dp-header__date{font-family:"Lato",sans-serif;font-size:.75rem;color:#999}.dp-url__field{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.6rem 1rem;background:#f0f0f0;border:1px solid #eee;cursor:pointer;font-family:monospace;font-size:.8rem;font-weight:400;color:#415d43;transition:border-color .15s ease;min-width:0}.dp-url__field:hover{border-color:#709775}.dp-url__text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:text-decoration .15s ease}.dp-url__field:hover .dp-url__text{text-decoration:underline}.dp-url__confirm{font-family:"Lato",sans-serif;font-size:.7rem;font-weight:700;color:#2ecc71;flex-shrink:0;opacity:0;transition:opacity .2s ease}.dp-url__confirm.is-visible{opacity:1}.dp-mode{margin-top:1rem}.dp-mode__row{display:flex;align-items:center;gap:.75rem}.dp-mode__toggle{display:flex;align-items:center;gap:.5rem;cursor:pointer}.dp-mode__label{font-family:"Lato",sans-serif;font-size:.9rem;font-weight:700;color:#111d13}.dp-mode__desc{font-family:"Lato",sans-serif;font-size:.8rem;color:#666}.dp-share-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.6rem}.dp-tier-badge{display:inline-flex;align-items:center;gap:.35rem;font-family:"Lato",sans-serif;font-size:.7rem;font-weight:700;color:#999;padding:.25rem .6rem;background:#f0f0f0;border:1px solid #eee}.dp-tier-badge i{font-size:.65rem}.dp-tier-badge.tier--viewed{color:#709775;border-color:rgba(112,151,117,.3);background:rgba(112,151,117,.08)}.dp-tier-badge.tier--active{color:#415d43;border-color:rgba(65,93,67,.3);background:rgba(65,93,67,.08)}.dp-tier-badge.tier--heating{color:#e67e22;border-color:rgba(230,126,34,.3);background:rgba(230,126,34,.08)}.dp-tier-badge.tier--fire{color:#e74c3c;border-color:rgba(231,76,60,.3);background:rgba(231,76,60,.08)}.dp-tier-badge__label{white-space:nowrap}.dp-share{display:flex;flex-wrap:wrap;gap:.5rem}.dp-share__btn{display:inline-flex;align-items:center;gap:.35rem;padding:.5rem 1rem;font-family:"Lato",sans-serif;font-size:.8rem;font-weight:600;color:#415d43;background:#f0f0f0;border:1px solid #eee;cursor:pointer;text-decoration:none;transition:background .15s ease,border-color .15s ease}.dp-share__btn:hover{background:#eee;border-color:#709775}.dp-share__btn:visited{color:#415d43}.dp-stats{display:flex;gap:0;margin-bottom:1.5rem;border:1px solid #eee}.dp-stat{flex:1;padding:1rem;text-align:center;border-right:1px solid #eee}.dp-stat:last-child{border-right:none}.dp-stat--compact{padding:.75rem}.dp-stat__value{display:block;font-family:"Lato",sans-serif;font-size:1.5rem;font-weight:900;color:#415d43;line-height:1;margin-bottom:.35rem}.dp-stat__label{display:block;font-family:"Lato",sans-serif;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#666}.dp-edit{display:grid;grid-template-columns:repeat(5, 1fr);gap:.5rem}@media(max-width: 1200px){.dp-edit{grid-template-columns:repeat(3, 1fr)}}.dp-edit__btn{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:1rem .5rem;background:#f0f0f0;border:1px solid #eee;color:#415d43;cursor:pointer;font-family:"Lato",sans-serif;transition:background .15s ease,border-color .15s ease}.dp-edit__btn i{font-size:1.1rem}.dp-edit__btn:hover{background:#eee;border-color:#709775}.dp-edit__label{font-size:.9rem;font-weight:700;color:#111d13}.dp-edit__desc{font-size:.75rem;font-weight:400;color:#999;line-height:1.3}.curate-dashboard__analytics-recipients-empty{color:#999;background:#f0f0f0;font-size:.9rem;padding:1.25rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}.curate-dashboard__analytics-recipients-cta{background:none;border:1px solid #709775;color:#709775;font-family:"Lato",sans-serif;font-size:.8rem;font-weight:700;padding:.45rem 1rem;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;transition:background .15s ease,color .15s ease}.curate-dashboard__analytics-recipients-cta:hover{background:#709775;color:#fff}.dp-view-only{background:#f0f0f0;padding:1.25rem;margin-bottom:1.5rem;text-align:center}.dp-view-only__text{font-family:"Lato",sans-serif;font-size:.9rem;color:#666;margin:0 0 .75rem}.dp-view-only__text i{margin-right:.3rem}.dp-view-only__cta{background:#415d43;color:#fff;border:none;font-family:"Lato",sans-serif;font-size:.85rem;font-weight:700;padding:.6rem 1.25rem;cursor:pointer}.dp-view-only__cta i{margin-right:.3rem}.dp-view-only__cta:hover{background:#709775}.dp-analytics{margin-top:.5rem}.dp-tier{text-align:center;padding:1.25rem;background:#f0f0f0;border:1px solid #eee;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.dp-tier__icon{font-size:1.5rem;color:#ccc;margin-bottom:.5rem}.dp-tier__label{font-family:"Lato",sans-serif;font-size:1rem;font-weight:900;color:#111d13}.dp-tier__desc{font-family:"Lato",sans-serif;font-size:.75rem;color:#666}.dp-tier.tier--viewed .dp-tier__icon{color:#709775}.dp-tier.tier--active .dp-tier__icon{color:#a1cca5}.dp-tier.tier--heating .dp-tier__icon{color:#e67e22}.dp-tier.tier--fire .dp-tier__icon{color:#e74c3c}.dp-tier.tier--viewed{border-color:rgba(112,151,117,.3)}.dp-tier.tier--active{border-color:rgba(65,93,67,.3)}.dp-tier.tier--heating{border-color:rgba(230,126,34,.3)}.dp-tier.tier--fire{border-color:rgba(231,76,60,.3)}.dp-chart-section{margin-bottom:0}.dp-chart{background:#f0f0f0;padding:1rem;position:relative;max-height:140px;overflow:hidden}.dp-chart__svg{width:100%;height:120px}.dp-chart__labels{display:flex;justify-content:space-between;font-size:.65rem;color:#999;margin-top:.5rem}.dp-chart__empty{font-family:"Lato",sans-serif;font-size:.8rem;color:#999;text-align:center;padding:.5rem 0}.dp-video-section{margin-bottom:1.5rem}.dp-video-stats{display:flex;gap:0;border:1px solid #eee;margin-bottom:.75rem}.dp-video-list{display:flex;flex-direction:column;gap:.25rem}.dp-video-item{display:flex;align-items:center;justify-content:space-between;padding:.45rem .75rem;background:#f0f0f0;font-size:.8rem}.dp-video-item--expandable{cursor:pointer;background:rgba(65,93,67,.06)}.dp-video-item--expandable:hover{background:rgba(65,93,67,.1)}.dp-video-item--sub{padding-left:1.5rem;background:rgba(0,0,0,.02);font-size:.75rem}.dp-video-item__name{font-family:"Lato",sans-serif;font-weight:600;color:#666;display:flex;align-items:center;gap:.35rem}.dp-video-item__name i{font-size:.55rem;color:#709775}.dp-video-item__stats{font-family:"Lato",sans-serif;font-size:.7rem;font-weight:600;color:#999}.dp-video-item--sub .dp-video-item__stats.has-engagement{color:#709775}.dp-video-item__chevron{font-size:.5rem;transition:transform .2s ease;margin-left:.15rem}.dp-video-detail{display:flex;flex-direction:column;gap:.2rem}.dp-video-detail[hidden]{display:none}.dp-channels{display:flex;flex-direction:column;gap:.25rem}.dp-channel{display:flex;align-items:center;gap:.5rem;padding:.45rem .75rem;background:#f0f0f0;font-family:"Lato",sans-serif;font-size:.8rem;color:#666}.dp-channel i{font-size:.75rem;color:#999;width:16px;text-align:center}.dp-channel span:first-of-type{flex:1}.dp-channel__val{font-weight:900;color:#415d43}.dp-devices{display:flex;flex-direction:column;gap:.5rem}.dp-device{display:flex;align-items:center;gap:.5rem;font-family:"Lato",sans-serif;font-size:.8rem;color:#666}.dp-device i{font-size:.85rem;color:#999;width:20px;text-align:center}.dp-device span{font-weight:700;min-width:36px;text-align:right}.dp-device__bar{flex:1;height:6px;background:#eee}.dp-device__fill{height:100%;background:#709775;width:0%}.dp-peak{display:flex;flex-direction:column;gap:.25rem}.dp-peak__item{display:flex;align-items:center;gap:.5rem;padding:.45rem .75rem;background:#f0f0f0;font-family:"Lato",sans-serif;font-size:.8rem;color:#666}.dp-peak__item i{font-size:.75rem;color:#999;width:16px;text-align:center}.dp-peak__item span:first-of-type{flex:1}.dp-peak__val{font-weight:900;color:#415d43}.dp-funnel{display:flex;flex-direction:column;gap:.5rem}.dp-funnel__step{display:flex;align-items:center;gap:.75rem}.dp-funnel__bar-wrap{flex:1;height:28px;background:#f0f0f0;position:relative}.dp-funnel__bar{height:100%;background:#709775;min-width:2px;transition:width .5s ease}.dp-funnel__label{font-family:"Lato",sans-serif;font-size:.75rem;font-weight:600;color:#666;min-width:70px}.dp-funnel__count{font-family:"Lato",sans-serif;font-size:.85rem;font-weight:900;color:#415d43;min-width:30px;text-align:right}.dp-donut-section{margin-bottom:1.5rem}.dp-donut-row{display:flex;align-items:center;gap:2rem}.dp-donut__chart{width:120px;height:120px;flex-shrink:0}.dp-donut__legend{display:flex;flex-direction:column;gap:.4rem;flex:1}.dp-donut__legend-item{display:flex;align-items:center;gap:.5rem;font-family:"Lato",sans-serif;font-size:.8rem;color:#666}.dp-donut__legend-swatch{width:10px;height:10px;flex-shrink:0}.dp-donut__legend-val{font-weight:900;color:#415d43;margin-left:auto}.dp-heatmap-section{margin-bottom:1.5rem}.dp-heatmap{display:grid;grid-template-columns:40px repeat(24, 1fr);gap:2px}.dp-heatmap__day-label{font-family:"Lato",sans-serif;font-size:.6rem;color:#999;display:flex;align-items:center}.dp-heatmap__cell{aspect-ratio:1;background:#f0f0f0;min-height:12px}.dp-heatmap__hour-labels{display:grid;grid-template-columns:40px repeat(24, 1fr);gap:2px;margin-top:2px}.dp-heatmap__hour-label{font-family:"Lato",sans-serif;font-size:.55rem;color:#999;text-align:center}.dp-content-summary{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #eee}.dp-content-list{max-height:180px;overflow-y:auto}.dp-content-list__count{display:block;font-family:"Lato",sans-serif;font-size:.9rem;font-weight:900;color:#415d43;margin-bottom:.5rem}.dp-content-list__items{display:flex;flex-direction:column;gap:.25rem}.dp-content-list__items--tags{flex-direction:row;flex-wrap:wrap;gap:.35rem}.dp-content-list__item{font-family:"Lato",sans-serif;font-size:.8rem;color:#666;padding:.35rem .6rem;background:#f0f0f0}.dp-content-list__tag{font-family:"Lato",sans-serif;font-size:.75rem;color:#415d43;padding:.25rem .6rem;background:rgba(65,93,67,.08);border:1px solid rgba(65,93,67,.15)}.dp-content-list__empty{font-family:"Lato",sans-serif;font-size:.8rem;color:#999}.dp-content-list__loading{font-family:"Lato",sans-serif;font-size:.8rem;color:#ccc}.dp-note-section{margin-top:1.25rem}.dp-note-content{background:#f0f0f0;padding:1rem;max-height:120px;overflow-y:auto}.dp-note-text{font-family:"Lato",sans-serif;font-size:.9rem;color:#666;line-height:1.6;margin:0;white-space:pre-wrap}.dp-your-activity{border-top:1px solid #eee;padding-top:1.5rem;margin-bottom:1.5rem}.dp-help{font-family:"Lato",sans-serif;font-size:.7rem;color:#999;margin:.5rem 0 0;line-height:1.5}.dp-help strong{color:#666}.dp-note{font-family:"Lato",sans-serif;font-size:.75rem;color:#999;background:#f0f0f0;padding:.75rem 1rem;line-height:1.5}.curate-dashboard__active-card{background:none;border:none;padding:0;color:#111d13}.curate-dashboard__active-card--flippable{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,3vw,3rem);align-items:start}@media(max-width: 900px){.curate-dashboard__active-card--flippable{grid-template-columns:1fr}}.curate-dashboard__card-front,.curate-dashboard__card-back{background:none;border:none;padding:0;color:#111d13}.curate-dashboard__card-back{display:block !important;opacity:1 !important}.curate-dashboard__active-eyebrow{text-transform:uppercase;font-size:clamp(.7rem,1vw,.8rem);font-weight:700;letter-spacing:.15em;color:#709775;margin:0 0 .75rem;display:flex;align-items:center;justify-content:space-between}.curate-dashboard__active-eyebrow>span{display:flex;align-items:center;gap:.4rem}.curate-dashboard__active-eyebrow i{font-size:.65rem}.curate-dashboard__assembly-tab{display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.5rem 1rem;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:3px 3px 0 0;margin-bottom:-1px;background:#709775;color:#fff;border:1px solid #709775;border-bottom:none}.curate-dashboard__assembly-tab i{font-size:.65rem}.curate-dashboard__analytics-actions{display:flex;align-items:center;gap:.5rem}.curate-dashboard__live-indicator{display:inline-flex;align-items:center;gap:.3rem;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#2ecc71;padding:.2rem .5rem;border-radius:3px;background:rgba(46,204,113,.1);transition:opacity .3s ease}.curate-dashboard__live-indicator i{font-size:.55rem;animation:livePulse 1.5s ease-in-out infinite}.curate-dashboard__live-indicator--inactive{color:hsla(0,0%,100%,.25);background:hsla(0,0%,100%,.05)}.curate-dashboard__live-indicator--inactive i{animation:none}@keyframes livePulse{0%,100%{opacity:1}50%{opacity:.3}}.curate-dashboard__analytics-refresh{background:none;border:1px solid hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.5);font-size:.7rem;padding:.25rem .4rem;border-radius:3px;cursor:pointer;transition:color .15s ease,border-color .15s ease}.curate-dashboard__analytics-refresh:hover{color:#fff;border-color:hsla(0,0%,100%,.3)}.curate-dashboard__analytics-refresh.is-spinning i{animation:spin .8s linear}@keyframes spin{to{transform:rotate(360deg)}}.curate-dashboard__analytics-trigger{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.6);padding:.3rem .6rem;border-radius:3px;font-family:"Lato",sans-serif;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;display:flex;align-items:center;gap:.3rem;transition:all .15s ease}.curate-dashboard__analytics-trigger:hover{background:hsla(0,0%,100%,.15);color:#fff;border-color:hsla(0,0%,100%,.3)}.curate-dashboard__analytics-trigger i{font-size:.65rem}.curate-dashboard__analytics-label{text-transform:uppercase;letter-spacing:.08em}.curate-dashboard__analytics{display:flex;flex-direction:column;gap:1.25rem}.curate-dashboard__analytics-hero{text-align:center;padding:1rem 0}.curate-dashboard__analytics-tier-icon{font-size:1.5rem;color:hsla(0,0%,100%,.2);margin-bottom:.5rem}.curate-dashboard__analytics-tier-icon.tier--viewed{color:hsla(0,0%,100%,.5)}.curate-dashboard__analytics-tier-icon.tier--active{color:#a1cca5}.curate-dashboard__analytics-tier-icon.tier--heating{color:#f9a825}.curate-dashboard__analytics-tier-icon.tier--fire{color:#e74c3c;animation:firePulse 1.5s ease-in-out infinite}@keyframes firePulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.15);opacity:.8}}.curate-dashboard__analytics-tier-label{font-size:.9rem;font-weight:900;color:#fff;margin-bottom:.25rem}.curate-dashboard__analytics-tier-desc{font-size:.7rem;color:hsla(0,0%,100%,.4)}.curate-dashboard__analytics-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:.5rem}.curate-dashboard__analytics-stat{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);border-radius:3px;padding:.75rem .5rem;text-align:center}.curate-dashboard__analytics-stat-value{font-size:1.25rem;font-weight:900;color:#fff;line-height:1;margin-bottom:.3rem}.curate-dashboard__analytics-stat-label{font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:hsla(0,0%,100%,.4)}.curate-dashboard__analytics-section-label{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:hsla(0,0%,100%,.4);margin-bottom:.5rem}.curate-dashboard__analytics-channels{display:flex;flex-direction:column;gap:.35rem}.curate-dashboard__analytics-channel{display:flex;align-items:center;gap:.5rem;padding:.4rem .6rem;background:hsla(0,0%,100%,.04);border-radius:3px;font-size:.75rem;color:hsla(0,0%,100%,.6)}.curate-dashboard__analytics-channel i{width:1rem;text-align:center;color:#a1cca5;font-size:.7rem}.curate-dashboard__analytics-channel span:nth-child(2){flex:1;font-weight:600}.curate-dashboard__analytics-channel-val{font-weight:900;color:#fff}.curate-dashboard__analytics-line-chart{position:relative;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);border-radius:3px;padding:.75rem .5rem .25rem}.curate-dashboard__analytics-svg{width:100%;height:100px;display:block}.curate-dashboard__analytics-chart-labels{display:flex;justify-content:space-between;padding:.25rem .25rem 0;font-size:.5rem;font-weight:700;color:hsla(0,0%,100%,.25)}.curate-dashboard__analytics-chart-empty{position:absolute;top:calc(40% - 20px);left:0;right:0;display:flex;justify-content:center;transform:translateY(-100%);padding-bottom:.35rem;font-size:.7rem;color:#fff;font-weight:600}.curate-dashboard__analytics-cols{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.curate-dashboard__analytics-grid--video{grid-template-columns:repeat(3, 1fr)}.curate-dashboard__analytics-video-list{margin-top:.5rem;display:flex;flex-direction:column;gap:.25rem}.curate-dashboard__analytics-video-item{display:flex;align-items:center;justify-content:space-between;padding:.35rem .6rem;background:hsla(0,0%,100%,.04);border-radius:3px;font-size:.7rem}.curate-dashboard__analytics-video-name{color:hsla(0,0%,100%,.7);font-weight:600;display:flex;align-items:center;gap:.35rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.curate-dashboard__analytics-video-name i{font-size:.5rem;color:#a1cca5;flex-shrink:0}.curate-dashboard__analytics-video-stats{color:hsla(0,0%,100%,.35);font-weight:600;font-size:.6rem;flex-shrink:0;margin-left:.75rem}.curate-dashboard__analytics-video-item--sub .curate-dashboard__analytics-video-stats.has-engagement{color:#a1cca5}.curate-dashboard__analytics-video-item--expandable{cursor:pointer;background:hsla(0,0%,100%,.07)}.curate-dashboard__analytics-video-item--expandable:hover{background:hsla(0,0%,100%,.1)}.curate-dashboard__analytics-video-chevron{font-size:.5rem;transition:transform .2s;margin-left:.15rem}.curate-dashboard__analytics-video-item--sub{padding-left:1.4rem;background:hsla(0,0%,100%,.02);font-size:.65rem}.curate-dashboard__analytics-video-detail{display:flex;flex-direction:column;gap:.2rem}.curate-dashboard__analytics-video-detail[hidden]{display:none}.curate-dashboard__analytics-video-help{font-size:.6rem;color:hsla(0,0%,100%,.25);margin-top:.35rem;line-height:1.5}.curate-dashboard__analytics-video-help i{margin-right:.2rem;color:hsla(0,0%,100%,.15)}.curate-dashboard__analytics-video-help strong{color:hsla(0,0%,100%,.4)}.curate-dashboard__analytics-grid--secondary .curate-dashboard__analytics-stat{background:hsla(0,0%,100%,.03);border-color:hsla(0,0%,100%,.05)}.curate-dashboard__analytics-devices{display:flex;flex-direction:column;gap:.4rem}.curate-dashboard__analytics-device{display:flex;align-items:center;gap:.5rem;font-size:.7rem;color:hsla(0,0%,100%,.5)}.curate-dashboard__analytics-device i{width:1rem;text-align:center;color:hsla(0,0%,100%,.3);font-size:.7rem}.curate-dashboard__analytics-device span{font-size:.65rem;font-weight:700;color:hsla(0,0%,100%,.5);min-width:2rem;text-align:right}.curate-dashboard__analytics-device-bar{flex:1;height:6px;background:hsla(0,0%,100%,.06);border-radius:3px;overflow:hidden}.curate-dashboard__analytics-device-fill{height:100%;background:#a1cca5;border-radius:3px;transition:width .3s ease}.curate-dashboard__analytics-peak{display:flex;flex-direction:column;gap:.35rem}.curate-dashboard__analytics-peak-item{display:flex;align-items:center;gap:.5rem;padding:.4rem .6rem;background:hsla(0,0%,100%,.04);border-radius:3px;font-size:.75rem;color:hsla(0,0%,100%,.6)}.curate-dashboard__analytics-peak-item i{width:1rem;text-align:center;color:#a1cca5;font-size:.65rem}.curate-dashboard__analytics-peak-item span:nth-child(2){flex:1;font-weight:600}.curate-dashboard__analytics-peak-val{font-weight:900;color:#fff;font-size:.75rem}.curate-dashboard__analytics-recipients{display:flex;flex-direction:column;gap:.3rem}.curate-dashboard__analytics-recipients-empty{font-size:.7rem;color:hsla(0,0%,100%,.25);padding:.75rem;background:hsla(0,0%,100%,.03);border-radius:3px;display:flex;flex-direction:column;align-items:center;gap:.6rem;text-align:center}.curate-dashboard__analytics-recipients-cta{background:none;border:1px solid #a1cca5;color:#a1cca5;font-size:.7rem;font-weight:700;font-family:"Lato",sans-serif;padding:.4rem .85rem;border-radius:3px;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;transition:background-color .15s ease,color .15s ease}.curate-dashboard__analytics-recipients-cta:hover{background:#a1cca5;color:#111d13}.curate-dashboard__analytics-recipients-cta i{font-size:.6rem}.curate-dashboard__analytics-recipient{padding:.5rem .6rem;background:hsla(0,0%,100%,.04);border-radius:3px;font-size:.7rem}.curate-dashboard__analytics-recipient-top{display:flex;align-items:center;gap:.5rem}.curate-dashboard__analytics-recipient-top>i:first-child{color:#a1cca5;font-size:.6rem;flex-shrink:0}.curate-dashboard__analytics-recipient-metrics{display:flex;gap:.75rem;margin-top:.3rem;padding-left:1.1rem}.curate-dashboard__analytics-recipient-metric{font-size:.6rem;color:hsla(0,0%,100%,.4);font-weight:600}.curate-dashboard__analytics-recipient-metric i{font-size:.5rem;margin-right:.15rem;color:hsla(0,0%,100%,.25)}.curate-dashboard__analytics-recipient-email{flex:1;color:hsla(0,0%,100%,.7);font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.curate-dashboard__analytics-recipient-date{color:hsla(0,0%,100%,.3);font-size:.6rem;font-weight:600;flex-shrink:0}.curate-dashboard__analytics-section--your-activity{border-top:1px solid hsla(0,0%,100%,.08);margin-top:.5rem;padding-top:1rem}.curate-dashboard__analytics-your-activity{display:flex;flex-direction:column;gap:.25rem}.curate-dashboard__analytics-your-activity-note{font-size:.6rem;color:hsla(0,0%,100%,.25);margin-top:.5rem;line-height:1.5}.curate-dashboard__analytics-your-activity-note i{margin-right:.2rem}.curate-dashboard__analytics-note{font-size:.65rem;color:hsla(0,0%,100%,.3);line-height:1.5;padding:.6rem .75rem;background:hsla(0,0%,100%,.03);border-radius:3px}.curate-dashboard__analytics-note i{margin-right:.3rem;color:hsla(0,0%,100%,.2)}.curate-dashboard__active-header{display:flex;align-items:flex-start;gap:1.25rem;margin-bottom:2rem}.curate-dashboard__active-headshot{position:relative;width:clamp(80px,12vw,150px);height:clamp(80px,12vw,150px);flex-shrink:0}.curate-dashboard__active-headshot img:first-child{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid hsla(0,0%,100%,.2)}.curate-dashboard__active-headshot-otw{position:absolute;inset:-2px;width:calc(100% + 4px);height:calc(100% + 4px);pointer-events:none}.curate-dashboard__draft-icon{color:#f9a825}.curate-dashboard__draft-progress-section{margin-top:1.5rem}.curate-dashboard__draft-progress-wrap{margin-bottom:.75rem}.curate-dashboard__draft-progress-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.35rem}.curate-dashboard__draft-progress-track{flex:1;height:6px;background:hsla(0,0%,100%,.1);border-radius:3px;overflow:hidden}.curate-dashboard__draft-progress-fill{height:100%;background:#f9a825;border-radius:3px}.curate-dashboard__draft-progress-count{font-size:.8rem;font-weight:700;color:hsla(0,0%,100%,.5)}.curate-dashboard__draft-progress-label{font-size:.8rem;color:hsla(0,0%,100%,.5)}.curate-dashboard__draft-progress-label strong{color:#fff}.curate-dashboard__draft-steps{display:flex;flex-direction:column;gap:1rem}.curate-dashboard__draft-step{display:flex;align-items:flex-start;gap:.75rem}.curate-dashboard__draft-step-num{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.15);border-radius:50%;font-size:.75rem;font-weight:900;color:#fff;flex-shrink:0}.curate-dashboard__draft-step-content{flex:1;min-width:0}.curate-dashboard__draft-step-title{font-size:.85rem;font-weight:700;color:#fff;margin-bottom:.15rem}.curate-dashboard__draft-step-desc{font-size:.75rem;color:hsla(0,0%,100%,.45);line-height:1.4}.curate-dashboard__draft-cta{display:flex;align-items:center;justify-content:center;gap:.4rem;width:100%;padding:.75rem;margin-top:1.25rem;background:#709775;border:none;color:#fff;font-family:"Lato",sans-serif;font-size:.9rem;font-weight:700;border-radius:3px;cursor:pointer;transition:background-color .15s ease}.curate-dashboard__draft-cta:hover{background:#8fb996}.curate-dashboard__active-job-details{display:flex;flex-direction:column;gap:.25rem;margin-top:.5rem}.curate-dashboard__active-job-detail{display:flex;align-items:center;gap:.5rem;font-size:.75rem}.curate-dashboard__active-job-label{font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:hsla(0,0%,100%,.35);min-width:6.5rem;flex-shrink:0}.curate-dashboard__active-job-value{color:hsla(0,0%,100%,.7);font-weight:600}.curate-dashboard__active-job-link{color:#a1cca5;text-decoration:none;font-weight:700;font-size:.7rem;display:flex;align-items:center;gap:.3rem}.curate-dashboard__active-job-link:visited{color:#a1cca5}.curate-dashboard__active-job-link:hover,.curate-dashboard__active-job-link:visited:hover{color:#fff}.curate-dashboard__active-job-link i{font-size:.6rem}.curate-dashboard__profile-jobtitle{font-size:.7rem;color:rgba(17,29,19,.5);font-weight:600;margin-top:.15rem}.curate-dashboard__profile-field-label{font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:rgba(17,29,19,.3);margin-right:.3rem}.curate-dashboard__active-title{flex:1;min-width:0}.curate-dashboard__profile-title{font-family:"Lato",sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:900;color:#fff;line-height:1.2;margin-bottom:.5rem}.curate-dashboard__profile-date{font-size:.85rem;color:hsla(0,0%,100%,.5)}.curate-dashboard__profile-link-wrap{margin-bottom:1.5rem}.curate-dashboard__profile-link-label{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:hsla(0,0%,100%,.4);display:block;margin-bottom:.3rem}.curate-dashboard__profile-link{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:.85rem;color:#415d43;padding:.65rem 1rem;background:hsla(0,0%,100%,.75);border:1px solid rgba(112,151,117,.4);border-radius:3px;cursor:pointer;transition:border-color .15s ease,background-color .15s ease;font-family:monospace;font-weight:400}.curate-dashboard__profile-link:hover{border-color:#709775;background:hsla(0,0%,100%,.95)}.curate-dashboard__profile-link:hover .curate-dashboard__profile-link-icon{color:#709775}.curate-dashboard__profile-link-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.curate-dashboard__profile-link-icon{font-size:.95rem;color:#415d43;flex-shrink:0;transition:color .15s ease}.curate-dashboard__active-section{margin-bottom:1.75rem}.curate-dashboard__active-section:last-child{margin-bottom:0}.curate-dashboard__active-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:#999;font-weight:700;margin-bottom:.75rem}.curate-dashboard__mode-row{display:flex;align-items:center;gap:.75rem}.curate-dashboard__mode-toggle{display:flex;align-items:center;gap:.4rem;cursor:pointer;flex-shrink:0}.curate-dashboard__mode-label{font-size:.75rem;font-weight:700;color:#fff;white-space:nowrap}.curate-dashboard__mode-status{font-size:.7rem;color:hsla(0,0%,100%,.4)}.curate-dashboard__edit-grid{display:grid;grid-template-columns:repeat(5, 1fr);gap:.5rem}@media(max-width: 900px){.curate-dashboard__edit-grid{grid-template-columns:repeat(3, 1fr)}}.curate-dashboard__edit-btn{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:.85rem .5rem .7rem;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);color:#fff;font-family:"Lato",sans-serif;cursor:pointer;text-align:center;border-radius:3px;transition:background-color .15s ease,border-color .15s ease}.curate-dashboard__edit-btn:hover{background:hsla(0,0%,100%,.18);border-color:hsla(0,0%,100%,.25)}.curate-dashboard__edit-btn i{color:#a1cca5;font-size:1.1rem;margin-bottom:.1rem}.curate-dashboard__edit-label{font-size:.75rem;font-weight:700;color:#fff;line-height:1.2}.curate-dashboard__edit-desc{font-size:.6rem;font-weight:400;color:hsla(0,0%,100%,.45);line-height:1.3}.curate-dashboard__active-row{display:flex}.curate-dashboard__preview-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem 1rem;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.2);color:#fff;font-size:.85rem;font-weight:700;font-family:"Lato",sans-serif;cursor:pointer;border-radius:3px;transition:background-color .15s ease,border-color .15s ease}.curate-dashboard__preview-btn:hover{background:hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.35)}.curate-dashboard__preview-btn i{color:#a1cca5;font-size:.9rem}.curate-dashboard__share-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:.5rem}.curate-dashboard__share-btn{display:flex;align-items:center;gap:.6rem;padding:.85rem 1rem;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);color:#fff;font-size:.9rem;font-weight:700;font-family:"Lato",sans-serif;cursor:pointer;text-decoration:none;border-radius:3px;transition:background-color .15s ease,border-color .15s ease}.curate-dashboard__share-btn:hover,.curate-dashboard__share-btn:visited:hover,.curate-dashboard__share-btn:active,.curate-dashboard__share-btn:focus,.curate-dashboard__share-btn:visited:active,.curate-dashboard__share-btn:visited:focus{background:hsla(0,0%,100%,.18);border-color:hsla(0,0%,100%,.25);color:#fff}.curate-dashboard__share-btn:visited{color:#fff}.curate-dashboard__share-btn i{color:#a1cca5;font-size:1rem;width:1.25rem;text-align:center;flex-shrink:0}.curate-edit-choice{position:fixed;inset:0;z-index:99995;display:none;align-items:center;justify-content:center;padding:1.5rem}.curate-edit-choice.is-open{display:flex}.curate-edit-choice__backdrop{position:fixed;inset:0;background:rgba(0,0,0,.5)}.curate-edit-choice__card{position:relative;background:#fff;max-width:440px;width:100%;padding:clamp(1.5rem,3vw,2.5rem);box-shadow:0 8px 32px rgba(0,0,0,.2);text-align:center}.curate-edit-choice__close{position:absolute;top:.75rem;right:.75rem;background:none;border:none;color:#999;font-size:1rem;cursor:pointer}.curate-edit-choice__close:hover{color:#555}.curate-edit-choice__icon{font-size:1.5rem;color:#709775;margin-bottom:.75rem}.curate-edit-choice__title{font-family:"Lato",sans-serif;font-size:1rem;font-weight:900;color:#111d13;margin:0 0 1.25rem;white-space:nowrap}.curate-edit-choice__options{display:flex;flex-direction:column;gap:.4rem}.curate-edit-choice__option{display:flex;align-items:center;gap:.6rem;padding:.65rem 1rem;background:#f0f0f0;border:1px solid #eee;color:#111d13;font-size:.85rem;font-weight:700;font-family:"Lato",sans-serif;cursor:pointer;text-align:left;transition:border-color .15s ease,background-color .15s ease}.curate-edit-choice__option:hover{border-color:#709775;background:#fff}.curate-edit-choice__option i{color:#709775;width:1.25rem;text-align:center;flex-shrink:0}.curate-edit-choice__fork-option{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;background:#f0f0f0;border:1px solid #eee;cursor:pointer;text-align:left;font-family:"Lato",sans-serif;transition:border-color .15s ease,background-color .15s ease}.curate-edit-choice__fork-option:hover{border-color:#709775;background:#fff}.curate-edit-choice__fork-icon{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:rgba(112,151,117,.1);color:#709775;font-size:.85rem;flex-shrink:0;margin-top:.1rem}.curate-edit-choice__fork-content{flex:1}.curate-edit-choice__fork-label{font-size:.9rem;font-weight:900;color:#111d13;margin-bottom:.25rem}.curate-edit-choice__fork-desc{font-size:.78rem;line-height:1.5;color:#666}.curate-intent{margin-bottom:1.5rem}.curate-intent__options{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.curate-intent__options--three{grid-template-columns:1fr 1fr 1fr}@media(max-width: 48em){.curate-intent__options--three{grid-template-columns:1fr}}@media(max-width: 37.5em){.curate-intent__options{grid-template-columns:1fr}}.curate-intent__card{appearance:none;background:#fff;border:2px solid #eee;padding:1.5rem;cursor:pointer;text-align:center;transition:border-color .15s ease,background .15s ease;display:flex;flex-direction:column;align-items:center;gap:.5rem;font-family:"Lato",sans-serif}.curate-intent__card:hover{border-color:#8fb996}.curate-intent__card.is-active{border-color:#709775;background:rgba(161,204,165,.08)}.curate-intent__icon{font-size:1.5rem;color:#415d43;margin-bottom:.25rem}.curate-intent__card-title{font-size:.95rem;font-weight:700;color:#111d13}.curate-intent__card-desc{font-size:.8rem;color:#666;line-height:1.5;margin:0}.curate-identity{background:#fff;border:1px solid #eee;padding:1.25rem;margin-bottom:1.5rem}.curate-identity[hidden]{display:none}.curate-identity__heading{font-size:.9rem;font-weight:700;color:#111d13;margin-bottom:.5rem}.curate-identity__desc{font-size:.8rem;color:#666;line-height:1.6;margin:0 0 1rem}.curate-identity__anon{display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:#111d13;cursor:pointer}.curate-identity__anon input[type=checkbox]{accent-color:#415d43;width:16px;height:16px;cursor:pointer}.curate-identity__fields{display:grid;grid-template-columns:1fr;gap:.75rem;margin-top:1rem}.curate-identity__fields[hidden]{display:none}.curate-position{background:#fff;border:1px solid #eee;padding:1.25rem;margin-bottom:1.5rem}.curate-position[hidden]{display:none}.curate-position__heading{font-size:.9rem;font-weight:700;color:#111d13;margin-bottom:1rem}.curate-position__fields{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.curate-position__fields--single{grid-template-columns:1fr}@media(max-width: 37.5em){.curate-position__fields{grid-template-columns:1fr}}.curate-position__field label{display:block;font-size:.8rem;font-weight:700;color:#555;margin-bottom:.25rem}.curate-position__field input{width:100%;font-family:"Lato",sans-serif;font-size:.9rem;padding:.5rem .75rem;border:1px solid #ccc;background:#fff;color:#404040}.curate-position__field input:focus{outline:none;border-color:#709775}.curate-position__field--full{grid-column:1/-1}.curate-position__url-row{display:flex;align-items:stretch}.curate-position__url-row input{flex:1;border-right:none}.curate-position__analyze-btn{background:#415d43;border:1px solid #415d43;border-left:none;color:#fff;font-family:"Lato",sans-serif;font-size:.75rem;font-weight:700;padding:.5rem 1.25rem;cursor:pointer;display:flex;align-items:center;gap:.35rem;white-space:nowrap;flex-shrink:0;transition:background-color .15s ease,opacity .15s ease}.curate-position__analyze-btn:hover:not(:disabled){background:#111d13;border-color:#111d13}.curate-position__analyze-btn:disabled{opacity:.4;cursor:not-allowed;background:#ccc;border-color:#ccc}.curate-position__analyze-btn.is-loading{pointer-events:none}.curate-position__analyze-btn.is-loading i{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.curate-position__analyze-status{margin-top:.4rem;font-size:.75rem;font-weight:600;padding:.4rem .6rem;border-radius:3px}.curate-position__analyze-status--success{color:#709775;background:rgba(112,151,117,.08)}.curate-position__analyze-status--error{color:#c0392b;background:rgba(192,57,43,.06)}.curate-position__analyze-status--loading{color:#999;background:#f0f0f0}.curate-position__analyze-status[hidden]{display:none}.curate-position__autofill-hint{font-size:.6rem;font-weight:600;color:#709775;margin-left:.3rem}.curate-position__autofill-hint[hidden]{display:none}.curate-position__analyze-result{display:flex;flex-direction:column;gap:.25rem}.curate-position__analyze-details{font-size:.7rem;color:rgba(112,151,117,.7)}.curate-position__assemble-wrap{position:relative}.curate-position__assemble-callout{position:relative;margin-top:.75rem;background:#111d13;color:#fff;padding:1rem 1.25rem;border-radius:3px;box-shadow:0 4px 16px rgba(0,0,0,.2)}.curate-position__assemble-callout[hidden]{display:none}.curate-position__assemble-callout-arrow{position:absolute;top:-6px;left:2rem;width:12px;height:12px;background:#111d13;transform:rotate(45deg)}.curate-position__assemble-callout-body{position:relative;z-index:1}.curate-position__assemble-callout-title{font-size:.8rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.4rem;display:flex;align-items:center;gap:.35rem;color:#a1cca5}.curate-position__assemble-callout-title i{font-size:.75rem}.curate-position__assemble-callout-body p{font-size:.75rem;line-height:1.6;color:hsla(0,0%,100%,.8);margin:0 0 .6rem}.curate-position__assemble-callout-dismiss{background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.25);color:#fff;font-family:"Lato",sans-serif;font-size:.7rem;font-weight:700;padding:.3rem .75rem;cursor:pointer;border-radius:2px;transition:background-color .15s ease}.curate-position__assemble-callout-dismiss:hover{background:hsla(0,0%,100%,.25)}.curate-position__assemble-options{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.curate-position__assemble-or{font-size:.75rem;color:#999;font-weight:600}.curate-position__manual-link{background:none;border:none;color:#709775;font-family:"Lato",sans-serif;font-size:.8rem;font-weight:700;cursor:pointer;padding:0;display:inline-flex;align-items:center;gap:.3rem;transition:color .15s ease}.curate-position__manual-link:hover{color:#111d13}.curate-position__manual-link i{font-size:.65rem}.curate-position__assemble-countdown{margin-top:.5rem;font-size:.75rem;color:#666;padding:.5rem .75rem;background:rgba(112,151,117,.06);border-radius:3px}.curate-position__assemble-countdown-cancel{background:none;border:none;color:#709775;font-family:"Lato",sans-serif;font-size:.7rem;font-weight:700;cursor:pointer;margin-left:.3rem;padding:0}.curate-position__assemble-countdown-cancel:hover{color:#111d13}.curate-position__assemble-btn{background:#415d43;border:none;color:#fff;font-family:"Lato",sans-serif;font-size:.8rem;font-weight:700;padding:.6rem 1.25rem;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;margin-top:.5rem;transition:background-color .15s ease}.curate-position__assemble-btn:hover:not(:disabled){background:#111d13}.curate-position__assemble-btn:disabled{opacity:.7;cursor:wait}.curate-position__assemble-btn i{font-size:.75rem}.curate-position__assemble-hint{display:block;font-size:.65rem;color:#999;margin-top:.25rem;font-weight:400}.curate-position__assemble-result{margin-top:.5rem;font-size:.75rem;font-weight:600;color:#111d13;line-height:1.5}.curate-position__assemble-result[hidden]{display:none}.curate-position__req{color:#c0392b}.curate-position__opt{font-weight:400;color:#999}.curate-position__req{color:#c53030;font-weight:700}.curate-preview__position{text-align:center;padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid #eee}.curate-preview__position-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:#999;margin-bottom:.25rem}.curate-preview__position-title{font-size:1.25rem;font-weight:900;color:#111d13}.curate-preview__position-company{font-size:1rem;color:#666;margin-bottom:.5rem}.curate-preview__position-link{font-size:.8rem;color:inherit;text-decoration:none}.curate-preview__position-link i{font-size:.7rem;margin-left:.2rem}.curate-preview__position-link:hover{text-decoration:underline}.curate-success__close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.25rem;color:#999;cursor:pointer;padding:.25rem;line-height:1}.curate-success__close:hover{color:#404040}.curate-success__card{position:relative}
