.olimpo-athlete{--athlete-primary: var(--color-primary, #FFD700);--athlete-primary-hover: var(--color-primary-hover, #FFE44D);--athlete-bg: var(--color-background, #0a0a0a);--athlete-surface: var(--color-surface, rgba(255, 255, 255, .03));--athlete-surface-hover: var(--color-surface-hover, rgba(255, 255, 255, .05));--athlete-text: var(--color-foreground, #f5f5f5);--athlete-text-secondary: var(--color-foreground-secondary, rgba(255, 255, 255, .7));--athlete-border: var(--color-border, rgba(255, 255, 255, .1));--athlete-border-hover: var(--color-border-hover, rgba(255, 255, 255, .2));--athlete-black: #000000;--athlete-success: var(--color-success, #10b981);--athlete-error: var(--color-error, #ef4444);--athlete-radius: var(--border-radius-lg, 12px);--athlete-shadow: var(--shadow-md, 0 4px 6px rgba(0, 0, 0, .6));--athlete-shadow-glow: 0 0 20px rgba(255, 215, 0, .15);--athlete-font-heading: var(--font-heading-family, "Oswald", sans-serif);--athlete-font-body: var(--font-primary-family, "Roboto", sans-serif)}.olimpo-athlete{background-color:var(--athlete-bg);color:var(--athlete-text);font-family:var(--athlete-font-body);min-height:70vh}.olimpo-athlete__banner{background:linear-gradient(135deg,#0a0a0a,#1a1a1a,#0a0a0a);padding:3rem 1.5rem;text-align:center;color:var(--athlete-text);margin-bottom:2.5rem;position:relative;overflow:hidden}.olimpo-athlete__banner:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--athlete-primary),var(--athlete-primary-hover),var(--athlete-primary))}.olimpo-athlete__banner:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at center top,rgba(255,215,0,.05) 0%,transparent 60%);pointer-events:none}.olimpo-athlete__banner-content{max-width:800px;margin:0 auto;position:relative;z-index:1}.olimpo-athlete__logo{margin:0 auto 1.5rem}.olimpo-athlete__logo-img{width:100%;height:auto;filter:brightness(0) invert(1)}.olimpo-athlete__title{font-family:var(--athlete-font-heading);font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:.75rem;line-height:1.2;text-transform:uppercase;letter-spacing:.02em;color:var(--athlete-text)}.olimpo-athlete__subtitle{font-size:clamp(.9375rem,2vw,1.125rem);color:var(--athlete-text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.olimpo-athlete__container{max-width:700px;margin:0 auto;padding:0 1rem 3rem}.olimpo-athlete__content{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}.olimpo-athlete__form-section{background:var(--athlete-surface);padding:1.5rem;border-radius:var(--athlete-radius);border:1px solid var(--athlete-border);box-shadow:var(--athlete-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.olimpo-athlete__form-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--athlete-border)}.olimpo-athlete__form-title{font-family:var(--athlete-font-heading);font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:var(--athlete-text);text-transform:uppercase;letter-spacing:.02em;display:flex;align-items:center;gap:.5rem}.olimpo-athlete__form-title:before{content:"\1f3c6"}.olimpo-athlete__form-description{color:var(--athlete-text-secondary);line-height:1.6;font-size:.9375rem}.olimpo-athlete__form{display:flex;flex-direction:column;gap:1.25rem}.olimpo-athlete__form-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}.olimpo-athlete__field{display:flex;flex-direction:column;gap:.5rem}.olimpo-athlete__field--full{grid-column:1 / -1}.olimpo-athlete__label{font-weight:600;font-size:.8125rem;color:var(--athlete-text);text-transform:uppercase;letter-spacing:.05em}.olimpo-athlete__label .required{color:var(--athlete-primary);font-weight:700}.olimpo-athlete__input,.olimpo-athlete__select,.olimpo-athlete__textarea{width:100%;padding:.875rem 1rem;border:2px solid var(--athlete-border);border-radius:8px;font-size:1rem;font-family:var(--athlete-font-body);transition:all .2s ease;background-color:var(--athlete-surface)!important;color:var(--athlete-text)}.olimpo-athlete__input:-webkit-autofill,.olimpo-athlete__input:-webkit-autofill:hover,.olimpo-athlete__input:-webkit-autofill:focus,.olimpo-athlete__input:-webkit-autofill:active,.olimpo-athlete__textarea:-webkit-autofill,.olimpo-athlete__textarea:-webkit-autofill:hover,.olimpo-athlete__textarea:-webkit-autofill:focus,.olimpo-athlete__textarea:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px var(--athlete-surface) inset!important;-webkit-text-fill-color:var(--athlete-text)!important;background-color:var(--athlete-surface)!important;transition:background-color 5000s ease-in-out 0s}.olimpo-athlete__input:invalid,.olimpo-athlete__select:invalid,.olimpo-athlete__textarea:invalid{border-color:var(--athlete-border);box-shadow:none}.olimpo-athlete__input:invalid:not(:placeholder-shown):not(:focus),.olimpo-athlete__textarea:invalid:not(:placeholder-shown):not(:focus){border-color:var(--athlete-error)}.olimpo-athlete__select:invalid{border-color:var(--athlete-border)}.olimpo-athlete__select.touched:invalid{border-color:var(--athlete-error)}.olimpo-athlete__input:focus,.olimpo-athlete__select:focus,.olimpo-athlete__textarea:focus{outline:none;border-color:var(--athlete-primary);box-shadow:0 0 0 4px #ffd70026}.olimpo-athlete__input:valid:not(:placeholder-shown):not(:focus),.olimpo-athlete__textarea:valid:not(:placeholder-shown):not(:focus){border-color:var(--athlete-success)}.olimpo-athlete__input::placeholder,.olimpo-athlete__textarea::placeholder{color:var(--athlete-text-secondary);opacity:.6}.olimpo-athlete__select{cursor:pointer;-webkit-appearance:none;appearance:none;background-color:var(--athlete-surface)!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23FFD700' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.olimpo-athlete__select:-webkit-autofill,.olimpo-athlete__select:-webkit-autofill:hover,.olimpo-athlete__select:-webkit-autofill:focus,.olimpo-athlete__select:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px var(--athlete-surface) inset!important;-webkit-text-fill-color:var(--athlete-text)!important;background-color:var(--athlete-surface)!important;transition:background-color 5000s ease-in-out 0s}.olimpo-athlete__textarea{resize:vertical;min-height:120px;line-height:1.6}.olimpo-athlete__submit-wrapper{margin-top:.5rem}.olimpo-athlete__submit{width:100%;padding:1rem 2rem;background:linear-gradient(135deg,var(--athlete-primary) 0%,var(--athlete-primary-hover) 100%);color:var(--athlete-black);font-family:var(--athlete-font-heading);font-size:1rem;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 4px 12px #ffd7004d;position:relative;overflow:hidden}.olimpo-athlete__submit:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .4s ease}.olimpo-athlete__submit:hover:before{left:100%}.olimpo-athlete__submit:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ffd70066}.olimpo-athlete__submit:active{transform:translateY(0)}.olimpo-athlete__submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.olimpo-athlete__success,.olimpo-athlete__errors{display:flex;gap:1rem;padding:1.25rem;border-radius:8px;margin-bottom:1.5rem;align-items:flex-start}.olimpo-athlete__success{background:#10b98126;border:1px solid rgba(16,185,129,.3);color:#34d399}.olimpo-athlete__success svg{color:var(--athlete-success);flex-shrink:0;margin-top:2px}.olimpo-athlete__success h3{font-family:var(--athlete-font-heading);font-size:1rem;font-weight:700;margin-bottom:.25rem;text-transform:uppercase}.olimpo-athlete__success p{font-size:.9375rem;line-height:1.5;color:var(--athlete-text-secondary)}.olimpo-athlete__errors{background:#ef444426;border:1px solid rgba(239,68,68,.3);color:#f87171}.olimpo-athlete__errors svg{color:var(--athlete-error);flex-shrink:0;margin-top:2px}.olimpo-athlete__errors h3{font-family:var(--athlete-font-heading);font-size:1rem;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.olimpo-athlete__errors ul{list-style:disc;padding-left:1.25rem;font-size:.9375rem}.olimpo-athlete__errors li{margin-bottom:.25rem;color:var(--athlete-text-secondary)}@media screen and (min-width:768px){.olimpo-athlete__banner{padding:4rem 2rem;margin-bottom:3rem}.olimpo-athlete__container{padding:0 1.5rem 4rem}.olimpo-athlete__form-section{padding:2rem}.olimpo-athlete__form-grid{grid-template-columns:repeat(2,1fr)}.olimpo-athlete__form-title{font-size:1.375rem}}@media screen and (min-width:1024px){.olimpo-athlete__banner{padding:5rem 2rem}.olimpo-athlete__container{max-width:800px}.olimpo-athlete__form-section{padding:2.5rem}}.olimpo-athlete__input:focus-visible,.olimpo-athlete__select:focus-visible,.olimpo-athlete__textarea:focus-visible,.olimpo-athlete__submit:focus-visible{outline:2px solid var(--athlete-primary);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/athlete-sponsorship.css.map */
