.lbr-contact{--lbrc-bg: #0d0d0f;--lbrc-surface: rgba(255, 255, 255, .03);--lbrc-surface-2: rgba(255, 255, 255, .05);--lbrc-border: rgba(255, 255, 255, .09);--lbrc-border-strong: rgba(255, 255, 255, .16);--lbrc-text: #f4f5f7;--lbrc-dim: #a5a9b3;--lbrc-mute: #7c808a;--lbrc-accent: #00aeef;--lbrc-accent-soft: rgba(0, 174, 239, .12);--lbrc-accent-line: rgba(0, 174, 239, .4);--lbrc-radius: 16px;--lbrc-radius-sm: 10px;background:var(--lbrc-bg);color:var(--lbrc-text)}.lbr-contact *,.lbr-contact *:before,.lbr-contact *:after{box-sizing:border-box}.lbr-contact__inner{max-width:1100px}.lbr-contact__hero{text-align:center;max-width:78rem;margin:0 auto clamp(2.6rem,3.4vw,3.8rem)}.lbr-contact__eyebrow{margin:0 0 1.2rem;font-size:1.25rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--lbrc-accent)}.lbr-contact__heading{margin:0 0 1.4rem;font-size:clamp(2.8rem,4.4vw,4.2rem);line-height:1.1;font-weight:700;letter-spacing:-.01em;color:var(--lbrc-text)}.lbr-contact__intro{margin:0 auto;max-width:74rem;font-size:1.55rem;line-height:1.6;color:var(--lbrc-dim)}.lbr-contact__trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.8rem;margin:2.2rem 0 0;padding:0;list-style:none}.lbr-contact__trust-item{display:inline-flex;align-items:center;gap:.7rem;padding:.7rem 1.2rem;font-size:1.25rem;line-height:1.1;color:var(--lbrc-dim);background:var(--lbrc-accent-soft);border:1px solid var(--lbrc-accent-line);border-radius:999px}.lbr-contact__trust-item:before{content:"";flex:0 0 auto;width:5px;height:5px;border-radius:50%;background:var(--lbrc-accent)}.lbr-contact__grid{display:grid;grid-template-columns:1fr;gap:clamp(1.8rem,2.4vw,2.8rem)}@media screen and (min-width:900px){.lbr-contact__grid{grid-template-columns:1.5fr 1fr;align-items:start}}.lbr-contact__col-title{margin:0 0 1.4rem;font-size:1.9rem;font-weight:600;color:var(--lbrc-text)}.lbr-contact__form-col{padding:clamp(2rem,2.6vw,2.8rem);border-radius:var(--lbrc-radius);border:1px solid var(--lbrc-border);background:linear-gradient(180deg,var(--lbrc-surface-2),var(--lbrc-surface))}.lbr-contact__form-note{margin:0 0 1.8rem;font-size:1.4rem;line-height:1.6;color:var(--lbrc-dim)}.lbr-contact__form-slot{min-height:4rem}.lbr-contact__form-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.8rem;padding:clamp(2.8rem,4vw,4.4rem) 2rem;border:1px dashed var(--lbrc-border-strong);border-radius:var(--lbrc-radius-sm);background:#0003}.lbr-contact__placeholder-badge{font-size:1.05rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--lbrc-accent);padding:.4rem .9rem;border-radius:999px;background:var(--lbrc-accent-soft);box-shadow:inset 0 0 0 1px var(--lbrc-accent-line)}.lbr-contact__placeholder-text{margin:.4rem 0 0;font-size:1.5rem;font-weight:600;color:var(--lbrc-text)}.lbr-contact__placeholder-hint{margin:0;font-size:1.3rem;color:var(--lbrc-mute)}.lbr-contact__card{padding:clamp(2rem,2.6vw,2.6rem);border-radius:var(--lbrc-radius);border:1px solid var(--lbrc-border);background:var(--lbrc-surface)}.lbr-contact__checklist{margin:0;padding:0;list-style:none;display:grid;gap:1.1rem}.lbr-contact__check-item{position:relative;padding-left:2.6rem;font-size:1.4rem;line-height:1.4;color:var(--lbrc-dim)}.lbr-contact__check-item:before{content:"";position:absolute;left:.5rem;top:.15em;width:.6rem;height:1.1rem;border:solid var(--lbrc-accent);border-width:0 2px 2px 0;transform:rotate(45deg)}.lbr-contact__helper-note{margin:1.8rem 0 0;padding-top:1.6rem;border-top:1px solid var(--lbrc-border);font-size:1.3rem;line-height:1.55;color:var(--lbrc-mute)}.lbr-contact__steps{margin-top:clamp(4rem,5vw,5.6rem)}.lbr-contact__steps-title{margin:0 0 2.6rem;text-align:center;font-size:clamp(2.4rem,3.2vw,3rem);line-height:1.15;font-weight:700;letter-spacing:-.01em;color:var(--lbrc-text)}.lbr-contact__steps-list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:1fr;gap:1.4rem}@media screen and (min-width:750px){.lbr-contact__steps-list{grid-template-columns:repeat(3,1fr)}}.lbr-contact__step{display:flex;align-items:center;gap:1.4rem;padding:clamp(2rem,2.4vw,2.4rem);border-radius:var(--lbrc-radius);border:1px solid var(--lbrc-border);background:var(--lbrc-surface)}.lbr-contact__step-num{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;font-size:1.4rem;font-weight:700;color:var(--lbrc-accent);background:var(--lbrc-accent-soft);box-shadow:inset 0 0 0 1px var(--lbrc-accent-line)}.lbr-contact__step-title{margin:0 0 .5rem;font-size:1.55rem;font-weight:600;line-height:1.3;color:var(--lbrc-text)}.lbr-contact__step-text{margin:0;font-size:1.3rem;line-height:1.5;color:var(--lbrc-dim)}.lbr-contact__info{margin-top:clamp(3.8rem,4.6vw,5.2rem);padding-top:clamp(2.4rem,3vw,3.4rem);border-top:1px solid var(--lbrc-border);text-align:center}.lbr-contact__info-eyebrow{margin:0 0 .8rem;font-size:1.2rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--lbrc-mute)}.lbr-contact__info-email{display:inline-block;font-size:clamp(1.8rem,2.4vw,2.2rem);font-weight:700;color:var(--lbrc-accent);text-decoration:none;transition:opacity .2s ease}.lbr-contact__info-email:hover{opacity:.8;text-decoration:underline;text-underline-offset:.3rem}.lbr-contact__info-note{margin:1rem auto 0;max-width:46rem;font-size:1.35rem;line-height:1.55;color:var(--lbrc-dim)}.lbr-contact__form-slot input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]):not([type=button]):not([type=image]),.lbr-contact__form-slot textarea,.lbr-contact__form-slot select{width:100%;min-height:4.8rem;margin:0 0 1.2rem;padding:1.15rem 1.4rem;color:var(--lbrc-text)!important;background-color:#00000047!important;border:1px solid var(--lbrc-border-strong)!important;border-radius:var(--lbrc-radius-sm);font-family:inherit;font-size:1.6rem;line-height:1.4;appearance:none;-webkit-appearance:none;box-shadow:none!important;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.lbr-contact__form-slot input::placeholder,.lbr-contact__form-slot textarea::placeholder{color:var(--lbrc-mute)!important;opacity:1}.lbr-contact__form-slot input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]):not([type=button]):hover,.lbr-contact__form-slot textarea:hover,.lbr-contact__form-slot select:hover{border-color:#ffffff47!important}.lbr-contact__form-slot input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]):not([type=button]):focus,.lbr-contact__form-slot textarea:focus,.lbr-contact__form-slot select:focus{border-color:var(--lbrc-accent)!important;box-shadow:0 0 0 3px var(--lbrc-accent-soft)!important;outline:2px solid transparent;outline-offset:2px}.lbr-contact__form-slot input:-webkit-autofill,.lbr-contact__form-slot input:-webkit-autofill:hover,.lbr-contact__form-slot input:-webkit-autofill:focus{-webkit-text-fill-color:var(--lbrc-text);-webkit-box-shadow:0 0 0 1000px #111114 inset!important;caret-color:var(--lbrc-text)}.lbr-contact__form-slot textarea{min-height:12rem;resize:vertical}.lbr-contact__form-slot select{padding-right:3.6rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23a5a9b3' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.4rem center;background-size:1.1rem .8rem}.lbr-contact__form-slot label{color:var(--lbrc-dim);font-size:1.3rem;font-weight:600;line-height:1.45}.lbr-contact__form-slot label:has(input[type=checkbox]),.lbr-contact__form-slot label:has(input[type=radio]){display:flex;align-items:flex-start;gap:.9rem;margin:.4rem 0 1.2rem;font-weight:500;color:var(--lbrc-dim);cursor:pointer}.lbr-contact__form-slot input[type=checkbox],.lbr-contact__form-slot input[type=radio]{flex:0 0 auto;width:1.9rem;height:1.9rem;margin:.1rem 0 0;accent-color:var(--lbrc-accent);cursor:pointer}.lbr-contact__form-slot input[type=file]{width:100%;margin:0 0 1.2rem;padding:1.4rem;color:var(--lbrc-dim)!important;font-size:1.35rem;background-color:#ffffff05!important;border:1px dashed var(--lbrc-border-strong)!important;border-radius:var(--lbrc-radius-sm);cursor:pointer}.lbr-contact__form-slot input[type=file]::file-selector-button{margin-right:1.4rem;padding:.9rem 1.6rem;color:var(--lbrc-text);background:var(--lbrc-surface-2);border:1px solid var(--lbrc-border-strong);border-radius:var(--lbrc-radius-sm);font-family:inherit;font-size:1.3rem;font-weight:600;cursor:pointer;transition:border-color .18s ease,background-color .18s ease}.lbr-contact__form-slot input[type=file]:hover::file-selector-button{border-color:var(--lbrc-accent-line)}.lbr-contact__form-slot input[type=file]:focus-visible{outline:2px solid var(--lbrc-accent);outline-offset:2px}.lbr-contact__form-slot button:not([type=button]):not([type=reset]),.lbr-contact__form-slot input[type=submit]{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:5rem;margin-top:.6rem;padding:1.35rem 2.4rem;color:#04121a!important;background:var(--lbrc-accent)!important;border:0!important;border-radius:var(--lbrc-radius-sm);font-family:inherit;font-size:1.5rem;font-weight:700;line-height:1.2;cursor:pointer;box-shadow:0 10px 30px -16px #00aeefcc;transition:background-color .2s ease,transform .15s ease,box-shadow .2s ease}.lbr-contact__form-slot button:not([type=button]):not([type=reset]):hover,.lbr-contact__form-slot input[type=submit]:hover{background:#22c1f7!important;transform:translateY(-1px)}.lbr-contact__form-slot button:not([type=button]):not([type=reset]):focus-visible,.lbr-contact__form-slot input[type=submit]:focus-visible{outline:2px solid var(--lbrc-accent);outline-offset:2px}.lbr-contact__form-slot button:not([type=button]):not([type=reset]):disabled,.lbr-contact__form-slot input[type=submit]:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.lbr-contact__form-slot input[aria-invalid=true],.lbr-contact__form-slot textarea[aria-invalid=true],.lbr-contact__form-slot select[aria-invalid=true]{border-color:#ff6b6b!important;box-shadow:0 0 0 3px #ff6b6b29!important}.lbr-contact__form-slot [role=alert]{margin:.2rem 0 1rem;color:#ffb1b1;font-size:1.3rem;line-height:1.5}.lbr-contact__form-slot [role=status]{color:var(--lbrc-text);font-size:1.45rem;line-height:1.55}@media screen and (max-width:749px){.lbr-contact__form-slot input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]):not([type=button]),.lbr-contact__form-slot textarea,.lbr-contact__form-slot select,.lbr-contact__form-slot input[type=file]{font-size:1.6rem}.lbr-contact__form-slot button:not([type=button]):not([type=reset]),.lbr-contact__form-slot input[type=submit]{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-lbr-contact-page.css.map */
