.hamp-about{padding:100px 0;background:linear-gradient(180deg,var(--hamp-surface) 0%,var(--hamp-bg) 100%)}.hamp-about__container{max-width:1280px;margin:0 auto;padding:0 40px}.hamp-about__split{display:grid;grid-template-columns:1.3fr 1fr;gap:64px;align-items:center}.hamp-about__label{font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--hamp-primary);margin-bottom:16px}.hamp-about__title{font-size:42px;font-weight:700;line-height:1.2;margin-bottom:32px}.hamp-about__text{font-size:17px;line-height:1.8;color:var(--hamp-text-secondary);margin-bottom:20px}.hamp-about__visual{display:flex;flex-direction:column;gap:24px}.hamp-about__card{padding:32px;background:var(--hamp-bg);border-radius:16px;transition:all .3s ease}.hamp-about__card:hover{transform:translate(-8px);box-shadow:0 8px 24px #e6346226}.hamp-about__card-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--hamp-surface);border-radius:12px;color:var(--hamp-primary);margin-bottom:16px}.hamp-about__card-title{font-size:18px;font-weight:600;color:var(--hamp-secondary)}@media(max-width:1024px){.hamp-about__split{grid-template-columns:1fr;gap:48px}}@media(max-width:768px){.hamp-about{padding:80px 0}.hamp-about__container{padding:0 24px}.hamp-about__title{font-size:32px}}.hamp-focus{padding:100px 0;background:linear-gradient(180deg,var(--hamp-bg) 0%,var(--hamp-surface) 100%)}.hamp-focus__container{max-width:1280px;margin:0 auto;padding:0 40px}.hamp-focus__header{text-align:center;margin-bottom:64px}.hamp-focus__label{font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--hamp-primary);margin-bottom:16px}.hamp-focus__title{font-size:42px;font-weight:700;margin-bottom:20px}.hamp-focus__description{font-size:18px;line-height:1.7;color:var(--hamp-text-secondary);max-width:700px;margin:0 auto}.hamp-focus__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.hamp-focus__item{padding:32px 24px;background:var(--hamp-surface);border-radius:16px;text-align:center;transition:all .3s ease}.hamp-focus__item:hover{transform:translateY(-8px);box-shadow:0 12px 32px #e6346226}.hamp-focus__item-icon{width:56px;height:56px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#e634621a;border-radius:12px;color:var(--hamp-primary)}.hamp-focus__item-name{font-size:16px;font-weight:600;color:var(--hamp-secondary)}@media(max-width:1024px){.hamp-focus__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.hamp-focus{padding:80px 0}.hamp-focus__container{padding:0 24px}.hamp-focus__title{font-size:32px}.hamp-focus__description{font-size:16px}.hamp-focus__grid{grid-template-columns:repeat(2,1fr);gap:16px}.hamp-focus__item{padding:24px 16px}.hamp-focus__item-icon{width:48px;height:48px}.hamp-focus__item-name{font-size:14px}}@media(max-width:480px){.hamp-focus{padding:60px 0}.hamp-focus__container{padding:0 16px}.hamp-focus__header{text-align:center;margin-bottom:40px}.hamp-focus__label{font-size:11px}.hamp-focus__title{font-size:24px;margin-bottom:16px}.hamp-focus__description{font-size:14px}.hamp-focus__grid{display:flex;flex-direction:column;align-items:center;gap:40px}.hamp-focus__item{padding:32px 24px;text-align:center;width:100%;max-width:280px}.hamp-focus__item-icon{width:56px;height:56px;margin:0 auto 16px}.hamp-focus__item-name{font-size:16px}}.hamp-footer{padding:80px 0 32px;background:#fff;border-top:1px solid var(--hamp-border);border-radius:24px 24px 0 0}.hamp-footer__container{max-width:1440px;margin:0 auto;padding:0 48px}.hamp-footer__main{display:grid;grid-template-columns:1.5fr 2fr .8fr;gap:64px;padding-bottom:48px;border-bottom:1px solid var(--hamp-border);margin-bottom:32px}.hamp-footer__brand{display:flex;align-items:flex-start;gap:16px;color:var(--hamp-secondary)}.hamp-footer__brand svg{width:32px;height:32px;flex-shrink:0}.hamp-footer__brand-text-wrapper{display:flex;flex-direction:column;gap:8px}.hamp-footer__brand-name{font-size:20px;font-weight:700;letter-spacing:2px}.hamp-footer__brand-tagline{font-size:13px;color:var(--hamp-text-secondary);line-height:1.6}.hamp-footer__columns{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.hamp-footer__column{display:flex;flex-direction:column;gap:12px}.hamp-footer__column-title{font-size:14px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--hamp-secondary);margin-bottom:8px}.hamp-footer__column-link{font-size:14px;color:var(--hamp-text-secondary);text-decoration:none;transition:color .3s ease}.hamp-footer__column-link--flag{display:flex;align-items:center;gap:8px}.hamp-footer__flag{width:24px;height:18px;border-radius:2px}.hamp-footer__column-link:hover{color:var(--hamp-accent)}.hamp-footer__social{display:flex;flex-direction:column;gap:12px}.hamp-footer__social-link{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--hamp-text-secondary);background:var(--hamp-surface);border-radius:8px;text-decoration:none;transition:all .3s ease}.hamp-footer__social-link:hover{color:var(--hamp-accent);background:#e634621a;transform:translateY(-2px)}.hamp-footer__bottom{display:flex;justify-content:space-between;align-items:center}.hamp-footer__text{font-size:14px;color:var(--hamp-text-secondary)}.hamp-footer__links{display:flex;gap:24px}.hamp-footer__policy{font-size:14px;color:var(--hamp-text-secondary);text-decoration:none;transition:color .3s ease}.hamp-footer__policy:hover{color:var(--hamp-secondary)}@media(max-width:1024px){.hamp-footer__main{grid-template-columns:1fr;gap:40px}.hamp-footer__columns{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hamp-footer{padding:60px 0 24px}.hamp-footer__container{padding:0 24px}.hamp-footer__main{gap:32px;padding-bottom:32px}.hamp-footer__columns{grid-template-columns:1fr;gap:24px}.hamp-footer__social{flex-direction:row}.hamp-footer__bottom{flex-direction:column;gap:16px;text-align:center}.hamp-footer__links{flex-direction:column;gap:12px}.hamp-footer__column-title{font-size:12px}.hamp-footer__column-link{font-size:13px}.hamp-footer__text,.hamp-footer__policy{font-size:12px}}@media(max-width:480px){.hamp-footer{padding:40px 0 16px}.hamp-footer__container{padding:0 16px}.hamp-footer__main{gap:24px;padding-bottom:24px}.hamp-footer__brand{gap:12px}.hamp-footer__brand svg{width:28px;height:28px}.hamp-footer__brand-name{font-size:16px}.hamp-footer__brand-tagline{font-size:11px}.hamp-footer__columns{gap:16px}.hamp-footer__column{gap:8px}.hamp-footer__column-title{font-size:11px}.hamp-footer__column-link{font-size:12px}.hamp-footer__social-link{width:36px;height:36px}.hamp-footer__text,.hamp-footer__policy{font-size:11px}}.hamp-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--hamp-surface);box-shadow:0 2px 16px #0000000a}.hamp-header__container{max-width:1280px;margin:0 auto;padding:20px 40px;display:flex;justify-content:space-between;align-items:center}.hamp-header__logo{display:flex;align-items:center;gap:12px;color:var(--hamp-secondary);cursor:pointer}.hamp-header__logo svg{width:36px;height:36px}.hamp-header__logo-text{font-size:18px;font-weight:700;letter-spacing:1px}.hamp-header__nav{display:flex;gap:32px;align-items:center}.hamp-header__link{color:var(--hamp-text-secondary);text-decoration:none;font-size:15px;font-weight:500;transition:color .3s ease}.hamp-header__link:hover{color:var(--hamp-primary)}.hamp-header__link--cta{background:var(--hamp-primary);color:var(--hamp-surface);padding:10px 24px;border-radius:24px}.hamp-header__link--cta:hover{background:var(--hamp-accent);color:var(--hamp-surface)}.hamp-header__burger{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;padding:8px;margin-right:-8px}.hamp-header__burger-line{width:24px;height:2px;background:var(--hamp-secondary);border-radius:2px;transition:all .3s ease}.hamp-header__burger--active .hamp-header__burger-line:nth-child(1){transform:rotate(45deg) translate(10px,10px)}.hamp-header__burger--active .hamp-header__burger-line:nth-child(2){opacity:0}.hamp-header__burger--active .hamp-header__burger-line:nth-child(3){transform:rotate(-45deg) translate(8px,-8px)}@media(max-width:768px){.hamp-header__container{padding:16px 24px}.hamp-header__nav{gap:16px}.hamp-header__link{font-size:13px}.hamp-header__link--cta{padding:8px 16px;font-size:12px}}@media(max-width:480px){.hamp-header__container{padding:12px 16px}.hamp-header__logo-text{font-size:14px}.hamp-header__nav{gap:12px}.hamp-header__link{font-size:11px}.hamp-header__link--cta{padding:6px 12px;font-size:10px}.hamp-header__burger{display:flex}}@media(max-width:640px){.hamp-header__burger{display:flex}.hamp-header__nav{position:fixed;top:60px;left:0;right:0;background:var(--hamp-surface);flex-direction:column;padding:20px 24px;gap:12px;max-height:0;overflow:hidden;transition:max-height .3s ease;box-shadow:0 4px 12px #00000014;z-index:999;visibility:hidden}.hamp-header__nav--open{max-height:300px;visibility:visible}.hamp-header__link{padding:12px 0;font-size:14px;display:block}.hamp-header__link--cta{background:var(--hamp-primary);color:var(--hamp-surface);padding:12px 24px;border-radius:24px;text-align:center}}.hamp-hero{padding:160px 0 100px;background:linear-gradient(180deg,var(--hamp-surface) 0%,var(--hamp-bg) 100%);position:relative;overflow:hidden;border-radius:0 0 32px 32px}.hamp-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(230,52,98,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(230,52,98,.04) 1px,transparent 1px);background-size:50px 50px;pointer-events:none;z-index:0}.hamp-hero:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,transparent 0%,var(--hamp-bg) 100%);pointer-events:none;z-index:1}.hamp-hero__container{max-width:1280px;margin:0 auto;padding:0 40px;text-align:center;position:relative;z-index:2}.hamp-hero__badge{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:#e634621a;border:1px solid var(--hamp-primary);border-radius:32px;font-size:13px;font-weight:600;color:var(--hamp-primary);margin-bottom:32px}.hamp-hero__badge svg{width:16px;height:16px}.hamp-hero__title{font-size:64px;font-weight:800;line-height:1.1;margin-bottom:24px;max-width:900px;margin-left:auto;margin-right:auto}.hamp-hero__description{font-size:20px;line-height:1.7;color:var(--hamp-text-secondary);max-width:800px;margin:0 auto 40px}.hamp-hero__actions{display:flex;gap:16px;justify-content:center}.hamp-hero__btn{padding:14px 32px;font-size:15px;font-weight:600;border:none;border-radius:32px;cursor:pointer;transition:all .3s ease}.hamp-hero__btn--primary{background:var(--hamp-primary);color:var(--hamp-surface)}.hamp-hero__btn--primary:hover{background:var(--hamp-accent);transform:translateY(-2px);box-shadow:0 8px 24px #e634624d}.hamp-hero__btn--secondary{background:transparent;color:var(--hamp-primary);border:2px solid var(--hamp-primary)}.hamp-hero__btn--secondary:hover{background:var(--hamp-primary);color:var(--hamp-surface)}.hamp-hero__stats{display:flex;justify-content:center;gap:80px}.hamp-hero__stat{text-align:center}.hamp-hero__stat-value{font-size:40px;font-weight:800;color:var(--hamp-primary);margin-bottom:8px}.hamp-hero__stat-label{font-size:14px;font-weight:600;color:var(--hamp-text-secondary);text-transform:uppercase;letter-spacing:1px}@media(max-width:1024px){.hamp-hero__title{font-size:48px}.hamp-hero__stats{gap:48px}}@media(max-width:768px){.hamp-hero{padding:120px 0 80px;margin-top:60px}.hamp-hero__container{padding:0 24px}.hamp-hero__title{font-size:32px;line-height:1.2}.hamp-hero__description{font-size:16px}.hamp-hero__actions{flex-direction:column;gap:12px}.hamp-hero__btn{width:100%;padding:12px 24px;font-size:14px}.hamp-hero__stats{flex-direction:column;gap:24px}.hamp-hero__stat-value{font-size:32px}}@media(max-width:480px){.hamp-hero{padding:100px 0 60px;margin-top:50px}.hamp-hero__container{padding:0 16px}.hamp-hero__badge{font-size:11px;padding:6px 16px;margin-bottom:20px}.hamp-hero__title{font-size:24px;margin-bottom:16px}.hamp-hero__description{font-size:14px;margin-bottom:24px}.hamp-hero__btn{padding:10px 20px;font-size:13px}.hamp-hero__stat-value{font-size:24px}.hamp-hero__stat-label{font-size:12px}}.hamp-process{padding:100px 0;background:linear-gradient(180deg,var(--hamp-bg) 0%,var(--hamp-surface) 100%)}.hamp-process__container{max-width:1280px;margin:0 auto;padding:0 40px}.hamp-process__content{max-width:800px;margin:0 auto;text-align:center}.hamp-process__label{font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--hamp-primary);margin-bottom:16px}.hamp-process__title{font-size:42px;font-weight:700;margin-bottom:32px}.hamp-process__text{font-size:18px;line-height:1.8;color:var(--hamp-text-secondary);margin-bottom:20px}@media(max-width:768px){.hamp-process{padding:80px 0}.hamp-process__container{padding:0 24px}.hamp-process__title{font-size:32px}.hamp-process__text{font-size:16px}}@media(max-width:480px){.hamp-process{padding:60px 0}.hamp-process__container{padding:0 16px}.hamp-process__label{font-size:11px}.hamp-process__title{font-size:24px;margin-bottom:20px}.hamp-process__text{font-size:14px}}.hamp-solutions{padding:100px 0;background:linear-gradient(180deg,var(--hamp-surface) 0%,var(--hamp-bg) 100%)}.hamp-solutions__container{max-width:1280px;margin:0 auto;padding:0 40px}.hamp-solutions__header{margin-bottom:64px}.hamp-solutions__label{font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--hamp-primary);margin-bottom:16px}.hamp-solutions__title{font-size:42px;font-weight:700}.hamp-solutions__list{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.hamp-solutions__item{padding:40px;background:var(--hamp-bg);border-radius:16px;transition:all .3s ease}.hamp-solutions__item:hover{transform:scale(1.02);box-shadow:0 12px 32px #e6346226}.hamp-solutions__item-number{font-size:48px;font-weight:800;color:var(--hamp-primary);opacity:.3;margin-bottom:16px;line-height:1}.hamp-solutions__item-title{font-size:24px;font-weight:700;margin-bottom:12px;color:var(--hamp-secondary)}.hamp-solutions__item-text{font-size:16px;line-height:1.7;color:var(--hamp-text-secondary)}@media(max-width:1024px){.hamp-solutions__list{grid-template-columns:1fr}}@media(max-width:768px){.hamp-solutions{padding:80px 0}.hamp-solutions__container{padding:0 24px}.hamp-solutions__header{margin-bottom:48px}.hamp-solutions__title{font-size:32px}.hamp-solutions__item{padding:32px}.hamp-solutions__item-number{font-size:40px}.hamp-solutions__item-title{font-size:20px}.hamp-solutions__item-text{font-size:15px}}@media(max-width:480px){.hamp-solutions{padding:60px 0}.hamp-solutions__container{padding:0 16px}.hamp-solutions__header{margin-bottom:32px}.hamp-solutions__label{font-size:11px}.hamp-solutions__title{font-size:24px}.hamp-solutions__item{padding:24px 16px}.hamp-solutions__item-number{font-size:32px;margin-bottom:12px}.hamp-solutions__item-title{font-size:16px;margin-bottom:8px}.hamp-solutions__item-text{font-size:13px}}.hamp-team{padding:100px 0;background:linear-gradient(180deg,var(--hamp-surface) 0%,var(--hamp-bg) 100%)}.hamp-team__container{max-width:1280px;margin:0 auto;padding:0 40px}.hamp-team__header{text-align:center;margin-bottom:64px}.hamp-team__label{font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--hamp-primary);margin-bottom:16px}.hamp-team__title{font-size:42px;font-weight:700;margin-bottom:20px}.hamp-team__description{font-size:18px;line-height:1.7;color:var(--hamp-text-secondary);max-width:700px;margin:0 auto}.hamp-team__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.hamp-team__card{padding:40px 32px;background:var(--hamp-surface);border-radius:16px;text-align:center;transition:all .3s ease}.hamp-team__card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #e6346233}.hamp-team__card-avatar{width:80px;height:80px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;background:#e634621a;border-radius:50%;color:var(--hamp-primary)}.hamp-team__card-name{font-size:22px;font-weight:700;margin-bottom:8px;color:var(--hamp-text-primary)}.hamp-team__card-role{font-size:14px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--hamp-primary);margin-bottom:16px}.hamp-team__card-bio{font-size:15px;line-height:1.7;color:var(--hamp-text-secondary)}@media(max-width:1024px){.hamp-team__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hamp-team{padding:80px 0}.hamp-team__container{padding:0 24px}.hamp-team__header{margin-bottom:48px}.hamp-team__title{font-size:32px}.hamp-team__description{font-size:16px}.hamp-team__grid{grid-template-columns:1fr;gap:24px}.hamp-team__card{padding:32px 24px}.hamp-team__card-avatar{width:64px;height:64px;margin-bottom:16px}.hamp-team__card-name{font-size:18px}.hamp-team__card-role{font-size:12px}.hamp-team__card-bio{font-size:14px}}@media(max-width:480px){.hamp-team{padding:60px 0}.hamp-team__container{padding:0 16px}.hamp-team__header{margin-bottom:32px}.hamp-team__label{font-size:11px}.hamp-team__title{font-size:24px}.hamp-team__description{font-size:14px}.hamp-team__card{padding:24px 16px}.hamp-team__card-avatar{width:56px;height:56px;margin-bottom:12px}.hamp-team__card-name{font-size:16px}.hamp-team__card-role{font-size:11px}.hamp-team__card-bio{font-size:13px}}:root{--hamp-primary: #E63462;--hamp-secondary: #1A1D2E;--hamp-accent: #FF4D7D;--hamp-bg: #F8F9FA;--hamp-surface: #FFFFFF;--hamp-text-primary: #1A1D2E;--hamp-text-secondary: #6C757D;--hamp-border: #E0E0E0}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--hamp-bg);color:var(--hamp-text-primary);line-height:1.6}#root{min-height:100vh}
