@font-face{font-family:Otfits Grotesk;src:url(/fonts/otfits-grotesk/otfits-grotesk.ttf) format("truetype");font-weight:100 900;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Otfits Grotesk,-apple-system,BlinkMacSystemFont,sans-serif;background:#fff;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px;color:#5e594e}.holding{width:100%;max-width:1400px}.holding-container{background:#f7f6f1;border-radius:16px;height:calc(100vh - 48px);height:calc(100dvh - 48px);max-height:740px;display:flex;flex-direction:column;justify-content:space-between;padding:60px 80px 40px}@media (max-width: 900px){.holding-container{padding:50px 40px 32px}}@media (max-width: 600px){.holding-container{height:auto;min-height:calc(100vh - 48px);min-height:calc(100dvh - 48px);max-height:none;padding:40px 24px 28px;border-radius:12px}}.holding-content{display:flex;flex-direction:column;align-items:center;text-align:center}.logo{margin-bottom:clamp(36px,8vh,72px)}.logo img{width:240px;height:auto}@media (max-width: 600px){.logo img{width:180px}}.tagline{font-size:2.5rem;font-weight:700;color:#5e594e;line-height:1.3}@media (max-width: 600px){.tagline{font-size:1.5rem}}.coming-soon{font-size:4.5rem;font-weight:200;color:#5e594e;margin-top:clamp(40px,10vh,90px);margin-bottom:clamp(48px,10vh,80px);line-height:1.1}@media (max-width: 900px){.coming-soon{font-size:3.5rem}}@media (max-width: 600px){.coming-soon{font-size:2.5rem}}.subscribe{width:100%;position:relative}.subscribe-form{display:flex;align-items:center;gap:16px;width:100%}@media (max-width: 900px){.subscribe-form{flex-direction:column;align-items:stretch;gap:12px}}.subscribe-label{font-size:.95rem;font-weight:700;color:#5e594e;white-space:nowrap;letter-spacing:.01em;padding-bottom:18px}@media (max-width: 900px){.subscribe-label{padding-bottom:0}}.subscribe-fields{display:flex;flex:1;gap:10px}@media (max-width: 900px){.subscribe-fields{width:100%;flex-direction:column}}.field-wrap{flex:1;position:relative;padding-bottom:18px}.field-wrap input{width:100%;height:56px;padding:0 16px;border:1px solid #d5d0c8;border-radius:12px;background:#f7f6f1;font-family:Otfits Grotesk,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8rem;color:#5e594e;letter-spacing:.08em;outline:none;transition:border-color .2s ease}.field-wrap input::placeholder{color:#9e9a93;font-size:.75rem;letter-spacing:.1em}.field-wrap input:focus{border-color:#5e594e}.field-wrap input.has-error{border-color:#a35041}.field-error{position:absolute;bottom:0;left:0;font-size:.7rem;color:#a35041;line-height:1;white-space:nowrap;opacity:0;transition:opacity .2s ease}.field-error.visible{opacity:1}.subscribe-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;margin-bottom:18px;background:#fff;border:1px solid #d5d0c8;border-radius:24px;font-family:Otfits Grotesk,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;font-weight:400;color:#5e594e;cursor:pointer;white-space:nowrap;transition:all .2s ease}.subscribe-btn:hover{border-color:#5e594e}.subscribe-btn:disabled{cursor:not-allowed}.subscribe-btn svg{width:18px;height:18px}.subscribe-btn .spinner{width:18px;height:18px;border:2px solid #d5d0c8;border-top-color:#5e594e;border-radius:50%;animation:spin .6s linear infinite}@media (max-width: 900px){.subscribe-btn{margin-bottom:0;align-self:flex-start}}@keyframes spin{to{transform:rotate(360deg)}}.grecaptcha-badge{visibility:hidden}.hp-field{position:absolute;left:-9999px;opacity:0;height:0;width:0;overflow:hidden}.form-feedback{position:absolute;top:100%;left:0;margin-top:8px;font-size:.85rem;line-height:1.4}.form-feedback.success{color:#4a7c59}.form-feedback.error{color:#a35041}
