.smart-contact{padding:clamp(32px,5vw,72px) 0;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.smart-contact,.smart-contact__container,.smart-contact__layout,.smart-contact__card,.smart-contact__card--form,.smart-contact__form,.smart-contact__grid{overflow:visible}.smart-contact__container{max-width:1180px;margin:0 auto;padding-left:1.6rem;padding-right:1.6rem}.smart-contact__header{max-width:760px;margin:0 auto clamp(28px,4vw,48px);text-align:center}.smart-contact__kicker{margin:0 0 10px;font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.72}.smart-contact__title{margin:0;font-size:clamp(2rem,4vw,4rem);line-height:1.05;letter-spacing:-.04em}.smart-contact__description{margin:16px auto 0;max-width:680px;font-size:clamp(1rem,1.6vw,1.16rem);line-height:1.65;opacity:.78}.smart-contact__response-time{display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:10px 14px;border:1px solid rgba(var(--color-foreground),.12);border-radius:999px;background:rgba(var(--color-foreground),.04);font-size:.95rem}.smart-contact__layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start}.smart-contact__card{border:1px solid rgba(var(--color-foreground),.12);border-radius:24px;background:rgb(var(--color-background));box-shadow:0 18px 48px #0000000f}.smart-contact__card--form{padding:clamp(20px,3vw,36px);background:radial-gradient(circle at top left,rgba(255,255,255,.45),transparent 38%),linear-gradient(180deg,rgba(var(--color-foreground),.035),rgba(var(--color-foreground),.012)),rgb(var(--color-background))}.smart-contact__card--info{position:sticky;top:24px;padding:28px}.smart-contact__form{margin:0}.smart-contact__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}@keyframes smartContactPopActive{0%,to{box-shadow:0 0 0 5px rgba(var(--color-button),.11),0 14px 34px #00000026,0 34px 82px #00000038}50%{box-shadow:0 0 0 8px rgba(var(--color-button),.17),0 18px 44px #00000030,0 46px 100px #00000042}}.smart-contact__field,.smart-contact__actions{position:relative;isolation:isolate;z-index:1;overflow:visible;border:1px solid rgba(var(--color-foreground),.09);background:linear-gradient(180deg,rgba(var(--color-foreground),.045),rgba(var(--color-foreground),.022)),rgba(var(--color-foreground),.026);box-shadow:inset 0 3px 9px #00000014,inset 0 -1px #ffffff6b;transform:translateY(0) scale(1);animation:none;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.smart-contact__field{margin-bottom:18px;padding:16px;border-radius:20px}.smart-contact__actions{margin-top:24px;padding:18px;border-radius:22px}.smart-contact__field:before,.smart-contact__actions:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;z-index:0;background:linear-gradient(135deg,rgba(255,255,255,.14),rgba(255,255,255,.035) 40%,transparent 72%);opacity:.32;transition:opacity .18s ease,background .18s ease}.smart-contact__field>*,.smart-contact__actions>*{position:relative;z-index:2}.smart-contact__field:not([hidden]):hover,.smart-contact__actions:hover{z-index:10;border-color:rgba(var(--color-button),.46);background:radial-gradient(circle at 24px 0,rgba(255,255,255,1),transparent 42%),linear-gradient(180deg,#fff,rgba(var(--color-button),.065)),rgba(var(--color-button),.04);box-shadow:0 0 0 4px rgba(var(--color-button),.08),0 12px 28px #0000001f,0 28px 68px #00000029;transform:translateY(-4px) scale(1.01)}.smart-contact__field:not([hidden]):hover:before,.smart-contact__actions:hover:before{opacity:1;background:linear-gradient(135deg,rgba(255,255,255,.82),rgba(255,255,255,.26) 38%,transparent 70%)}.smart-contact__field[data-pop-state=active],.smart-contact__field:focus-within,.smart-contact__actions[data-pop-state=active],.smart-contact__actions:focus-within{z-index:20;border-color:rgba(var(--color-button),.74);background:radial-gradient(circle at 26px 0,rgba(255,255,255,1),transparent 42%),linear-gradient(180deg,#fff,rgba(var(--color-button),.13)),rgba(var(--color-button),.08);box-shadow:0 0 0 5px rgba(var(--color-button),.12),0 14px 34px #00000026,0 34px 82px #00000038;transform:translateY(-6px) scale(1.012);animation:smartContactPopActive 1.65s ease-in-out infinite}.smart-contact__field[data-pop-state=active]:before,.smart-contact__field:focus-within:before,.smart-contact__actions[data-pop-state=active]:before,.smart-contact__actions:focus-within:before{opacity:1;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(255,255,255,.3) 36%,transparent 68%)}.smart-contact__field[data-pop-state=active]:after,.smart-contact__field:focus-within:after,.smart-contact__actions[data-pop-state=active]:after,.smart-contact__actions:focus-within:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:inherit;pointer-events:none;z-index:1;border:1px solid rgba(var(--color-button),.32);box-shadow:inset 0 0 0 1px #ffffffbf,inset 0 0 30px rgba(var(--color-button),.08)}.smart-contact__field.smart-contact__field--error{border-color:#d92d208f;background:linear-gradient(180deg,#fffffff5,#fff5f5d1),#d92d2014;box-shadow:0 0 0 4px #d92d201a,0 12px 30px #0000001a;transform:translateY(-4px) scale(1.01)}.smart-contact__field[hidden],.smart-contact__topic-box[hidden],.smart-contact__notice[hidden]{display:none!important}.smart-contact__label{display:inline-flex;gap:4px;margin-bottom:8px;font-size:.92rem;font-weight:700;color:rgb(var(--color-foreground))}.smart-contact__label span{color:#b42318}.smart-contact__input,.smart-contact__textarea,.smart-contact__select{width:100%;min-height:48px;padding:12px 14px;border:1px solid rgba(var(--color-foreground),.18);border-radius:14px;background:#fffffff5;color:rgb(var(--color-foreground));font:inherit;outline:none;box-shadow:inset 0 1px 3px #0000000f,0 1px #ffffffd9,0 2px 8px #00000009;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.smart-contact__input::placeholder,.smart-contact__textarea::placeholder{color:rgba(var(--color-foreground),.45)}.smart-contact__input:focus,.smart-contact__textarea:focus,.smart-contact__select:focus,.smart-contact__file:focus{border-color:rgba(var(--color-button),.65);background:#fff;box-shadow:0 0 0 4px rgba(var(--color-button),.11),inset 0 1px 3px #0000000e,0 5px 18px #00000014}.smart-contact__field[data-pop-state=active] .smart-contact__input,.smart-contact__field[data-pop-state=active] .smart-contact__textarea,.smart-contact__field[data-pop-state=active] .smart-contact__select,.smart-contact__field[data-pop-state=active] .smart-contact__file,.smart-contact__field:focus-within .smart-contact__input,.smart-contact__field:focus-within .smart-contact__textarea,.smart-contact__field:focus-within .smart-contact__select,.smart-contact__field:focus-within .smart-contact__file{border-color:rgba(var(--color-button),.65);background:#fff;box-shadow:0 0 0 4px rgba(var(--color-button),.11),inset 0 1px 3px #0000000e,0 5px 18px #00000014}.smart-contact__textarea{min-height:156px;resize:vertical}.smart-contact__select{cursor:pointer}.smart-contact__file{display:block;width:100%;padding:18px;border:1.5px dashed rgba(var(--color-foreground),.32);border-radius:14px;background:#fffffff5;color:rgb(var(--color-foreground));cursor:pointer;box-shadow:inset 0 1px 3px #0000000f,0 1px #ffffffd9,0 2px 8px #00000009}.smart-contact__input[aria-invalid=true],.smart-contact__textarea[aria-invalid=true],.smart-contact__select[aria-invalid=true],.smart-contact__file[aria-invalid=true]{border-color:#d92d20;background:#fff5f5fa}.smart-contact__hint,.smart-contact__privacy{margin:8px 0 0;font-size:.86rem;line-height:1.45;opacity:.72}.smart-contact__error{margin:7px 0 0;font-size:.86rem;line-height:1.4;color:#b42318}.smart-contact__topic-box{margin:2px 0 20px;padding:14px 16px;border:1px solid rgba(var(--color-foreground),.12);border-radius:16px;background:rgba(var(--color-foreground),.04)}.smart-contact__topic-box p{margin:0;font-size:.95rem;line-height:1.55}.smart-contact__file-list{display:grid;gap:6px;margin:10px 0 0;padding:0;list-style:none;font-size:.86rem;opacity:.8}.smart-contact__file-list li{display:flex;justify-content:space-between;gap:12px;padding:8px 10px;border-radius:10px;background:rgba(var(--color-foreground),.04)}.smart-contact__notice{margin-bottom:20px;padding:14px 16px;border-radius:16px;font-size:.95rem;line-height:1.5}.smart-contact__notice ul{margin:8px 0 0 18px;padding:0}.smart-contact__notice--success{border:1px solid rgba(18,128,61,.25);background:#12803d14;color:#027a48}.smart-contact__notice--error{border:1px solid rgba(217,45,32,.25);background:#d92d2014;color:#b42318}.smart-contact__button{display:inline-flex;width:100%;min-height:52px;align-items:center;justify-content:center;padding:14px 22px;border:0;border-radius:999px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font:inherit;font-weight:700;cursor:pointer;transition:transform .16s ease,opacity .16s ease,box-shadow .16s ease}.smart-contact__button:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0000001f,0 2px 6px #00000014}.smart-contact__button:disabled{cursor:not-allowed;opacity:.72;transform:none;box-shadow:none}.smart-contact__side-title{margin:0 0 20px;font-size:1.25rem;line-height:1.25}.smart-contact__info-list{display:grid;gap:18px}.smart-contact__info-item{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:start}.smart-contact__info-icon{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:999px;background:rgba(var(--color-foreground),.06)}.smart-contact__info-item strong{display:block;margin-bottom:4px;font-size:.95rem}.smart-contact__info-item p{margin:0;font-size:.9rem;line-height:1.5;opacity:.72}.smart-contact__info-item a{color:inherit;text-decoration:underline;text-underline-offset:3px}.smart-contact__sidebar-note{margin-top:22px;padding-top:18px;border-top:1px solid rgba(var(--color-foreground),.1);font-size:.9rem;line-height:1.55;opacity:.78}@media screen and (max-width:989px){.smart-contact__layout{grid-template-columns:1fr}.smart-contact__card--info{position:static}}@media screen and (max-width:749px){.smart-contact{padding:28px 0 44px}.smart-contact__container{padding-left:1rem;padding-right:1rem}.smart-contact__header{text-align:left}.smart-contact__response-time{border-radius:16px}.smart-contact__card{border-radius:18px}.smart-contact__card--form,.smart-contact__card--info{padding:18px}.smart-contact__grid{grid-template-columns:1fr;gap:0}.smart-contact__field,.smart-contact__actions{padding:14px;border-radius:18px}.smart-contact__button{min-height:50px}}@media(prefers-reduced-motion:reduce){.smart-contact__field[data-pop-state=active],.smart-contact__field:focus-within,.smart-contact__actions[data-pop-state=active],.smart-contact__actions:focus-within{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/contact-us-smart.css.map */
