*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100%}body{color:#d7d3d0;-webkit-font-smoothing:antialiased;background:#010101;font-family:Sora,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.gold-btn{white-space:nowrap;border:1px solid #0000;border-radius:32px;justify-content:center;align-items:center;gap:8px;padding:8px 24px;font-size:16px;font-weight:600;transition:filter .15s;display:inline-flex}.gold-btn:hover{filter:brightness(1.05)}.gold-btn__icon{width:24px;height:24px}.gold-btn--gold{color:#1c1917;background:linear-gradient(#eec450 0%,#e7ad0b 100%);border-color:#fac514;box-shadow:inset 0 -2px #8b6705,inset 0 2px #f5dc97}.gold-btn--outline{color:#d7d3d0;background:radial-gradient(#1c1917 0%,#262017 100%);border-color:#43403c}.gold-btn--disabled{cursor:not-allowed;pointer-events:none;filter:grayscale();opacity:.45}.header{z-index:10;justify-content:center;padding:2rem 12px 0;display:flex;position:relative}.header--overlay{position:absolute;top:0;left:0;right:0}.header__bar{background:linear-gradient(#1c1917 0%,#262017 100%);border-radius:20px;align-items:center;gap:14rem;max-width:100%;min-height:3.125rem;padding:8px 32px;display:inline-flex;position:relative}.header__links{gap:32px;font-size:16px;list-style:none;display:flex}.header__links a:hover{color:#fac922}.header__logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header__logo img{background:#201c17;border:1.5px solid #43403c;border-radius:50%;width:5rem;height:5rem}.header__actions{gap:12px;display:flex}@media (width<=900px){.header{padding:16px;position:absolute;top:0;left:0;right:0}.header__bar{background:0 0;gap:0;min-height:auto;padding:0}.header__links,.header__actions{display:none}.header__logo{position:static;transform:none}.header__logo img{width:64px;height:64px}}.footer{background:radial-gradient(#1c1917 0%,#262017 100%),#262626;border-top:1px solid #43403c;border-radius:32px 32px 0 0;flex-direction:column;gap:32px;padding:48px 64px 32px;display:flex}.footer__legal{color:#ffffff80;text-align:justify;flex-direction:column;gap:16px;max-width:1190px;margin:0 auto;font-size:12px;line-height:1.35;display:flex}.footer__bottom{flex-wrap:wrap;order:-1;justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1190px;margin:0 auto;display:flex}.footer__logo img{background:#201c17;border:1.78px solid #43403c;border-radius:50%;width:114px;height:114px}.footer__links{flex-wrap:wrap;gap:32px;font-size:16px;display:flex}.footer__links a:hover{color:#fac922}.footer__copyright{color:#ffffff80;text-align:center;font-size:16px}@media (width<=900px){.footer{padding:32px 16px 24px}.footer__bottom{flex-direction:column;order:-1;align-items:flex-start;gap:16px}.footer__links{flex-direction:column;gap:12px}.footer__logo img{width:80px;height:80px}}.hero{text-align:center;background-position:50%;background-size:cover;flex-direction:column;align-items:center;gap:24px;padding:160px 24px;display:flex;position:relative;overflow:hidden}.hero__portrait{aspect-ratio:1;border-radius:12px;width:32rem;max-width:60%;height:32rem;overflow:hidden;box-shadow:8px 4px 4.9px #000000bf}.hero__portrait img{object-fit:cover;width:100%;height:100%}.hero__content{flex-direction:column;align-items:center;gap:16px;max-width:640px;display:flex}.hero__thanks{font-size:64px;font-weight:600}.hero__testimonial{font-size:16px;line-height:1.4}.hero__actions{flex-wrap:wrap;justify-content:center;gap:12px;width:100%;max-width:620px;display:flex}@media (width<=900px){.hero{gap:16px;padding:24px 16px 96px}.hero__portrait{width:100%;max-width:373px}.hero__thanks{font-size:40px}.hero__actions{flex-direction:column}.hero__actions a{width:100%}}.feature{align-items:center;gap:64px;max-width:1280px;margin:0 auto;padding:48px 64px;display:flex}.feature--reverse{flex-direction:row-reverse}.feature__image{flex:none;width:320px}.feature__image img{border-radius:16px;width:100%}.feature__body{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.feature__title{font-size:56px;font-weight:600;line-height:1.1}.feature__text{max-width:583px;font-size:16px;line-height:1.4}@media (width<=900px){.feature,.feature--reverse{text-align:center;flex-direction:column;align-items:center;gap:24px;padding:32px 16px}.feature__image{width:100%;max-width:370px}.feature__body{align-items:center}.feature__title{font-size:32px}}.modal-overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#010101bf;justify-content:center;align-items:center;padding:16px;animation:.15s modal-fade;display:flex;position:fixed;inset:0}.modal{text-align:center;background:radial-gradient(#1c1917 0%,#262017 100%);border:1px solid #43403c;border-radius:20px;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:420px;padding:40px 32px;animation:.2s modal-pop;display:flex;box-shadow:0 20px 60px #0009}.modal__title{background:linear-gradient(90deg,#feeb85 0%,#fac922 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:32px;font-weight:600}.modal__text{color:#d7d3d0;font-size:16px;line-height:1.4}@keyframes modal-fade{0%{opacity:0}to{opacity:1}}@keyframes modal-pop{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.form-page{flex-direction:column;align-items:center;gap:48px;max-width:720px;margin:0 auto;padding:64px 24px 96px;display:flex}.form-page__intro{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.form-page__image{width:140px}.form-page__image img{border-radius:16px;width:100%}.form-page__title{font-size:48px;font-weight:600;line-height:1.1}.form-page__description{color:#d7d3d0;max-width:560px;font-size:16px;line-height:1.4}.form-page__form{background:linear-gradient(#1c1917 0%,#262017 100%);border:1px solid #43403c;border-radius:24px;flex-direction:column;gap:24px;width:100%;padding:40px;display:flex}.form-field{text-align:left;flex-direction:column;gap:8px;display:flex}.form-field label{color:#d7d3d0;font-size:16px;font-weight:600}.form-field__required{color:#fac922;margin-left:4px}.form-field__hint{color:#ffffff80;margin-top:-4px;font-size:13px;line-height:1.4}.form-field input,.form-field textarea{color:#d7d3d0;resize:vertical;background:#141110;border:1px solid #43403c;border-radius:12px;width:100%;padding:12px 16px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s}.form-field input::placeholder,.form-field textarea::placeholder{color:#d7d3d059}.form-field input:focus,.form-field textarea:focus{border-color:#fac922;outline:none;box-shadow:0 0 0 3px #fac92233}.form-page__error{color:#f87171;font-size:14px}.form-page__submit{align-self:flex-start;min-width:180px}@media (width<=900px){.form-page{gap:32px;padding:96px 16px 64px}.form-page__title{font-size:32px}.form-page__form{padding:24px}.form-page__submit{width:100%}}.page{flex-direction:column;display:flex;position:relative;overflow-x:hidden}main{flex-direction:column;display:flex}
