:root{--ink:#111827;--muted:#737b8b;--gold:#d8a527;--gold2:#f9d86f;--soft:#f3f5f8;--line:#dfe3e8;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:16px/1.45 Inter,Arial,sans-serif;background:#fff}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}
.hero{min-height:650px;color:#fff;position:relative;overflow:hidden;background:#111}.hero-video,.shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.shade{background:linear-gradient(90deg,rgba(0,0,0,.76),rgba(0,0,0,.18) 65%,rgba(0,0,0,.66))}.nav{position:relative;z-index:2;height:96px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none;font-size:29px;font-weight:800}.brand-mark{width:38px;height:38px;color:var(--gold);fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.nav-links{display:flex;gap:56px}.nav-links a,.langs a{color:#fff;text-decoration:none;font-weight:700}.nav-links a{position:relative}.nav-links a::after{content:"";position:absolute;left:0;right:100%;bottom:-15px;height:2px;background:var(--gold);transition:right .2s ease}.nav-links a:hover::after,.nav-links a:focus-visible::after,.nav-links a:first-child::after{right:0}.langs{display:flex;gap:14px}.langs a{border:1px solid #66707d;border-radius:8px;padding:9px 13px;transition:.2s}.langs a:hover,.langs a:focus-visible{border-color:var(--gold);color:var(--gold2);background:#d8a52718}.langs a[href^="/ru/"]{border-color:var(--gold);color:var(--gold2)}body[data-lang=en] .langs a[href^="/en/"],body[data-lang=uz] .langs a[href^="/uz/"],body[data-lang=kk] .langs a[href^="/kk/"]{border-color:var(--gold);color:var(--gold2)}
.hero-copy{position:relative;z-index:1;padding-top:35px}.hero h1{font-size:58px;line-height:1.08;max-width:800px;margin:0 0 24px}.hero-copy>p{font-size:25px;line-height:1.22;max-width:610px;margin-bottom:30px}.button{border:0;border-radius:8px;background:var(--gold);color:var(--ink);font-weight:800;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:45px;padding:18px 35px;font-size:19px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.primary{background:linear-gradient(135deg,var(--gold2),#e4aa17)}.button:hover,.button:focus-visible{transform:translateY(-2px);filter:brightness(1.07);box-shadow:0 10px 24px #b7831950}.button:active{transform:translateY(0);box-shadow:0 4px 10px #b7831940}.button:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid #f8d66b;outline-offset:3px}.button:disabled{opacity:.65;cursor:wait;transform:none}.contact-row{display:flex;gap:20px;margin-top:28px}.contact-button{min-width:170px;padding:15px 25px;border:1px solid #8c8f94;border-radius:9px;color:#fff;text-decoration:none;display:flex;align-items:center;gap:10px;transition:.2s}.contact-button svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.contact-button:hover,.contact-button:focus-visible{transform:translateY(-2px);background:#fff1;border-color:#fff;box-shadow:0 8px 22px #0005}.telegram-link:hover{border-color:#229ed9;background:#229ed930}.whatsapp-link:hover{border-color:#24c861;background:#24c86130}.phone-link:hover{border-color:var(--gold2);background:#d8a52728}
.section{padding:35px 0}.section h2{text-align:center;font-size:29px;margin:0 0 27px}.job-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:25px}.job-card{height:132px;border:1px solid var(--line);border-radius:12px;display:grid;place-items:center;align-content:center;gap:8px;transition:.2s}.job-card:hover{transform:translateY(-3px);border-color:#ddb23f;box-shadow:0 10px 24px #1112}.job-card svg,.mini-benefits svg{width:48px;height:48px;fill:none;stroke:#bf8c16;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mini-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:25px}.mini-benefits article{border:1px solid var(--line);border-radius:12px;padding:18px 25px;display:flex;align-items:center;gap:20px}.mini-benefits p{font-size:14px;color:var(--muted);margin:4px 0}
.about{background:var(--soft);padding:48px 0}.about h2{font-size:38px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:66px}.about-grid article{background:#fff;border:1px solid var(--line);border-radius:7px;padding:34px}.about-grid h3{font-size:28px;margin:0 0 20px}.about-grid p{font-size:20px;color:var(--muted)}.small{padding:12px 18px;font-size:16px}.section-heading{text-align:center}.section-heading h2{margin-bottom:5px}.section-heading p{color:var(--muted)}
.application{padding-top:40px;padding-bottom:60px}.application-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:30px;align-items:start}form{border:1px solid var(--line);border-radius:12px;padding:28px;box-shadow:0 10px 30px #1111}label{display:block;font-size:13px;font-weight:700;margin-bottom:16px}input,select,textarea{display:block;width:100%;border:1px solid #ccd1d9;border-radius:6px;padding:12px;margin-top:7px;font:inherit;background:#fff;transition:border-color .2s,box-shadow .2s}input:hover,select:hover,textarea:hover{border-color:#b99539}input:focus,select:focus,textarea:focus{outline:0;border-color:var(--gold);box-shadow:0 0 0 3px #d8a52725}.consent{display:flex;gap:10px;align-items:flex-start;font-weight:400}.consent input{width:auto;margin-top:4px}.consent a{color:#7d5b0d}.submit{width:100%;margin-top:4px}.form-message{padding-top:14px;font-weight:700}.form-message.error{color:#b42318}.hp{position:absolute;left:-9999px}.contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.contact-cards a{border:1px solid var(--line);border-radius:10px;padding:20px;text-align:center;color:var(--ink);text-decoration:none;display:grid;gap:5px;transition:.2s}.contact-cards a:hover,.contact-cards a:focus-visible{transform:translateY(-3px);border-color:#d3a52f;box-shadow:0 10px 24px #1112}.contact-cards small{color:var(--muted)}.round{margin:auto;display:grid;place-items:center;width:55px;height:55px;border-radius:50%;color:#fff}.round svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.telegram{background:#229ed9}.whatsapp{background:#24c861}.phone{background:var(--gold)}aside h3{text-align:center}.guarantee-title{margin-top:35px}.guarantee-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.guarantee-grid article{min-height:125px;border:1px solid var(--line);border-radius:10px;display:grid;place-items:center;align-content:center;text-align:center;gap:8px}.guarantee-grid svg{width:34px;height:34px;fill:none;stroke:var(--gold);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.guarantee-grid b{font-size:13px;color:var(--ink)}
.safety-banner{margin-top:30px;border:1px solid #ead49a;border-radius:14px;background:linear-gradient(100deg,#fffaf0,#fff);padding:22px 28px;display:flex;align-items:center;gap:20px;box-shadow:0 8px 24px #8d681112}.safety-banner svg{flex:0 0 52px;width:52px;height:52px;fill:none;stroke:var(--gold);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.safety-banner b{font-size:20px}.safety-banner p{margin:4px 0 0;color:var(--muted)}
footer{background:#0b1019;color:#fff;padding:46px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:55px}.footer-grid .brand{font-size:24px}.footer-grid p{max-width:300px;color:#aeb5c2}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-column b{color:var(--gold2);margin-bottom:5px}.footer-column a,footer a{color:#d9dde5;text-decoration:none}.footer-column a:hover,.footer-column a:focus-visible{color:var(--gold2)}.legal-address{display:inline-block;margin-top:12px;color:#d9dde5;font-size:14px;line-height:1.5}.legal-address:hover,.legal-address:focus-visible{color:var(--gold2)}.footer-bottom{border-top:1px solid #29303b;margin-top:35px;padding-top:18px;display:flex;align-items:center;justify-content:space-between;color:#9ba3b1}.footer-langs{display:flex;gap:14px}.footer-langs a{font-size:13px;font-weight:700}.footer-langs a:hover{color:var(--gold2)}
.modal[hidden]{display:none}.modal{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px}.modal-backdrop{position:absolute;inset:0;background:#070b12bd;backdrop-filter:blur(2px)}.modal-card{position:relative;width:min(570px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:18px;padding:30px 36px 28px;box-shadow:0 30px 90px #0008;animation:modal-in .25s ease}.modal-close{position:absolute;right:18px;top:18px;width:36px;height:36px;border:0;border-radius:50%;display:grid;place-items:center;background:#f3f5f8;color:#687181;cursor:pointer;transition:.2s}.modal-close:hover{background:#ece2c5;color:#7d5b0d;transform:rotate(5deg)}.modal-close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.modal-icon{width:58px;height:58px;fill:none;stroke:var(--gold);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.modal-card h2{text-align:left;font-size:34px;line-height:1.08;margin:12px 50px 16px 0}.modal-card>p{font-size:18px;color:var(--muted);margin:0 0 20px}.quick-form{border:0;padding:0;box-shadow:none}.success-card{text-align:center;padding-top:38px}.success-card .modal-icon{width:82px;height:82px}.success-card h2{text-align:center;margin:18px 0 14px}.success-card>p{max-width:440px;margin:0 auto 26px}.success-card>.button{width:100%}.success-card>small{display:block;color:#98a0ae;margin-top:14px}.modal-open{overflow:hidden}@keyframes modal-in{from{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:none}}
.cookie{position:fixed;z-index:90;left:20px;right:20px;bottom:20px;max-width:760px;margin:auto;background:#fff;padding:18px;border-radius:12px;box-shadow:0 6px 40px #0005}.cookie p{margin-top:0}.cookie button{padding:9px 14px;margin-right:8px;border:1px solid var(--line);border-radius:7px;background:#fff;cursor:pointer;transition:.2s}.cookie button:hover{border-color:var(--gold);background:#fff9e9}.cookie button:first-child{background:var(--gold);border-color:var(--gold)}
@media(max-width:760px){.wrap{width:min(100% - 40px,520px)}.hero{min-height:100svh;padding-bottom:24px}.nav{height:auto;align-items:flex-start;padding-top:25px;flex-wrap:wrap;row-gap:28px}.brand{font-size:22px}.brand-mark{width:30px;height:30px}.nav-links{display:none}.langs{order:3;width:100%;align-self:flex-start}.langs a{padding:9px 14px}.hero-copy{padding-top:34px}.hero h1{font-size:clamp(34px,10vw,40px);margin-bottom:18px}.hero-copy>p{font-size:clamp(18px,5.3vw,21px);margin:0 0 22px}.button.primary{width:100%}.contact-row{gap:10px;margin-top:20px}.contact-button{min-width:0;flex:1;padding:13px 8px;justify-content:center;font-size:13px}.contact-button svg{width:20px;height:20px}.section h2{text-align:left;font-size:25px}.job-grid{display:flex;overflow:auto;gap:10px;padding-bottom:5px}.job-card{height:auto;min-width:max-content;padding:10px 18px;display:flex}.job-card svg{width:26px;height:26px}.mini-benefits{display:none}.about{padding:45px 0}.about h2{text-align:left}.about-grid{display:block}.about-grid article{padding:22px}.about-grid article+article{display:none}.about-grid h3{font-size:21px}.about-grid p{font-size:16px}.section-heading h2{text-align:center}.application-grid{display:block}form{padding:0;border:0;box-shadow:none}.application label>span:first-child{color:var(--muted)}aside{margin-top:25px}.contact-cards{grid-template-columns:repeat(3,1fr);gap:7px}.contact-cards a{padding:12px 5px;font-size:12px}.round{width:36px;height:36px}.round svg{width:19px;height:19px}.guarantee-grid{grid-template-columns:repeat(2,1fr);gap:8px}.guarantee-grid article{min-height:105px;padding:8px}.safety-banner{padding:18px;align-items:flex-start}.safety-banner svg{width:42px;flex-basis:42px}.safety-banner b{font-size:16px}.safety-banner p{font-size:13px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{align-items:flex-start;gap:20px}.modal{padding:12px}.modal-card{padding:26px 20px 22px;border-radius:15px}.modal-card h2{font-size:27px;margin-right:38px}.modal-card>p{font-size:16px}.modal-icon{width:48px;height:48px}.modal-close{right:13px;top:13px}.quick-form label{margin-bottom:12px}.success-card{padding-top:32px}.success-card .modal-icon{width:68px;height:68px}.cookie{left:10px;right:10px;bottom:10px}}
@media(max-width:430px){.contact-button{font-size:0}.contact-button svg{width:25px;height:25px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{display:grid}.modal-card h2{font-size:25px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* 0.1.8 — approved gold profession icon system; no grey raster crops */
.job-card{height:142px;border-color:#e6e0cf;background:linear-gradient(180deg,#fff,#fffdf8);gap:10px}
.job-card:hover{border-color:#d8a527;box-shadow:0 12px 26px #8d681126}
.job-icon{width:62px;height:62px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,#fff9e7,#f7e8b7);border:1px solid #ead28f;box-shadow:inset 0 1px 0 #fff,0 5px 12px #8d681115}
.job-icon svg{display:block;width:42px;height:42px;fill:none;stroke:#9d6d00;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round;overflow:visible}
.job-card b{color:#172033;font-size:15px}
@media(max-width:760px){.job-card{min-height:68px;padding:8px 10px;gap:10px}.job-icon{flex:0 0 44px;width:44px;height:44px;border-radius:12px}.job-icon svg{width:31px;height:31px}.job-card b{font-size:clamp(12px,3.5vw,15px)}}

/* 0.1.5 — approved brand artwork and strict icon alignment */
.job-card{grid-template-rows:52px auto}
.job-card svg,.mini-benefits svg,.round svg,.guarantee-grid svg,.field-title svg{display:block;overflow:visible}
.mini-benefits article{min-height:104px;display:grid;grid-template-columns:48px 1fr}
.mini-benefits article>svg{justify-self:center}
.field-title{display:flex;align-items:center;gap:9px;min-height:22px}
.field-title svg{flex:0 0 20px;width:20px;height:20px;fill:none;stroke:#263244;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.contact-cards a{min-height:170px;grid-template-rows:60px auto auto;place-items:center;align-content:center}
.guarantee-grid article{grid-template-rows:42px auto}
.guarantee-grid svg{width:36px;height:36px}
@media(max-width:760px){.job-card{grid-template-rows:none}.contact-cards a{min-height:126px;grid-template-rows:40px auto auto}.mini-benefits article{display:none}}

/* 1.0.1 — clearer trade-specific pictograms */
.job-icon svg{stroke:#875f05;stroke-width:2.6}
.job-card:nth-child(1) .job-icon{background:linear-gradient(145deg,#fff6d9,#f2d57d)}
.job-card:nth-child(2) .job-icon{background:linear-gradient(145deg,#fff9e7,#f5df9c)}
.job-card:nth-child(3) .job-icon{background:linear-gradient(145deg,#fff4cf,#efcf70)}
.job-card:nth-child(4) .job-icon{background:linear-gradient(145deg,#fff9e9,#f3dda0)}
.job-card:nth-child(5) .job-icon{background:linear-gradient(145deg,#fff5d3,#efd077)}
.mini-benefits article{grid-template-columns:58px 1fr;min-height:116px;padding:16px 20px;gap:16px;background:linear-gradient(180deg,#fff,#fffdf8);border-color:#e6e0cf}
.benefit-icon{width:58px;height:58px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,#fff6d9,#f2d57d);border:1px solid #ead28f;box-shadow:inset 0 1px 0 #fff,0 5px 12px #8d681115}
.mini-benefits .benefit-icon svg{width:40px;height:40px;stroke:#875f05;stroke-width:2.5}
.mini-benefits article:nth-child(2) .benefit-icon{background:linear-gradient(145deg,#fff9e7,#f5df9c)}
.mini-benefits article:nth-child(3) .benefit-icon{background:linear-gradient(145deg,#fff5d3,#efd077)}
.mini-benefits b{font-size:16px;color:#172033}

/* 1.0.5 — approved mobile layout; existing SVG icons are unchanged */
@media(max-width:760px){
  .contact-row{margin-top:36px}
  .job-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow:visible;padding-bottom:5px}
  .job-card{width:100%;min-width:0;min-height:92px;padding:10px;display:grid;grid-template-columns:44px minmax(0,1fr);grid-template-rows:1fr;place-items:center start;align-content:center;text-align:left}
  .job-card b{min-width:0;line-height:1.18}
}
