.cv-hero{padding-top:40px}.cv-hero__inner{align-items:center;display:grid;gap:36px;grid-template-columns:1fr}@media (min-width:992px){.cv-hero__inner{gap:60px;grid-template-columns:minmax(280px,360px) 1fr}}.cv-hero__photo{aspect-ratio:4/5;justify-self:center;margin:0 auto;position:relative;width:min(100%,320px)}@media (min-width:992px){.cv-hero__photo{margin:0;width:100%}}.cv-hero__photo-frame{background:linear-gradient(135deg,rgb(var(--g-blue)) 0,rgb(var(--g-red)) 100%);border:3px solid rgb(var(--g-blue));border-radius:24px;box-shadow:0 18px 44px #0d47a138;inset:-10px -10px -10px -10px;position:absolute;z-index:0}.cv-hero__corner{background:rgb(var(--g-dark));border:3px solid rgb(var(--g-yellow));border-radius:4px;height:24px;position:absolute;width:24px}.cv-hero__corner.tl{border-bottom:0;border-right:0;left:10px;top:10px}.cv-hero__corner.tr{border-bottom:0;border-left:0;right:10px;top:10px}.cv-hero__corner.bl{border-right:0;border-top:0;bottom:10px;left:10px}.cv-hero__corner.br{border-left:0;border-top:0;bottom:10px;right:10px}.cv-hero__sticker{background:rgb(var(--g-yellow));border:2px solid rgb(var(--g-dark));border-radius:4px;color:rgb(var(--g-dark));font-size:11px;font-weight:800;letter-spacing:1px;padding:4px 10px;position:absolute;z-index:2}.cv-hero__sticker--rx{background:rgb(var(--g-red));color:rgb(var(--g-white));left:16px;top:-14px;transform:rotate(-4deg)}.cv-hero__sticker--model{bottom:-14px;right:16px;transform:rotate(3deg)}.cv-hero__img{border:3px solid rgb(var(--g-dark));border-radius:18px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:1}.cv-hero__name{font-weight:800;letter-spacing:-.02em;line-height:1.05;margin:4px 0 12px}.cv-hero__name strong.text-red{color:rgb(var(--g-red))}.cv-hero__name .text-muted{letter-spacing:.5px;opacity:.9}.cv-hero__title{align-items:center;color:rgb(var(--g-blue));display:flex;flex-wrap:wrap;font-size:clamp(.95rem,1vw + .6rem,1.2rem);font-weight:700;gap:10px;margin:0 0 18px}.cv-hero__title-main{background:rgb(var(--g-blue));border-radius:6px;color:rgb(var(--g-white));display:inline-block;padding:6px 14px;position:relative}.cv-hero__title-main:after{border:1px dashed rgba(255,214,0,.65);border-radius:4px;content:"";inset:3px;position:absolute}.cv-hero__title-dot{opacity:.4}.cv-hero__desc{color:rgb(var(--g-muted));font-size:1.02rem;margin:0 0 20px;max-width:620px}.cv-hero__desc b{color:rgb(var(--g-dark))}.cv-hero__chips{margin:0 0 24px}.cv-hero__cta{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 28px}.cv-hero__stats{background:rgb(var(--g-white));border:1px solid rgb(var(--g-border));border-radius:14px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr);margin:0;overflow:hidden;padding:16px;position:relative}.cv-hero__stats:before{background:linear-gradient(90deg,rgb(var(--g-red)) 0 25%,rgb(var(--g-yellow)) 25% 50%,rgb(var(--g-blue)) 50% 75%,rgb(var(--g-dark)) 75% 100%);content:"";height:3px;left:0;position:absolute;right:0;top:0}@media (max-width:576px){.cv-hero__stats{gap:14px 20px;grid-template-columns:repeat(2,1fr)}}.cv-hero__stats .stat{border-left:2px solid rgb(var(--g-border));padding-left:8px;text-align:left}.cv-hero__stats .stat:first-child{border-left-color:rgb(var(--g-red))}.cv-hero__stats .stat:nth-child(2){border-left-color:rgb(var(--g-blue))}.cv-hero__stats .stat:nth-child(3){border-left-color:rgb(var(--g-yellow))}.cv-hero__stats .stat:nth-child(4){border-left-color:rgb(var(--g-dark))}.cv-hero__stats .stat dt{color:rgb(var(--g-muted));font-size:11px;font-weight:700;letter-spacing:1.5px;margin-bottom:4px;text-transform:uppercase}.cv-hero__stats .stat dd{display:flex;flex-direction:column;margin:0}.cv-hero__stats .stat__num{font-size:clamp(1.2rem,1.4vw + .8rem,1.8rem);font-weight:800;line-height:1}.cv-hero__stats .stat__num.text-red{color:rgb(var(--g-red))}.cv-hero__stats .stat__num.text-blue{color:rgb(var(--g-blue))}.cv-hero__stats .stat__num.text-yellow{color:rgb(var(--g-dark));-webkit-text-stroke:1px rgb(var(--g-yellow))}.cv-hero__stats .stat__num.text-dark{color:rgb(var(--g-dark))}.cv-hero__stats .stat__lbl{color:rgb(var(--g-muted));font-size:11px;font-weight:600;margin-top:2px}.about-grid{display:grid;gap:24px;grid-template-columns:1fr}@media (min-width:992px){.about-grid{gap:32px;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}}.about-text p{margin-bottom:12px}.check-list{display:grid;gap:10px;grid-template-columns:1fr;list-style:none;margin:16px 0 0;padding:0}@media (min-width:576px){.check-list{grid-template-columns:1fr 1fr}}.check-list li{align-items:flex-start;color:rgb(var(--g-dark));display:flex;font-size:.92rem;gap:10px;line-height:1.5}.check-list li svg{flex-shrink:0;margin-top:2px}.about-facts{background:rgb(var(--g-white));border:1px solid rgb(var(--g-border));border-radius:16px;overflow:hidden;padding:20px;position:relative}.about-facts:before{background:linear-gradient(90deg,rgb(var(--g-blue)) 0,rgb(var(--g-blue)) 33%,rgb(var(--g-yellow)) 33%,rgb(var(--g-yellow)) 66%,rgb(var(--g-red)) 66%);content:"";height:3px;inset:0 0 auto 0;position:absolute}.fact-item{align-items:center;border-bottom:1px dashed rgb(var(--g-border));display:flex;gap:14px;padding:10px 0}.fact-item:last-of-type{border-bottom:0}.fact-item__icon{align-items:center;background:rgb(var(--g-offwhite));border:1px solid rgb(var(--g-border));border-radius:10px;color:rgb(var(--g-blue));display:inline-flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.fact-item__body{display:flex;flex-direction:column;line-height:1.3}.fact-item__label{color:rgb(var(--g-muted));font-size:11px;font-weight:700;letter-spacing:1px;margin-bottom:3px;text-transform:uppercase}.fact-item__value{color:rgb(var(--g-dark));font-size:.92rem;font-weight:600}.service-grid{display:grid;gap:20px;grid-template-columns:1fr}@media (min-width:768px){.service-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.service-grid{grid-template-columns:repeat(3,1fr)}}.service-card{padding:28px 24px}.service-card__icon{align-items:center;background:rgb(var(--g-offwhite));border:2px solid rgb(var(--g-border));border-radius:14px;color:rgb(var(--g-blue));display:inline-flex;height:56px;justify-content:center;transition:all .2s ease;width:56px}.service-card:hover .service-card__icon{border-color:rgb(var(--g-dark));transform:translateY(-2px) rotate(-4deg)}.service-card__icon.ic-red{background:rgba(211,47,47,.1);border-color:#d32f2f4d;color:rgb(var(--g-red))}.service-card__icon.ic-blue{background:rgba(13,71,161,.1);border-color:#0d47a14d;color:rgb(var(--g-blue))}.service-card__icon.ic-yellow{background:rgba(255,214,0,.18);border-color:#ffd60099;color:rgb(var(--g-dark))}.service-card__icon.ic-dark{background:rgb(var(--g-dark));border-color:rgb(var(--g-dark));color:rgb(var(--g-yellow))}.service-card__bullets{display:flex;flex-direction:column;gap:6px;list-style:none;margin:14px 0 0;padding:0}.service-card__bullets li{align-items:center;color:rgb(var(--g-dark));display:inline-flex;font-size:.9rem;font-weight:500;gap:8px}.skill-groups{display:grid;gap:20px;grid-template-columns:1fr}@media (min-width:768px){.skill-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.skill-groups{grid-template-columns:repeat(4,minmax(0,1fr))}}.exp-grid{display:grid;gap:32px;grid-template-columns:1fr}@media (min-width:992px){.exp-grid{gap:40px;grid-template-columns:repeat(2,minmax(0,1fr))}}.cv-col__title{align-items:center;background:rgb(var(--g-white));border:1px solid rgb(var(--g-border));border-radius:10px;display:inline-flex;font-size:1.1rem;font-weight:700;gap:10px;margin:0 0 18px;padding:10px 16px}.cv-col__dot{border-radius:50%;box-shadow:0 0 0 3px rgb(var(--g-offwhite)),0 0 0 4px rgb(var(--g-dark));height:10px;width:10px}.hiw-stats{display:grid;gap:14px;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.hiw-stats{gap:18px;grid-template-columns:repeat(4,1fr)}}.hiw-stat{background:rgb(var(--g-white));border:1px solid rgb(var(--g-border));border-radius:14px;overflow:hidden;padding:18px;position:relative;text-align:center}.hiw-stat:after{background:linear-gradient(90deg,rgb(var(--g-red)) 0 25%,rgb(var(--g-yellow)) 25% 50%,rgb(var(--g-blue)) 50% 75%,rgb(var(--g-dark)) 75% 100%);bottom:0;content:"";height:3px;left:0;position:absolute;right:0}.hiw-stat__num{font-size:clamp(1.8rem,2vw + 1rem,2.6rem);font-weight:800;letter-spacing:-.02em;line-height:1}.hiw-stat__lbl{color:rgb(var(--g-muted));font-size:.85rem;font-weight:600;letter-spacing:.5px;margin-top:6px;text-transform:uppercase}.hiw-steps{display:grid;gap:20px;grid-template-columns:1fr}@media (min-width:768px){.hiw-steps{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.hiw-steps{grid-template-columns:repeat(4,1fr)}}.hiw-step{padding:24px;position:relative}.hiw-step__num{color:transparent;font-size:3rem;font-weight:800;line-height:1;-webkit-text-stroke:2px rgb(var(--g-blue));opacity:.85}.contact-grid{display:grid;gap:20px;grid-template-columns:1fr}@media (min-width:992px){.contact-grid{gap:24px;grid-template-columns:minmax(0,.9fr) minmax(0,1.3fr)}}.contact-row{align-items:flex-start;border-bottom:1px dashed rgb(var(--g-border));display:flex;gap:14px;padding:12px 0}.contact-row:last-of-type{border-bottom:0}.contact-row__ic{align-items:center;border-radius:10px;display:inline-flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.contact-row__ic.ic-red{background:rgba(211,47,47,.1);color:rgb(var(--g-red))}.contact-row__ic.ic-blue{background:rgba(13,71,161,.1);color:rgb(var(--g-blue))}.contact-row__ic.ic-yellow{background:rgba(255,214,0,.2);color:rgb(var(--g-dark))}.contact-row__ic.ic-dark{background:rgb(var(--g-dark));color:rgb(var(--g-yellow))}.contact-row__lbl{color:rgb(var(--g-muted));font-size:10px;font-weight:700;letter-spacing:1.5px;margin-bottom:2px;text-transform:uppercase}.contact-row a,.contact-row span{color:rgb(var(--g-dark));font-size:.92rem;font-weight:600}.social-row{display:inline-flex;flex-wrap:wrap;gap:10px}.social-btn{align-items:center;background:rgb(var(--g-offwhite));border:1px solid rgb(var(--g-border));border-radius:10px;color:rgb(var(--g-blue));display:inline-flex;height:38px;justify-content:center;transition:.15s ease;width:38px}.social-btn:hover{background:rgb(var(--g-dark));border-color:rgb(var(--g-dark));color:rgb(var(--g-yellow));transform:translateY(-1px)}.contact-form .form-label{color:rgb(var(--g-muted));font-size:.82rem;font-weight:700;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.contact-form .form-control,.contact-form .form-select{background:rgb(var(--g-white));border:1.5px solid rgb(var(--g-border));border-radius:10px;color:rgb(var(--g-dark));font-size:.95rem;padding:10px 14px;transition:.15s ease}.contact-form .form-control:focus,.contact-form .form-select:focus{border-color:rgb(var(--g-blue));box-shadow:0 0 0 3px #0d47a124;outline:none}.site-footer{background:rgb(var(--g-darker));border-top:3px solid rgb(var(--g-red));color:rgb(var(--g-white));margin-top:56px;position:relative}.site-footer:before{background:linear-gradient(90deg,rgb(var(--g-yellow)),rgb(var(--g-blue)));content:"";height:3px;left:0;position:absolute;top:-3px;width:20%}.site-footer__inner{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between;margin:0 auto;max-width:1180px;padding:26px 40px}
