.mishkat-landing{--mishkat-primary: #121212;--mishkat-background: #ffffff;--mishkat-background-alt: #f3f3f3;font-family:Lato,system-ui,sans-serif;color:var(--mishkat-primary);background-color:var(--mishkat-background);font-size:16px;line-height:1.6}.mishkat-landing h1,.mishkat-landing h2,.mishkat-landing h3{font-family:Playfair Display,Georgia,serif;font-weight:500;color:var(--mishkat-primary);line-height:1.2;overflow-wrap:break-word;word-break:normal}.mishkat-landing .mishkat-landing__hero-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(28px,5vw,60px);font-weight:500;line-height:1.1;letter-spacing:-.02em}.mishkat-landing .mishkat-landing__block-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(30px,4vw,48px);font-weight:500;line-height:1.2}.mishkat-landing .mishkat-landing__card-title,.mishkat-landing .mishkat-landing__step-title{font-family:Playfair Display,Georgia,serif;font-size:20px;font-weight:500}.mishkat-landing .mishkat-landing__step-num{font-family:Playfair Display,Georgia,serif;font-size:48px;color:#1212121a;line-height:1}.mishkat-landing .mishkat-landing__label{font-size:12px;letter-spacing:.3em;text-transform:uppercase;font-weight:300;color:#12121280}.mishkat-landing .mishkat-landing__card-text,.mishkat-landing .mishkat-landing__step-text{font-size:14px;line-height:1.6;color:#121212a6}.mishkat-landing__header{position:absolute;top:0;left:0;right:0;z-index:20;padding:1.5rem 1rem}@media(min-width:768px){.mishkat-landing__header{padding:2rem 1.5rem}}.mishkat-landing__header-inner{max-width:64rem;margin:0 auto;display:flex;justify-content:center}.mishkat-landing__logo{font-family:Playfair Display,Georgia,serif;font-size:20px;font-weight:500;letter-spacing:.25em;text-transform:uppercase;color:#fff;text-decoration:none;transition:opacity .3s}@media(min-width:768px){.mishkat-landing__logo{font-size:24px}}.mishkat-landing__logo:hover{opacity:.8;color:#fff}.mishkat-landing__hero{position:relative;min-height:85vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:6rem 1rem 8rem;background-size:cover;background-position:center 20%;background-color:#2a2a2a}@media(min-width:768px){.mishkat-landing__hero{min-height:100vh;padding:8rem 1.5rem}}@media(max-width:767px){.mishkat-landing__hero{background-position:center 30%}}.mishkat-landing__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--mishkat-primary);pointer-events:none}.mishkat-landing__hero-content{position:relative;z-index:10;max-width:36rem;margin:0 auto;width:100%;text-align:center}.mishkat-landing__hero-label{font-size:12px;letter-spacing:.3em;text-transform:uppercase;color:#ffffffb3;margin-bottom:1.5rem;font-weight:300}.mishkat-landing__hero-title{color:#fff;margin-bottom:1.5rem}.mishkat-landing__btn{display:inline-block;padding:1rem 2.5rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;font-size:14px;text-decoration:none;border:none;cursor:pointer;border-radius:2px;transition:all .3s ease}.mishkat-landing__btn--primary{background:#fff;color:var(--mishkat-primary)}.mishkat-landing__btn--primary:hover{background:#ffffffe6;color:var(--mishkat-primary)}.mishkat-landing__scroll-hint{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:10}@media(max-width:767px){.mishkat-landing__scroll-hint{display:none}}.mishkat-landing__scroll-icon{width:1.25rem;height:1.25rem;color:#ffffff80;animation:mishkat-bounce 2s infinite}@keyframes mishkat-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.mishkat-landing__block{padding-left:1rem;padding-right:1rem}@media(min-width:640px){.mishkat-landing__block{padding-left:1.5rem;padding-right:1.5rem}}.mishkat-landing__container{max-width:56rem;margin:0 auto}.mishkat-landing__container--narrow{max-width:36rem}.mishkat-landing .fade-in{opacity:0;transform:translateY(24px);transition:opacity .7s ease-out,transform .7s ease-out}.mishkat-landing .fade-in.visible{opacity:1;transform:translateY(0)}.mishkat-landing__waitlist-head{text-align:center;margin-bottom:2.5rem}.mishkat-landing__waitlist-head .mishkat-landing__label{margin-bottom:1rem;display:block}.mishkat-landing__waitlist-head .mishkat-landing__block-title{margin-bottom:1rem}.mishkat-landing__waitlist-intro{font-size:16px;color:#121212a6;max-width:28rem;margin:0 auto;line-height:1.6}@media(min-width:640px){.mishkat-landing__waitlist-intro{font-size:18px}}.mishkat-landing__form-wrap{max-width:28rem;margin:0 auto}.mishkat-landing__form{display:flex;flex-direction:column;gap:1rem}.mishkat-landing__field{width:100%}.mishkat-landing__input{width:100%;padding:1rem 1.25rem;min-height:44px;font-family:inherit;font-size:16px;color:var(--mishkat-primary);background:#fff;border:1px solid #e5e7eb;border-radius:2px;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.mishkat-landing__input::placeholder{color:#12121266}.mishkat-landing__input:focus{outline:none;border-color:var(--mishkat-primary);box-shadow:0 0 0 2px #12121240}.mishkat-landing__btn--waitlist{width:100%;padding:1rem 1.5rem;min-height:44px;background:var(--mishkat-primary);color:#fff}.mishkat-landing__btn--waitlist:hover:not(:disabled){opacity:.9}.mishkat-landing__btn--waitlist:disabled{opacity:.6;cursor:not-allowed}.mishkat-landing__btn-loading{display:none;align-items:center;justify-content:center;gap:.5rem}.mishkat-landing__btn-loading[hidden]{display:none!important}.mishkat-landing__btn-loading:not([hidden]){display:inline-flex}.mishkat-landing__spinner{width:1rem;height:1rem;animation:mishkat-spin 1s linear infinite}@keyframes mishkat-spin{to{transform:rotate(360deg)}}.mishkat-landing__form-error{font-size:14px;color:#dc2626;margin-top:.5rem;min-height:1.25rem}.mishkat-landing__success-box{text-align:center;padding:2.5rem 1.5rem;border-radius:2px;background:#1212120d;border:1px solid rgba(18,18,18,.1)}.mishkat-landing__success-icon{width:2.5rem;height:2.5rem;margin:0 auto 1rem;display:block;color:#121212b3}.mishkat-landing__success-title{font-family:Playfair Display,Georgia,serif;font-size:18px;font-weight:500;color:var(--mishkat-primary);margin:0}@media(min-width:768px){.mishkat-landing__success-title{font-size:20px}}.mishkat-landing__success-text{font-size:14px;color:#121212b3;margin:.5rem 0 0}.mishkat-landing__form-placeholder{font-size:14px;color:#12121299;text-align:center;margin:0;padding:1rem}.mishkat-landing__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mishkat-landing__footer{padding:2rem 1rem;border-top:1px solid #e5e7eb;background:var(--mishkat-background-alt)}@media(min-width:768px){.mishkat-landing__footer{padding:2.5rem 1rem}}.mishkat-landing__footer-inner{max-width:64rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem}@media(min-width:640px){.mishkat-landing__footer-inner{flex-direction:row}}.mishkat-landing__copyright{font-size:14px;color:#12121299;margin:0}.mishkat-landing__footer-nav{display:flex;align-items:center;gap:1.5rem}.mishkat-landing__footer-link{color:#12121280;transition:color .2s}.mishkat-landing__footer-link:hover{color:var(--mishkat-primary)}.mishkat-landing__footer-icon{width:1.25rem;height:1.25rem}.mishkat-landing__field--consent{margin-top:.25rem}.mishkat-landing__consent-label{display:flex;align-items:flex-start;gap:.625rem;font-size:13px;color:#12121299;cursor:pointer;line-height:1.5}.mishkat-landing__consent-check{margin-top:2px;flex-shrink:0}.mishkat-landing__consent-link{color:var(--mishkat-primary);text-decoration:underline}.mishkat-landing__footer-policy{font-size:13px;color:#12121280;text-decoration:underline;transition:color .2s}.mishkat-landing__footer-policy:hover{color:var(--mishkat-primary)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-mishkat-landing.css.map */
