*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Segoe UI,Roboto,Arial,sans-serif;background:var(--brand-bg);color:var(--brand-dark);-webkit-font-smoothing:antialiased;position:relative}.telegram-webapp,.telegram-webapp body{height:100%;overscroll-behavior:none}.telegram-webapp body{overflow-y:auto;touch-action:pan-y}body:before{content:"";position:fixed;inset:0;background:radial-gradient(520px 260px at 20% 10%,hsla(35,48%,60%,.12),transparent 65%),radial-gradient(420px 240px at 80% 20%,rgba(26,26,26,.06),transparent 65%),radial-gradient(620px 360px at 50% 80%,hsla(35,48%,60%,.08),transparent 65%);filter:blur(16px);z-index:-1}:root{--brand-bg:#e6ded3;--brand-dark:#272321;--brand-gold:#c9a067;--brand-light:#f5f1eb;--tone-success:#b7e4c7;--tone-warn:#ffd6a5;--tone-neutral:#cfd4dc;--shadow-sm:0 1px 4px rgba(15,23,42,.08);--radius:12px}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:32px 24px 72px}@media (max-width:768px){.container{padding-left:20px;padding-right:20px}}@media (max-width:480px){.container{padding-left:16px;padding-right:16px}.card{padding:20px 16px}}@media (max-width:380px){.container{padding-left:12px;padding-right:12px}.card{padding:16px 12px}}.top-bar{justify-content:space-between;margin-bottom:8px}.top-bar,.top-bar-right{display:flex;align-items:center}.top-bar-right{gap:12px}.top-bar-auth-btn{padding:10px 18px;font-size:14px;font-weight:600;color:#fff;background:var(--brand-dark);border:none;border-radius:10px;cursor:pointer;transition:background .2s ease,transform .15s ease;box-shadow:0 2px 8px rgba(0,0,0,.15)}.top-bar-auth-btn:hover{background:#1a1816;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.top-bar-auth-btn:active{transform:scale(.97)}.drawer-toggle{display:none;width:40px;height:40px;border-radius:var(--radius);border:1px solid rgba(229,231,235,.7);background:hsla(0,0%,100%,.7);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 6px rgba(15,23,42,.08);cursor:pointer;align-items:center;justify-content:center;transition:all .2s ease;padding:0}.drawer-toggle:hover{background:hsla(0,0%,100%,.9);border-color:rgba(17,24,39,.2);transform:translateY(-1px);box-shadow:0 2px 8px rgba(15,23,42,.12)}.drawer-toggle .icon{width:20px;height:20px;color:var(--brand-dark)}.main-menu-toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:hsla(0,0%,100%,.7);border:1px solid rgba(229,231,235,.7);border-radius:var(--radius);cursor:pointer;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 6px rgba(15,23,42,.08);transition:all .2s ease}.main-menu-toggle:hover{background:hsla(0,0%,100%,.9);border-color:var(--brand-gold);transform:translateY(-1px);box-shadow:0 4px 12px hsla(35,48%,60%,.2)}.main-menu-toggle .icon{width:20px;height:20px;color:var(--brand-dark);transition:color .2s ease}.main-menu-toggle:hover .icon{color:var(--brand-gold)}.mobile-only{display:none!important}.desktop-only{display:flex!important}@media (max-width:1023px){.mobile-only{display:flex!important}.desktop-only{display:none!important}}@media (min-width:1024px){.drawer-toggle{display:none}.jobs-card-desktop{display:block}}.app-language{display:flex;align-items:center;gap:12px}.lang-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:hsla(0,0%,100%,.7);border:1px solid rgba(229,231,235,.7);border-radius:var(--radius);padding:0 30px 0 12px;font-size:12px;font-weight:600;color:var(--brand-dark);cursor:pointer;height:40px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 6px rgba(15,23,42,.08);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:calc(100% - 12px) 50%;background-size:12px 12px;background-repeat:no-repeat;transition:all .2s ease}.lang-select:hover{background:hsla(0,0%,100%,.9);border-color:var(--brand-gold);transform:translateY(-1px);box-shadow:0 4px 12px hsla(35,48%,60%,.2)}.lang-select:focus{outline:none;border-color:var(--brand-gold);box-shadow:0 0 0 3px hsla(35,48%,60%,.15),0 1px 6px rgba(15,23,42,.1)}.vacancy-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;background:var(--brand-bg);border:1px solid #d8cec1;border-radius:var(--radius);padding:12px 40px 12px 14px;font-size:14px;font-weight:500;color:var(--brand-dark);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:calc(100% - 14px) 50%;background-size:14px 14px;background-repeat:no-repeat;transition:all .2s ease}.vacancy-select:hover{border-color:var(--brand-gold);background-color:#fcf9f5;box-shadow:0 2px 8px hsla(35,48%,60%,.15)}.vacancy-select:focus{outline:none;border-color:var(--brand-gold);box-shadow:0 0 0 3px hsla(35,48%,60%,.15)}.vacancy-select option{padding:12px;background:#fff;color:var(--brand-dark)}.vacancy-selector{padding:12px 16px;background:#fcf9f5;border-radius:var(--radius);border:1px dashed #d8cec1}.layout{display:grid;grid-gap:32px;gap:32px}.layout.two-col{grid-template-columns:1fr;align-items:start}@media (max-width:1023px){.layout.two-col>.stack{display:contents}.step-order-1{order:1}.step-order-2{order:2}.step-order-3{order:3}.step-order-4{order:4}.card.jobs-card-desktop,.jobs-card-desktop{display:none!important}.step-order-5{order:5}}@media (min-width:1024px){.layout.two-col{grid-template-columns:1fr 1fr}}.sticky{position:-webkit-sticky;position:sticky;top:40px}.hero-header{text-align:center;margin-bottom:32px}.hero-header.compact{margin-bottom:20px}.logo-container{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:24px}.logo-container.compact{margin-bottom:16px}.logo-container.topbar{justify-content:flex-start;margin-bottom:0}.logo-icon{width:56px;height:56px;background:linear-gradient(135deg,#d8b06f,#a97b4a 52%,#6f4b28);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;font-size:22px;color:#fff;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.logo-text{font-size:36px;font-weight:700;color:var(--brand-dark);letter-spacing:-.02em;position:relative;display:inline-block;background:linear-gradient(90deg,var(--brand-dark) 0,var(--brand-dark) 100%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;transition:all .3s ease}.logo-container:hover .logo-text{background:linear-gradient(90deg,var(--brand-dark) 0,#c9a067 25%,var(--brand-dark) 50%,var(--brand-dark) 100%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:shineText 1s ease forwards}.logo-container:hover .logo-icon{transform:scale(1.05) rotate(-5deg);box-shadow:0 8px 20px hsla(35,48%,60%,.4)}.logo-icon{transition:transform .3s ease,box-shadow .3s ease}.hero-title{font-size:28px;font-weight:600;letter-spacing:.01em;color:var(--brand-dark);margin:0 0 12px;position:relative;display:inline-block;background:linear-gradient(90deg,var(--brand-dark) 0,var(--brand-dark) 40%,var(--brand-dark) 60%,var(--brand-dark) 100%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;transition:all .3s ease}.hero-title:hover{background:linear-gradient(90deg,var(--brand-dark) 0,#c9a067 25%,var(--brand-dark) 50%,var(--brand-dark) 100%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:shineText 1s ease forwards}@keyframes shineText{0%{background-position:100% 0}to{background-position:-100% 0}}.hero-subtitle{display:block;font-size:14px;margin:8px 0 0;color:#6f675f}.hero-subtitle p{margin:0 0 8px}.hero-subtitle p:last-child{margin-bottom:0}.hero-subtitle ol,.hero-subtitle ul{margin:8px 0;padding-left:20px}.hero-subtitle li{margin-bottom:4px}.hero-subtitle strong{font-weight:600;color:#4a4238}.hero-subtitle em{font-style:italic}.hero-subtitle code{background:hsla(35,48%,60%,.1);padding:2px 4px;border-radius:3px;font-size:12px;font-family:Courier New,monospace}.hero-subtitle h1,.hero-subtitle h2,.hero-subtitle h3{margin:12px 0 6px;font-weight:600;color:#4a4238}.hero-subtitle h1{font-size:18px}.hero-subtitle h2{font-size:16px}.hero-subtitle h3{font-size:14px}@media (max-width:600px){.logo-text{font-size:24px}.hero-title{font-size:20px;line-height:1.3}.hero-subtitle{font-size:13px}}@media (max-width:400px){.logo-text{font-size:20px}.hero-title{font-size:18px}}.progress-stepper{display:flex;justify-content:space-between;gap:72px;align-items:center;max-width:820px;margin:0 auto 32px;padding:0 72px;position:relative}.progress-stepper:before{content:"";position:absolute;top:28px;left:72px;right:72px;height:2px;background:#cbbfb3;z-index:0;filter:none}.progress-step{display:flex;flex-direction:column;align-items:center;gap:12px;position:relative;z-index:1;flex:1 1;max-width:200px;cursor:pointer;transition:transform .2s ease}.progress-step:hover{transform:scale(1.08)}.progress-step:hover .progress-circle{box-shadow:0 8px 20px hsla(35,48%,60%,.3);border-color:var(--brand-gold)}.progress-step:focus-visible{outline:2px solid rgba(26,26,26,.2);outline-offset:6px;border-radius:var(--radius)}.progress-step:after{content:attr(data-tooltip);position:absolute;top:-36px;left:50%;transform:translateX(-50%);background:rgba(26,26,26,.85);color:#fff;font-size:11px;padding:6px 10px;border-radius:var(--radius);white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease}.progress-step:hover:after{opacity:1;transform:translateX(-50%) translateY(-2px)}.progress-circle{width:56px;height:56px;border-radius:var(--radius);background:#dfcfb9;font-size:18px;font-weight:600;color:#9ca3af;transition:all .2s ease;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;position:relative;overflow:hidden}.progress-circle,.progress-step-number{display:flex;align-items:center;justify-content:center}.progress-step-check,.progress-step-number{position:absolute;inset:0;transition:opacity .15s ease}.progress-step-check{margin:auto;width:22px;height:22px;opacity:0}.progress-step.done .progress-step-number{opacity:0}.progress-step.done .progress-step-check{opacity:1}.progress-step.active .progress-circle,.progress-step.done .progress-circle{background:var(--brand-dark);color:#fff;box-shadow:none;border:none;box-shadow:0 8px 18px hsla(0,0%,7%,.18),0 2px 6px hsla(0,0%,7%,.12);transform:translateY(-1px)}.progress-step.active .progress-circle:before,.progress-step.done .progress-circle:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,#d1d5db 0,var(--brand-dark) 100%);border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.progress-label{display:none}.progress-label-title{font-size:14px;font-weight:600;color:#3f3a34;margin:0 0 4px}.progress-step.active .progress-label-title{color:var(--brand-dark)}.progress-label-subtitle{font-size:12px;color:#7a736c;margin:0}.mobile-step{display:none;justify-content:center;align-items:center;gap:8px;margin-bottom:24px}@media (max-width:768px){.progress-stepper{display:none}.mobile-step{display:flex}.callout,.muted{font-size:12px}.dropzone-subtext{font-size:11px}.input::placeholder,textarea::placeholder{font-size:12px}.card.jobs-card-desktop,.jobs-card-desktop{display:none!important}}.mobile-dot{width:8px;height:8px;border-radius:var(--radius);background:#e5e7eb;transition:background .2s ease,transform .2s ease}.mobile-dot.active{background:var(--brand-dark);transform:scale(1.05)}.section-title{margin:12px 0 8px;font-size:18px;font-weight:600;letter-spacing:.01em;color:var(--brand-dark);text-align:center;display:flex;align-items:center;justify-content:center;gap:10px;transition:transform .18s ease,text-shadow .18s ease}.section-title:hover{transform:translateY(-1px);text-shadow:0 6px 16px hsla(0,0%,7%,.18)}.section-divider{height:1px;width:100%;background:#eadfd2;margin:12px 0 18px}.section-icon{width:44px;height:44px;border-radius:var(--radius);background:#c9a067;border:1px solid #c9a067;display:inline-flex;align-items:center;justify-content:center;color:#fff;flex:0 0 auto;box-shadow:0 8px 18px hsla(0,0%,7%,.18),0 2px 6px hsla(0,0%,7%,.12);transform:translateY(-1px);transition:transform .18s ease,box-shadow .18s ease,background .18s ease;opacity:.7}.section-title:hover .section-icon{transform:translateY(-2px);background:#d6b278;border-color:#d6b278;box-shadow:0 10px 20px hsla(0,0%,7%,.2),0 3px 8px hsla(0,0%,7%,.14)}.section-icon .icon{width:22px;height:22px}.card{border:1px solid #eadfd2;padding:24px;box-shadow:none}.candidate-card,.card{background:#f9f5ef;border-radius:var(--radius)}.candidate-card{box-shadow:var(--shadow-sm)}.candidate-card.top-candidate{padding-top:40px}.paper-card{border:none;box-shadow:var(--shadow-sm);border-radius:var(--radius)}.card-subtitle{color:#6f675f;font-size:13px;margin:0 0 20px}.ai-helper-link{background:transparent;border:none;color:var(--brand-dark);font-size:13px;font-weight:600;text-align:left;padding:0;cursor:pointer;margin-top:4px}.ai-helper-link:hover{text-decoration:underline}.ai-helper-button{width:100%;background:var(--brand-dark);color:var(--brand-light);border:none;border-radius:var(--radius);padding:18px 24px;font-size:15px;font-weight:600;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .2s ease;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;position:relative;overflow:hidden}.ai-panel{display:grid;grid-gap:24px;gap:24px;margin-top:16px}.ai-panel-title{font-size:14px;font-weight:600;color:var(--brand-dark)}.ai-panel-text{font-size:13px;color:#6f675f}.ai-panel-row{display:flex;gap:20px;align-items:stretch}.ai-panel-row .input{min-height:72px}.ai-panel-actions{display:flex;gap:20px;flex-wrap:wrap}.ai-helper-button:hover{background:#0f0f0f;transform:translateY(-1px);box-shadow:0 8px 18px rgba(15,23,42,.18)}.ai-helper-button:active{transform:scale(.98);box-shadow:none}.stack{display:grid;grid-gap:24px;gap:24px}.row{display:flex;gap:12px;flex-wrap:wrap}.button,.row{align-items:center}.button{background:var(--brand-dark);color:var(--brand-light);border:none;padding:18px 24px;border-radius:var(--radius);cursor:pointer;font-weight:600;font-size:14px;display:inline-flex;justify-content:center;gap:8px;transition:transform .18s ease,box-shadow .18s ease,background .2s ease;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;position:relative;overflow:hidden}.button-icon{width:16px;height:16px;color:currentColor;flex:0 0 auto}.button:hover{background:#0f0f0f;transform:translateY(-1px);box-shadow:0 8px 18px rgba(15,23,42,.18)}.ai-helper-button:before,.button:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:transparent;border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);pointer-events:none}.button:active{transform:scale(.98);box-shadow:none}.button.secondary{background:var(--brand-light);color:var(--brand-dark);border:1px solid #e0d6c8;box-shadow:none;border-radius:var(--radius)}.button.secondary:hover{background:#f0e7dc}.icon-button{padding:0;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center}.icon-button .icon{width:18px;height:18px;color:var(--brand-dark)}.job-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.job-pill{display:inline-flex;align-items:center;gap:8px;height:53px;padding:0 12px;width:100%;min-width:0;border-radius:var(--radius);background:var(--brand-light);border:1px solid #e0d6c8;color:var(--brand-dark);font-size:12px;font-weight:600;overflow:visible}.job-button{cursor:pointer;justify-content:flex-start;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;position:relative}.job-button:hover{transform:translateY(-1px);border-color:#cbbfb3;box-shadow:0 4px 10px rgba(15,23,42,.08)}.job-button:active{transform:translateY(0);box-shadow:none}.job-button:after{content:attr(data-tooltip);position:absolute;top:-34px;left:50%;transform:translateX(-50%);background:var(--brand-dark);color:var(--brand-light);font-size:11px;padding:6px 10px;border-radius:var(--radius);white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:3}.job-button:hover:after{opacity:1;transform:translateX(-50%) translateY(-2px)}.ai-helper-tooltip{position:relative;overflow:visible}.ai-helper-tooltip:after{content:attr(data-tooltip);position:absolute;top:-34px;left:50%;transform:translateX(-50%);background:var(--brand-dark);color:var(--brand-light);font-size:11px;padding:6px 10px;border-radius:var(--radius);white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:3}.ai-helper-tooltip:hover:after{opacity:1;transform:translateX(-50%) translateY(-2px)}.job-button .icon{width:16px;height:16px;color:var(--brand-dark);flex:0 0 auto}.job-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-empty{background:#efe7db;color:#8b847c;border-style:dashed;cursor:default}.job-divider{height:1px;background:#e0d6c8;margin:8px 0 4px}@media (max-width:720px){.job-list{grid-template-columns:1fr}}.button:disabled{background:var(--brand-dark);color:var(--brand-light);opacity:.55;cursor:not-allowed;box-shadow:none;transform:none;border-color:transparent}.cta-tooltip{position:relative}.cta-tooltip[data-disabled=true]:hover:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translateX(-50%);background:var(--brand-dark);color:var(--brand-light);font-size:12px;padding:8px 10px;border-radius:var(--radius);white-space:nowrap;z-index:5}.lang-selector{display:flex;gap:12px;margin-bottom:24px}.lang-selector.compact{gap:8px;margin-bottom:0}.lang-button{padding:8px 16px;border-radius:var(--radius);background:#f3f4f6;border:1px solid #e5e7eb;color:#4b5563;font-weight:600;font-size:13px;cursor:pointer;transition:all .2s ease}.lang-button.active{background:#111827;color:#fff;border-color:#111827}.lang-button:hover:not(.active){background:#e5e7eb}.input,textarea{width:100%;border:1px dashed #e0d6c8;border-radius:var(--radius);padding:12px 14px;font-size:14px;font-family:inherit;background:#efe7db;transition:all .2s ease;color:#8b847c}.input::placeholder,textarea::placeholder{color:#8b847c}.input:not(:placeholder-shown),textarea:not(:placeholder-shown){background:var(--brand-light);color:var(--brand-dark);border-style:solid;border-color:#e0d6c8}.input:focus,textarea:focus{outline:none;border-color:var(--brand-dark);border-style:solid;box-shadow:none}.paper-card .input,.paper-card textarea{border-color:#e0d6c8;background:#efe7db;box-shadow:none;border-radius:var(--radius);padding:12px 14px;margin-bottom:12px}.paper-card .input:not(:placeholder-shown),.paper-card textarea:not(:placeholder-shown){background:var(--brand-light);color:var(--brand-dark);border-color:#e0d6c8;border-style:solid}.paper-card .input:focus,.paper-card textarea:focus{border-color:transparent;background:hsla(36,38%,90%,.7);box-shadow:none}.label{font-size:13px;font-weight:600;color:#3f3a34;margin-bottom:6px;display:block}.ai-helper-under{margin-top:12px;align-self:flex-start}.ai-improve-status{margin-top:8px;font-size:12px;color:#6f675f}.ai-improve-status.loading{color:#9ca3af}.step-status{margin-top:8px;font-size:12px;color:#6f675f}.step-status.done{color:var(--brand-gold)}.step-hint{margin-top:6px;font-size:12px;color:#6f675f;text-align:center}.step-hint.done{color:var(--brand-gold)}.card .step-hint{text-align:left}.paper-card .label{margin-bottom:10px}.badge{padding:6px 10px;border-radius:var(--radius);background:#efe7db;color:#4a433c;border:1px solid #e0d6c8}.badge,.skill-badge{font-size:12px;font-weight:600}.skill-badge{background:#f7ecd8;color:#5c4a2a;border:1px solid #e5d4b3;padding:8px 14px;border-radius:var(--radius);box-shadow:0 2px 8px hsla(35,48%,60%,.15),0 1px 3px rgba(0,0,0,.06);animation:skillFloat 3s ease-in-out infinite;transition:all .3s ease}.skill-badge:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 4px 12px hsla(35,48%,60%,.25),0 2px 4px rgba(0,0,0,.08);background:#fcf4e6}@keyframes skillFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.top-candidate-ribbon{position:absolute;top:-1px;right:24px;background:linear-gradient(135deg,#c9a067,#b8935a);color:#fff;font-size:11px;font-weight:700;padding:6px 14px 8px;display:flex;align-items:center;gap:6px;box-shadow:0 3px 10px hsla(35,48%,60%,.5);z-index:10;border-radius:0 0 var(--radius) var(--radius)}.top-candidate-ribbon:after,.top-candidate-ribbon:before{content:"";position:absolute;top:0;width:0;height:0;border-style:solid}.top-candidate-ribbon:before{left:-6px;border-width:0 6px 6px 0;border-color:transparent #8a6d3b transparent transparent}.top-candidate-ribbon:after{right:-6px;border-width:6px 6px 0 0;border-color:#8a6d3b transparent transparent}.top-candidate-star{width:14px;height:14px;animation:starPulse 2s ease-in-out infinite}@keyframes starPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.9}}.risk-pill{background:#ffe8d6;color:#7c2d12}.progress{height:6px;border-radius:var(--radius);background:#d8cec1;overflow:hidden;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.progress>div{height:100%;background:var(--brand-dark);transition:width .4s cubic-bezier(.4,0,.2,1);filter:none}.muted{color:#6f675f;line-height:1.6}.callout{padding:12px 14px;border-radius:var(--radius);background:rgba(249,250,251,.6);border:1px solid rgba(229,231,235,.7);font-size:13px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 1px 4px rgba(15,23,42,.06);display:flex;gap:8px}.callout,.callout:before{color:#6b7280;align-items:center}.callout:before{content:"i";width:18px;height:18px;border-radius:var(--radius);border:1px solid hsla(220,9%,46%,.4);display:inline-flex;justify-content:center;font-size:11px;font-weight:600;flex:0 0 auto}.callout ul{margin:8px 0 0;padding-left:18px}.callout li{margin-bottom:6px}.dropzone{border:1px dashed #cbbfb3;border-radius:var(--radius);padding:32px 20px;text-align:center;background:var(--brand-light);transition:all .2s ease}.dropzone:hover{border-color:var(--brand-dark);background:hsla(36,38%,90%,.7)}.dropzone:hover .dropzone-icon{background:#d9b57d;border-color:#d9b57d}.dropzone:hover .dropzone-icon .icon{color:#fff}.dropzone-trigger{display:flex;flex-direction:column;align-items:center;gap:10px;cursor:pointer}.dropzone-icon{width:52px;height:52px;border-radius:var(--radius);border:1px solid #c9a067;background:#c9a067;display:inline-flex;align-items:center;justify-content:center}.dropzone-icon .icon{width:26px;height:26px;color:#fff}.dropzone-subtext{display:block;margin-top:6px;font-size:12px;color:#9ca3af}.dropzone-cta{margin-top:12px;display:inline-flex;align-items:center;justify-content:center;gap:10px;height:44px;padding:0 20px;border-radius:var(--radius);border:none;background:var(--brand-dark);color:var(--brand-light);font-size:13px;font-weight:600;transition:transform .15s ease,box-shadow .15s ease,background .2s ease}.dropzone:hover .dropzone-cta{background:#0f0f0f;box-shadow:0 8px 18px rgba(15,23,42,.18);transform:translateY(-1px)}.dropzone-cta-icon{width:18px;height:18px;color:var(--brand-light);flex:0 0 auto}.file-row{display:flex;align-items:center;justify-content:space-between;gap:8px;height:53px;padding:0 12px;background:var(--brand-light);border:1px solid #e0d6c8;border-radius:var(--radius);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.file-row:hover{transform:translateY(-1px);border-color:#cbbfb3;box-shadow:0 4px 10px rgba(15,23,42,.08)}.file-meta{display:flex;align-items:center;gap:14px;min-width:0;flex:1 1}.file-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;color:var(--brand-dark);flex:0 0 auto;background:var(--brand-bg);border-radius:var(--radius);border:1px solid #d8cec1}.file-icon .icon{width:22px;height:22px}.file-name{font-size:12px;font-weight:600;color:var(--brand-dark);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-size{font-size:12px;color:#8b847c}.file-remove{width:28px;height:28px;border-radius:999px;border:1px solid transparent;background:transparent;color:#b91c1c;display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:1;cursor:pointer;opacity:0;transition:opacity .15s ease,background .15s ease,border-color .15s ease}.file-row:hover .file-remove{opacity:1}.file-remove:hover{background:rgba(185,28,28,.12);border-color:rgba(185,28,28,.3)}.upload-progress{display:flex;flex-direction:column;align-items:stretch;gap:16px}.upload-progress-track{width:100%;height:8px;border-radius:999px;background:#d8cec1;border:1px solid #cbbfb3;overflow:hidden}.upload-progress-fill{height:100%;background:var(--brand-gold);border-radius:999px;transition:width .2s ease}.upload-progress-label{font-size:12px;font-weight:600;color:var(--brand-dark);background:var(--brand-light);border:1px solid #e0d6c8;border-radius:var(--radius);padding:6px 14px;height:32px;display:inline-flex;align-items:center;line-height:1;white-space:nowrap}.upload-progress-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;background:var(--brand-bg);padding:12px 16px;border-radius:var(--radius);border:1px solid #d8cec1}.file-clear-button{padding:6px 14px;font-size:12px;height:32px;border-radius:var(--radius);display:inline-flex;align-items:center;justify-content:center;line-height:1}.metric{display:grid;grid-gap:6px;gap:6px}.metric-head{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#6b7280;font-weight:600}.metric-label{text-transform:uppercase;letter-spacing:.04em}.metric-value{color:#111827;font-weight:600}.metric-track{height:4px;background:#e5dccf;overflow:hidden}.metric-fill,.metric-track{border-radius:var(--radius)}.metric-fill{height:100%}.simple-list{margin:0;padding-left:18px;color:#4b5563;font-size:13px}.sticky-cta{position:static}@media (max-width:768px){.sticky-cta{position:static;padding-bottom:16px;box-shadow:none}}h1{font-size:32px;font-weight:800;letter-spacing:-.02em;margin:0 0 12px}h2{font-size:24px;margin:0 0 16px}h2,h3{font-weight:700}h3{font-size:18px;margin:0 0 12px}.drawer-overlay{position:fixed;inset:0;background:transparent;z-index:998;opacity:0;pointer-events:none;transition:opacity .3s ease,background .3s ease}.drawer-overlay.open{opacity:1;background:rgba(0,0,0,.4);pointer-events:all;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.drawer{position:fixed;top:0;right:0;bottom:0;width:85%;max-width:420px;background:linear-gradient(180deg,var(--brand-light) 0,#fcf9f5 100%);box-shadow:-8px 0 32px rgba(0,0,0,.18);z-index:999;transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;overflow:hidden;border-left:1px solid hsla(35,48%,60%,.2)}.drawer.open{transform:translateX(0)}.drawer-header{justify-content:space-between;padding:20px 24px;border-bottom:1px solid #eadfd2;background:linear-gradient(135deg,#f9f5ef,#fcf9f5);flex-shrink:0}.drawer-header,.drawer-title{display:flex;align-items:center}.drawer-title{font-size:18px;font-weight:700;color:var(--brand-dark);margin:0;gap:10px}.drawer-title:before{content:"";width:4px;height:20px;background:var(--brand-gold);border-radius:2px}.drawer-close{width:40px;height:40px;border-radius:var(--radius);border:1px solid #e5e0d8;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0;color:var(--brand-dark)}.drawer-close:hover{background:#fed7d7;border-color:#fc8181;color:#c53030;transform:rotate(90deg)}.drawer-close .icon{width:20px;height:20px}.drawer-content{flex:1 1;overflow-y:auto;padding:24px;-webkit-overflow-scrolling:touch}.drawer-content .job-list{grid-template-columns:1fr}.menu-item-collapsible{margin-bottom:16px}.menu-item-toggle{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;background:#fff;border:1px solid #e5e0d8;border-radius:var(--radius);font-size:15px;font-weight:600;color:var(--brand-dark);cursor:pointer;text-align:left;transition:all .2s ease}.menu-item-toggle:hover{background:#fcf9f5;border-color:var(--brand-gold)}.menu-item-toggle.expanded{background:var(--brand-bg);border-color:var(--brand-gold)}.menu-item-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--brand-bg);border-radius:var(--radius);transition:all .2s ease}.menu-item-icon .icon{width:18px;height:18px;color:var(--brand-gold)}.menu-item-toggle.expanded .menu-item-icon,.menu-item-toggle:hover .menu-item-icon{background:var(--brand-gold)}.menu-item-toggle.expanded .menu-item-icon .icon,.menu-item-toggle:hover .menu-item-icon .icon{color:#fff}.menu-item-label{flex:1 1}.menu-item-count{display:flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;background:var(--brand-gold);color:#fff;font-size:12px;font-weight:700;border-radius:12px}.menu-item-chevron{width:20px;height:20px;color:#8a8078;transition:transform .3s ease}.menu-item-toggle.expanded .menu-item-chevron{transform:rotate(180deg);color:var(--brand-gold)}.menu-item-content{max-height:0;overflow:hidden;background:transparent;transition:max-height .3s ease,padding .3s ease;padding:0}.menu-item-content.expanded{max-height:400px;padding:12px 0 0;overflow-y:auto}.menu-item-content .drawer-job-item{padding:10px 12px;margin-bottom:8px}.menu-item-content .drawer-job-item:last-child{margin-bottom:0}.menu-item-content .drawer-job-icon{width:32px;height:32px}.menu-item-content .drawer-job-icon .icon{width:16px;height:16px}.menu-section{margin-bottom:16px}.menu-section-header{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:var(--brand-dark);margin-bottom:12px;padding:12px 14px;background:var(--brand-bg);border-radius:var(--radius)}.menu-section-header .icon{width:18px;height:18px;color:var(--brand-gold);flex-shrink:0}.menu-vacancies-list{max-height:240px;overflow-y:auto;padding-right:4px}.menu-vacancies-list::-webkit-scrollbar{width:4px}.menu-vacancies-list::-webkit-scrollbar-track{background:#f5f0e8;border-radius:2px}.menu-vacancies-list::-webkit-scrollbar-thumb{background:var(--brand-gold);border-radius:2px}.menu-setting-item{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#fff;border:1px solid #e5e0d8;border-radius:var(--radius)}.menu-setting-label{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;color:var(--brand-dark)}.menu-setting-label .icon{width:18px;height:18px;color:var(--brand-gold)}.menu-lang-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:8px 32px 8px 12px;background:var(--brand-bg);border:1px solid #d8cec1;border-radius:var(--radius);font-size:13px;font-weight:600;color:var(--brand-dark);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:calc(100% - 10px) 50%;background-size:12px 12px;background-repeat:no-repeat;transition:all .2s ease}.menu-lang-select:focus,.menu-lang-select:hover{border-color:var(--brand-gold)}.menu-lang-select:focus{outline:none;box-shadow:0 0 0 3px hsla(35,48%,60%,.15)}.drawer-footer{display:flex;align-items:center;gap:12px;padding:16px 24px;background:linear-gradient(135deg,#f5f0e8,#ebe4d8);border-top:1px solid #eadfd2}.drawer-footer-logo{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--brand-gold);color:#fff;font-size:18px;font-weight:800;border-radius:var(--radius)}.drawer-footer-text{display:flex;flex-direction:column;gap:2px}.drawer-footer-brand{font-size:14px;font-weight:700;color:var(--brand-dark)}.drawer-footer-copy{font-size:11px;color:#8a8078}.drawer-section-label{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:#8a8078;text-transform:uppercase;letter-spacing:.5px;margin:20px 0 12px;padding-bottom:8px;border-bottom:1px dashed #e5e0d8}.drawer-section-label .icon{width:14px;height:14px;color:var(--brand-gold)}.drawer-job-item{display:flex;align-items:center;gap:14px;width:100%;padding:14px 16px;background:#fff;border:1px solid #e5e0d8;border-radius:var(--radius);font-size:14px;font-weight:500;color:var(--brand-dark);cursor:pointer;text-align:left;margin-bottom:10px;transition:all .25s ease;animation:drawerItemFadeIn .3s ease backwards}@keyframes drawerItemFadeIn{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.drawer-job-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--brand-bg);border-radius:var(--radius);flex-shrink:0;transition:all .2s ease}.drawer-job-icon .icon{width:18px;height:18px;color:var(--brand-gold)}.drawer-job-info{flex:1 1;display:flex;flex-direction:column;gap:2px;min-width:0}.drawer-job-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawer-job-meta{font-size:12px;color:#8a8078;font-weight:400}.drawer-job-item .check-icon{width:20px;height:20px;color:var(--brand-gold);flex-shrink:0}.drawer-job-item:hover{background:#fcf9f5;border-color:var(--brand-gold);transform:translateX(6px);box-shadow:0 4px 12px hsla(35,48%,60%,.15)}.drawer-job-item:hover .drawer-job-icon{background:var(--brand-gold)}.drawer-job-item:hover .drawer-job-icon .icon{color:#fff}.drawer-job-item.active{background:linear-gradient(135deg,#c9a067,#b8915a);border-color:var(--brand-gold);color:#fff;box-shadow:0 4px 16px hsla(35,48%,60%,.3)}.drawer-job-item.active .drawer-job-icon{background:hsla(0,0%,100%,.2)}.drawer-job-item.active .drawer-job-icon .icon{color:#fff}.drawer-job-item.active .drawer-job-meta{color:hsla(0,0%,100%,.8)}.drawer-job-item.active .check-icon{color:#fff}.drawer-job-item.new-item{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#86efac;border-style:dashed}.drawer-job-item.new-item .drawer-job-icon{background:#22c55e}.drawer-job-item.new-item .drawer-job-icon .icon{color:#fff}.drawer-job-item.new-item:hover{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-color:#22c55e;border-style:solid}.drawer-job-item.new-item.active{background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#22c55e;border-style:solid}@media (max-width:480px){.drawer{width:90%}}.candidate-card{position:relative;transition:transform .2s ease,box-shadow .2s ease;cursor:default}.candidate-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.candidate-card.top-candidate{border:2px solid var(--brand-gold);background:linear-gradient(180deg,#f9f5ef 0,#f5f1eb)}.candidate-card.top-candidate:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--brand-gold) 0,#d6b278 50%,var(--brand-gold) 100%);border-radius:var(--radius) var(--radius) 0 0}.candidate-card a{transition:color .2s ease}.candidate-card a:hover{color:var(--brand-gold);text-decoration:underline}.contact-badge{transition:all .2s ease!important}.contact-badge:hover{background:#efe7db!important;border-color:var(--brand-gold)!important;transform:translateY(-1px);box-shadow:0 2px 8px hsla(35,48%,60%,.2)}a.contact-badge:hover{text-decoration:none!important;color:var(--brand-dark)!important}.candidate-avatar{transition:transform .2s ease,box-shadow .2s ease}.candidate-card:hover .candidate-avatar{transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.1)}.candidate-details{border-top:1px solid #eadfd2}.candidate-details.open{animation:slideDown .3s ease-in-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.results-summary{justify-content:space-between;padding:20px 24px;background:linear-gradient(135deg,#f9f5ef,#f5f1eb);border:1px solid #eadfd2;border-radius:var(--radius);margin-bottom:24px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.results-summary,.results-summary-main{display:flex;align-items:center;gap:16px}.results-summary-main{flex:1 1}.results-summary-count-wrapper{width:56px;height:56px;border-radius:var(--radius);background:#c9a067;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 8px 18px hsla(0,0%,7%,.18),0 2px 6px hsla(0,0%,7%,.12);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.results-summary-count-wrapper:hover{transform:translateY(-2px) scale(1.05);background:#d6b278;box-shadow:0 12px 24px hsla(0,0%,7%,.22),0 4px 10px hsla(0,0%,7%,.15)}.results-summary-count{font-size:24px;font-weight:800;color:#fff;line-height:1}.results-summary-text{display:flex;flex-direction:column;gap:4px}.results-summary-title{font-size:15px;font-weight:600;color:var(--brand-dark);line-height:1.3}.results-summary-subtitle{font-size:13px;color:#6f675f;line-height:1.3}.results-export-button{flex-shrink:0;padding:0 20px;height:44px;font-size:13px;font-weight:600;gap:10px}.results-export-button .icon{width:18px;height:18px}.app-footer{text-align:center;font-size:12px;color:#6f675f;padding:24px 20px;margin-top:40px;border-top:1px solid #eadfd2;transition:all .3s ease}.app-footer:hover{color:var(--brand-dark);background:var(--brand-light);border-top-color:var(--brand-gold)}.results-empty-state{text-align:center;padding:40px 24px;background:var(--brand-bg);border-radius:var(--radius);border:1px dashed #cbbfb3;transition:all .3s ease}.results-empty-state:hover{background:var(--brand-light);border-color:var(--brand-gold);transform:translateY(-2px);box-shadow:0 4px 12px hsla(35,48%,60%,.15)}.results-empty-state:hover svg{transform:scale(1.1)}@media (max-width:768px){.results-summary{gap:12px;padding:16px 20px}.results-summary-main{justify-content:flex-start;flex:1 1;min-width:0}.results-summary-count-wrapper{width:48px;height:48px}.results-summary-count{font-size:20px}.results-summary-title{font-size:14px}.results-export-button{flex-shrink:0}}.auth-modal-overlay{position:fixed;inset:0;background:rgba(39,35,33,.45);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;animation:auth-modal-overlay-in .25s ease-out}@keyframes auth-modal-overlay-in{0%{opacity:0}to{opacity:1}}.auth-modal{background:var(--brand-light);border-radius:20px;max-width:400px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 24px 48px rgba(39,35,33,.18),0 0 0 1px hsla(35,48%,60%,.15);position:relative;animation:auth-modal-in .3s ease-out}@keyframes auth-modal-in{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.auth-modal-header{padding:28px 24px 20px;text-align:center;border-bottom:1px solid hsla(35,48%,60%,.2)}.auth-modal-logo{width:48px;height:48px;margin:0 auto 14px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;color:#fff;background:var(--brand-dark);border-radius:var(--radius);box-shadow:0 2px 8px rgba(39,35,33,.2)}.auth-modal-title{margin:0 0 6px;font-size:24px;font-weight:700;color:var(--brand-dark);letter-spacing:-.02em}.auth-modal-subtitle{margin:0;font-size:14px;color:rgba(39,35,33,.6);line-height:1.4}.auth-modal-close{position:absolute;top:16px;right:16px;width:40px;height:40px;border:none;background:rgba(39,35,33,.06);border-radius:var(--radius);font-size:22px;color:var(--brand-dark);cursor:pointer;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease}.auth-modal-close:hover{background:hsla(35,48%,60%,.2);color:var(--brand-gold)}.auth-modal-form{padding:24px 24px 20px;display:flex;flex-direction:column;gap:14px}.auth-modal-input{padding:14px 18px;border:1px solid hsla(35,48%,60%,.35);border-radius:var(--radius);font-size:16px;background:#fff;color:var(--brand-dark);transition:border-color .2s ease,box-shadow .2s ease}.auth-modal-input::placeholder{color:rgba(39,35,33,.45)}.auth-modal-input:focus{outline:none;border-color:var(--brand-gold);box-shadow:0 0 0 3px hsla(35,48%,60%,.2)}.auth-modal-error{color:#b91c1c}.auth-modal-error,.auth-modal-message{margin:0;font-size:13px;line-height:1.35}.auth-modal-message{color:#166534}.auth-modal-btn{padding:14px 20px;border-radius:var(--radius);font-size:16px;font-weight:600;cursor:pointer;border:none;transition:background .2s ease,transform .15s ease,box-shadow .2s ease}.auth-modal-btn:active{transform:scale(.98)}.auth-modal-btn-primary{background:var(--brand-dark);color:#fff;box-shadow:0 2px 10px rgba(39,35,33,.2)}.auth-modal-btn-primary:hover:not(:disabled){background:#1a1816;transform:translateY(-1px);box-shadow:0 4px 14px rgba(39,35,33,.25)}.auth-modal-btn-primary:disabled{opacity:.6;cursor:not-allowed}.auth-modal-divider{margin:4px 24px 20px;display:flex;align-items:center;gap:14px;font-size:13px;color:rgba(39,35,33,.5)}.auth-modal-divider:after,.auth-modal-divider:before{content:"";flex:1 1;height:1px;background:hsla(35,48%,60%,.3)}.auth-modal-btn-google{margin-left:auto;margin-right:auto;margin-bottom:28px;display:flex;align-items:center;justify-content:center;gap:10px;min-width:200px;background:#fff;color:var(--brand-dark);border:1px solid hsla(35,48%,60%,.35)}.auth-modal-btn-google:hover:not(:disabled){background:hsla(36,33%,94%,.9);border-color:var(--brand-gold);color:var(--brand-dark);transform:translateY(-1px);box-shadow:0 2px 12px hsla(35,48%,60%,.15)}.auth-modal-btn-google:disabled{opacity:.6;cursor:not-allowed}