.skip{position:fixed;top:-80px;left:14px;z-index:200;background:var(--navy);color:#fff;font-weight:600;font-size:.9rem;padding:11px 18px;border-radius:12px;box-shadow:0 10px 30px -10px #00000080;transition:top .25s var(--spring)}.skip:focus{top:14px}.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}.faq{padding-bottom:clamp(40px,6vw,72px)}.faq .wrap{width:100%;max-width:1280px;margin-inline:auto;padding-inline:var(--gut)}.faqcrumb{display:flex;align-items:center;gap:7px;font-size:13px;color:var(--muted);padding:clamp(16px,2.4vw,24px) 0 0}.faqcrumb a{color:var(--muted);transition:color .15s var(--ease)}.faqcrumb a:hover{color:var(--blue)}.faqcrumb svg{width:15px;height:15px;fill:none;stroke:var(--muted-2);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.faqcrumb span{color:var(--ink);font-weight:600}.faqhero{display:flex;align-items:center;justify-content:space-between;gap:clamp(20px,4vw,56px);padding:clamp(14px,2vw,22px) 0 clamp(20px,2.6vw,30px)}.faqhero__intro{min-width:0;max-width:560px}.faqhero__title{font-family:var(--fd);font-weight:800;font-size:clamp(34px,5.4vw,58px);letter-spacing:-.025em;line-height:1.02;color:var(--ink);margin:0 0 14px}.faqhero__sub{color:var(--muted);font-size:clamp(15px,1.4vw,17px);line-height:1.55;margin:0}.faqhero__art{flex:none;width:clamp(220px,30vw,380px)}.faqhero__art svg{width:100%;height:auto;display:block}.faqsearch{position:relative;display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--line-2);border-radius:16px;padding:16px 18px;box-shadow:var(--sh-sm);transition:border-color .16s var(--ease),box-shadow .16s var(--ease);margin-bottom:clamp(20px,2.4vw,28px)}.faqsearch:focus-within{border-color:var(--blue);box-shadow:0 0 0 4px var(--blue-soft)}.faqsearch>svg{width:20px;height:20px;flex:none;fill:none;stroke:var(--muted);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.faqsearch input{flex:1;min-width:0;background:none;border:0;outline:0;color:var(--ink);font-family:var(--fb);font-size:15.5px}.faqsearch input::placeholder{color:var(--muted-2)}.faqsearch input::-webkit-search-cancel-button{display:none}.faqsearch__clear{flex:none;width:26px;height:26px;border-radius:50%;border:0;background:var(--bg-soft-2);color:var(--muted);font-size:18px;line-height:1;display:grid;place-items:center}.faqsearch__clear:hover{background:var(--line-2);color:var(--ink)}.faqlayout{display:grid;grid-template-columns:264px minmax(0,1fr) 312px;gap:clamp(18px,2vw,26px);align-items:start}.faqcats{position:sticky;top:122px}.faqcats__list{list-style:none;margin:0;padding:6px;background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--sh);display:flex;flex-direction:column;gap:2px}.faqcat{position:relative;display:flex;align-items:center;gap:12px;width:100%;padding:11px 12px;border:0;background:none;border-radius:12px;text-align:left;font-family:var(--fb);cursor:pointer;transition:background .15s var(--ease)}.faqcat:hover{background:var(--bg-soft)}.faqcat__ic{width:34px;height:34px;flex:none;border-radius:10px;background:var(--bg-soft);display:grid;place-items:center;transition:background .15s var(--ease)}.faqcat__ic svg{width:19px;height:19px;fill:none;stroke:var(--ink-2);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.faqcat__lbl{flex:1;min-width:0;font-size:14px;font-weight:600;color:var(--ink-2);line-height:1.25}.faqcat__n{flex:none;font-family:var(--fd);font-weight:700;font-size:13px;color:var(--muted);font-variant-numeric:tabular-nums}.faqcat__chev{display:none;width:16px;height:16px;flex:none;fill:none;stroke:var(--muted-2);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.faqcat.is-active{background:var(--blue-soft)}.faqcat.is-active .faqcat__ic{background:#fff}.faqcat.is-active .faqcat__ic svg{stroke:var(--blue)}.faqcat.is-active .faqcat__lbl{color:var(--blue-deep);font-weight:700}.faqcat.is-active .faqcat__n{color:var(--blue)}.faqmain{min-width:0}.faqmain__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px;padding:0 2px}.faqmain__heading{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;min-width:0}.faqmain__title{font-family:var(--fd);font-weight:800;font-size:clamp(19px,2.1vw,23px);letter-spacing:-.01em;color:var(--ink);margin:0}.faqmain__count{font-size:13.5px;color:var(--muted);font-weight:500}.faqmain__expand{flex:none;display:inline-flex;align-items:center;gap:6px;border:0;background:none;color:var(--blue-deep);font-family:var(--fb);font-weight:700;font-size:13.5px;cursor:pointer;padding:4px 2px;transition:color .15s var(--ease)}.faqmain__expand:hover{color:var(--blue)}.faqmain__expand svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;transition:transform .26s var(--ease)}.faqmain__expand[aria-expanded=true] svg{transform:rotate(180deg)}.faqmain__card{background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--sh);padding:6px clamp(10px,1.4vw,18px)}.qa{border-top:1px solid var(--line)}.qa:first-child{border-top:0}.qa[hidden]{display:none}.qa__q{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:18px 6px;background:none;border:0;text-align:left;font-family:var(--fb);font-weight:600;font-size:15px;color:var(--ink);line-height:1.4;cursor:pointer;transition:color .15s var(--ease)}.qa__q:hover{color:var(--blue)}.qa__lbl{min-width:0}.qa__chev{width:20px;height:20px;flex:none;fill:none;stroke:var(--muted-2);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .26s var(--ease)}.qa__a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s var(--ease)}.qa__a>div{overflow:hidden}.qa__a p{margin:0;padding:0 38px 20px 6px;font-size:14px;line-height:1.65;color:var(--muted)}.qa__a a{color:var(--blue-deep);font-weight:600}.qa__a a:hover{text-decoration:underline}.qa.is-open{background:var(--bg-soft);border-radius:14px;border-top-color:transparent}.qa.is-open+.qa{border-top-color:transparent}.qa.is-open .qa__q{color:var(--ink)}.qa.is-open .qa__chev{transform:rotate(180deg);stroke:var(--blue)}.qa.is-open .qa__a{grid-template-rows:1fr}.faqmain__empty{padding:34px 10px;text-align:center;font-size:14.5px;color:var(--muted);line-height:1.55}.faqhelp{position:sticky;top:122px}.faqhelp__card{background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--sh);padding:clamp(20px,2vw,26px)}.faqhelp__title{font-family:var(--fd);font-weight:800;font-size:19px;letter-spacing:-.01em;line-height:1.2;color:var(--ink);margin:0 0 6px}.faqhelp__sub{font-size:13.5px;color:var(--muted);line-height:1.5;margin:0 0 18px}.faqhelp__row{display:flex;align-items:center;gap:13px;padding:13px 0;border-top:1px solid var(--line);transition:padding-left .15s var(--ease)}.faqhelp__row:first-of-type{border-top:0;padding-top:4px}.faqhelp__row:hover{padding-left:4px}.faqhelp__ic{width:40px;height:40px;flex:none;border-radius:11px;background:var(--blue-soft);display:grid;place-items:center}.faqhelp__ic svg{width:20px;height:20px;fill:none;stroke:var(--blue);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.faqhelp__tx{flex:1;min-width:0}.faqhelp__tx b{display:block;font-family:var(--fb);font-weight:700;font-size:14.5px;color:var(--ink);line-height:1.25}.faqhelp__tx span{display:block;font-size:12.5px;color:var(--muted);line-height:1.35;margin-top:2px}.faqhelp__go{width:18px;height:18px;flex:none;fill:none;stroke:var(--muted-2);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .15s var(--ease)}.faqhelp__row:hover .faqhelp__go{transform:translate(3px);stroke:var(--blue)}.faqhelp__stats{margin-top:16px;padding:18px 16px;background:var(--bg-soft);border-radius:14px;text-align:center}.faqhelp__statval{display:block;font-family:var(--fd);font-weight:800;font-size:15px;color:var(--ink)}.faqhelp__stars{display:inline-flex;gap:3px;margin:9px 0 7px}.faqhelp__stars svg{width:19px;height:19px;fill:var(--gold)}.faqhelp__stars svg.is-half{fill:#e4c16a}.faqhelp__statsub{display:block;font-size:12.5px;color:var(--muted)}.faqtrust{margin-top:clamp(34px,4vw,56px);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--bg-soft)}.faqtrust__in{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(16px,2.4vw,34px);padding:clamp(22px,2.6vw,32px) var(--gut)}.faqtrust__it{display:flex;align-items:center;gap:13px;min-width:0}.faqtrust__ic{width:46px;height:46px;flex:none;border-radius:13px;background:#fff;box-shadow:var(--sh-sm);display:grid;place-items:center}.faqtrust__ic svg{width:22px;height:22px;fill:none;stroke:var(--ink-2);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.faqtrust__tx{min-width:0}.faqtrust__tx b{display:block;font-family:var(--fb);font-weight:700;font-size:14px;color:var(--ink);line-height:1.25}.faqtrust__tx span{display:block;font-size:12.5px;color:var(--muted);line-height:1.35;margin-top:2px}@media(max-width:1080px){.faqlayout{grid-template-columns:1fr;gap:18px}.faqcats,.faqhelp{position:static}.faqcat{padding:14px}.faqcat__ic{width:38px;height:38px}.faqcat__chev{display:block}.faqmain__card{padding:6px clamp(12px,2vw,20px)}}@media(max-width:680px){.faqhero{gap:18px}.faqhero__art{width:clamp(120px,34vw,170px)}.faqtrust__in{grid-template-columns:repeat(2,1fr);gap:18px 14px}.faqtrust__it{flex-direction:column;align-items:flex-start;text-align:left;gap:9px}}@media(max-width:460px){.faqhero{flex-direction:column;align-items:flex-start}.faqhero__art{width:148px;align-self:flex-end;margin-top:-12px}.qa__q{font-size:14.5px}.qa__a p{padding-right:16px}}.tabbar{display:none}@media(max-width:860px){.tabbar{display:flex;align-items:center;justify-content:space-between;gap:6px;position:fixed;left:0;right:0;bottom:0;z-index:80;padding:8px max(14px,env(safe-area-inset-left)) calc(8px + env(safe-area-inset-bottom));background:#fffffff2;backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);border-top:1px solid var(--line)}.tabbar__b{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;border:0;background:none;color:var(--muted);font-family:var(--fb);font-size:11px;font-weight:600;padding:5px 4px}.tabbar__b svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tabbar__b.is-on{color:var(--blue)}.tabbar__cnt{position:absolute;top:0;left:calc(50% + 8px);min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--blue);color:#fff;font-family:var(--fd);font-weight:700;font-size:10px;display:grid;place-items:center}.tabbar__cnt[hidden]{display:none}.tabbar__cart{flex:none;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:14px;background:var(--navy);color:#fff;font-family:var(--fb);font-weight:700;font-size:13px;padding:11px 16px}.tabbar__cart svg{width:18px;height:18px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tabbar__n{min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#fff3;display:grid;place-items:center;font-family:var(--fd);font-size:11px}body{padding-bottom:calc(72px + env(safe-area-inset-bottom))}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/faq.css.map */
