.hero{position:relative;width:100%;min-height:calc(100vh - var(--nav-height, 4.5rem));min-height:calc(100svh - var(--nav-height, 4.5rem));margin-top:calc(-1 * var(--nav-height, 4.5rem));padding-top:var(--nav-height,4.5rem);overflow:hidden;isolation:isolate}.hero__graphic{position:absolute;inset:0;z-index:1;transform:translateZ(0);touch-action:pan-y;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 30%,transparent 65%);mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 30%,transparent 65%);opacity:0;animation:fadeIn .6s ease-out .1s forwards}.hero__content,.hero__graphic{display:flex;align-items:center;justify-content:center;pointer-events:none}.hero__content{position:relative;z-index:2;flex-direction:column;min-height:calc(100vh - var(--nav-height, 4.5rem));min-height:calc(100svh - var(--nav-height, 4.5rem));gap:var(--space-6);padding:clamp(2.5rem,8vh,4rem) var(--layout-edge-right) clamp(2.5rem,8vh,4rem) var(--layout-edge-left)}.hero__content>*{pointer-events:auto}.hero__graphic-mobile{display:none}.hero__text{text-align:center;max-width:40rem;opacity:0;animation:fadeInUp .6s ease-out forwards}.hero__title{text-wrap:balance}.hero__title-break{display:none}@media (min-width:768px){.hero__title-break{display:inline}}.hero__description-container{margin:var(--space-3) 0 0;text-align:center}@media (min-width:768px){.hero__description-container{text-align:left;padding-left:var(--space-6);padding-right:var(--space-4)}}.hero__description{text-wrap:pretty}.hero__description--desktop{display:none}.hero__description--mobile{display:block}@media (min-width:768px){.hero__description--desktop{display:flex}.hero__description--mobile{display:none}}.hero__rotating-container{position:relative;height:3.2em;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (min-width:768px){.hero__rotating-container{height:5.5em}}.hero__rotating-line{display:inline-block;font-family:var(--font-family-primary);font-size:clamp(.65rem,calc(.3rem + 2.2vw),.85rem);font-weight:var(--font-weight-bold);transition:opacity .3s ease,transform .3s ease}.hero__rotating-line--visible{opacity:1;transform:translateY(0)}.hero__rotating-line--hidden{opacity:0;transform:translateY(6px)}@media (min-width:768px){.hero__rotating-line{font-size:clamp(1.15rem,calc(.55rem + 1.4vw),1.6rem)}}.hero__rotating-line--gradient-0,.hero__rotating-line--gradient-1,.hero__rotating-line--gradient-2{background-image:linear-gradient(135deg,#0f766e,#64748b);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero__actions{display:flex;flex-direction:column;gap:var(--space-3);align-items:center;opacity:0;animation:fadeInUp .6s ease-out .25s forwards;width:100%}.hero__actions .btn--large{padding:14px 19.18px;font-size:var(--text-md);height:44px;width:85%;max-width:85%;border-radius:var(--radius-full)}@media (max-width:375px){.hero__content{padding:var(--space-1) var(--layout-edge-right) max(var(--space-3),env(safe-area-inset-bottom,0px)) var(--layout-edge-left)}.hero__text{max-width:100%}.hero__description-container{margin-top:var(--space-1-5)}.hero__graphic-mobile{height:clamp(200px,32vh,280px)}.hero__actions{gap:var(--space-2);padding-bottom:max(var(--space-2),env(safe-area-inset-bottom,0px))}.hero__actions .btn--large{font-size:var(--text-sm);padding:12px 16px;height:40px}}@media (max-width:767px) and (max-height:600px){.hero__content{padding:var(--space-1) var(--layout-edge-right) max(var(--space-3),env(safe-area-inset-bottom,0px)) var(--layout-edge-left)}.hero__graphic-mobile{height:clamp(140px,24vh,200px)}.hero__actions{gap:var(--space-1-5);padding-bottom:max(var(--space-1-5),env(safe-area-inset-bottom,0px))}.hero__actions .btn--large{height:38px;padding:10px 16px;font-size:var(--text-sm)}.hero__description-container{margin-top:var(--space-1-5)}.hero__title{margin-bottom:0}}@media (max-width:767px) and (min-height:800px){.hero__content{padding:var(--space-3) var(--layout-edge-right) max(var(--space-5),env(safe-area-inset-bottom,0px)) var(--layout-edge-left)}.hero__graphic-mobile{height:clamp(280px,40vh,400px)}.hero__actions{gap:var(--space-3);padding-bottom:max(var(--space-3),env(safe-area-inset-bottom,0px))}.hero__description-container{margin-top:var(--space-3)}}@media (min-width:480px){.hero__content{padding:clamp(2rem,6vh,4rem) var(--layout-edge-right) clamp(2rem,6vh,4rem) var(--layout-edge-left);gap:var(--space-8)}.hero__actions{flex-direction:row;gap:var(--space-4);width:auto}.hero__actions .btn--large{padding:var(--space-2-5) var(--space-5-5);font-size:var(--text-base-lg);width:auto;max-width:none;height:auto;border-radius:var(--radius-lg)}}@media (min-width:768px){.hero__graphic{left:auto;right:0;width:65%;inset-block:0;justify-content:center;-webkit-mask-image:radial-gradient(ellipse 80% 90% at 55% 50%,black 35%,transparent 70%);mask-image:radial-gradient(ellipse 80% 90% at 55% 50%,black 35%,transparent 70%)}.hero__content{flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(1rem,4vh,2rem) var(--layout-edge-right) clamp(3rem,8vh,6rem) var(--layout-edge-left)}.hero__text{text-align:left;max-width:60%}.hero__title{font-size:clamp(2.5rem,5.4vw,3.75rem)}.hero__description-container{padding:0;text-align:left}.hero__description--desktop{display:flex;flex-direction:column;gap:.25rem;text-align:left}.hero__rotating-container{justify-content:flex-start}.hero__actions{flex-direction:row;gap:var(--space-4);padding-top:var(--space-3)}.hero__actions .btn--large{padding:var(--space-3) var(--space-7);font-size:var(--text-lg)}}@media (min-width:1024px){.hero__graphic{width:60%}.hero__content{gap:var(--space-10)}.hero__text{max-width:55%}.hero__title{margin-bottom:var(--space-6)}.hero__description-container{max-width:48rem}.hero__description--desktop{gap:.375rem}}@media (min-width:1440px){.hero__text{max-width:50%}}@media (max-width:767px){.hero{min-height:calc(100vh - var(--nav-height, 4.5rem));min-height:calc(100svh - var(--nav-height, 4.5rem));position:relative;overflow:hidden}.hero__graphic{display:none}.hero__content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;min-height:calc(100vh - var(--nav-height, 4.5rem));min-height:calc(100svh - var(--nav-height, 4.5rem));padding:var(--space-2) var(--layout-edge-right) max(var(--space-4),env(safe-area-inset-bottom,0px)) var(--layout-edge-left);gap:0}.hero__text{margin-bottom:0;width:100%;flex-shrink:0;position:relative;z-index:2}.hero__graphic-mobile{display:flex;align-items:center;justify-content:center;width:100%;height:clamp(220px,38vh,360px);flex-shrink:1;position:relative;overflow:visible;transform:translateZ(0);z-index:0}.hero__actions{width:100%;flex-shrink:0;gap:var(--space-2-5);padding-bottom:max(var(--space-2),env(safe-area-inset-bottom,0px));position:relative;z-index:2}.hero__actions .btn--large{width:90%;max-width:90%}.hero__description-container{margin-top:var(--space-3);text-align:center;padding-left:0;padding-right:0}.hero__title{text-align:center;margin-bottom:0;font-size:1.4rem;white-space:nowrap}.hero__rotating-line{font-size:clamp(.8rem,calc(.35rem + 2.6vw),1rem)}}@media (min-width:480px) and (max-width:767px){.hero__content{padding:var(--space-2) var(--layout-edge-right) max(var(--space-4),env(safe-area-inset-bottom,0px)) var(--layout-edge-left)}}@media (prefers-reduced-motion:reduce){.hero__actions,.hero__graphic,.hero__text{animation:none;opacity:1}.hero__rotating-line{transition:none;opacity:1}}.image-upload{width:100%}.image-upload__input{display:none}.image-upload__container{position:relative;width:120px;height:120px;margin:0 auto}.image-upload__preview{position:relative;width:100%;height:100%;border-radius:50%;overflow:hidden;border:3px solid #e0e0e0;background:#f5f5f5}.image-upload__preview-image{width:100%;height:100%;object-fit:cover}.image-upload__remove-button{position:absolute;top:5px;right:5px;width:30px;height:30px;border-radius:50%;background:rgba(0,0,0,.7);color:white;border:none;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .2s ease}.image-upload__remove-button:hover{background:rgba(0,0,0,.9)}.image-upload__placeholder{width:100%;height:100%;border-radius:50%;border:2px dashed #ccc;background:#fafafa;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:20px;position:relative}.image-upload__placeholder:hover:not(:disabled){border-color:#999;background:#f5f5f5}.image-upload__placeholder:hover:not(:disabled) .image-upload__icon--profile{opacity:.5}.image-upload__placeholder:active:not(:disabled) .image-upload__icon-overlay,.image-upload__placeholder:hover:not(:disabled) .image-upload__icon-overlay{opacity:1;transform:translate(-50%,-50%) scale(1)}.image-upload__placeholder:disabled{cursor:not-allowed;opacity:.6}.image-upload__icon{color:#999;margin-bottom:8px}.image-upload__icon,.image-upload__icon--profile{transition:opacity .2s ease}.image-upload__placeholder-text{font-size:12px;color:#666;text-align:center;font-weight:500}.image-upload__icon-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);opacity:0;transition:all .2s ease;background:white;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px rgba(0,0,0,.2);pointer-events:none}.image-upload__icon-overlay svg{color:#666}.image-upload__plus-badge{position:absolute;top:0;right:0;background:#1976d2;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.15);pointer-events:none;border:3px solid white;transform:translate(10%,-10%)}.image-upload__plus-badge svg{color:white}.image-upload__error{margin-top:8px;padding:8px 12px;background:#ffebee;color:#c62828;border-radius:4px;font-size:13px;text-align:center}.image-upload__info{margin-top:8px;font-size:12px;color:#999;text-align:center}.image-upload--disabled{opacity:.6;pointer-events:none}.image-upload__hover-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border-radius:50%;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.image-upload__hover-icon-button{width:36px;height:36px;padding:0;background:white;color:#666;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.15)}.image-upload__hover-icon-button:hover{transform:scale(1.1);background:#f5f5f5;color:#333}.image-upload__icon--profile{color:#999}.image-crop-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center}.image-crop-modal__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);animation:fadeIn .3s ease}.image-crop-modal__content{position:relative;background:white;border-radius:12px;width:90%;max-width:500px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:slideUp .3s ease}@media (max-width:768px){.image-crop-modal__content{width:95%;max-height:95vh;border-radius:8px}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.image-crop-modal__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e0e0e0}@media (max-width:480px){.image-crop-modal__header{padding:16px 20px}}.image-crop-modal__header h3{margin:0;font-size:18px;font-weight:600;color:#000}@media (max-width:480px){.image-crop-modal__header h3{font-size:16px}}.image-crop-modal__close{background:none;border:none;font-size:32px;line-height:1;color:#666;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.image-crop-modal__close:hover{color:#000}.image-crop-modal__cropper{position:relative;width:100%;height:400px;background:#000}@media (max-width:768px){.image-crop-modal__cropper{height:300px}}@media (max-width:480px){.image-crop-modal__cropper{height:250px}}.image-crop-modal__controls{padding:20px 24px;border-bottom:1px solid #e0e0e0}@media (max-width:480px){.image-crop-modal__controls{padding:16px 20px}}.image-crop-modal__zoom-label{display:flex;align-items:center;gap:12px;color:#666}.image-crop-modal__zoom-label svg{flex-shrink:0}.image-crop-modal__zoom-slider{flex:1 1;height:4px;border-radius:2px;background:#e0e0e0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (max-width:480px){.image-crop-modal__zoom-slider{height:6px}}.image-crop-modal__zoom-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#000;cursor:pointer;-webkit-transition:transform .2s ease;transition:transform .2s ease}@media (max-width:480px){.image-crop-modal__zoom-slider::-webkit-slider-thumb{width:20px;height:20px}}.image-crop-modal__zoom-slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#000;cursor:pointer;border:none;-moz-transition:transform .2s ease;transition:transform .2s ease}@media (max-width:480px){.image-crop-modal__zoom-slider::-moz-range-thumb{width:20px;height:20px}}.image-crop-modal__zoom-slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.image-crop-modal__zoom-slider::-moz-range-thumb:hover{transform:scale(1.2)}.image-crop-modal__actions{display:flex;gap:12px;padding:20px 24px}@media (max-width:480px){.image-crop-modal__actions{padding:16px 20px}}.image-crop-modal__button{flex:1 1;padding:12px 24px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}@media (max-width:480px){.image-crop-modal__button{padding:14px 20px;font-size:15px}}.image-crop-modal__button--cancel{background:#f5f5f5;color:#666}.image-crop-modal__button--cancel:hover{background:#e0e0e0}.image-crop-modal__button--save{background:#000;color:white}.image-crop-modal__button--save:hover{background:#333}