.home-module__i0QXTG__homepage{min-height:100vh}.home-module__i0QXTG__hero{margin:3rem 0 0;padding-bottom:3rem;position:relative}.home-module__i0QXTG__heroContent{flex-direction:column;align-items:center;gap:1.25rem;width:100%;display:flex}.home-module__i0QXTG__heading{text-align:center;padding-bottom:1rem;font-size:32px;font-weight:550}.home-module__i0QXTG__hero p{text-align:center;max-width:720px;color:var(--color-text-muted);font-size:18px}.home-module__i0QXTG__eyebrow{text-transform:uppercase;letter-spacing:.08rem;color:var(--color-primary);font-size:.8rem}.home-module__i0QXTG__heroActions{flex-flow:wrap;gap:1rem;margin-top:.75rem;display:flex}.home-module__i0QXTG__primary,.home-module__i0QXTG__secondary{border-radius:var(--radius-pill);text-align:center;align-items:center;gap:.75rem;padding:.65rem 1.35rem .65rem 1rem;font-weight:500;display:flex;position:relative}.home-module__i0QXTG__primary{background:var(--color-button);color:var(--color-primary-contrast);border:none}.home-module__i0QXTG__primary:hover{background:var(--color-text)}.home-module__i0QXTG__secondary{background-color:var(--color-border);color:var(--color-text-buttton)}.home-module__i0QXTG__secondary:hover{background-color:var(--color-border-strong);color:var(--color-text)}.home-module__i0QXTG__joinCtaLogo{border-radius:4px;width:18px;height:18px;display:inline-block}.home-module__i0QXTG__logoLight{display:inline-block}.home-module__i0QXTG__logoDark{display:none}@media (prefers-color-scheme:dark){.home-module__i0QXTG__logoLight{display:none}.home-module__i0QXTG__logoDark{display:inline-block}}:root[data-theme=dark] .home-module__i0QXTG__logoLight{display:none}:root[data-theme=dark] .home-module__i0QXTG__logoDark{display:inline-block}:root[data-theme=light] .home-module__i0QXTG__logoLight{display:inline-block}:root[data-theme=light] .home-module__i0QXTG__logoDark{display:none}.home-module__i0QXTG__heroList{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;display:grid}.home-module__i0QXTG__heroList li{border:1px solid var(--color-border);border-radius:var(--radius);color:var(--color-text-muted);padding:.85rem}@media (max-width:768px){.home-module__i0QXTG__hero{margin-top:1.5rem;padding-bottom:3rem;position:relative}.home-module__i0QXTG__corner1,.home-module__i0QXTG__corner2,.home-module__i0QXTG__corner3,.home-module__i0QXTG__corner4{width:7px;height:7px}.home-module__i0QXTG__heading{padding:0 5% .5rem;font-size:24px}.home-module__i0QXTG__hero p{font-size:1rem}.home-module__i0QXTG__heroActions{flex-direction:row}.home-module__i0QXTG__primary,.home-module__i0QXTG__secondary{border-radius:var(--radius-pill);text-align:center;align-items:center;gap:.75rem;padding:.5rem 1.1rem .5rem .75rem;font-size:15px;font-weight:500;display:flex}}
.jobs-list-module__EQnzNa__wrapper{padding:3rem 0}.jobs-list-module__EQnzNa__carousel{flex-direction:column;gap:1.25rem;display:flex}.jobs-list-module__EQnzNa__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.jobs-list-module__EQnzNa__title{color:var(--color-text);margin:0;font-size:17px;font-weight:550}.jobs-list-module__EQnzNa__controls{align-items:center;gap:.75rem;display:inline-flex}.jobs-list-module__EQnzNa__control{border-radius:var(--radius);border:1px solid var(--color-border);background:var(--color-surface);width:2rem;height:2rem;color:var(--color-text-secondary);justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.jobs-list-module__EQnzNa__control:disabled{opacity:.45;cursor:not-allowed}@media (hover:hover) and (pointer:fine){.jobs-list-module__EQnzNa__control:not(:disabled):hover{border-color:var(--color-border-strong);color:var(--color-text)}}.jobs-list-module__EQnzNa__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1rem;display:grid}.jobs-list-module__EQnzNa__viewport{width:100%;transition:height .28s cubic-bezier(.22,.61,.36,1);overflow:hidden}.jobs-list-module__EQnzNa__track{will-change:transform;transition:transform .36s cubic-bezier(.22,.61,.36,1);display:flex}.jobs-list-module__EQnzNa__slide{flex:0 0 100%}.jobs-list-module__EQnzNa__footer{justify-content:center;display:flex}.jobs-list-module__EQnzNa__viewAllButton{border-radius:var(--radius);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);padding:.5rem .95rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.jobs-list-module__EQnzNa__viewAllButton:hover{border-color:var(--color-border-strong);background:var(--color-hover-bg)}.jobs-list-module__EQnzNa__empty{text-align:center;background:var(--color-surface);border:2px dashed var(--color-border);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.jobs-list-module__EQnzNa__empty p{color:var(--color-text-secondary);margin:0}.jobs-list-module__EQnzNa__postJob{background:var(--color-brand);color:#fff;border-radius:8px;align-items:center;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.jobs-list-module__EQnzNa__postJob:hover{background:var(--color-brand-hover)}@media (max-width:640px){.jobs-list-module__EQnzNa__wrapper{padding:2rem 0}.jobs-list-module__EQnzNa__header{align-items:center}.jobs-list-module__EQnzNa__grid{grid-template-columns:1fr;gap:1rem}.jobs-list-module__EQnzNa__title{font-size:16px}}
.home-carousel-job-card-module__KIEUMa__card{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-bg);min-height:var(--carousel-card-height,auto);height:100%;padding:.8rem 1rem;transition:background-color .2s;position:relative}@media (hover:hover) and (pointer:fine){.home-carousel-job-card-module__KIEUMa__card:hover{background:var(--color-hover-bg)}}.home-carousel-job-card-module__KIEUMa__cardLink{z-index:2;position:absolute;inset:0}.home-carousel-job-card-module__KIEUMa__cardLinkText{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home-carousel-job-card-module__KIEUMa__body{z-index:1;pointer-events:none;flex-direction:column;gap:.72rem;display:flex;position:relative}.home-carousel-job-card-module__KIEUMa__companyRow{align-items:center;gap:6px;display:flex}.home-carousel-job-card-module__KIEUMa__logoWrap{border-radius:var(--radius-inner);border:1px solid var(--color-border);background:var(--color-surface-alt);justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;display:inline-flex;overflow:hidden}.home-carousel-job-card-module__KIEUMa__logoImage{object-fit:cover;width:100%;height:100%}.home-carousel-job-card-module__KIEUMa__logoPlaceholder{background:linear-gradient(135deg,#3b82f62e,#22c55e33);width:100%;height:100%}.home-carousel-job-card-module__KIEUMa__companyName{color:var(--color-text-secondary);margin:0;font-size:14px;font-weight:450}.home-carousel-job-card-module__KIEUMa__title{color:var(--color-text);margin:0;font-size:21px;font-weight:650;line-height:1.18}.home-carousel-job-card-module__KIEUMa__metaList{color:var(--color-text-muted);flex-wrap:wrap;gap:0;margin:0;padding:0;font-size:.95rem;list-style:none;display:flex}.home-carousel-job-card-module__KIEUMa__metaItem{align-items:center;display:inline-flex}.home-carousel-job-card-module__KIEUMa__metaItem+.home-carousel-job-card-module__KIEUMa__metaItem:before{content:"·";color:var(--color-text-tertiary);margin-inline:8px;font-size:.95em;line-height:1}.home-carousel-job-card-module__KIEUMa__posted{color:var(--color-text-grey);margin:0;font-size:.88rem}@media (max-width:1023px){.home-carousel-job-card-module__KIEUMa__card{padding:.75rem .9rem}.home-carousel-job-card-module__KIEUMa__metaList{gap:0}}@media (max-width:768px){.home-carousel-job-card-module__KIEUMa__card{width:100%;padding:.72rem .85rem}.home-carousel-job-card-module__KIEUMa__title{font-size:19px}.home-carousel-job-card-module__KIEUMa__metaList{font-size:.92rem}}
.employer-dashboard-module__ayq_vG__page{box-sizing:border-box;width:100%;max-width:1080px;padding:var(--space-7)var(--space-8)var(--space-8);margin:0 auto}.employer-dashboard-module__ayq_vG__header{justify-content:space-between;align-items:flex-start;gap:var(--space-6);margin-bottom:var(--space-6);display:flex}.employer-dashboard-module__ayq_vG__headerContent{gap:var(--space-1);flex-direction:column;display:flex}.employer-dashboard-module__ayq_vG__greeting{font-size:var(--text-2xl);letter-spacing:-.025em;color:var(--color-text);margin:0;font-weight:600}.employer-dashboard-module__ayq_vG__subtitle{font-size:var(--text-sm);color:var(--color-text-secondary);margin:0}.employer-dashboard-module__ayq_vG__primaryButton{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-5);height:var(--button-height);background:var(--color-button);color:var(--color-bg);border-radius:var(--radius);font-weight:500;font-size:var(--text-sm);flex-shrink:0;text-decoration:none;transition:all .15s;display:inline-flex}.employer-dashboard-module__ayq_vG__primaryButton:hover{background:var(--color-text)}.employer-dashboard-module__ayq_vG__statsBanner{padding:var(--space-5)var(--space-6);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius);margin-bottom:var(--space-6);align-items:center;display:flex}.employer-dashboard-module__ayq_vG__statItem{align-items:center;gap:var(--space-3);flex:1;display:flex}.employer-dashboard-module__ayq_vG__statDivider{width:1px;height:var(--space-8);background:var(--color-border);margin:0 var(--space-6)}.employer-dashboard-module__ayq_vG__statIcon{width:var(--space-8);height:var(--space-8);background:var(--color-border);border-radius:var(--radius);color:var(--color-text-secondary);justify-content:center;align-items:center;display:flex}.employer-dashboard-module__ayq_vG__statContent{flex-direction:column;gap:2px;display:flex}.employer-dashboard-module__ayq_vG__statValue{font-size:var(--text-xl);color:var(--color-text);font-weight:600}.employer-dashboard-module__ayq_vG__statLabel{font-size:var(--text-xs);color:var(--color-text-secondary)}.employer-dashboard-module__ayq_vG__grid{gap:var(--space-6);flex-direction:column;display:flex}.employer-dashboard-module__ayq_vG__leftColumn,.employer-dashboard-module__ayq_vG__rightColumn{gap:var(--space-6);flex-direction:column;min-width:0;display:flex}.employer-dashboard-module__ayq_vG__card{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius);padding:var(--space-6)}.employer-dashboard-module__ayq_vG__jobsCard{background:0 0;border:none;border-radius:0;padding:0}.employer-dashboard-module__ayq_vG__cardHeader{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.employer-dashboard-module__ayq_vG__cardHeader h2{font-size:var(--text-sm);color:var(--color-text);margin:0;font-weight:500}.employer-dashboard-module__ayq_vG__badge{width:var(--space-6);height:var(--space-6);background:var(--color-primary);color:#fff;font-size:var(--text-xs);border-radius:50%;justify-content:center;align-items:center;font-weight:600;display:flex}.employer-dashboard-module__ayq_vG__viewAllLink{font-size:var(--text-sm);color:var(--color-primary);font-weight:500;text-decoration:none}.employer-dashboard-module__ayq_vG__viewAllLink:hover{text-decoration:underline}.employer-dashboard-module__ayq_vG__viewAllLinkMobile{font-size:var(--text-sm);color:var(--color-primary);font-weight:500;text-decoration:none;display:none}.employer-dashboard-module__ayq_vG__viewAllLinkMobile:hover{text-decoration:underline}.employer-dashboard-module__ayq_vG__jobsTableDesktop{--job-serial-width:4.5rem;--job-serial-gap:.5rem;border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden}.employer-dashboard-module__ayq_vG__tableHeader{background:var(--color-background);border-bottom:1px solid var(--color-border);text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-tertiary);grid-template-columns:minmax(0,1.75fr) 92px 92px 92px 110px;gap:1rem;padding:.875rem 1.25rem;font-size:.75rem;font-weight:600;display:grid}.employer-dashboard-module__ayq_vG__titleHeader{align-items:center;gap:var(--job-serial-gap);display:inline-flex}.employer-dashboard-module__ayq_vG__serialHeader{width:var(--job-serial-width);min-width:var(--job-serial-width);text-align:left}.employer-dashboard-module__ayq_vG__tableRow{border-bottom:1px solid var(--color-border);cursor:pointer;grid-template-columns:minmax(0,1.75fr) 92px 92px 92px 110px;align-items:center;gap:1rem;padding:1rem 1.25rem;display:grid}.employer-dashboard-module__ayq_vG__tableRow:last-of-type{border-bottom:none}.employer-dashboard-module__ayq_vG__tableRow:hover{background:var(--color-surface)}.employer-dashboard-module__ayq_vG__jobTitleCell{align-items:flex-start;gap:var(--job-serial-gap);min-width:0;color:var(--color-text-secondary);text-decoration:none;display:flex}.employer-dashboard-module__ayq_vG__jobDetails{flex-direction:column;gap:.25rem;min-width:0;display:flex}.employer-dashboard-module__ayq_vG__jobTitleText{font-size:var(--text-base);color:var(--color-text);font-weight:700}.employer-dashboard-module__ayq_vG__jobTitleCell .employer-dashboard-module__ayq_vG__jobLocation{font-size:.95rem}.employer-dashboard-module__ayq_vG__jobPostedCell{color:var(--color-text-secondary);font-size:14px;line-height:1.3}.employer-dashboard-module__ayq_vG__tableStatCell{color:var(--color-text-secondary);align-items:center;gap:.375rem;font-size:.875rem;display:inline-flex}.employer-dashboard-module__ayq_vG__tableViewAllRow{grid-template-columns:minmax(0,1.75fr) 92px 92px 92px 110px;padding:.85rem 1.25rem;display:grid}.employer-dashboard-module__ayq_vG__tableViewAllLink{font-size:var(--text-sm);color:var(--color-primary);grid-column:5;justify-self:end;font-weight:500;text-decoration:none}.employer-dashboard-module__ayq_vG__tableViewAllLink:hover{text-decoration:underline}.employer-dashboard-module__ayq_vG__actionList{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.employer-dashboard-module__ayq_vG__actionItem{align-items:center;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius);color:var(--color-text);text-decoration:none;transition:all .15s;display:flex}.employer-dashboard-module__ayq_vG__actionItem:hover{background:var(--color-bg)}.employer-dashboard-module__ayq_vG__actionItem:hover .employer-dashboard-module__ayq_vG__actionArrow{opacity:1}.employer-dashboard-module__ayq_vG__checkCompleted{color:#22c55e}.employer-dashboard-module__ayq_vG__checkPending{color:var(--color-text-muted)}.employer-dashboard-module__ayq_vG__actionLabelCompleted{color:var(--color-text-secondary);text-decoration:line-through}.employer-dashboard-module__ayq_vG__actionArrow{color:var(--color-text-muted);opacity:0;margin-left:auto;transition:opacity .15s}.employer-dashboard-module__ayq_vG__jobList{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:none}.employer-dashboard-module__ayq_vG__jobItem{padding:var(--space-3);border-radius:var(--radius);color:var(--color-text);justify-content:space-between;align-items:center;text-decoration:none;transition:all .15s;display:flex}.employer-dashboard-module__ayq_vG__jobLead{align-items:flex-start;gap:.5rem;min-width:0;display:flex}.employer-dashboard-module__ayq_vG__jobSerial{font-family:"Geist Mono",var(--font-geist-mono),ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;letter-spacing:.04em;font-variant-numeric:tabular-nums;color:var(--color-text-tertiary);text-align:left;align-self:flex-start;width:4.5rem;min-width:4.5rem;font-size:.8rem;font-weight:450;transform:translateY(4px)}.employer-dashboard-module__ayq_vG__jobItem:hover{background:var(--color-surface)}.employer-dashboard-module__ayq_vG__jobItem:hover .employer-dashboard-module__ayq_vG__jobArrow{opacity:1}.employer-dashboard-module__ayq_vG__jobInfo h3{font-size:var(--text-base);margin:0;font-weight:700}.employer-dashboard-module__ayq_vG__jobLocation{font-size:var(--text-base);color:var(--color-text-secondary);flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;display:inline-flex}.employer-dashboard-module__ayq_vG__metaDot{color:#c8c8c8;font-size:.95em;line-height:1}.employer-dashboard-module__ayq_vG__jobStats{align-items:center;gap:var(--space-2);margin-top:var(--space-3);display:flex}.employer-dashboard-module__ayq_vG__jobStat{border-radius:var(--radius);background:var(--color-surface);color:var(--color-text-secondary);align-items:center;gap:.375rem;padding:.35rem .75rem;font-size:.875rem;display:inline-flex}.employer-dashboard-module__ayq_vG__jobFooter{margin-top:var(--space-4);justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.employer-dashboard-module__ayq_vG__jobPosted{color:var(--color-text-tertiary);font-size:14px}.employer-dashboard-module__ayq_vG__jobStatus{align-items:center;gap:.375rem;font-size:14px;font-weight:450;display:inline-flex}.employer-dashboard-module__ayq_vG__jobStatusDot{border-radius:50%;flex-shrink:0;width:14px;height:14px;position:relative}.employer-dashboard-module__ayq_vG__jobStatusDot:after{content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.employer-dashboard-module__ayq_vG__jobStatus.employer-dashboard-module__ayq_vG__active{color:#16a34a}.employer-dashboard-module__ayq_vG__jobStatus.employer-dashboard-module__ayq_vG__active .employer-dashboard-module__ayq_vG__jobStatusDot{background:#22c55e40}.employer-dashboard-module__ayq_vG__jobStatus.employer-dashboard-module__ayq_vG__active .employer-dashboard-module__ayq_vG__jobStatusDot:after{background:#22c55e}.employer-dashboard-module__ayq_vG__jobStatus.employer-dashboard-module__ayq_vG__draft{color:#ea580c}.employer-dashboard-module__ayq_vG__jobStatus.employer-dashboard-module__ayq_vG__draft .employer-dashboard-module__ayq_vG__jobStatusDot{background:#f9731640}.employer-dashboard-module__ayq_vG__jobStatus.employer-dashboard-module__ayq_vG__draft .employer-dashboard-module__ayq_vG__jobStatusDot:after{background:#f97316}.employer-dashboard-module__ayq_vG__jobStatus.employer-dashboard-module__ayq_vG__hired{color:#7c3aed}.employer-dashboard-module__ayq_vG__jobStatus.employer-dashboard-module__ayq_vG__hired .employer-dashboard-module__ayq_vG__jobStatusDot{background:#7c3aed33}.employer-dashboard-module__ayq_vG__jobStatus.employer-dashboard-module__ayq_vG__hired .employer-dashboard-module__ayq_vG__jobStatusDot:after{background:#8b5cf6}.employer-dashboard-module__ayq_vG__jobArrow{color:var(--color-text-muted);opacity:0;transition:opacity .15s}.employer-dashboard-module__ayq_vG__emptyState{text-align:center;padding:var(--space-6)0}.employer-dashboard-module__ayq_vG__emptyState p{color:var(--color-text-secondary);font-size:var(--text-sm);margin:0 0 var(--space-3)}.employer-dashboard-module__ayq_vG__emptyStateLink{color:var(--color-primary);font-size:var(--text-sm);text-decoration:none}.employer-dashboard-module__ayq_vG__emptyStateLink:hover{text-decoration:underline}.employer-dashboard-module__ayq_vG__companyProfile{align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.employer-dashboard-module__ayq_vG__companyAvatar{width:var(--space-9);height:var(--space-9);background:var(--color-bg);border-radius:var(--radius);color:var(--color-text-secondary);justify-content:center;align-items:center;display:flex;overflow:hidden}.employer-dashboard-module__ayq_vG__companyAvatar img{object-fit:cover;width:100%;height:100%}.employer-dashboard-module__ayq_vG__companyInfo h3{font-size:var(--text-sm);color:var(--color-text);margin:0 0 2px;font-weight:600}.employer-dashboard-module__ayq_vG__companyInfo p{font-size:var(--text-xs);color:var(--color-text-secondary);margin:0}.employer-dashboard-module__ayq_vG__companyLocation{font-size:var(--text-xs)!important;color:var(--color-text-muted)!important}.employer-dashboard-module__ayq_vG__completionBar{padding-top:var(--space-4);border-top:1px solid var(--color-border)}.employer-dashboard-module__ayq_vG__completionBarHeader{margin-bottom:var(--space-2);font-size:var(--text-xs);color:var(--color-text-secondary);justify-content:space-between;display:flex}.employer-dashboard-module__ayq_vG__completionBarTrack{background:var(--color-bg);border-radius:var(--radius);height:6px;overflow:hidden}.employer-dashboard-module__ayq_vG__completionBarFill{background:var(--color-primary);border-radius:var(--radius);height:100%;transition:width .3s}.employer-dashboard-module__ayq_vG__quickActionCard{border-radius:var(--radius);padding:var(--space-5);color:#fff;background:linear-gradient(135deg,#0ea5e9 0%,#22c55e 100%)}.employer-dashboard-module__ayq_vG__quickActionContent h3{font-size:var(--text-base);margin:0 0 var(--space-1);font-weight:600}.employer-dashboard-module__ayq_vG__quickActionContent p{font-size:var(--text-sm);margin:0 0 var(--space-4);opacity:.9}.employer-dashboard-module__ayq_vG__quickActionButton{justify-content:center;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-3);color:#0ea5e9;border-radius:var(--radius);font-weight:500;font-size:var(--text-sm);background:#fff;text-decoration:none;transition:transform .15s;display:flex}.employer-dashboard-module__ayq_vG__quickActionButton:hover{transform:translateY(-1px)}@media (max-width:1024px){.employer-dashboard-module__ayq_vG__page{padding:var(--space-6)}}@media (max-width:768px){.employer-dashboard-module__ayq_vG__page{padding:var(--space-5)}.employer-dashboard-module__ayq_vG__header{align-items:stretch;gap:var(--space-4);flex-direction:column}.employer-dashboard-module__ayq_vG__primaryButton{justify-content:center}.employer-dashboard-module__ayq_vG__statsBanner{gap:var(--space-4);flex-direction:column;align-items:stretch}.employer-dashboard-module__ayq_vG__statItem{justify-content:flex-start}.employer-dashboard-module__ayq_vG__statDivider,.employer-dashboard-module__ayq_vG__jobsTableDesktop{display:none}.employer-dashboard-module__ayq_vG__viewAllLinkMobile{align-items:center;display:inline-flex}.employer-dashboard-module__ayq_vG__jobList{gap:.75rem;display:flex}.employer-dashboard-module__ayq_vG__jobItem{border:1px solid var(--color-border);background:var(--color-bg);justify-content:flex-start;align-items:stretch;padding:1rem}.employer-dashboard-module__ayq_vG__jobItem:hover{background:var(--color-bg)}.employer-dashboard-module__ayq_vG__jobArrow{display:none}.employer-dashboard-module__ayq_vG__jobLead{gap:10px;width:100%}.employer-dashboard-module__ayq_vG__jobSerial{width:3.1rem;min-width:3.1rem}.employer-dashboard-module__ayq_vG__jobInfo{flex:1;min-width:0}.employer-dashboard-module__ayq_vG__jobStats{margin-top:.55rem}.employer-dashboard-module__ayq_vG__jobFooter{width:100%;margin-top:.65rem}.employer-dashboard-module__ayq_vG__jobStatus{font-size:13px;font-weight:450}}@media (max-width:640px){.employer-dashboard-module__ayq_vG__page{padding:var(--space-4)}}
.cypost-module__-BAtjq__page{background:var(--color-bg);border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);max-width:650px;margin:0 auto;padding:0}.cypost-module__-BAtjq__feedPage{border-left:0;border-right:0}.cypost-module__-BAtjq__composer{--avatar-size:44px;background:var(--color-bg);border-bottom:1px solid var(--color-border);margin:0;padding:1rem 1.25rem}.cypost-module__-BAtjq__composerRow{align-items:flex-start;gap:.9rem;display:flex}.cypost-module__-BAtjq__composerAvatar{flex-shrink:0}.cypost-module__-BAtjq__composerMain{flex-direction:column;flex:1;gap:.75rem;min-width:0;display:flex}.cypost-module__-BAtjq__textarea{resize:vertical;width:100%;min-height:96px;color:var(--color-text);font-size:1.05rem;line-height:1.6;font-family:"Geist",var(--font-geist),system-ui,-apple-system,"Segoe UI",sans-serif;background:0 0;border:none;max-height:192px;padding:0;overflow-y:auto}.cypost-module__-BAtjq__textarea::placeholder{color:color-mix(in srgb,var(--color-text-tertiary)85%,white)}.cypost-module__-BAtjq__textarea:focus{outline:none}.cypost-module__-BAtjq__imagePreviewWrap{justify-content:flex-start;align-items:flex-start;display:flex}.cypost-module__-BAtjq__imageButton{color:var(--color-text-secondary);border-radius:var(--radius);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.cypost-module__-BAtjq__imageButton:hover{background:var(--color-hover-bg);color:var(--color-text)}.cypost-module__-BAtjq__imageButton:disabled{cursor:not-allowed;opacity:.5}.cypost-module__-BAtjq__imagePreview{aspect-ratio:16/9;border:1px solid var(--color-border);background:var(--color-surface-alt);border-radius:14px;width:min(420px,100%);position:relative;overflow:hidden}.cypost-module__-BAtjq__imagePreview img{object-fit:cover;width:100%;height:100%}.cypost-module__-BAtjq__clearImage{color:#fff;cursor:pointer;background:#0f172ab3;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:absolute;top:8px;right:8px}.cypost-module__-BAtjq__clearImage:hover{opacity:.85}.cypost-module__-BAtjq__hiddenInput{display:none}.cypost-module__-BAtjq__composerToolbar{border-top:1px solid var(--color-border-light);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-top:.6rem;display:flex}.cypost-module__-BAtjq__composerTools{align-items:center;gap:.35rem;display:flex}.cypost-module__-BAtjq__composerToolButton{color:var(--color-primary);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.cypost-module__-BAtjq__composerToolButton:hover{background:var(--color-hover-bg)}.cypost-module__-BAtjq__composerToolButton:disabled{cursor:not-allowed;opacity:.5}.cypost-module__-BAtjq__composerRight{align-items:center;gap:.75rem;display:inline-flex}.cypost-module__-BAtjq__characterCount{color:var(--color-text-tertiary);font-size:.82rem}.cypost-module__-BAtjq__publishButton{border-radius:var(--radius);background:var(--color-button,var(--color-primary));color:var(--color-primary-contrast);cursor:pointer;border:none;align-items:center;gap:.65rem;padding:.5rem .85rem;font-size:.9rem;font-weight:600;display:inline-flex}.cypost-module__-BAtjq__publishButton:disabled{cursor:not-allowed;opacity:.7}.cypost-module__-BAtjq__publishButton:hover:not(:disabled){background:var(--color-primary-hover,var(--color-primary))}.cypost-module__-BAtjq__statusSuccess,.cypost-module__-BAtjq__statusError{margin-top:.75rem;font-size:.85rem}.cypost-module__-BAtjq__statusSuccess{color:var(--color-success)}.cypost-module__-BAtjq__statusError{color:var(--color-error)}.cypost-module__-BAtjq__toast{z-index:120;border-radius:var(--radius);border:1px solid var(--color-toast-border);background:var(--color-toast-bg);color:var(--color-toast-text);letter-spacing:.01em;padding:.45rem .9rem;font-size:.82rem;font-weight:500;animation:.16s ease-out cypost-module__-BAtjq__toast-slide;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 12px 24px #0f172a33}@keyframes cypost-module__-BAtjq__toast-slide{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}.cypost-module__-BAtjq__signInCard{border:1px dashed var(--color-border);border-radius:var(--radius);color:var(--color-text-secondary);margin-bottom:2rem;padding:1.2rem}.cypost-module__-BAtjq__feed{flex-direction:column;gap:.75rem;padding:12px 0 60px;display:flex}.cypost-module__-BAtjq__feedTitle{color:var(--color-text);padding:0 24px;font-size:1.1rem;font-weight:600}.cypost-module__-BAtjq__loading{color:var(--color-text-secondary);font-size:.9rem}.cypost-module__-BAtjq__emptyState{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);color:var(--color-text-secondary);padding:1.5rem}.cypost-module__-BAtjq__emptyState span{color:var(--color-text-tertiary);margin-top:.4rem;font-size:.85rem;display:block}.cypost-module__-BAtjq__deletedPostState{background:0 0;border:none;border-radius:0;padding-top:48px}.cypost-module__-BAtjq__postList{flex-direction:column;gap:0;display:flex}.cypost-module__-BAtjq__postCard{--avatar-size:44px;--post-body-indent:0rem;background:var(--color-bg);border-bottom:6px solid var(--color-border,var(--color-border));border-radius:0;padding:1.1rem 4%}.cypost-module__-BAtjq__postClickable{cursor:pointer}.cypost-module__-BAtjq__skeletonCard{position:relative;overflow:hidden}.cypost-module__-BAtjq__skeleton,.cypost-module__-BAtjq__skeletonLine,.cypost-module__-BAtjq__skeletonImage,.cypost-module__-BAtjq__skeletonPill,.cypost-module__-BAtjq__skeletonFollow{background:linear-gradient(90deg,var(--skeleton-start),var(--skeleton-mid),var(--skeleton-end));border-radius:var(--radius);background-size:200% 100%;animation:1.4s ease-in-out infinite cypost-module__-BAtjq__shimmer}.cypost-module__-BAtjq__skeletonLine{height:12px;margin-top:.4rem}.cypost-module__-BAtjq__skeletonLineShort{width:90px}.cypost-module__-BAtjq__skeletonLineMedium{width:160px}.cypost-module__-BAtjq__skeletonLineLong{width:min(100%,420px)}.cypost-module__-BAtjq__skeletonTextBlock{margin-top:.6rem}.cypost-module__-BAtjq__skeletonCard .cypost-module__-BAtjq__skeletonTextBlock,.cypost-module__-BAtjq__skeletonCard .cypost-module__-BAtjq__skeletonImage,.cypost-module__-BAtjq__skeletonCard .cypost-module__-BAtjq__postActions{margin-left:var(--post-body-indent);transform:translate(0)}.cypost-module__-BAtjq__skeletonImage{width:calc(100% - var(--post-body-indent));border-radius:12px;height:300px;margin-top:.75rem}.cypost-module__-BAtjq__skeletonPill{width:32px;height:24px}.cypost-module__-BAtjq__skeletonFollow{width:32px;height:20px}@keyframes cypost-module__-BAtjq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.cypost-module__-BAtjq__detailPage{padding-bottom:48px}.cypost-module__-BAtjq__detailHeader{border-bottom:1px solid var(--color-border-light);background:var(--color-bg);align-items:center;gap:.75rem;padding:16px 24px;display:flex}.cypost-module__-BAtjq__detailTitle{margin:0;font-size:1rem;font-weight:600}.cypost-module__-BAtjq__backButton{border-radius:var(--radius);width:18px;height:18px;color:var(--color-text);cursor:pointer;z-index:0;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.cypost-module__-BAtjq__backButton:before{content:"";border-radius:var(--radius);z-index:0;pointer-events:none;background:0 0;width:24px;height:24px;transition:background-color .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cypost-module__-BAtjq__backButton>:is(svg,.msym){z-index:1;position:relative}.cypost-module__-BAtjq__backButton:hover:before{background:var(--color-hover-bg)}.cypost-module__-BAtjq__detailPost{--post-body-indent:0px;border-bottom:1px solid var(--color-border-light);margin:0;padding:1.1rem min(4vw,26px)}.cypost-module__-BAtjq__detailComments{flex-direction:column;gap:.75rem;padding:0 min(4vw,26px) 64px;display:flex}.cypost-module__-BAtjq__detailCommentsHeader{align-items:center;gap:.5rem;padding-top:.5rem;display:flex}.cypost-module__-BAtjq__detailCommentsHeader h2{margin:0;font-size:1.05rem;font-weight:600}.cypost-module__-BAtjq__detailCommentsCount{color:var(--color-text-tertiary);font-size:.85rem}.cypost-module__-BAtjq__postHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:6px;display:flex}.cypost-module__-BAtjq__postHeaderInfo{flex:1;align-items:flex-start;gap:.5rem;min-width:0;display:flex}.cypost-module__-BAtjq__avatar{width:var(--avatar-size,44px);height:var(--avatar-size,44px);border-radius:var(--radius);background:var(--color-surface-alt);border:1px solid var(--color-border);color:var(--color-text);justify-content:center;align-items:center;font-weight:600;display:flex;overflow:hidden}.cypost-module__-BAtjq__avatar img{object-fit:cover;width:100%;height:100%}.cypost-module__-BAtjq__postMeta{flex-direction:column;gap:.2rem;display:flex}.cypost-module__-BAtjq__authorRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.cypost-module__-BAtjq__authorName{color:var(--color-text);font-weight:650;text-decoration:none}.cypost-module__-BAtjq__postTime{color:var(--color-text-tertiary);text-transform:uppercase;font-size:.7rem}.cypost-module__-BAtjq__postTimeInline{position:relative}.cypost-module__-BAtjq__postTimeWithHandle:before{content:"·";margin:0 .35rem;font-weight:800;display:inline-block}.cypost-module__-BAtjq__authorHandle{color:var(--color-text-tertiary);font-size:.85rem;font-weight:450}.cypost-module__-BAtjq__authorSubRow{flex-wrap:wrap;align-items:center;gap:0;display:flex}.cypost-module__-BAtjq__authorFollowers{color:var(--color-text-tertiary);font-size:.85rem}.cypost-module__-BAtjq__authorStats{color:var(--color-text-tertiary);align-items:center;gap:.35rem;font-size:.85rem;display:flex}.cypost-module__-BAtjq__authorStatButton{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;padding:0}.cypost-module__-BAtjq__authorStatButton:hover{color:var(--color-text);text-decoration:underline}.cypost-module__-BAtjq__authorStatDivider{color:var(--color-text-tertiary)}.cypost-module__-BAtjq__followButton{color:var(--color-text);cursor:pointer;border-radius:var(--radius);white-space:nowrap;background:0 0;border:none;justify-content:center;align-items:center;min-height:1.25rem;padding:.35rem .5rem;font-size:14px;font-weight:400;line-height:1.2;display:inline-flex}.cypost-module__-BAtjq__followButton:hover:not(:disabled){background:var(--color-border);color:var(--color-text)}.cypost-module__-BAtjq__followButton:disabled{cursor:not-allowed;opacity:.6}.cypost-module__-BAtjq__followingButton{color:var(--color-text-secondary)}.cypost-module__-BAtjq__followingButton:hover:not(:disabled){color:var(--color-text)}.cypost-module__-BAtjq__followButtonPending{align-items:center;gap:.3rem;display:inline-flex}.cypost-module__-BAtjq__followButtonSpinner{flex-shrink:0}.cypost-module__-BAtjq__ownerMenuButton{color:var(--color-text-secondary);border-radius:var(--radius);cursor:pointer;background:0 0;border:none;justify-content:flex-end;align-items:center;width:30px;height:30px;padding:0;display:inline-flex;position:relative;overflow:visible}.cypost-module__-BAtjq__ownerMenuButton:before{content:"";border-radius:var(--radius);pointer-events:none;background:0 0;width:30px;height:30px;transition:background-color .2s;position:absolute;top:50%;right:-6px;transform:translateY(-50%)}.cypost-module__-BAtjq__ownerMenuButton>:is(svg,.msym){z-index:1;position:relative}.cypost-module__-BAtjq__ownerMenuButton:hover:not(:disabled){color:var(--color-text);background:0 0}.cypost-module__-BAtjq__ownerMenuButton:hover:not(:disabled):before{background:var(--color-hover-bg)}.cypost-module__-BAtjq__ownerMenuButton:disabled{cursor:not-allowed;opacity:.6}.cypost-module__-BAtjq__ownerMenuInline{align-items:center;gap:.4rem;display:inline-flex}.cypost-module__-BAtjq__ownerDeletePending{color:var(--color-text-tertiary);white-space:nowrap;align-items:center;gap:.3rem;font-size:.8rem;display:inline-flex}.cypost-module__-BAtjq__unfollowModalOverlay{z-index:700;background:#0f172a8c;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.cypost-module__-BAtjq__unfollowModal{border-radius:var(--radius);border:1px solid var(--color-border);background:var(--color-bg);flex-direction:column;gap:1rem;width:min(468px,100%);padding:1.5rem 1.35rem 1.2rem;display:flex;box-shadow:0 20px 60px #0f172a3d}.cypost-module__-BAtjq__unfollowModalTitle{color:var(--color-text);text-align:left;margin:0;font-size:clamp(1.15rem,2.2vw,1.55rem);font-weight:700;line-height:1.25}.cypost-module__-BAtjq__unfollowModalBody{color:var(--color-text-secondary);text-align:left;margin:0 0 .6rem;font-size:.97rem;line-height:1.4}.cypost-module__-BAtjq__unfollowPrimary,.cypost-module__-BAtjq__unfollowSecondary{border-radius:var(--radius);cursor:pointer;justify-content:center;align-items:center;width:100%;min-height:50px;font-size:1rem;font-weight:600;display:inline-flex}.cypost-module__-BAtjq__unfollowPrimary{background:var(--color-text);color:var(--color-primary-contrast);border:none}.cypost-module__-BAtjq__unfollowPrimary:hover:not(:disabled){opacity:.92}.cypost-module__-BAtjq__unfollowSecondary{border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text)}.cypost-module__-BAtjq__unfollowSecondary:hover:not(:disabled){background:var(--color-hover-bg)}.cypost-module__-BAtjq__unfollowPrimary:disabled,.cypost-module__-BAtjq__unfollowSecondary:disabled{cursor:not-allowed;opacity:.7}.cypost-module__-BAtjq__followListPanel{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-bg);margin-bottom:1rem;padding:.85rem}.cypost-module__-BAtjq__followListHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;font-weight:600;display:flex}.cypost-module__-BAtjq__followListClose{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;font-size:.85rem}.cypost-module__-BAtjq__followListClose:hover{color:var(--color-text)}.cypost-module__-BAtjq__followList{flex-direction:column;gap:.75rem;display:flex}.cypost-module__-BAtjq__followListItem{align-items:center;gap:.75rem;display:flex}.cypost-module__-BAtjq__followListMeta{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.cypost-module__-BAtjq__followListName{color:var(--color-text);font-weight:600;text-decoration:none}.cypost-module__-BAtjq__followListHandle{color:var(--color-text-tertiary);font-size:.85rem}.cypost-module__-BAtjq__timestamp{color:var(--color-text-tertiary);text-transform:uppercase;font-size:.8rem}.cypost-module__-BAtjq__detailTimestamp{margin:.6rem 0 .5rem;margin-left:var(--post-body-indent);color:var(--color-text-tertiary);text-transform:uppercase;font-size:.8rem}.cypost-module__-BAtjq__authorName,.cypost-module__-BAtjq__authorHandle,.cypost-module__-BAtjq__postTime,.cypost-module__-BAtjq__timestamp,.cypost-module__-BAtjq__detailTimestamp{font-family:"Geist Mono",var(--font-geist-mono),ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.cypost-module__-BAtjq__authorName,.cypost-module__-BAtjq__authorHandle{font-family:"Geist",var(--font-geist),system-ui,-apple-system,"Segoe UI",sans-serif}.cypost-module__-BAtjq__postBody{color:var(--color-text);white-space:pre-wrap;word-break:break-word;margin:0;padding-top:5px;font-size:16px;font-weight:450;line-height:1.25}.cypost-module__-BAtjq__postBodyWrap{--line-clamp:6;--more-button-space:5.2rem;--more-fade-bg:var(--color-bg);position:relative}.cypost-module__-BAtjq__postBodyWrap.cypost-module__-BAtjq__postBodyWrapQuote{--more-fade-bg:var(--color-bg);--line-clamp:4;margin-left:0}.cypost-module__-BAtjq__repostMeta,.cypost-module__-BAtjq__postBodyWrap,.cypost-module__-BAtjq__postImage,.cypost-module__-BAtjq__postActions,.cypost-module__-BAtjq__quoteCard{margin-left:var(--post-body-indent)}.cypost-module__-BAtjq__postBodyReveal{overflow:hidden}@media (min-width:769px){.cypost-module__-BAtjq__postBodyWrap{--line-clamp:7}}.cypost-module__-BAtjq__postBodyCollapsed{-webkit-line-clamp:var(--line-clamp);line-clamp:var(--line-clamp);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.cypost-module__-BAtjq__moreButton{color:var(--color-primary);font-size:inherit;font-weight:inherit;line-height:inherit;cursor:pointer;vertical-align:baseline;background:0 0;border:none;padding:0;display:inline}.cypost-module__-BAtjq__moreButton:hover{text-decoration:underline}.cypost-module__-BAtjq__postBodyMeasure{visibility:hidden;pointer-events:none;z-index:-1;white-space:pre-wrap;margin:0;position:absolute;top:0;left:0}.cypost-module__-BAtjq__inlineLink{color:var(--color-primary);text-decoration:none}.cypost-module__-BAtjq__inlineLink:hover{text-decoration:underline}.cypost-module__-BAtjq__postImage{border-radius:var(--radius);border:1px solid var(--color-border);background:var(--color-border);min-height:300px;width:calc(100% - var(--post-body-indent));margin-top:.7rem;overflow:hidden}.cypost-module__-BAtjq__detailPost .cypost-module__-BAtjq__postImage{width:100%}.cypost-module__-BAtjq__postImage.cypost-module__-BAtjq__postImageLoaded{background:0 0;min-height:0}.cypost-module__-BAtjq__postImage img{object-fit:cover;width:100%;height:auto;display:block}.cypost-module__-BAtjq__repostMeta{color:var(--color-text-tertiary);align-items:center;gap:.35rem;margin-bottom:.75rem;font-size:.84rem;font-weight:500;display:flex}.cypost-module__-BAtjq__repostMetaIcon{color:var(--color-purple);--icon-wght:500;flex-shrink:0}.cypost-module__-BAtjq__repostMetaLabel{color:var(--color-text-tertiary)}.cypost-module__-BAtjq__repostMetaAuthor{align-items:center;gap:.35rem;text-decoration:none;display:inline-flex}.cypost-module__-BAtjq__repostMetaName{color:var(--color-text-secondary);font-weight:600}.cypost-module__-BAtjq__repostMetaHandle{color:var(--color-text-secondary)}.cypost-module__-BAtjq__repostMetaAuthor:hover .cypost-module__-BAtjq__repostMetaName{text-decoration:underline}.cypost-module__-BAtjq__postActions{margin-top:.5rem;margin-left:calc(var(--post-body-indent) - 8px);border-top:none;flex-wrap:wrap;justify-content:flex-start;gap:.9rem;padding-top:.25rem;display:flex}.cypost-module__-BAtjq__postActions .cypost-module__-BAtjq__actionButton span:not(.cypost-module__-BAtjq__actionCount):not(.msym){display:none}.cypost-module__-BAtjq__actionButton{color:var(--color-text-secondary);border-radius:var(--radius);cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;padding:.35rem .5rem;font-size:.85rem;line-height:1;display:inline-flex}.cypost-module__-BAtjq__actionButton .msym{flex-shrink:0;display:block}.cypost-module__-BAtjq__actionButton:hover{background:var(--color-border);color:var(--color-text)}.cypost-module__-BAtjq__actionButton:disabled{cursor:not-allowed;opacity:.6}.cypost-module__-BAtjq__actionCount{color:var(--color-text-secondary);font-size:.9rem;font-weight:400;line-height:1;font-family:"Geist",var(--font-geist),system-ui,-apple-system,"Segoe UI",sans-serif}.cypost-module__-BAtjq__actionActive,.cypost-module__-BAtjq__actionActive .cypost-module__-BAtjq__actionCount,.cypost-module__-BAtjq__actionActive:hover,.cypost-module__-BAtjq__actionActive:hover .cypost-module__-BAtjq__actionCount{color:var(--color-primary)}.cypost-module__-BAtjq__repostButton.cypost-module__-BAtjq__actionActive,.cypost-module__-BAtjq__repostButton.cypost-module__-BAtjq__actionActive .cypost-module__-BAtjq__actionCount,.cypost-module__-BAtjq__repostButton.cypost-module__-BAtjq__actionActive:hover,.cypost-module__-BAtjq__repostButton.cypost-module__-BAtjq__actionActive:hover .cypost-module__-BAtjq__actionCount{color:var(--color-text-secondary)}.cypost-module__-BAtjq__repostMenuWrap,.cypost-module__-BAtjq__shareMenuWrap,.cypost-module__-BAtjq__ownerMenuWrap{position:relative}.cypost-module__-BAtjq__repostMenuBackdrop,.cypost-module__-BAtjq__shareMenuBackdrop,.cypost-module__-BAtjq__ownerMenuBackdrop{z-index:420;background:0 0;position:fixed;inset:0}.cypost-module__-BAtjq__repostMenu,.cypost-module__-BAtjq__shareMenu,.cypost-module__-BAtjq__ownerMenu{border-radius:var(--radius);border:1px solid var(--color-border);background:var(--color-bg);z-index:430;min-width:220px;padding:.4rem;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 30px #0f172a24}.cypost-module__-BAtjq__repostMenuItem,.cypost-module__-BAtjq__shareMenuItem,.cypost-module__-BAtjq__ownerMenuItem{border-radius:var(--radius);cursor:pointer;text-align:left;background:0 0;border:none;align-items:flex-start;gap:.65rem;width:100%;padding:.6rem .7rem;display:flex}.cypost-module__-BAtjq__repostMenuItem:hover:not(:disabled),.cypost-module__-BAtjq__shareMenuItem:hover:not(:disabled),.cypost-module__-BAtjq__ownerMenuItem:hover:not(:disabled){background:var(--color-hover-bg)}.cypost-module__-BAtjq__repostMenuItem:disabled{opacity:.55;cursor:not-allowed}.cypost-module__-BAtjq__repostMenuIcon,.cypost-module__-BAtjq__shareMenuIcon,.cypost-module__-BAtjq__ownerMenuIcon{color:var(--color-text-secondary);margin-top:.15rem}.cypost-module__-BAtjq__ownerMenuDeleteIcon{margin-top:0}.cypost-module__-BAtjq__repostMenuText,.cypost-module__-BAtjq__shareMenuText,.cypost-module__-BAtjq__ownerMenuText{flex-direction:column;gap:.15rem;display:flex}.cypost-module__-BAtjq__ownerMenuItem,.cypost-module__-BAtjq__shareMenuItem{align-items:center}.cypost-module__-BAtjq__shareMenuIcon{margin-top:0}.cypost-module__-BAtjq__shareMenuText{line-height:1.1}.cypost-module__-BAtjq__repostMenuTitle,.cypost-module__-BAtjq__shareMenuTitle,.cypost-module__-BAtjq__ownerMenuTitle{color:var(--color-text);font-size:.9rem;font-weight:600}.cypost-module__-BAtjq__repostMenuDesc,.cypost-module__-BAtjq__shareMenuDesc{color:var(--color-text-tertiary);font-size:.8rem}.cypost-module__-BAtjq__ownerMenuItemDanger .cypost-module__-BAtjq__ownerMenuIcon,.cypost-module__-BAtjq__ownerMenuItemDanger .cypost-module__-BAtjq__ownerMenuTitle{color:var(--color-error)}.cypost-module__-BAtjq__menuCancel{border:1px solid var(--color-border);background:var(--color-bg);width:100%;color:var(--color-text);border-radius:var(--radius);cursor:pointer;text-align:center;padding:.75rem 1rem;font-size:.95rem;font-weight:600;display:none}.cypost-module__-BAtjq__menuCancel:hover{background:var(--color-hover-bg)}.cypost-module__-BAtjq__quoteModalOverlay{z-index:900;background:#0f172a73;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.cypost-module__-BAtjq__quoteModal{--avatar-size:44px;--post-body-indent:calc(var(--avatar-size) + .5rem);background:var(--color-bg);border-radius:var(--radius);border:1px solid var(--color-border);flex-direction:column;gap:.75rem;width:min(640px,100%);max-height:min(90vh,720px);padding:.85rem 1.1rem 1rem;display:flex;overflow:hidden;transform:translateY(-5rem);box-shadow:0 20px 60px #0f172a2e}.cypost-module__-BAtjq__quoteModalHeader{border-bottom:1px solid var(--color-border-light);justify-content:space-between;align-items:center;padding-bottom:.25rem;display:flex}.cypost-module__-BAtjq__quoteModalTitle{margin:0;font-size:1rem;font-weight:600}.cypost-module__-BAtjq__quoteModalClose{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none}.cypost-module__-BAtjq__quoteModalClose:hover{color:var(--color-text)}.cypost-module__-BAtjq__quoteTextarea{width:100%;min-height:140px;color:var(--color-text);font-size:16px;line-height:1.5;font-family:"Geist",var(--font-geist),system-ui,-apple-system,"Segoe UI",sans-serif;resize:none;background:0 0;border:none;border-radius:0;padding:0}.cypost-module__-BAtjq__quoteTextarea:focus{outline:none}.cypost-module__-BAtjq__quoteModalBody{flex-direction:column;flex:1;gap:.75rem;min-height:0;padding-right:.2rem;display:flex;overflow-y:auto}.cypost-module__-BAtjq__quoteComposerRow{align-items:flex-start;gap:.9rem;display:flex}.cypost-module__-BAtjq__quoteCancel{border:1px solid var(--color-border);color:var(--color-text-secondary);border-radius:var(--radius);cursor:pointer;background:0 0;padding:.5rem 1rem}.cypost-module__-BAtjq__quoteSubmit{background:var(--color-primary);color:var(--color-primary-contrast);border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.4rem;padding:.5rem 1.1rem;font-weight:600;display:inline-flex}.cypost-module__-BAtjq__quoteHeaderSubmit{padding:.45rem 1rem}.cypost-module__-BAtjq__quoteSubmit:disabled{cursor:not-allowed;opacity:.6}.cypost-module__-BAtjq__quoteCard{--avatar-size:36px;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-bg);padding:.75rem}.cypost-module__-BAtjq__postCard .cypost-module__-BAtjq__quoteCard{background:var(--color-bg)}.cypost-module__-BAtjq__quoteCardSpacing{margin-top:.9rem}.cypost-module__-BAtjq__quoteCardLink{cursor:pointer}.cypost-module__-BAtjq__quoteHeader{align-items:center;gap:.6rem;margin-bottom:.45rem;display:flex}.cypost-module__-BAtjq__quoteMeta{flex-direction:column;gap:.15rem;display:flex}.cypost-module__-BAtjq__quoteSubRow{flex-wrap:wrap;align-items:center;gap:0;display:flex}.cypost-module__-BAtjq__quoteName{color:var(--color-text);font-weight:600;font-family:"Geist",var(--font-geist),system-ui,-apple-system,"Segoe UI",sans-serif;text-decoration:none}.cypost-module__-BAtjq__quoteHandle{color:var(--color-text-tertiary);font-size:.8rem;font-family:"Geist Mono",var(--font-geist-mono),ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.cypost-module__-BAtjq__quoteBody{white-space:pre-wrap}.cypost-module__-BAtjq__quoteImage{border-radius:var(--radius);border:1px solid var(--color-border);background:var(--color-border);min-height:180px;margin-top:.6rem;overflow:hidden}.cypost-module__-BAtjq__quoteImage.cypost-module__-BAtjq__postImageLoaded{background:0 0;min-height:0}.cypost-module__-BAtjq__mobileComposerOverlay{display:none}.cypost-module__-BAtjq__mobileComposer{background:var(--color-bg);flex-direction:column;height:100%;display:flex}.cypost-module__-BAtjq__mobileComposerHeader{border-bottom:1px solid var(--color-border-light);justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.cypost-module__-BAtjq__mobileComposerBack{color:var(--color-text);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.cypost-module__-BAtjq__mobileComposerBack:hover{background:var(--color-hover-bg)}.cypost-module__-BAtjq__mobileComposerPost{background:var(--color-button,var(--color-primary));color:var(--color-primary-contrast);border-radius:var(--radius);cursor:pointer;min-width:84px;min-height:40px;font-size:16px;font-weight:700;font-family:"Geist",var(--font-geist),system-ui,-apple-system,"Segoe UI",sans-serif;border:none;justify-content:center;align-items:center;gap:.4rem;margin-left:auto;padding:0 1rem;display:inline-flex}.cypost-module__-BAtjq__mobileComposerPost:disabled{cursor:not-allowed;opacity:.7}.cypost-module__-BAtjq__mobileComposerBody{flex-direction:column;flex:1;gap:.8rem;min-height:0;padding:1rem;display:flex;overflow-y:auto}.cypost-module__-BAtjq__mobileComposerTextarea{width:100%;min-height:180px;color:var(--color-text);resize:none;font-size:16px;line-height:1.5;font-family:"Geist",var(--font-geist),system-ui,-apple-system,"Segoe UI",sans-serif;background:0 0;border:none}.cypost-module__-BAtjq__mobileComposerTextarea:focus{outline:none}.cypost-module__-BAtjq__mobileComposerTextarea::placeholder{color:color-mix(in srgb,var(--color-text-tertiary)85%,white)}.cypost-module__-BAtjq__mobileComposerFooter{border-top:1px solid var(--color-border-light);justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem 0 .35rem;display:flex}@media (max-width:720px){.cypost-module__-BAtjq__repostMenuBackdrop,.cypost-module__-BAtjq__shareMenuBackdrop,.cypost-module__-BAtjq__ownerMenuBackdrop{background:var(--color-bottom-sheet-overlay)}.cypost-module__-BAtjq__repostMenu,.cypost-module__-BAtjq__shareMenu,.cypost-module__-BAtjq__ownerMenu{border-radius:var(--radius)var(--radius)0 0;width:100%;padding:.6rem 1rem calc(1.1rem + env(safe-area-inset-bottom,0px));border:none;position:fixed;inset:auto 0 0;box-shadow:0 -12px 30px #0f172a38}.cypost-module__-BAtjq__repostMenuItem,.cypost-module__-BAtjq__shareMenuItem,.cypost-module__-BAtjq__ownerMenuItem{padding:.9rem .4rem}.cypost-module__-BAtjq__repostMenuItem:last-of-type,.cypost-module__-BAtjq__shareMenuItem:last-of-type,.cypost-module__-BAtjq__ownerMenuItem:last-of-type{border-bottom:none}.cypost-module__-BAtjq__repostMenu:before,.cypost-module__-BAtjq__shareMenu:before,.cypost-module__-BAtjq__ownerMenu:before{content:"";background:var(--color-border);border-radius:999px;width:40px;height:4px;margin:.1rem auto .65rem;display:block}.cypost-module__-BAtjq__repostMenuItem{align-items:center}.cypost-module__-BAtjq__repostMenuIcon{margin-top:0}.cypost-module__-BAtjq__repostMenuDesc{display:none}.cypost-module__-BAtjq__repostMenuText{gap:0}.cypost-module__-BAtjq__repostMenuTitle,.cypost-module__-BAtjq__shareMenuTitle,.cypost-module__-BAtjq__ownerMenuTitle{font-size:1rem}.cypost-module__-BAtjq__menuCancel{justify-content:center;align-items:center;margin-top:.9rem;display:inline-flex}.cypost-module__-BAtjq__quoteModalOverlay{justify-content:stretch;align-items:stretch;padding:0}.cypost-module__-BAtjq__quoteModal{border:none;border-radius:0;width:100%;height:100%;max-height:none;padding:.9rem 1rem 1rem;transform:none}.cypost-module__-BAtjq__unfollowModalOverlay{padding:1rem}.cypost-module__-BAtjq__unfollowModal{border-radius:var(--radius);gap:.9rem;width:min(444px,100%);padding:1.25rem 1rem 1rem}.cypost-module__-BAtjq__unfollowPrimary,.cypost-module__-BAtjq__unfollowSecondary{min-height:46px;font-size:.97rem}}.cypost-module__-BAtjq__commentSection{border-top:1px solid var(--color-border-light);flex-direction:column;gap:.85rem;margin-top:.75rem;padding-top:.75rem;display:flex}.cypost-module__-BAtjq__commentLoading,.cypost-module__-BAtjq__commentEmpty,.cypost-module__-BAtjq__commentSignIn{color:var(--color-text-secondary);font-size:.85rem}.cypost-module__-BAtjq__commentLoading{align-items:center;gap:.4rem;display:inline-flex}.cypost-module__-BAtjq__commentList{flex-direction:column;gap:0;display:flex}.cypost-module__-BAtjq__commentThread{--thread-line-width:2px;--thread-avatar-size:36px;--thread-padding-y:1.1rem;--thread-reply-offset:18px;--thread-reply-padding:26px;--thread-reply-gap:1.25rem;--thread-toggle-offset:12px;--thread-toggle-height:20px;--thread-toggle-gap:12px;--thread-stroke-color:var(--color-border);--thread-curve-radius:6px;--thread-line-left:calc((var(--thread-avatar-size)/2) - (var(--thread-line-width)/2));--thread-line-right:calc(var(--thread-line-left) + var(--thread-line-width));--thread-reply-start:calc(var(--thread-reply-offset) + var(--thread-reply-padding));--thread-connector-width:calc(var(--thread-reply-start) - var(--thread-line-right));--thread-connector-left:calc(var(--thread-line-right) - var(--thread-reply-start));--thread-stem-left:calc(var(--thread-line-left) - var(--thread-reply-start));--thread-toggle-start:calc(var(--thread-reply-start) + var(--thread-toggle-offset));--thread-elbow-width:calc(var(--thread-toggle-start) - var(--thread-toggle-gap) - var(--thread-line-left));--thread-cutout-color:var(--color-bg);padding:var(--thread-padding-y)0;border-bottom:1px solid var(--color-border-light);flex-direction:column;gap:.85rem;display:flex;position:relative}.cypost-module__-BAtjq__commentThread:last-child{border-bottom:none}.cypost-module__-BAtjq__commentThread:has(.cypost-module__-BAtjq__commentReplies):before{content:"";left:var(--thread-line-left);top:calc(var(--thread-padding-y) + var(--thread-avatar-size));bottom:var(--thread-padding-y);width:var(--thread-line-width);background:var(--thread-stroke-color);position:absolute}.cypost-module__-BAtjq__commentThread:has(.cypost-module__-BAtjq__threadToggleRow):before{bottom:calc(var(--thread-padding-y) + (var(--thread-toggle-height)/2));width:var(--thread-elbow-width);border-left:var(--thread-line-width)solid var(--thread-stroke-color);border-bottom:var(--thread-line-width)solid var(--thread-stroke-color);border-bottom-left-radius:var(--thread-curve-radius);box-sizing:border-box;background:0 0}.cypost-module__-BAtjq__commentItem{align-items:flex-start;gap:.5rem;display:flex}.cypost-module__-BAtjq__commentAvatar{border-radius:var(--radius);background:var(--color-surface-alt);border:1px solid var(--color-border-light);width:36px;height:36px;color:var(--color-text);justify-content:center;align-items:center;font-size:.82rem;font-weight:600;display:flex;overflow:hidden}.cypost-module__-BAtjq__commentAvatar img{object-fit:cover;width:100%;height:100%}.cypost-module__-BAtjq__commentBody{background:0 0;border:none;border-radius:0;flex:1;padding:0}.cypost-module__-BAtjq__commentMeta{color:var(--color-text-tertiary);align-items:center;gap:0;margin-bottom:.25rem;font-size:.78rem;display:flex}.cypost-module__-BAtjq__commentAuthor{color:var(--color-text);font-size:.85rem;font-weight:600;text-decoration:none}.cypost-module__-BAtjq__commentText{color:var(--color-text);margin:0;font-size:16px;font-weight:450;line-height:1.5}.cypost-module__-BAtjq__commentReplies .cypost-module__-BAtjq__commentText{font-size:15px;font-weight:450}.cypost-module__-BAtjq__commentActionsRow{gap:.75rem;margin-top:.4rem;display:flex}.cypost-module__-BAtjq__replyButton{color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;font-weight:600}.cypost-module__-BAtjq__replyButton:hover:not(:disabled){color:var(--color-text)}.cypost-module__-BAtjq__replyButton:disabled{cursor:not-allowed;opacity:.6}.cypost-module__-BAtjq__replyComposer{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.cypost-module__-BAtjq__replyInput{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-background);color:var(--color-text);flex:1;padding:.45rem .7rem;font-size:16px;font-weight:450}.cypost-module__-BAtjq__replyInput::placeholder{font-size:16px;font-weight:450}.cypost-module__-BAtjq__replyInput:focus{border-color:var(--color-brand);box-shadow:0 0 0 2px var(--color-brand-alpha);outline:none}.cypost-module__-BAtjq__replyButtonPrimary{background:var(--color-text);color:var(--color-primary-contrast);border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.35rem;padding:.45rem .85rem;font-size:16px;font-weight:450;display:inline-flex}.cypost-module__-BAtjq__replyButtonPrimary:hover:not(:disabled){background:var(--color-primary)}.cypost-module__-BAtjq__replyButtonPrimary:disabled{cursor:not-allowed;opacity:.7}.cypost-module__-BAtjq__commentReplies{margin-left:var(--thread-reply-offset);padding-left:var(--thread-reply-padding);gap:var(--thread-reply-gap);flex-direction:column;padding-top:.15rem;display:flex;position:relative}.cypost-module__-BAtjq__commentRepliesSingle .cypost-module__-BAtjq__replyRow:before{left:var(--thread-stem-left);width:calc(-1*var(--thread-stem-left));height:var(--thread-line-left);border-left:var(--thread-line-width)solid var(--thread-stroke-color);border-bottom:var(--thread-line-width)solid var(--thread-stroke-color);border-bottom-left-radius:var(--thread-curve-radius);box-sizing:border-box;background:0 0;top:0}.cypost-module__-BAtjq__replyRow{position:relative}.cypost-module__-BAtjq__replyRow:before{content:"";left:var(--thread-connector-left);top:var(--thread-line-left);width:var(--thread-connector-width);height:var(--thread-line-width);background:var(--thread-stroke-color);position:absolute}.cypost-module__-BAtjq__commentReplies:not(:has(.cypost-module__-BAtjq__threadToggleRow)) .cypost-module__-BAtjq__replyRow:last-child:after{content:"";left:var(--thread-stem-left);top:calc(var(--thread-line-left) + var(--thread-line-width));width:var(--thread-line-width);height:calc(100% - var(--thread-line-left) + var(--thread-padding-y));background:var(--thread-cutout-color);position:absolute}.cypost-module__-BAtjq__threadToggleRow{margin-left:var(--thread-toggle-offset);min-height:var(--thread-toggle-height);align-items:center;display:flex;position:relative}.cypost-module__-BAtjq__threadToggleBtn{cursor:pointer;color:var(--color-text-secondary);background:0 0;border:none;padding:0;font-size:.82rem;font-weight:600;line-height:20px}.cypost-module__-BAtjq__threadToggleBtn:hover{color:var(--color-text)}.cypost-module__-BAtjq__authorBadge{border:1px solid var(--color-border);border-radius:var(--radius);color:var(--color-text-secondary);align-items:center;margin-left:.4rem;padding:.05rem .45rem;font-size:.68rem;font-weight:600;line-height:1.4;display:inline-flex}.cypost-module__-BAtjq__commentTime{color:var(--color-text-tertiary);font-size:.72rem;font-family:"Geist Mono",var(--font-geist-mono),ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;text-transform:uppercase;padding-left:0;position:relative}.cypost-module__-BAtjq__commentTime:before{content:"•";margin:0 .25rem;display:inline-block;position:static}.cypost-module__-BAtjq__commentComposer{align-items:center;gap:.5rem;display:flex}.cypost-module__-BAtjq__commentInput{border:1px solid var(--color-border-light);border-radius:var(--radius);background:var(--color-surface-alt);color:var(--color-text);flex:1;padding:.6rem 1rem;font-size:16px;font-weight:450}.cypost-module__-BAtjq__commentInput::placeholder{font-size:16px;font-weight:450}.cypost-module__-BAtjq__commentInput:focus{border-color:var(--color-brand);box-shadow:0 0 0 2px var(--color-brand-alpha);outline:none}.cypost-module__-BAtjq__commentButton{background:var(--color-text);color:var(--color-primary-contrast);border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.4rem;padding:.45rem .75rem;font-size:16px;font-weight:450;line-height:1;display:inline-flex}.cypost-module__-BAtjq__commentButton:hover:not(:disabled){background:var(--color-primary)}.cypost-module__-BAtjq__commentButton:disabled{cursor:not-allowed;opacity:.7}.cypost-module__-BAtjq__commentStatusSuccess,.cypost-module__-BAtjq__commentStatusError{font-size:.8rem}.cypost-module__-BAtjq__commentStatusSuccess{color:var(--color-success)}.cypost-module__-BAtjq__commentStatusError{color:var(--color-error)}.cypost-module__-BAtjq__avatarTalent{border-radius:999px}.cypost-module__-BAtjq__avatarCompany{border-radius:var(--radius)}.cypost-module__-BAtjq__spinner{animation:1s linear infinite cypost-module__-BAtjq__spin}@keyframes cypost-module__-BAtjq__spin{to{transform:rotate(360deg)}}@media (max-width:640px){.cypost-module__-BAtjq__toast{text-align:center;width:calc(100% - 32px);top:12px}.cypost-module__-BAtjq__page{border-left:0;border-right:0;max-width:100%;padding:0}.cypost-module__-BAtjq__composer{margin:0;padding:.9rem 16px}.cypost-module__-BAtjq__feed{padding:8px 0 48px}.cypost-module__-BAtjq__feedTitle{padding:0 16px}.cypost-module__-BAtjq__postCard{--avatar-size:40px;padding:.95rem 16px}.cypost-module__-BAtjq__postImage{border-radius:var(--radius);min-height:260px;margin-top:.75rem}.cypost-module__-BAtjq__postImage.cypost-module__-BAtjq__postImageLoaded{min-height:0}.cypost-module__-BAtjq__skeletonImage{height:300px}.cypost-module__-BAtjq__detailHeader{z-index:110;box-sizing:border-box;height:45px;padding-block:0;padding-inline:max(4vw,12px);position:sticky;top:0}.cypost-module__-BAtjq__detailPost{margin:0;padding:.95rem 4vw}.cypost-module__-BAtjq__detailComments{padding:0 4vw 48px}.cypost-module__-BAtjq__commentThread{--thread-reply-padding:22px}}@media (max-width:1024px){.cypost-module__-BAtjq__composer{display:none}.cypost-module__-BAtjq__mobileComposerOverlay{z-index:700;background:var(--color-bg);display:block;position:fixed;inset:0}.cypost-module__-BAtjq__mobileComposerTextarea{min-height:220px}.cypost-module__-BAtjq__composerToolbar{row-gap:.5rem}}@media (hover:none),(pointer:coarse){.cypost-module__-BAtjq__postCard.cypost-module__-BAtjq__postClickable:hover{background:var(--color-bg)}}@media (min-width:901px){.cypost-module__-BAtjq__postList{gap:.75rem}.cypost-module__-BAtjq__postList>.cypost-module__-BAtjq__postCard{border:1px solid var(--border-strong,var(--color-border-strong));border-radius:var(--radius)}}@media (min-width:901px) and (hover:hover) and (pointer:fine){.cypost-module__-BAtjq__postCard{padding-left:1.5rem;padding-right:1.75rem}.cypost-module__-BAtjq__postCard.cypost-module__-BAtjq__postClickable:hover{background:var(--color-surface)}}.cypost-module__-BAtjq__completionBanner{border:1px solid var(--color-border);background:var(--color-surface-alt);border-radius:var(--radius-lg,16px);width:100%;color:var(--color-text);text-align:left;cursor:pointer;align-items:center;gap:.9rem;margin-bottom:.95rem;padding:.85rem .95rem;display:flex}.cypost-module__-BAtjq__completionBannerRing{flex-shrink:0;width:56px;height:56px;position:relative}.cypost-module__-BAtjq__completionBannerRing svg{width:56px;height:56px}.cypost-module__-BAtjq__completionBannerRing span{justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:inline-flex;position:absolute;inset:0}.cypost-module__-BAtjq__completionBannerInfo{flex:1;min-width:0}.cypost-module__-BAtjq__completionBannerInfo strong{font-size:.9rem}.cypost-module__-BAtjq__completionBannerInfo p{color:var(--color-text-muted);margin:.2rem 0 0;font-size:.82rem}.cypost-module__-BAtjq__completionPanelOverlay{z-index:250;background:#0e12198a;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.cypost-module__-BAtjq__completionPanel{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg,16px);width:min(560px,100%);max-height:min(80vh,620px);padding:1rem;overflow:auto;box-shadow:0 24px 60px #00000040}.cypost-module__-BAtjq__completionPanelHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.8rem;display:flex}.cypost-module__-BAtjq__completionPanelHeader h3{margin:0;font-size:1rem}.cypost-module__-BAtjq__completionPanelHeader p{color:var(--color-text-muted);margin:.2rem 0 0;font-size:.82rem}.cypost-module__-BAtjq__completionPanelClose{border:1px solid var(--color-border);background:var(--color-surface-alt);color:var(--color-text);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.cypost-module__-BAtjq__completionChecklist{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.cypost-module__-BAtjq__completionChecklist li a{border:1px solid var(--color-border);color:var(--color-text);background:var(--color-surface-alt);border-radius:12px;align-items:center;gap:.6rem;padding:.62rem .7rem;text-decoration:none;display:flex}.cypost-module__-BAtjq__completionChecklist li a:hover{border-color:var(--color-border-strong)}.cypost-module__-BAtjq__completionChecklist li span{flex:1;font-size:.9rem}.cypost-module__-BAtjq__completionLabelDone{color:var(--color-text-muted);text-decoration:line-through}.cypost-module__-BAtjq__completionDone{color:var(--color-success,#1aa56f)}.cypost-module__-BAtjq__completionPending,.cypost-module__-BAtjq__completionChecklistArrow{color:var(--color-text-muted)}@media (max-width:768px){.cypost-module__-BAtjq__completionPanelOverlay{align-items:flex-end;padding:0}.cypost-module__-BAtjq__completionPanel{width:100%;max-height:82vh;padding:.9rem .9rem calc(1rem + env(safe-area-inset-bottom,0px));border-bottom:none;border-left:none;border-right:none;border-radius:16px 16px 0 0}.cypost-module__-BAtjq__postCard{border-bottom:6px solid var(--color-border,var(--color-border))}}
