.td-page .pg-hero{padding:calc(var(--nav-h) + 100px) 24px 0;background:var(--c0);text-align:center;position:relative;overflow:hidden}.td-page .pg-hero:before{content:"";position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(ellipse 60% 60% at 50% 50%,rgba(200,169,110,.04) 0%,transparent 70%);pointer-events:none}.td-page .pg-hero__inner{max-width:680px;margin:0 auto;position:relative;z-index:1}.td-page .pg-hero__eyebrow{margin-bottom:22px}.td-page .pg-hero__title{font-family:Cormorant Garamond,serif;font-size:clamp(52px,8vw,88px);font-weight:300;font-style:italic;color:var(--ink);letter-spacing:-.02em;line-height:1.02;margin-bottom:22px}.td-page .pg-hero__sub{font-size:16px;color:var(--body);line-height:1.7;margin-bottom:44px}.td-page .pg-hero__sub a{color:var(--gold);border-bottom:1px solid rgba(200,169,110,.3);transition:.2s}.td-page .pg-hero__sub a:hover{color:var(--gold-b);border-color:var(--gold-b)}.td-page .search-wrap{position:relative;max-width:520px;margin:0 auto}.td-page .search-input{width:100%;height:52px;padding:0 52px 0 22px;background:var(--c3);border:1px solid rgba(200,169,110,.18);border-radius:980px;font-family:Inter,sans-serif;font-size:14px;color:var(--ink);outline:none;transition:border .22s,box-shadow .22s}.td-page .search-input::placeholder{color:var(--muted)}.td-page .search-input:focus{border-color:#c8a96e6b;box-shadow:0 0 0 3px #c8a96e12}.td-page .search-icon{position:absolute;right:18px;top:50%;transform:translateY(-50%);color:var(--gold);pointer-events:none}.td-page .search-count{font-size:12px;color:var(--muted);margin-top:12px;height:16px;transition:opacity .2s}.td-page .cat-tabs{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;padding:52px 24px 0}.td-page .cat-tab{display:flex;align-items:center;gap:8px;padding:9px 20px;border-radius:980px;cursor:pointer;border:1px solid var(--line-10);font-size:13px;font-weight:500;color:var(--body);background:transparent;transition:.22s}.td-page .cat-tab svg{width:14px;height:14px;flex-shrink:0;transition:color .22s}.td-page .cat-tab:hover{color:var(--ink);border-color:var(--line-22)}.td-page .cat-tab.active{background:#c8a96e1a;border-color:#c8a96e66;color:var(--gold)}.td-page .cat-tab.active svg{color:var(--gold)}.td-page .cat-tab__count{font-size:10px;font-weight:700;background:#c8a96e26;color:var(--gold);border-radius:980px;padding:1px 7px;min-width:20px;text-align:center;transition:.22s}.td-page .cat-tab:not(.active) .cat-tab__count{background:var(--line-07);color:var(--muted)}.td-page .faq-layout{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:220px 1fr;gap:64px;padding:64px 24px 120px;align-items:start}.td-page .faq-sidebar{position:sticky;top:calc(var(--nav-h) + 24px)}.td-page .faq-sidebar__label{font-size:11px;font-weight:600;color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:20px}.td-page .faq-sidebar__nav{display:flex;flex-direction:column;gap:2px}.td-page .faq-sidebar__link{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 14px;border-radius:10px;cursor:pointer;font-size:13px;font-weight:500;color:var(--body);transition:.22s;border:1px solid transparent}.td-page .faq-sidebar__link:hover{background:var(--c3);color:var(--ink)}.td-page .faq-sidebar__link.active{background:#c8a96e14;border-color:#c8a96e33;color:var(--gold)}.td-page .faq-sidebar__link svg{width:14px;height:14px;flex-shrink:0}.td-page .faq-sidebar__count{font-size:10px;background:var(--line-07);color:var(--muted);border-radius:980px;padding:1px 7px;margin-left:auto;transition:.22s}.td-page .faq-sidebar__link.active .faq-sidebar__count{background:#c8a96e26;color:var(--gold)}.td-page .faq-sidebar__divider{height:1px;background:var(--line-07);margin:20px 0}.td-page .faq-sidebar__contact{padding:16px;background:var(--c2);border-radius:14px;border:1px solid var(--line-07)}.td-page .faq-sidebar__contact p{font-size:12px;color:var(--body);line-height:1.6;margin-bottom:12px}.td-page .faq-sidebar__contact a{font-size:12px;color:var(--gold);display:block;margin-bottom:4px}.td-page .faq-sidebar__contact a:hover{color:var(--gold-b)}.td-page .faq-content{min-width:0}.td-page .faq-category-block{margin-bottom:72px}.td-page .faq-category-block:last-child{margin-bottom:0}.td-page .faq-category-block.hidden{display:none}.td-page .faq-cat-head{display:flex;align-items:center;gap:14px;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid var(--line-07)}.td-page .faq-cat-icon{width:38px;height:38px;flex-shrink:0;border-radius:10px;background:#c8a96e14;border:1px solid rgba(200,169,110,.18);display:flex;align-items:center;justify-content:center;color:var(--gold)}.td-page .faq-cat-icon svg{width:18px;height:18px}.td-page .faq-cat-title{font-size:20px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.td-page .faq-cat-count{font-size:11px;font-weight:600;color:var(--muted);letter-spacing:.08em;margin-left:auto}.td-page .faq-item{border-bottom:1px solid var(--line-06)}.td-page .faq-item.search-hidden{display:none}.td-page .faq-q{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;cursor:pointer;-webkit-user-select:none;user-select:none}.td-page .faq-q__text{font-size:15px;font-weight:500;color:var(--body);line-height:1.5;flex:1;transition:color .2s}.td-page .faq-q:hover .faq-q__text,.td-page .faq-item.open .faq-q__text{color:var(--ink)}.td-page .faq-q__icon{width:26px;height:26px;flex-shrink:0;border:1px solid rgba(200,169,110,.22);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--gold);font-size:16px;font-weight:300;line-height:1;transition:transform .3s ease,border-color .2s,background .2s}.td-page .faq-item.open .faq-q__icon{transform:rotate(45deg);border-color:var(--gold);background:#c8a96e1a}.td-page .faq-a{max-height:0;overflow:hidden;transition:max-height .38s cubic-bezier(.4,0,.2,1)}.td-page .faq-a__inner{padding:0 0 22px;font-size:14px;color:var(--body);line-height:1.78}.td-page .faq-a__inner a{color:var(--gold);border-bottom:1px solid rgba(200,169,110,.28);transition:.2s}.td-page .faq-a__inner a:hover{color:var(--gold-b)}.td-page .no-results{text-align:center;padding:80px 24px;display:none}.td-page .no-results__icon{font-size:48px;margin-bottom:16px;opacity:.3}.td-page .no-results p{font-size:15px;color:var(--body)}.td-page .faq-cta{padding:100px 24px;background:var(--c2);text-align:center}.td-page .faq-cta__inner{max-width:680px;margin:0 auto}.td-page .faq-cta__title{font-family:Cormorant Garamond,serif;font-size:clamp(32px,5vw,52px);font-weight:300;font-style:italic;color:var(--ink);margin-bottom:14px}.td-page .faq-cta__sub{font-size:15px;color:var(--body);line-height:1.7;margin-bottom:40px}.td-page .faq-cta__cards{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:36px}.td-page .faq-cta__card{background:var(--c3);border:1px solid var(--line-07);border-radius:var(--r);padding:28px 24px;text-align:left;transition:border-color .22s}.td-page .faq-cta__card:hover{border-color:#c8a96e40}.td-page .faq-cta__card-icon{width:36px;height:36px;border-radius:10px;background:var(--gold-dim);border:1px solid rgba(200,169,110,.18);display:flex;align-items:center;justify-content:center;color:var(--gold);margin-bottom:16px}.td-page .faq-cta__card-label{font-size:11px;font-weight:600;color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px}.td-page .faq-cta__card-value{font-size:15px;font-weight:500;color:var(--ink);display:block;margin-bottom:6px;transition:color .2s}.td-page .faq-cta__card-value:hover{color:var(--gold)}.td-page .faq-cta__card-note{font-size:12px;color:var(--body)}@media(max-width:860px){.td-page .faq-layout{grid-template-columns:1fr}.td-page .faq-sidebar{display:none}}@media(max-width:560px){.td-page .faq-cta__cards{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/td-page-faq.css.map */
