:root{--z-cream: #FAF8F5;--z-cream-dark: #F0EBE4;--z-pink: #C8687A;--z-pink-light: #FBE8EC;--z-pink-dark: #A84E62;--z-white: #FFFFFF;--z-dark: #1C1C1C;--z-dark-2: #2E2E2E;--z-muted: #7A7778;--z-border: #EDE8E3;--z-serif: Georgia, "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", serif;--z-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--z-container: 1200px;--z-gutter: 24px;--z-header-h: 72px;--z-r-sm: 8px;--z-r: 16px;--z-r-lg: 24px;--z-r-pill: 999px;--z-shadow: 0 2px 12px rgba(0,0,0,.06), 0 1px 3px rgba(0,0,0,.04);--z-shadow-md: 0 4px 24px rgba(0,0,0,.08);--z-shadow-hover: 0 12px 40px rgba(0,0,0,.13);--z-ease: cubic-bezier(.25, .46, .45, .94)}.z-ayse-eyebrow{display:inline-block;font-family:var(--z-sans);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--z-pink);margin-bottom:1rem}.z-ayse-highlight{color:var(--z-pink);font-style:italic}.z-ayse-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.85rem 2rem;border-radius:var(--z-r-pill);font-family:var(--z-sans);font-size:.88rem;font-weight:600;letter-spacing:.02em;cursor:pointer;border:none;text-decoration:none;transition:background .2s var(--z-ease),color .2s,border-color .2s,transform .12s,box-shadow .2s;white-space:nowrap}.z-ayse-btn:active{transform:scale(.97)}.z-ayse-btn--primary{background:var(--z-pink);color:#fff}.z-ayse-btn--primary:hover{background:var(--z-pink-dark);box-shadow:0 6px 24px #c8687a61}.z-ayse-btn--secondary{background:transparent;color:var(--z-dark);border:1.5px solid var(--z-border)}.z-ayse-btn--secondary:hover{border-color:var(--z-pink);color:var(--z-pink)}.z-ayse-btn--outline-light{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.4)}.z-ayse-btn--outline-light:hover{background:#ffffff1a;border-color:#ffffffb3}.z-ayse-header{position:sticky;top:0;z-index:500;height:var(--z-header-h);background:#faf8f5ed;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:border-color .3s,box-shadow .3s}.z-ayse-header.is-scrolled{border-bottom-color:var(--z-border);box-shadow:0 4px 24px #0000000d}.z-ayse-header__inner{max-width:var(--z-container);margin:0 auto;padding:0 var(--z-gutter);height:100%;display:flex;align-items:center;gap:2rem}.z-ayse-header__logo{flex-shrink:0;font-family:var(--z-serif);font-size:1.35rem;color:var(--z-dark);text-decoration:none;letter-spacing:-.02em;line-height:1}.z-ayse-header__logo-img{height:38px;width:auto;display:block}.z-ayse-header__nav{display:flex;align-items:center;gap:.15rem;margin:0 auto}.z-ayse-header__nav-link{display:block;padding:.4rem .85rem;font-family:var(--z-sans);font-size:.875rem;color:var(--z-muted);border-radius:var(--z-r-sm);text-decoration:none;transition:color .18s,background .18s}.z-ayse-header__nav-link:hover,.z-ayse-header__nav-link.is-active{color:var(--z-dark);background:#0000000a}.z-ayse-header__nav-link.is-active{font-weight:600}.z-ayse-header__actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.z-ayse-header__btn{padding:.6rem 1.4rem;font-size:.83rem}.z-ayse-header__burger{display:none;flex-direction:column;gap:5px;padding:8px;border:none;background:none;cursor:pointer;border-radius:var(--z-r-sm);transition:background .2s}.z-ayse-header__burger:hover{background:#0000000d}.z-ayse-header__burger span{display:block;width:22px;height:1.5px;background:var(--z-dark);border-radius:2px;transition:transform .3s var(--z-ease),opacity .2s}.z-ayse-header__burger.is-active span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.z-ayse-header__burger.is-active span:nth-child(2){opacity:0}.z-ayse-header__burger.is-active span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.z-ayse-mobile-nav{position:fixed;inset:var(--z-header-h) 0 0;background:var(--z-cream);z-index:490;padding:1.5rem var(--z-gutter) 3rem;transform:translate(100%);transition:transform .35s var(--z-ease);overflow-y:auto;display:flex;flex-direction:column}.z-ayse-mobile-nav.is-open{transform:translate(0)}.z-ayse-mobile-nav__link{display:block;padding:.9rem 0;font-family:var(--z-sans);font-size:1.05rem;color:var(--z-dark);border-bottom:1px solid var(--z-border);text-decoration:none;transition:color .15s}.z-ayse-mobile-nav__link:hover{color:var(--z-pink)}.z-ayse-mobile-nav__cta{margin-top:2rem}.z-ayse-hero{overflow:hidden;padding:80px 0 60px;min-height:calc(100svh - var(--z-header-h));display:flex;align-items:center}.z-ayse-hero__grid{max-width:var(--z-container);margin:0 auto;padding:0 var(--z-gutter);display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;width:100%}.z-ayse-hero__title{font-family:var(--z-serif);font-size:clamp(2.75rem,5.5vw,4.5rem);font-weight:400;line-height:1.07;letter-spacing:-.025em;color:var(--z-dark);margin-bottom:1.4rem}.z-ayse-hero__desc{font-family:var(--z-sans);font-size:1.05rem;line-height:1.8;color:var(--z-muted);max-width:46ch;margin-bottom:2.5rem}.z-ayse-hero__actions{display:flex;flex-wrap:wrap;gap:.9rem;align-items:center;margin-bottom:2.75rem}.z-ayse-hero__social{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.z-ayse-hero__social-label{font-family:var(--z-sans);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--z-muted)}.z-ayse-hero__social-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1.5px solid var(--z-border);color:var(--z-muted);text-decoration:none;transition:border-color .2s,color .2s,background .2s}.z-ayse-hero__social-link:hover{border-color:var(--z-pink);color:var(--z-pink);background:var(--z-pink-light)}.z-ayse-hero__image-wrap{position:relative;display:flex;justify-content:center;align-items:flex-end}.z-ayse-hero__image-blob{position:absolute;top:5%;right:-8%;width:88%;aspect-ratio:1;background:var(--z-pink-light);border-radius:60% 40% 55% 45%/45% 55%;z-index:0}.z-ayse-hero__image{position:relative;z-index:1;width:92%;max-width:460px;aspect-ratio:3/4;object-fit:cover;border-radius:var(--z-r-lg) var(--z-r-lg) 50% 50% / var(--z-r-lg) var(--z-r-lg) 40% 40%;display:block}.z-ayse-hero__image-placeholder{position:relative;z-index:1;width:92%;max-width:460px;aspect-ratio:3/4;border-radius:var(--z-r-lg);background:var(--z-pink-light);display:flex;align-items:center;justify-content:center;color:var(--z-pink);font-family:var(--z-sans);font-size:.85rem}.z-ayse-hero__badge{position:absolute;bottom:1.5rem;left:0;z-index:2;background:#fff;border-radius:var(--z-r);padding:.7rem 1.1rem;box-shadow:var(--z-shadow-md);display:flex;align-items:center;gap:.65rem;font-family:var(--z-sans);font-size:.8rem;font-weight:600;color:var(--z-dark);white-space:nowrap}.z-ayse-hero__badge-icon{font-size:1.3rem;line-height:1}.z-ayse-programs{padding:90px 0}.z-ayse-programs__header{max-width:var(--z-container);margin:0 auto 2.75rem;padding:0 var(--z-gutter);display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:1rem}.z-ayse-programs__heading{font-family:var(--z-serif);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:400;color:var(--z-dark);letter-spacing:-.02em;line-height:1.15}.z-ayse-programs__grid{max-width:var(--z-container);margin:0 auto;padding:0 var(--z-gutter);display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.z-ayse-prog-card{background:var(--z-white);border-radius:var(--z-r);border:1px solid var(--z-border);overflow:hidden;display:flex;flex-direction:column;text-decoration:none;transition:transform .3s var(--z-ease),box-shadow .3s}.z-ayse-prog-card:hover{transform:translateY(-5px);box-shadow:var(--z-shadow-hover)}.z-ayse-prog-card__media{position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--z-cream);flex-shrink:0}.z-ayse-prog-card__img{width:100%;height:100%;object-fit:cover;transition:transform .55s var(--z-ease);display:block}.z-ayse-prog-card:hover .z-ayse-prog-card__img{transform:scale(1.05)}.z-ayse-prog-card__badge{position:absolute;top:.75rem;left:.75rem;background:var(--z-pink);color:#fff;font-family:var(--z-sans);font-size:.65rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:.25rem .65rem;border-radius:var(--z-r-pill)}.z-ayse-prog-card__body{padding:1.35rem;flex:1;display:flex;flex-direction:column;gap:.5rem}.z-ayse-prog-card__title{font-family:var(--z-serif);font-size:1rem;font-weight:400;color:var(--z-dark);line-height:1.3}.z-ayse-prog-card__desc{font-family:var(--z-sans);font-size:.8rem;color:var(--z-muted);line-height:1.65;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.z-ayse-prog-card__meta{display:flex;gap:.65rem;flex-wrap:wrap}.z-ayse-prog-card__meta-item{display:inline-flex;align-items:center;gap:.3rem;font-family:var(--z-sans);font-size:.72rem;color:var(--z-muted);background:var(--z-cream);padding:.2rem .55rem;border-radius:var(--z-r-pill)}.z-ayse-prog-card__footer{margin-top:.5rem;padding-top:.85rem;border-top:1px solid var(--z-border);display:flex;align-items:center;justify-content:space-between}.z-ayse-prog-card__link-text{font-family:var(--z-sans);font-size:.8rem;font-weight:600;color:var(--z-pink)}.z-ayse-prog-card__arrow{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:var(--z-pink-light);border-radius:50%;color:var(--z-pink);flex-shrink:0;transition:background .2s,transform .2s}.z-ayse-prog-card:hover .z-ayse-prog-card__arrow{background:var(--z-pink);color:#fff;transform:translate(3px)}.z-ayse-approach{padding:90px 0}.z-ayse-approach__grid{max-width:var(--z-container);margin:0 auto;padding:0 var(--z-gutter);display:grid;grid-template-columns:1fr 1fr 1fr;gap:4rem;align-items:center}.z-ayse-approach__title{font-family:var(--z-serif);font-size:clamp(1.75rem,2.8vw,2.4rem);font-weight:400;color:var(--z-dark);letter-spacing:-.018em;line-height:1.15;margin-bottom:1rem}.z-ayse-approach__desc{font-family:var(--z-sans);font-size:.93rem;color:var(--z-muted);line-height:1.78;margin-bottom:2rem}.z-ayse-approach__features{display:flex;flex-direction:column;gap:1.25rem}.z-ayse-feature-item{display:flex;gap:.85rem;align-items:flex-start}.z-ayse-feature-item__icon{flex-shrink:0;width:36px;height:36px;background:var(--z-pink-light);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;color:var(--z-pink);margin-top:1px}.z-ayse-feature-item__title{display:block;font-family:var(--z-sans);font-size:.875rem;font-weight:700;color:var(--z-dark);margin-bottom:.2rem}.z-ayse-feature-item__text{font-family:var(--z-sans);font-size:.83rem;color:var(--z-muted);line-height:1.6}.z-ayse-approach__image-wrap{position:relative}.z-ayse-approach__image{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:var(--z-r-lg);display:block}.z-ayse-approach__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;background:#fffffff2;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 28px #00000024;cursor:pointer;border:none;text-decoration:none;transition:transform .2s var(--z-ease),box-shadow .2s}.z-ayse-approach__play:hover{transform:translate(-50%,-50%) scale(1.1);box-shadow:0 8px 36px #0003}.z-ayse-approach__play svg{color:var(--z-pink);margin-left:3px}.z-ayse-video-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000000d9;display:none;align-items:center;justify-content:center;padding:2rem}.z-ayse-video-modal.is-open{display:flex}.z-ayse-video-modal__inner{position:relative;width:100%;max-width:900px}.z-ayse-video-modal__close{position:absolute;top:-2.5rem;right:0;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;line-height:1;opacity:.75;transition:opacity .15s}.z-ayse-video-modal__close:hover{opacity:1}.z-ayse-video-modal__frame{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:var(--z-r)}.z-ayse-video-modal__frame iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none}.z-ayse-videos{padding:90px 0}.z-ayse-videos__header{max-width:var(--z-container);margin:0 auto 2.5rem;padding:0 var(--z-gutter);display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:1rem}.z-ayse-videos__heading{font-family:var(--z-serif);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:400;color:var(--z-dark);letter-spacing:-.02em}.z-ayse-videos__scroll-wrap{max-width:var(--z-container);margin:0 auto;padding:0 var(--z-gutter);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.z-ayse-videos__scroll-wrap::-webkit-scrollbar{display:none}.z-ayse-videos__track{display:flex;gap:1.25rem;padding-bottom:1rem;width:max-content}.z-ayse-video-card{flex-shrink:0;width:300px;border-radius:var(--z-r);overflow:hidden;background:var(--z-white);border:1px solid var(--z-border);text-decoration:none;display:flex;flex-direction:column;scroll-snap-align:start;transition:box-shadow .3s,transform .3s}.z-ayse-video-card:hover{box-shadow:var(--z-shadow-hover);transform:translateY(-4px)}.z-ayse-video-card__thumb{position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--z-cream-dark);flex-shrink:0}.z-ayse-video-card__thumb img{width:100%;height:100%;object-fit:cover;transition:transform .4s var(--z-ease);display:block}.z-ayse-video-card:hover .z-ayse-video-card__thumb img{transform:scale(1.04)}.z-ayse-video-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000038;display:flex;align-items:center;justify-content:center;transition:background .2s}.z-ayse-video-card:hover .z-ayse-video-card__overlay{background:#00000059}.z-ayse-video-card__play-icon{width:50px;height:50px;background:#ffffffed;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0000002e;transition:transform .2s}.z-ayse-video-card:hover .z-ayse-video-card__play-icon{transform:scale(1.1)}.z-ayse-video-card__play-icon svg{color:var(--z-pink);margin-left:3px}.z-ayse-video-card__body{padding:1.1rem 1.25rem 1.25rem}.z-ayse-video-card__title{font-family:var(--z-serif);font-size:.93rem;font-weight:400;color:var(--z-dark);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.z-ayse-library{padding:90px 0}.z-ayse-library__header{max-width:var(--z-container);margin:0 auto 2rem;padding:0 var(--z-gutter);text-align:center}.z-ayse-library__heading{font-family:var(--z-serif);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:400;color:var(--z-dark);letter-spacing:-.02em;margin-bottom:.6rem}.z-ayse-library__sub{font-family:var(--z-sans);font-size:.93rem;color:var(--z-muted);max-width:48ch;margin:0 auto;line-height:1.7}.z-ayse-library__filters{max-width:var(--z-container);margin:0 auto 2.25rem;padding:0 var(--z-gutter);display:flex;gap:.6rem;overflow-x:auto;scrollbar-width:none}.z-ayse-library__filters::-webkit-scrollbar{display:none}.z-ayse-filter-btn{flex-shrink:0;display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1.1rem;border-radius:var(--z-r-pill);border:1.5px solid var(--z-border);background:var(--z-white);font-family:var(--z-sans);font-size:.8rem;font-weight:500;color:var(--z-muted);cursor:pointer;transition:border-color .2s,color .2s,background .2s}.z-ayse-filter-btn:hover,.z-ayse-filter-btn.is-active{border-color:var(--z-pink);color:var(--z-pink);background:var(--z-pink-light)}.z-ayse-filter-btn__icon{font-size:.95rem}.z-ayse-library__grid{max-width:var(--z-container);margin:0 auto;padding:0 var(--z-gutter);display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.z-ayse-course-card{background:var(--z-white);border-radius:var(--z-r);border:1px solid var(--z-border);overflow:hidden;text-decoration:none;display:flex;flex-direction:column;transition:transform .3s var(--z-ease),box-shadow .3s}.z-ayse-course-card:hover{transform:translateY(-4px);box-shadow:var(--z-shadow-hover)}.z-ayse-course-card__media{aspect-ratio:1;overflow:hidden;background:var(--z-cream);flex-shrink:0}.z-ayse-course-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s var(--z-ease);display:block}.z-ayse-course-card:hover .z-ayse-course-card__media img{transform:scale(1.05)}.z-ayse-course-card__body{padding:1rem 1.1rem 1.2rem;flex:1;display:flex;flex-direction:column;gap:.4rem}.z-ayse-course-card__title{font-family:var(--z-serif);font-size:.87rem;font-weight:400;color:var(--z-dark);line-height:1.35}.z-ayse-course-card__meta{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;margin-top:auto}.z-ayse-course-card__duration{font-family:var(--z-sans);font-size:.7rem;color:var(--z-muted)}.z-ayse-course-card__online{background:var(--z-pink-light);color:var(--z-pink);border-radius:var(--z-r-pill);padding:.15rem .55rem;font-family:var(--z-sans);font-weight:700;font-size:.65rem;letter-spacing:.04em;text-transform:uppercase}.z-ayse-testimonials{padding:90px 0}.z-ayse-testimonials__header{max-width:var(--z-container);margin:0 auto 3rem;padding:0 var(--z-gutter);text-align:center}.z-ayse-testimonials__heading{font-family:var(--z-serif);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:400;color:var(--z-dark);letter-spacing:-.02em}.z-ayse-testimonials__grid{max-width:var(--z-container);margin:0 auto;padding:0 var(--z-gutter);display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.z-ayse-testimonial-card{background:var(--z-cream);border-radius:var(--z-r);padding:2rem;display:flex;flex-direction:column;gap:1.1rem;transition:box-shadow .3s}.z-ayse-testimonial-card:hover{box-shadow:var(--z-shadow-md)}.z-ayse-testimonial__quote{font-family:Georgia,serif;font-size:3.5rem;line-height:.6;color:var(--z-pink);opacity:.3;-webkit-user-select:none;user-select:none}.z-ayse-testimonial__text{font-family:var(--z-sans);font-size:.875rem;line-height:1.78;color:var(--z-dark-2);flex:1}.z-ayse-testimonial__author{display:flex;align-items:center;gap:.75rem;padding-top:1rem;border-top:1px solid var(--z-border)}.z-ayse-testimonial__avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;background:var(--z-pink-light);flex-shrink:0;display:block}.z-ayse-testimonial__avatar-placeholder{width:44px;height:44px;border-radius:50%;background:var(--z-pink-light);flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--z-pink);font-family:var(--z-serif);font-size:1rem}.z-ayse-testimonial__name{display:block;font-family:var(--z-sans);font-size:.85rem;font-weight:700;color:var(--z-dark)}.z-ayse-testimonial__role{display:block;font-family:var(--z-sans);font-size:.75rem;color:var(--z-muted)}.z-ayse-testimonials__dots{display:flex;justify-content:center;gap:.5rem;margin-top:2.5rem}.z-ayse-testimonials__dot{width:8px;height:8px;border-radius:50%;background:var(--z-border);border:none;cursor:pointer;padding:0;transition:background .2s,transform .2s}.z-ayse-testimonials__dot.is-active{background:var(--z-pink);transform:scale(1.4)}.z-ayse-newsletter{padding:80px 0}.z-ayse-newsletter__inner{max-width:var(--z-container);margin:0 auto;padding:0 var(--z-gutter);display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.z-ayse-newsletter__visual{position:relative}.z-ayse-newsletter__image{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--z-r-lg);box-shadow:var(--z-shadow-md);display:block}.z-ayse-newsletter__mark{position:absolute;top:-1.25rem;right:1rem;width:64px;height:64px;background:var(--z-pink);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #c8687a59;font-size:1.5rem}.z-ayse-newsletter__title{font-family:var(--z-serif);font-size:clamp(1.75rem,2.8vw,2.4rem);font-weight:400;color:var(--z-dark);letter-spacing:-.015em;margin-bottom:.85rem}.z-ayse-newsletter__desc{font-family:var(--z-sans);font-size:.93rem;color:var(--z-muted);line-height:1.75;margin-bottom:1.75rem;max-width:44ch}.z-ayse-newsletter__form{display:flex;gap:.65rem;flex-wrap:wrap}.z-ayse-newsletter__input{flex:1;min-width:200px;padding:.85rem 1.25rem;border-radius:var(--z-r-pill);border:1.5px solid var(--z-border);background:var(--z-white);font-family:var(--z-sans);font-size:.88rem;color:var(--z-dark);outline:none;transition:border-color .2s,box-shadow .2s}.z-ayse-newsletter__input::placeholder{color:var(--z-muted)}.z-ayse-newsletter__input:focus{border-color:var(--z-pink);box-shadow:0 0 0 3px #c8687a1f}.z-ayse-newsletter__success{font-family:var(--z-sans);font-size:.83rem;color:var(--z-pink);margin-top:.65rem;min-height:1.2em;display:block}.z-ayse-footer{background:var(--z-dark);color:#ffffffb3;padding-top:64px}.z-ayse-footer__grid{max-width:var(--z-container);margin:0 auto;padding:0 var(--z-gutter) 56px;display:grid;grid-template-columns:1.7fr 1fr 1fr 1.2fr;gap:3rem;border-bottom:1px solid rgba(255,255,255,.07)}.z-ayse-footer__brand-logo{font-family:var(--z-serif);font-size:1.3rem;color:#fff;text-decoration:none;display:block;margin-bottom:.75rem;letter-spacing:-.02em;line-height:1}.z-ayse-footer__brand-logo img{height:34px;width:auto;filter:brightness(0) invert(1);display:block}.z-ayse-footer__brand-desc{font-family:var(--z-sans);font-size:.83rem;line-height:1.75;color:#ffffff80;max-width:26ch;margin-bottom:1.5rem}.z-ayse-footer__social{display:flex;gap:.5rem;flex-wrap:wrap}.z-ayse-footer__social-link{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.12);color:#ffffff80;text-decoration:none;transition:border-color .2s,color .2s,background .2s}.z-ayse-footer__social-link:hover{border-color:var(--z-pink);color:var(--z-pink);background:#c8687a1f}.z-ayse-footer__col-title{font-family:var(--z-sans);font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;margin-bottom:1rem}.z-ayse-footer__links{display:flex;flex-direction:column;gap:.6rem}.z-ayse-footer__link{font-family:var(--z-sans);font-size:.83rem;color:#fff9;text-decoration:none;transition:color .15s}.z-ayse-footer__link:hover{color:#fff}.z-ayse-footer__nl-title{font-family:var(--z-serif);font-size:.95rem;color:#ffffffd9;margin-bottom:.75rem}.z-ayse-footer__nl-desc{font-family:var(--z-sans);font-size:.78rem;color:#fff6;line-height:1.6;margin-bottom:1rem}.z-ayse-footer__nl-form{display:flex;gap:.4rem}.z-ayse-footer__nl-input{flex:1;padding:.6rem .9rem;border-radius:var(--z-r-pill);border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#fff;font-family:var(--z-sans);font-size:.8rem;outline:none;transition:border-color .2s;min-width:0}.z-ayse-footer__nl-input::placeholder{color:#ffffff4d}.z-ayse-footer__nl-input:focus{border-color:var(--z-pink)}.z-ayse-footer__nl-btn{background:var(--z-pink);color:#fff;border:none;border-radius:var(--z-r-pill);padding:.6rem 1rem;font-family:var(--z-sans);font-size:.78rem;font-weight:700;cursor:pointer;transition:background .2s;white-space:nowrap;flex-shrink:0}.z-ayse-footer__nl-btn:hover{background:var(--z-pink-dark)}.z-ayse-footer__bottom{max-width:var(--z-container);margin:0 auto;padding:1.25rem var(--z-gutter);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.z-ayse-footer__copy{font-family:var(--z-sans);font-size:.72rem;color:#ffffff4d}.z-ayse-footer__legal{display:flex;gap:1.5rem;flex-wrap:wrap}.z-ayse-footer__legal-link{font-family:var(--z-sans);font-size:.72rem;color:#ffffff4d;text-decoration:none;transition:color .15s}.z-ayse-footer__legal-link:hover{color:#ffffffb3}@media(max-width:1024px){.z-ayse-programs__grid{grid-template-columns:repeat(2,1fr)}.z-ayse-approach__grid{grid-template-columns:1fr 1fr}.z-ayse-approach__grid>:last-child{display:none}.z-ayse-library__grid{grid-template-columns:repeat(3,1fr)}.z-ayse-footer__grid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media(max-width:768px){:root{--z-header-h: 60px}.z-ayse-header__nav,.z-ayse-header__actions{display:none}.z-ayse-header__burger{display:flex}.z-ayse-hero{padding:48px 0 56px;min-height:auto}.z-ayse-hero__grid{grid-template-columns:1fr;gap:2.5rem}.z-ayse-hero__image-wrap{order:-1}.z-ayse-hero__image{max-width:100%;aspect-ratio:4/3}.z-ayse-hero__badge{left:auto;right:0}.z-ayse-programs__grid{grid-template-columns:1fr;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;gap:1rem;padding-bottom:1rem}.z-ayse-programs__grid::-webkit-scrollbar{display:none}.z-ayse-programs__grid .z-ayse-prog-card{flex-shrink:0;width:260px;scroll-snap-align:start}.z-ayse-approach__grid{grid-template-columns:1fr;gap:2rem}.z-ayse-testimonials__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;gap:1rem;padding-bottom:1rem}.z-ayse-testimonials__grid::-webkit-scrollbar{display:none}.z-ayse-testimonials__grid .z-ayse-testimonial-card{flex-shrink:0;width:85vw;scroll-snap-align:start}.z-ayse-newsletter__inner{grid-template-columns:1fr;gap:0}.z-ayse-newsletter__visual{display:none}.z-ayse-library__grid{grid-template-columns:repeat(2,1fr)}.z-ayse-footer__grid{grid-template-columns:1fr;gap:2rem}.z-ayse-footer__bottom{flex-direction:column;text-align:center}.z-ayse-footer__brand-desc{max-width:100%}}@media(max-width:480px){.z-ayse-hero__actions{flex-direction:column}.z-ayse-hero__actions .z-ayse-btn{width:100%}.z-ayse-library__grid{gap:.75rem}.z-ayse-newsletter__form{flex-direction:column}.z-ayse-newsletter__input{min-width:0}.z-ayse-footer__nl-form{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/z-ayse-theme.css.map */
