.wechef-cv-hub-wrap{--ink:#fff;--muted:#c8d6ff;--line:rgba(255,255,255,.12);--bg1:#0b0f3a;--bg2:#060a28;--field:rgba(255,255,255,.10);--field2:rgba(255,255,255,.14);--ring:rgba(93,127,255,.45);--accent1:#7aa2ff;--accent2:#6a8fff;--accent3:#5b8cff;max-width:1520px;margin:24px auto;padding:28px 32px 26px;border-radius:30px;background:radial-gradient(1200px 600px at 85% -220px,#2733a5 0%,#0b0f3a 40%,#060a28 100%);border:1px solid var(--line);box-shadow:0 35px 60px rgb(6 10 40 / .45),0 10px 24px rgb(6 10 40 / .35);color:var(--ink);font-family:system-ui,-apple-system,"SF Pro Text",Segoe UI,Roboto,Arial,sans-serif}.wechef-cv-hub-wrap .cv-filters{display:grid;grid-template-columns:1.35fr .9fr .85fr .95fr .95fr .7fr auto;grid-template-areas:"search country avail role contract expmin actions";gap:14px 16px;padding:18px;margin-bottom:18px;border-radius:24px;background:linear-gradient(180deg,rgb(16 26 60 / .88),rgb(16 26 60 / .78));border:1px solid var(--line);box-shadow:0 18px 46px rgb(0 0 0 / .28);align-items:end}#cv-q{grid-area:search}#cv-country{grid-area:country}#cv-loc{grid-area:country}#cv-avail{grid-area:avail}#cv-role{grid-area:role}#cv-contract{grid-area:contract}#cv-contract-types{grid-area:contract}#cv-exp-min{grid-area:expmin}.wechef-cv-hub-wrap .cv-filters .cv-actions{grid-area:actions;display:flex;gap:12px;align-items:end;justify-content:flex-end;white-space:nowrap}.wechef-cv-hub-wrap .cv-filters :is(label,.cv-f-l,.cv-label,strong){display:block;font-weight:900;font-size:14px;letter-spacing:.2px;color:#d7e6ff;opacity:.95;margin:0 0 6px}.wechef-cv-hub-wrap .cv-filters :is(input,select){height:56px;width:100%;padding:12px 16px;border-radius:16px;background:var(--field);color:#f6f8ff;border:1px solid var(--line);font-weight:850;letter-spacing:.02em;box-shadow:inset 0 1px 0 rgb(255 255 255 / .08);outline:none}.wechef-cv-hub-wrap .cv-filters input::placeholder{color:#d6e1ff;opacity:.9}.wechef-cv-hub-wrap .cv-filters :is(input,select):focus{box-shadow:0 0 0 3px var(--ring)}#cv-q{border:1.5px solid rgb(122 162 255 / .38);background:rgb(122 162 255 / .10)}.wechef-cv-hub-wrap .cv-filters select{color:#f6f8ff!important}.wechef-cv-hub-wrap .cv-filters select option{color:#0b1430;background:#eaf1ff}#cv-exp-min{-moz-appearance:textfield}#cv-exp-min::-webkit-outer-spin-button,#cv-exp-min::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.wechef-cv-hub-wrap .cv-filters .we-btn,.wechef-cv-hub-wrap .cv-filters button,.wechef-cv-hub-wrap .cv-filters .button{height:56px;padding:0 18px;border-radius:16px;font-weight:900;letter-spacing:.5px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgb(255 255 255 / .14)!important;background:linear-gradient(135deg,var(--accent1),var(--accent2))!important;color:#0a1533!important;box-shadow:0 10px 22px rgb(77 163 255 / .28);text-transform:none}.wechef-cv-hub-wrap .cv-filters .we-btn.we-btn-danger{background:rgb(255 255 255 / .08)!important;color:var(--muted)!important;border-color:rgb(255 255 255 / .10)!important;box-shadow:none!important}@media (max-width:1200px){.wechef-cv-hub-wrap .cv-filters{grid-template-columns:1fr 1fr;grid-template-areas:"search search" "country avail" "role contract" "expmin actions"}}@media (max-width:700px){.wechef-cv-hub-wrap .cv-filters{grid-template-columns:1fr;grid-template-areas:"search" "country" "avail" "role" "contract" "expmin" "actions";padding:12px}.wechef-cv-hub-wrap .cv-filters .cv-actions{justify-content:stretch}.wechef-cv-hub-wrap .cv-filters .cv-actions :is(.we-btn,button,.button){flex:1}}.wechef-cv-hub{display:grid;gap:22px}.wechef-cv-hub.we-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.wechef-cv-hub.we-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.wechef-cv-hub.we-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:1280px){.wechef-cv-hub.we-cols-4{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.wechef-cv-hub.we-cols-4,.wechef-cv-hub.we-cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.wechef-cv-hub.we-cols-4,.wechef-cv-hub.we-cols-3,.wechef-cv-hub.we-cols-2{grid-template-columns:1fr}}.cv-card{--cv-line:rgba(255,255,255,.12);position:relative;border-radius:26px;padding:0;min-height:540px;overflow:hidden;background:linear-gradient(180deg,rgb(16 26 60 / .88),rgb(16 26 60 / .78));border:1px solid var(--cv-line);box-shadow:0 22px 52px rgb(0 0 0 / .32);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#eaf0ff}.cv-flip{perspective:1200px}.cv-card__inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.2,.7,.2,1)}@media (hover:hover){.cv-flip:hover .cv-card__inner{transform:rotateY(180deg)}}.cv-flip.is-flipped .cv-card__inner,.cv-flip:focus-within .cv-card__inner{transform:rotateY(180deg)}.cv-card__front,.cv-card__back{position:absolute;inset:0;display:flex;flex-direction:column;backface-visibility:hidden;-webkit-backface-visibility:hidden}.cv-card__front{padding:22px 20px 24px;z-index:2}.cv-card__back{transform:rotateY(180deg);background:linear-gradient(180deg,#0b1030,#0a0e2a)}.cv-card__front::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(6 10 40 / .55),rgb(6 10 40 / .72)),var(--cv-ava);background-size:cover;background-position:center;opacity:.82;transform:scale(1.03);filter:saturate(.95);pointer-events:none;z-index:0}.cv-card__front::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(10 14 40 / .40),rgb(10 14 40 / .18) 32%,rgb(10 14 40 / .55));pointer-events:none;z-index:0}.cv-card__front>*{position:relative;z-index:1}.cv-card::before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;padding:1.5px;background:linear-gradient(135deg,#ffffff66,#7aa2ff80 40%,#5b8cff66);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.45;transition:opacity .2s ease}.cv-card:hover::before{opacity:.75}.cv-card{transition:transform .18s ease,box-shadow .22s ease,border-color .22s ease}.cv-card:hover,.cv-card:focus-within{transform:translateY(-4px);box-shadow:0 26px 56px rgb(0 0 0 / .38);border-color:rgb(122 162 255 / .28)}.cv-card__name{margin:2px 0 14px;font-size:clamp(18px,2.2vw,26px);line-height:1.15;font-weight:950;letter-spacing:.2px;text-align:left}.cv-card__name a{color:#fff;text-decoration:none}.cv-card__name a:hover{text-decoration:underline}.cv-card__cover{display:block;margin:0 auto 12px;width:132px;height:132px;border-radius:18px;overflow:hidden;border:2px solid rgb(255 255 255 / .14);box-shadow:0 12px 26px rgb(0 0 0 / .28)}.cv-card__cover img{width:100%!important;height:100%!important;object-fit:cover;display:block}.cv-badge{display:inline-block;margin:6px auto 10px;padding:8px 14px;border-radius:14px;background:linear-gradient(180deg,rgb(255 255 255 / .10),rgb(255 255 255 / .05));border:1px solid rgb(255 255 255 / .16);font-weight:900;letter-spacing:.25px}.cv-meta{display:inline-flex;width:fit-content;max-width:88%;margin:6px auto 12px;padding:8px 14px;border-radius:18px;gap:8px;justify-content:center;align-items:center;flex-wrap:wrap;background:rgb(255 255 255 / .10);border:1px solid rgb(255 255 255 / .14);font-weight:850;font-size:16px;line-height:1.25;color:#eef3ff}.cv-meta .m+.m::before{content:"•";margin:0 6px;opacity:.8}.cv-card__actions{margin-top:auto;display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:nowrap;padding-top:10px}@media (max-width:420px){.cv-card__actions{flex-wrap:wrap}}.wechef-cv-hub .we-btn{appearance:none;height:46px;padding:0 18px;border-radius:14px;font-weight:900;letter-spacing:.35px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1;border:1px solid rgb(255 255 255 / .14);background:rgb(255 255 255 / .08);color:#cfd6ff!important;transition:transform .15s ease,filter .15s ease,box-shadow .22s ease}.wechef-cv-hub .we-btn:hover{filter:brightness(1.06);transform:translateY(-1px)}.wechef-cv-hub .we-btn:active{transform:translateY(0)}.wechef-cv-hub .we-btn-primary{background:linear-gradient(90deg,#7aa2ff,#6a8fff,#5b8cff)!important;border-color:#5b8cff!important;color:#0b1430!important;box-shadow:0 12px 24px rgb(91 140 255 / .25)}.wechef-cv-hub .we-btn-ghost{background:rgb(255 255 255 / .08)!important;color:#cfd6ff!important;border-color:rgb(255 255 255 / .12)!important}.wechef-cv-hub .we-btn-small{height:40px;padding:0 12px;border-radius:12px;font-size:.92rem}.cv-card .button.we-btn::before,.cv-card .button.we-btn::after{content:none!important}.cv-back__head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 12px;background:rgb(255 255 255 / .06);border-bottom:1px solid rgb(255 255 255 / .10)}.cv-back__title{font-weight:950;font-size:1.02rem;color:#eaf0ff}.cv-back__body{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:12px 12px 12px;display:grid;gap:8px;box-sizing:border-box}.cv-back__foot{flex:0 0 auto;display:flex;gap:10px;justify-content:center;flex-wrap:wrap;padding:12px;background:rgb(255 255 255 / .06);border-top:1px solid rgb(255 255 255 / .10)}.cv-row{display:grid;grid-template-columns:minmax(92px,26%) 1fr;column-gap:.45rem;align-items:start}@media (max-width:680px){.cv-row{grid-template-columns:1fr;row-gap:.25rem}}.cv-row strong{white-space:nowrap;font-weight:950;color:#dbe6ff;font-size:clamp(14px,1.45vw,17px);line-height:1.2;min-width:0}.cv-row span,.cv-row em{overflow-wrap:anywhere;word-break:break-word;line-height:1.35;max-width:100%}.cv-back__body .cv-stack .cv-row{grid-template-columns:minmax(92px,26%) 1fr}.cv-row.cv-row--stack{grid-template-columns:1fr!important;row-gap:.4rem}.cv-value--headline{text-align:center;max-width:100%}.cv-back__body::-webkit-scrollbar{width:8px}.cv-back__body::-webkit-scrollbar-track{background:rgb(255 255 255 / .06)}.cv-back__body::-webkit-scrollbar-thumb{background:rgb(255 255 255 / .28);border-radius:6px}.cv-back__body::-webkit-scrollbar-thumb:hover{background:rgb(255 255 255 / .40)}.cv-back__body{scrollbar-width:thin;scrollbar-color:rgb(255 255 255 / .34) rgb(255 255 255 / .08)}.cv-flip:focus-within{outline:none}.cv-card a:focus-visible,.cv-flip .cv-flip-toggle:focus-visible{outline:2px solid #7aa2ff;outline-offset:2px;border-radius:10px}@media (prefers-reduced-motion:reduce){.cv-card,.cv-card__inner,.wechef-cv-hub .we-btn{transition:none!important}.cv-card__inner{transform:none!important}}.wechef-cv-hub-wrap .cv-pag{display:flex;justify-content:center;margin-top:18px}.wechef-cv-hub-wrap #wechef-cv-hub-more.we-btn{height:54px;padding:0 22px;border-radius:16px;font-weight:950;background:linear-gradient(135deg,var(--accent1),var(--accent2))!important;color:#0a1533!important;border:1px solid rgb(255 255 255 / .14)!important;box-shadow:0 12px 24px rgb(77 163 255 / .22)}.cv-card__name{text-align:center!important;margin:2px auto 18px!important}.wechef-cv-hub-wrap .cv-filters{display:grid!important;grid-template-columns:2.2fr 1fr 1fr 1fr 1fr .9fr auto;gap:16px!important;align-items:end!important;padding-right:18px!important;box-sizing:border-box}.wechef-cv-hub-wrap .cv-filters>*{min-width:0}.wechef-cv-hub-wrap .cv-filters .cv-exp,.wechef-cv-hub-wrap .cv-filters [data-field="exp_min"],.wechef-cv-hub-wrap .cv-filters .cv-field-exp{max-width:160px!important}.wechef-cv-hub-wrap .cv-filters .cv-exp input,.wechef-cv-hub-wrap .cv-filters [data-field="exp_min"] input,.wechef-cv-hub-wrap .cv-filters .cv-field-exp input{width:100%!important}.wechef-cv-hub-wrap .cv-filters .cv-actions,.wechef-cv-hub-wrap .cv-filters .cv-buttons,.wechef-cv-hub-wrap .cv-filters .cv-apply-clear{justify-self:end!important;display:flex!important;gap:12px!important;margin-right:52px!important}.wechef-cv-hub-wrap .cv-filters button{max-width:170px}@media (max-width:980px){.wechef-cv-hub-wrap .cv-filters{grid-template-columns:1fr 1fr;padding-right:0!important}.wechef-cv-hub-wrap .cv-filters .cv-actions,.wechef-cv-hub-wrap .cv-filters .cv-buttons,.wechef-cv-hub-wrap .cv-filters .cv-apply-clear{justify-self:start!important;margin-right:0!important}}#wechef-cv-hub-filters.cv-filters>div{display:contents}#wechef-cv-hub-filters.cv-filters{overflow:hidden;padding-right:28px;box-sizing:border-box}#cv-exp-min{max-width:150px;justify-self:start}#wechef-cv-hub-filters.cv-filters .cv-actions{margin-right:16px}#wechef-cv-hub-filters.cv-filters .cv-actions :is(button,.we-btn,.button){min-width:120px}#wechef-cv-hub-filters.cv-filters .cv-filters-ui{display:flex;flex-direction:column;gap:14px}#wechef-cv-hub-filters.cv-filters .cv-filters-row{display:flex;gap:16px;align-items:flex-end;flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px;-webkit-overflow-scrolling:touch}#wechef-cv-hub-filters.cv-filters .cv-f-row{flex:0 0 auto;min-width:180px}#wechef-cv-hub-filters.cv-filters .cv-f-row:has(#cv-q){min-width:360px}#wechef-cv-hub-filters.cv-filters .cv-f-row:has(#cv-exp-min){min-width:170px}#wechef-cv-hub-filters.cv-filters #cv-exp-min{width:100%}#wechef-cv-hub-filters.cv-filters :is(label,.cv-f-l,.cv-label,strong){white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}#wechef-cv-hub-filters.cv-filters .cv-actions-row{display:flex;justify-content:center;gap:16px}#wechef-cv-hub-filters.cv-filters .cv-actions-row :is(button,.we-btn,.button){min-width:160px}.wechef-cv-hub-wrap .cv-filters{display:block!important}.wechef-cv-hub-wrap .cv-filters .cv-f-grid{display:grid!important;grid-template-columns:2.2fr 1fr 1fr 1fr 1fr .9fr;grid-auto-rows:auto;gap:14px 16px;align-items:end}.wechef-cv-hub-wrap .cv-filters .cv-f-grid>.cv-f-row:nth-child(1){grid-column:1;grid-row:1}.wechef-cv-hub-wrap .cv-filters .cv-f-grid>.cv-f-row:nth-child(2){grid-column:2;grid-row:1}.wechef-cv-hub-wrap .cv-filters .cv-f-grid>.cv-f-row:nth-child(3){grid-column:3;grid-row:1}.wechef-cv-hub-wrap .cv-filters .cv-f-grid>.cv-f-row:nth-child(4){grid-column:4;grid-row:1}.wechef-cv-hub-wrap .cv-filters .cv-f-grid>.cv-f-row:nth-child(5){grid-column:5;grid-row:1}.wechef-cv-hub-wrap .cv-filters .cv-f-grid>.cv-f-row:nth-child(6){grid-column:6;grid-row:1}.wechef-cv-hub-wrap .cv-filters .cv-f-grid>.cv-f-actions{grid-column:1 / -1;grid-row:2;display:flex;justify-content:center;gap:14px;margin-top:6px}.wechef-cv-hub-wrap .cv-filters .cv-f-row .cv-f-l{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wechef-cv-hub-wrap .cv-filters .cv-f-grid{grid-template-columns:1.55fr 1fr 1fr 1fr 1fr 1.15fr!important}.wechef-cv-contact-modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;padding:6vh 16px;background:rgb(0 0 0 / .55);z-index:2147483647;overflow:hidden}.wechef-cv-contact-modal.is-open{display:flex}.wechef-cv-contact-card{width:clamp(320px, 92vw, 680px);max-height:86dvh;background:rgb(15 26 44 / .92);border:1px solid rgb(255 255 255 / .12);border-radius:18px;box-shadow:0 20px 60px rgb(0 0 0 / .45);color:#e6eeff;display:flex;flex-direction:column;overflow:hidden;backdrop-filter:blur(10px)}.wechef-cv-contact-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px;border-bottom:1px solid rgb(255 255 255 / .08)}.wechef-cv-contact-title{font-weight:950;letter-spacing:.2px;font-size:18px}.wechef-cv-contact-sub{opacity:.85;margin-top:4px;font-weight:700;font-size:13px}.wechef-cv-contact-body{flex:1 1 auto;min-height:0;overflow:auto;padding:14px 18px 18px;display:grid;gap:12px}.wechef-cv-contact-body textarea{resize:vertical;min-height:120px}.wechef-cv-contact-foot{display:flex;justify-content:flex-end;padding-top:6px}html.wechef-modal-open,body.wechef-modal-open{overflow:hidden!important}.cv-card__actions{display:grid!important;grid-template-columns:1fr 1fr;gap:10px;width:100%;box-sizing:border-box;padding:0 12px 12px}.cv-card__actions .we-btn,.cv-card__actions .button{width:100%!important;min-width:0!important;box-sizing:border-box;padding-left:12px;padding-right:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cv-card__actions{grid-auto-flow:row}.cv-card__actions>*{min-width:0}@media (max-width:420px){.cv-card__actions{grid-template-columns:1fr}}.cv-back__head{display:flex;justify-content:center;align-items:center}.cv-back__title{width:100%;text-align:center}#wechef-cv-hub-filters,#wechef-cv-hub-filters *{box-sizing:border-box!important;min-width:0!important;max-width:100%!important}@media (max-width:1024px){#wechef-cv-hub-filters{display:flex!important;flex-wrap:wrap!important;align-items:flex-end!important;gap:12px!important}#wechef-cv-hub-filters>*{flex:1 1 calc(50% - 12px)!important;width:auto!important}#wechef-cv-hub-filters>.cv-actions,#wechef-cv-hub-filters>.filters-actions,#wechef-cv-hub-filters>.cv-filter-actions{flex:1 1 100%!important}#wechef-cv-hub-filters input,#wechef-cv-hub-filters select,#wechef-cv-hub-filters button{width:100%!important}}@media (max-width:640px){#wechef-cv-hub-filters{flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important}#wechef-cv-hub-filters>*{flex:1 1 auto!important;width:100%!important}}@media (max-width:768px){.wechef-cv-hub-wrap .cv-filters,#wechef-cv-hub-filters.cv-filters{display:flex!important;flex-direction:column!important;gap:14px!important;align-items:stretch!important;grid-template-columns:none!important;grid-template-areas:none!important}#wechef-cv-hub-filters.cv-filters>div{display:block!important}#wechef-cv-hub-filters.cv-filters *,.wechef-cv-hub-wrap .cv-filters *{position:static!important;inset:auto!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;transform:none!important;float:none!important}#cv-q,#cv-country,#cv-loc,#cv-avail,#cv-role,#cv-contract,#cv-contract-types,#cv-exp-min,.wechef-cv-hub-wrap .cv-filters .cv-actions{grid-area:auto!important}#wechef-cv-hub-filters.cv-filters>*{width:100%!important;max-width:100%!important;margin:0!important}#wechef-cv-hub-filters input,#wechef-cv-hub-filters select,#wechef-cv-hub-filters button,#wechef-cv-hub-filters .we-btn{width:100%!important;max-width:100%!important}#wechef-cv-hub-filters.cv-filters .cv-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}}.wechef-cv-contact-modal{background:radial-gradient(900px 500px at 30% 10%,rgb(122 162 255 / .18),transparent 55%),rgb(0 0 0 / .58)!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.wechef-cv-contact-card{border-radius:22px!important;border:1px solid rgb(255 255 255 / .12)!important;background:linear-gradient(180deg,rgb(16 26 60 / .92),rgb(10 14 40 / .92))!important;box-shadow:0 30px 80px rgb(0 0 0 / .55)!important;overflow:hidden}.wechef-cv-contact-head{padding:18px 20px!important;background:linear-gradient(180deg,rgb(255 255 255 / .06),rgb(255 255 255 / .02))!important;border-bottom:1px solid rgb(255 255 255 / .10)!important}.wechef-cv-contact-title{font-size:20px!important;font-weight:950!important;letter-spacing:.2px!important}.wechef-cv-contact-sub{font-size:13px!important;opacity:.85!important;font-weight:750!important}#wechef-cv-contact-close{height:40px!important;padding:0 14px!important;border-radius:12px!important;background:rgb(255 255 255 / .08)!important;border:1px solid rgb(255 255 255 / .12)!important;color:#dbe6ff!important}#wechef-cv-contact-close:hover{filter:brightness(1.08)}.wechef-cv-contact-body{padding:18px 20px 20px!important;display:grid!important;gap:14px!important}.wechef-cv-contact-body .we-field label{display:block;margin:0 0 6px!important;font-size:13px!important;font-weight:900!important;letter-spacing:.2px!important;color:#dbe6ff!important;opacity:.95}.wechef-cv-contact-body input,.wechef-cv-contact-body textarea{width:100%!important;border-radius:16px!important;border:1px solid rgb(255 255 255 / .12)!important;background:rgb(255 255 255 / .08)!important;color:#f4f7ff!important;padding:12px 14px!important;font-weight:800!important;letter-spacing:.02em!important;outline:none!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .06)}.wechef-cv-contact-body input{height:52px!important}.wechef-cv-contact-body textarea{min-height:140px!important;max-height:44dvh!important;resize:vertical}.wechef-cv-contact-body input::placeholder,.wechef-cv-contact-body textarea::placeholder{color:rgb(220 230 255 / .75)}.wechef-cv-contact-body input:focus,.wechef-cv-contact-body textarea:focus{box-shadow:0 0 0 3px rgb(93 127 255 / .45)!important;border-color:rgb(122 162 255 / .35)!important}#wechef-cv-contact-status{border-radius:14px!important;padding:10px 12px!important;font-weight:850!important;letter-spacing:.2px!important;background:rgb(255 255 255 / .08)!important;border:1px solid rgb(255 255 255 / .12)!important;color:#dbe6ff!important}.wechef-cv-contact-foot{display:flex!important;justify-content:flex-end!important;margin-top:2px!important}#wechef-cv-contact-send{height:52px!important;min-width:170px!important;border-radius:16px!important;font-weight:950!important;letter-spacing:.45px!important;background:linear-gradient(135deg,#7aa2ff,#6a8fff,#5b8cff)!important;border:1px solid rgb(255 255 255 / .14)!important;color:#0b1430!important;box-shadow:0 12px 26px rgb(91 140 255 / .26)!important}#wechef-cv-contact-send:hover{filter:brightness(1.06);transform:translateY(-1px)}#wechef-cv-contact-send:active{transform:translateY(0)}@media (max-width:560px){.wechef-cv-contact-card{width:94vw!important}#wechef-cv-contact-send{width:100%!important;min-width:0!important}.wechef-cv-contact-foot{justify-content:stretch!important}}.cv-card__back .cv-back__body .cv-row{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto auto!important;align-items:start!important;justify-items:stretch!important;row-gap:10px!important}.cv-card__back .cv-back__body .cv-row>strong{grid-column:1 / -1!important;grid-row:1!important;margin:0!important;padding:0!important;line-height:1.15!important}.cv-card__back .cv-back__body .cv-row>span,.cv-card__back .cv-back__body .cv-row .cv-value{grid-column:1 / -1!important;grid-row:2!important;margin:0!important;position:relative!important;top:0!important;transform:none!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}.cv-card__back .cv-back__body{display:grid;gap:14px}.cv-card__back .cv-back__body .cv-row{padding:12px 12px 14px;border-radius:16px;background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .08);box-shadow:inset 0 1px 0 rgb(255 255 255 / .06)}.cv-card__back .cv-back__body .cv-row>strong{display:block;font-size:12px;letter-spacing:.12em;text-transform:uppercase;opacity:.85;margin-bottom:10px}.cv-card__back .cv-back__body .cv-row>span,.cv-card__back .cv-back__body .cv-row .cv-value{display:inline-block;width:100%;padding:10px 12px;border-radius:14px;background:rgb(0 0 0 / .18);border:1px solid rgb(255 255 255 / .10);box-shadow:inset 0 1px 0 rgb(255 255 255 / .06);line-height:1.35;overflow-wrap:anywhere}.cv-card__back .cv-back__body .cv-value--headline{font-style:italic;opacity:.95}@media (max-width:520px){.cv-card__back .cv-back__body{gap:12px}.cv-card__back .cv-back__body .cv-row{padding:10px 10px 12px}}@media (max-width:768px){.cv-card.cv-flip .cv-card__inner{transform:none!important;perspective:none!important}.cv-card.cv-flip .cv-card__back{display:none!important}.cv-card.cv-flip{overflow:hidden!important}.wechef-cv-details-modal{position:fixed;inset:0;display:none;align-items:stretch;justify-content:center;padding:10px;background:rgb(0 0 0 / .65);z-index:2147483647}.wechef-cv-details-modal.is-open{display:flex}.wechef-cv-details-card{width:min(720px, 100%);height:min(92dvh, 100%);background:linear-gradient(180deg,rgb(16 22 48 / .96),rgb(10 14 30 / .94));border:1px solid rgb(255 255 255 / .14);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 80px rgb(0 0 0 / .55)}.wechef-cv-details-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 14px;border-bottom:1px solid rgb(255 255 255 / .10)}.wechef-cv-details-title{font-weight:900;letter-spacing:.2px;color:rgb(255 255 255 / .95)}.wechef-cv-details-body{flex:1 1 auto;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:14px 14px 18px}html.wechef-modal-open,body.wechef-modal-open{overflow:hidden!important}.wechef-cv-details-body .cv-back__head{display:none!important}.wechef-cv-details-body .cv-back__foot{position:sticky;bottom:0;background:rgb(10 14 30 / .88);backdrop-filter:blur(10px)}.wechef-cv-details-body .cv-row{margin:12px 0}}@media (min-width:769px){.cv-flip-toggle{display:none!important}}@media (max-width:768px){.cv-flip-toggle{display:inline-flex!important;align-items:center;justify-content:center}.cv-card.cv-flip .cv-card__inner{transform:none!important}.cv-card.cv-flip .cv-card__back{display:none!important}.wechef-cv-details-modal{position:fixed;inset:0;display:none;align-items:stretch;justify-content:center;padding:max(10px, env(safe-area-inset-top)) 10px max(10px, env(safe-area-inset-bottom));background:rgb(0 0 0 / .62);z-index:2147483647;overflow:hidden;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.wechef-cv-details-modal.is-open{display:flex}.wechef-cv-details-card{width:min(720px, 100%);height:min(92dvh, 100%);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;background:linear-gradient(180deg,rgb(16 22 48 / .96),rgb(10 14 30 / .94));border:1px solid rgb(255 255 255 / .14);box-shadow:0 24px 80px rgb(0 0 0 / .55)}.wechef-cv-details-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 14px;border-bottom:1px solid rgb(255 255 255 / .10);background:linear-gradient(180deg,rgb(255 255 255 / .06),rgb(255 255 255 / .02))}.wechef-cv-details-title{font-weight:950;letter-spacing:.2px;color:rgb(255 255 255 / .95)}.wechef-cv-details-body{flex:1 1 auto;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:14px 14px 18px}html.wechef-modal-open,body.wechef-modal-open{overflow:hidden!important}.wechef-cv-details-body .cv-back__head{display:none!important}.wechef-cv-details-body .cv-back__foot{position:sticky;bottom:0;margin-top:14px;padding:12px 0 0;background:linear-gradient(180deg,#fff0,rgb(10 14 30 / .92) 38%,rgb(10 14 30 / .96));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.wechef-cv-details-body .cv-back__body{display:grid!important;gap:12px!important}.wechef-cv-details-body .cv-back__body .cv-row{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto auto!important;row-gap:10px!important;padding:12px 12px 14px!important;border-radius:16px!important;background:rgb(255 255 255 / .03)!important;border:1px solid rgb(255 255 255 / .08)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .06)!important}.wechef-cv-details-body .cv-back__body .cv-row>strong{grid-row:1!important;margin:0!important;font-size:12px!important;letter-spacing:.12em!important;text-transform:uppercase!important;opacity:.88!important;line-height:1.15!important}.wechef-cv-details-body .cv-back__body .cv-row>span,.wechef-cv-details-body .cv-back__body .cv-row .cv-value{grid-row:2!important;margin:0!important;width:100%!important;padding:10px 12px!important;border-radius:14px!important;background:rgb(0 0 0 / .20)!important;border:1px solid rgb(255 255 255 / .10)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .06)!important;line-height:1.35!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}.wechef-cv-details-body .cv-value--headline{font-style:italic;opacity:.95}@media (max-width:420px){.wechef-cv-details-body{padding:12px 12px 16px}.wechef-cv-details-body .cv-back__body .cv-row{padding:10px 10px 12px!important}}}@media (max-width:768px){.wechef-cv-details-body .cv-back__body .cv-row>span,.wechef-cv-details-body .cv-back__body .cv-row .cv-value{color:#fff!important}}