.v2-theme .co-hero{padding:6rem 0 2.5rem;text-align:center}@media (min-width:768px){.v2-theme .co-hero{padding:8rem 0 3.5rem}}.v2-theme .co-hero-title{font-family:Inter Tight,Inter,sans-serif;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;letter-spacing:-.02em;line-height:1.08;color:var(--rw-text);margin-bottom:.75rem}.v2-theme .co-hero-title em{font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-weight:400;color:var(--rw-accent)}.v2-theme .co-hero-sub{font-size:1.05rem;color:var(--rw-muted);max-width:36rem;margin:0 auto 1.75rem}.v2-theme .co-search{max-width:34rem;margin:0 auto 3rem;position:relative}.v2-theme .co-search input{width:100%;padding:.95rem 1.15rem .95rem 2.75rem;border-radius:9999px;border:1px solid var(--rw-border);background-color:var(--rw-card-bg);font-size:1rem;color:var(--rw-text);transition:border-color .18s ease,box-shadow .18s ease}.v2-theme .co-search input:focus{outline:none;border-color:var(--rw-accent);box-shadow:0 0 0 3px var(--rw-accent-light)}.v2-theme .co-search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--rw-muted);pointer-events:none}.v2-theme .co-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:640px){.v2-theme .co-grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.v2-theme .co-grid{grid-template-columns:1fr 1fr 1fr}}@media (min-width:1280px){.v2-theme .co-grid{grid-template-columns:1fr 1fr 1fr 1fr}}.v2-theme .co-card{background-color:var(--rw-card-bg);border:1px solid var(--rw-border);border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;text-decoration:none;color:inherit;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.v2-theme .co-card:hover{transform:translateY(-2px);border-color:var(--rw-accent);box-shadow:var(--rw-shadow-md)}.v2-theme .co-card-logo{width:3.25rem;height:3.25rem;border-radius:.75rem;background-color:var(--rw-surface);display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;font-weight:700;font-size:1.25rem;color:var(--rw-accent)}.v2-theme .co-card-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.v2-theme .co-card-name{font-family:Inter Tight,Inter,sans-serif;font-weight:700;font-size:1.05rem;color:var(--rw-text);letter-spacing:-.005em}.v2-theme .co-card-meta{font-size:.85rem;color:var(--rw-muted)}.v2-theme .co-card-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:auto;padding-top:.5rem}.v2-theme .co-card-tag{font-size:.75rem;padding:.22rem .6rem;border-radius:9999px;background-color:var(--rw-surface);color:var(--rw-muted)}.v2-theme .co-card-tag--workType{background-color:var(--rw-accent-light);color:var(--rw-accent);font-weight:600;text-transform:capitalize}.v2-theme .co-card-tag--rating{background-color:var(--rw-amber-light);color:var(--rw-amber);font-weight:600}.v2-theme .co-card-tag--jobs{background-color:var(--rw-indigo-light);color:var(--rw-indigo);font-weight:600}.v2-theme .co-toolbar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between;margin-bottom:2rem}.v2-theme .co-toolbar-form{display:flex;gap:.5rem;align-items:center}.v2-theme .co-toolbar-label{margin:0;font-size:.85rem}.v2-theme .co-toolbar-select{max-width:12rem}.v2-theme .co-toolbar-select--sort{max-width:14rem}@media (max-width:639.98px){.v2-theme .co-toolbar{gap:.5rem .5rem}.v2-theme .co-toolbar-form{flex:1 1 0;min-width:0}.v2-theme .co-toolbar-label{white-space:nowrap}.v2-theme .co-toolbar-select,.v2-theme .co-toolbar-select--sort{flex:1 1 auto;min-width:0;max-width:none;width:100%}.v2-theme .co-toolbar-count{order:3;flex-basis:100%;text-align:center;margin:0}}@media (max-width:419.98px){.v2-theme .co-toolbar-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}.v2-theme .co-profile-hero{padding:6rem 0 2.5rem;background:linear-gradient(180deg,var(--rw-surface) 0,var(--rw-bg) 100%);border-bottom:1px solid var(--rw-border)}.v2-theme .co-profile-head{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}@media (min-width:768px){.v2-theme .co-profile-head{flex-direction:row;align-items:center;gap:2rem}}.v2-theme .co-profile-logo{width:5rem;height:5rem;border-radius:1rem;background-color:var(--rw-card-bg);border:1px solid var(--rw-border);overflow:hidden;flex-shrink:0}@media (min-width:768px){.v2-theme .co-profile-logo{width:6.5rem;height:6.5rem}}.v2-theme .co-profile-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.v2-theme .co-profile-name{font-family:Inter Tight,Inter,sans-serif;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;letter-spacing:-.02em;color:var(--rw-text);margin-bottom:.35rem}.v2-theme .co-profile-meta{display:flex;flex-wrap:wrap;gap:1rem;color:var(--rw-muted);font-size:.95rem;margin-bottom:.75rem}.v2-theme .co-profile-body{display:grid;gap:2rem;grid-template-columns:1fr;padding:3rem 0}@media (min-width:1024px){.v2-theme .co-profile-body{grid-template-columns:2fr 1fr;gap:3rem}}.v2-theme .co-profile-section{margin-bottom:2rem}.v2-theme .co-profile-section h2{font-family:Inter Tight,Inter,sans-serif;font-size:1.35rem;font-weight:700;letter-spacing:-.01em;margin-bottom:.85rem;color:var(--rw-text)}.v2-theme .co-profile-section p{font-size:1rem;line-height:1.7;color:var(--rw-text)}.v2-theme .co-profile-side{background-color:var(--rw-card-bg);border:1px solid var(--rw-border);border-radius:1rem;padding:1.5rem;position:sticky;top:6.5rem;height:-moz-fit-content;height:fit-content}.v2-theme .co-profile-side dt{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:var(--rw-muted);font-weight:600;margin-bottom:.25rem}.v2-theme .co-profile-side dd{font-size:.95rem;color:var(--rw-text);margin-bottom:1rem}.v2-theme .co-compact-header{background-color:var(--rw-card-bg);border-bottom:1px solid var(--rw-border);padding:1.5rem 0}@media (min-width:768px){.v2-theme .co-compact-header{padding:1.75rem 0}}.v2-theme .co-compact-inner{display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center}@media (min-width:768px){.v2-theme .co-compact-inner{flex-direction:row;align-items:flex-start;text-align:left;gap:1.25rem}}.v2-theme .co-compact-logo{width:4.5rem;height:4.5rem;border-radius:.75rem;background-color:var(--rw-card-bg);border:2px solid var(--rw-border);display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;font-size:1.6rem;font-weight:700;color:var(--rw-muted)}.v2-theme .co-compact-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:.4rem}.v2-theme .co-compact-body{flex:1;min-width:0}.v2-theme .co-compact-name{font-family:Inter Tight,Inter,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;letter-spacing:-.015em;color:var(--rw-text);margin-bottom:.2rem;line-height:1.15}.v2-theme .co-compact-tagline{color:var(--rw-muted);font-size:.95rem;margin-bottom:.75rem}.v2-theme .co-compact-ctas{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;flex-shrink:0}@media (min-width:768px){.v2-theme .co-compact-ctas{justify-content:flex-start}}.v2-theme .co-stats-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;padding-top:1.25rem;margin-top:1.25rem;border-top:1px solid var(--rw-border);justify-content:center}@media (min-width:768px){.v2-theme .co-stats-row{justify-content:flex-start;gap:1.5rem}}.v2-theme .co-stats-divider{width:1px;height:1.2rem;background-color:var(--rw-border);display:none}@media (min-width:768px){.v2-theme .co-stats-divider{display:inline-block}}.v2-theme .co-stats-item{display:inline-flex;align-items:center;gap:.5rem;color:var(--rw-muted);font-size:.92rem}.v2-theme .co-stats-item strong{color:var(--rw-text);font-weight:700}.v2-theme .co-stats-item--recommend strong{color:var(--rw-success)}.v2-theme .co-detail-layout{display:grid;gap:2rem;grid-template-columns:1fr;padding:2rem 0}.v2-theme .co-detail-layout>*{min-width:0}@media (min-width:1024px){.v2-theme .co-detail-layout{grid-template-columns:2fr 1fr;gap:2.5rem}}.v2-theme .co-section{background-color:var(--rw-card-bg);border:1px solid var(--rw-border);border-radius:1rem;padding:1.5rem;margin-bottom:1.5rem}@media (min-width:768px){.v2-theme .co-section{padding:1.75rem}}.v2-theme .co-section-title{font-family:Inter Tight,Inter,sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:-.01em;color:var(--rw-text);margin-bottom:.75rem}.v2-theme .co-section-body{color:var(--rw-text);line-height:1.7;font-size:1rem;overflow-wrap:anywhere}.v2-theme .co-section iframe,.v2-theme .co-section img,.v2-theme .co-section video{max-width:100%;height:auto}.v2-theme .co-info-list{display:flex;flex-direction:column;gap:.7rem;list-style:none;padding:0;margin:0}.v2-theme .co-info-list li{display:flex;align-items:center;gap:.6rem;color:var(--rw-text);font-size:.95rem}.v2-theme .co-info-list svg{color:var(--rw-accent);flex-shrink:0}.v2-theme .co-jobs-row-head{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:space-between;margin-bottom:1rem}.v2-theme .co-jobs-badge{padding:.3rem .75rem;border-radius:9999px;background-color:var(--rw-accent-light);color:var(--rw-accent);font-size:.8rem;font-weight:600}.v2-theme .co-jobs-list{display:flex;flex-direction:column;gap:.65rem}.v2-theme .co-jobs-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background-color:var(--rw-surface);border:1px solid var(--rw-border);border-radius:.7rem;text-decoration:none;color:inherit;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.v2-theme .co-jobs-item:hover{border-color:var(--rw-accent);box-shadow:var(--rw-shadow-sm);transform:translateY(-1px)}.v2-theme .co-jobs-item-body{flex:1;min-width:0}.v2-theme .co-jobs-item-title{font-weight:700;color:var(--rw-text);font-size:.98rem;margin-bottom:.45rem;line-height:1.3;overflow-wrap:anywhere}.v2-theme .co-jobs-item-tags{display:flex;flex-wrap:wrap;gap:.3rem;margin-bottom:.45rem}.v2-theme .co-jobs-item-tag{padding:.15rem .55rem;border-radius:.3rem;font-size:.72rem;font-weight:600;background-color:var(--rw-card-bg);color:var(--rw-muted)}.v2-theme .co-jobs-item-tag--category{background-color:var(--rw-indigo-light);color:var(--rw-indigo)}.v2-theme .co-jobs-item-tag--contract{background-color:var(--rw-accent-light);color:var(--rw-accent)}.v2-theme .co-jobs-item-meta{display:flex;flex-wrap:wrap;gap:.85rem;font-size:.82rem;color:var(--rw-muted)}.v2-theme .co-jobs-item-meta>span{display:inline-flex;align-items:center;gap:.3rem}.v2-theme .co-jobs-item-meta svg{flex-shrink:0;opacity:.8}.v2-theme .co-jobs-item-salary{color:var(--rw-success);font-weight:600}.v2-theme .co-jobs-item-arrow{color:var(--rw-accent);font-weight:600;flex-shrink:0;font-size:.875rem;white-space:nowrap;align-self:center}.v2-theme .co-jobs-footer{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--rw-border);text-align:center}.v2-theme .co-reviews-head{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.v2-theme .co-review{padding-bottom:1.25rem;margin-bottom:1.25rem;border-bottom:1px solid var(--rw-border)}.v2-theme .co-review:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}.v2-theme .co-review-head{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.v2-theme .co-review-avatar{width:2.5rem;height:2.5rem;border-radius:9999px;background-color:var(--rw-accent-light);color:var(--rw-accent);font-weight:700;font-size:.95rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.v2-theme .co-review-name{font-weight:700;color:var(--rw-text);font-size:.92rem;margin-bottom:.15rem}.v2-theme .co-review-meta{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.78rem;color:var(--rw-muted)}.v2-theme .co-review-meta span+span:before{content:"·";padding-right:.5rem;color:var(--rw-muted)}.v2-theme .co-review-title{font-weight:700;color:var(--rw-text);font-size:.95rem;margin:.4rem 0 .5rem}.v2-theme .co-review-body{color:var(--rw-text);font-size:.92rem;line-height:1.6}.v2-theme .co-review-footer{margin-top:.75rem;font-size:.75rem;color:var(--rw-muted)}.v2-theme .co-rating-widget{background-color:var(--rw-card-bg);border:1px solid var(--rw-border);border-radius:1rem;padding:1.5rem}.v2-theme .co-rating-head{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:space-between;margin-bottom:1rem}.v2-theme .co-rating-title{font-family:Inter Tight,Inter,sans-serif;font-size:1.05rem;font-weight:700;color:var(--rw-text)}.v2-theme .co-rating-value{font-size:1.75rem;font-weight:800;color:var(--rw-accent);line-height:1}.v2-theme .co-rating-value--muted{color:var(--rw-muted)}.v2-theme .co-rating-value-unit{font-size:.95rem;color:var(--rw-muted);font-weight:500;margin-left:.15rem}.v2-theme .co-rating-bars{display:flex;flex-direction:column;gap:.45rem;margin-bottom:1.25rem}.v2-theme .co-rating-bar-row{display:flex;align-items:center;gap:.55rem}.v2-theme .co-rating-bar-stars{display:inline-flex;gap:.08rem;width:5rem;flex-shrink:0;font-size:.8rem;color:var(--rw-amber)}.v2-theme .co-rating-bar-track{flex:1;height:.7rem;background-color:var(--rw-surface);border-radius:9999px;overflow:hidden}.v2-theme .co-rating-bar-fill{height:100%;background-color:var(--rw-accent);border-radius:9999px;transition:width .35s ease}.v2-theme .co-rating-bar-count{font-size:.82rem;color:var(--rw-muted);font-weight:600;width:1.5rem;text-align:right;flex-shrink:0}.v2-theme .co-rating-submit{border-top:1px solid var(--rw-border);padding-top:1rem;text-align:center}.v2-theme .co-rating-stars-input{display:inline-flex;gap:.2rem;margin-bottom:.75rem}.v2-theme .co-rating-star-btn{background:transparent;border:0;padding:0;color:var(--rw-border);font-size:1.65rem;cursor:pointer;transition:color .12s ease,transform .12s ease;width:1.7rem;height:1.7rem;line-height:1}.v2-theme .co-rating-star-btn:hover{transform:scale(1.1)}.v2-theme .co-rating-star-btn.is-active{color:var(--rw-amber)}.v2-theme .co-share-list{display:flex;flex-direction:column;gap:.5rem}.v2-theme .co-share-btn{display:flex;align-items:center;gap:.7rem;padding:.65rem .9rem;border-radius:.55rem;font-size:.875rem;font-weight:600;text-decoration:none;color:#fff;border:0;cursor:pointer;transition:opacity .15s ease}.v2-theme .co-share-btn:hover{opacity:.9}.v2-theme .co-share-btn--twitter{background-color:#0a0a0a}.v2-theme .co-share-btn--linkedin{background-color:#0077b5}.v2-theme .co-share-btn--facebook{background-color:#1877f2}.v2-theme .co-share-btn--whatsapp{background-color:#25d366}.v2-theme .co-share-btn--copy{background-color:var(--rw-surface);color:var(--rw-text);border:1px solid var(--rw-border)}.v2-theme .co-share-btn--copy:hover{background-color:var(--rw-card-bg);border-color:var(--rw-accent);color:var(--rw-accent)}.v2-theme .co-similar-list{display:flex;flex-direction:column;gap:.55rem}.v2-theme .co-similar-item{display:flex;align-items:center;gap:.7rem;padding:.7rem;background-color:var(--rw-surface);border:1px solid var(--rw-border);border-radius:.6rem;text-decoration:none;color:inherit;transition:background-color .18s ease,border-color .18s ease}.v2-theme .co-similar-item:hover{background-color:var(--rw-accent-light);border-color:var(--rw-accent)}.v2-theme .co-similar-logo{width:2.4rem;height:2.4rem;border-radius:.5rem;background-color:var(--rw-card-bg);border:1px solid var(--rw-border);display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;font-size:.85rem;font-weight:700;color:var(--rw-muted)}.v2-theme .co-similar-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:.2rem}.v2-theme .co-similar-body{flex:1;min-width:0}.v2-theme .co-similar-name{font-weight:600;color:var(--rw-text);font-size:.88rem}.v2-theme .co-similar-desc,.v2-theme .co-similar-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-theme .co-similar-desc{font-size:.75rem;color:var(--rw-muted)}.v2-theme .co-similar-rating{font-size:.72rem;color:var(--rw-muted);margin-top:.15rem;display:inline-flex;align-items:center;gap:.2rem}.v2-theme .co-similar-rating:before{content:"★";color:var(--rw-amber);font-size:.78rem}