.hint-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:10;opacity:0;pointer-events:none;transition:opacity .3s ease}.hint-drawer-backdrop.active{opacity:1;pointer-events:auto}.hint-drawer{position:fixed;top:0;bottom:0;right:0;display:flex;flex-direction:column;background:var(--off-white-primary-100);width:100vw;z-index:12;transform:translate(100%);transition:transform .3s ease;overflow:hidden}.hint-drawer.open{transform:translate(0)}.hint-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:16px;flex-shrink:0;border-bottom:1px solid var(--Primary-300, #e3e8dc);position:relative;z-index:1}.hint-drawer-header .subheading{margin:0;font-size:18px;font-weight:400;letter-spacing:.72px}.hint-drawer-header .icon-close{display:flex;align-items:center;cursor:pointer}.hint-drawer-header .icon-close svg{width:30px;height:30px}.hint-drawer-body{flex:1;overflow-y:auto;min-height:0;padding:24px 16px;display:flex;flex-direction:column;gap:16px}.hint-form{display:flex;flex-direction:column;gap:12px}.hint-form .field{display:flex;flex-direction:column}.hint-form .hint-section-heading{margin:4px 0 0}.hint-form .hint-section-heading:first-child{margin-top:0}.hint-form label{display:none}.hint-input{font-family:var(--font-primary);font-size:14px;color:var(--navy-primary-700);background:transparent;border:none;border-bottom:1px solid var(--navy-primary-700);padding:10px 0 7px;outline:none;width:100%;letter-spacing:.03em;resize:none}.hint-input::placeholder{color:#0a1e4666}.hint-textarea{line-height:1.5}.hint-submit{margin-top:8px;opacity:.4;pointer-events:none;transition:background-color .2s ease,opacity .2s ease}.hint-submit.form-filled{opacity:1;pointer-events:auto}.hint-success{text-align:center;color:var(--text-100);padding-top:8px}[x-cloak]{display:none!important}@media(min-width:1000px){.hint-drawer{width:600px}.hint-drawer-header{padding:16px 32px}.hint-drawer-body{padding:32px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/hint-drawer.css.map */
