/* Support uses the studio's cream, sage, forest and burgundy palette. */
.support-page{--support-ink:#243d34;--support-muted:#59635b;--support-line:#d8dcd0;--support-paper:#fbfaf5;--support-sage:#e8eddf;color:var(--support-ink);background:var(--support-paper)}
.support-page [hidden]{display:none!important}
.support-page a{color:inherit;text-underline-offset:4px}
.support-page :is(a,button,input,summary,[tabindex]):focus-visible{outline:3px solid #82582b;outline-offset:5px}
.support-hero{padding:72px 0 56px;background:var(--support-sage)}
.support-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:80px;align-items:center}
.support-hero h1{font-size:clamp(38px,4.3vw,66px);line-height:1.08;letter-spacing:-1.6px;margin:16px 0 23px;font-weight:400}
.support-hero h1 em{color:#763e47;font-weight:400}
.support-hero__grid>div>p{max-width:620px;font-size:18px;line-height:1.7;margin:0}
.support-note{border-left:1px solid #c4cbbb;padding-left:34px}
.support-note .support-icon{display:block;margin-bottom:12px;width:60px;height:60px}
.support-note h2{font-size:29px;line-height:1.2;font-weight:400;margin:12px 0}
.support-note p{font-size:14px;line-height:1.65;margin:0 0 16px}
.support-note a{font-size:14px;font-weight:600}
.support-library{padding-top:40px;padding-bottom:64px}
.support-search{max-width:800px;margin:0 auto 36px}
.support-search label{font-size:21px;display:block;font-weight:500;margin-bottom:12px}
.support-search__field{display:flex;align-items:center;border:1px solid #a9b2a1;background:#fff;min-height:62px;border-radius:4px;padding:0 17px;gap:14px}
.support-search__field:focus-within{box-shadow:0 0 0 2px #a9b2a1}
.support-search__field svg{width:23px;height:23px;flex-shrink:0}
.support-search__field input{border:0!important;background:transparent!important;box-shadow:none!important;outline:none!important;width:100%;min-width:0;padding:17px 0!important;color:var(--support-ink);font:inherit;font-size:16px}
.support-search__field input::-webkit-search-cancel-button{display:none}
.support-search__field button,.support-result-bar button{border:0;background:transparent;color:var(--support-ink);font:inherit;font-size:14px;text-decoration:underline;text-underline-offset:4px;cursor:pointer;padding:10px}
.support-search>p{font-size:13px;color:var(--support-muted);margin:9px 0 0}
.support-topics__heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:15px}
.support-topics__heading>a{font-size:13px}
.support-topics{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:9px}
.support-topic{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:17px 12px 14px;border:1px solid var(--support-line);border-radius:3px;text-decoration:none;min-width:0;transition:background .15s,border-color .15s}
.support-topic:hover{background:#f0f2e9;border-color:#9ba991}
.support-topic[aria-selected=true]{background:#243d34;color:#fff;border-color:#243d34}
.support-topic>span{font-size:13px;line-height:1.45;font-weight:600;min-height:38px}
.support-topic small{font-size:11px;opacity:.85}
.support-icon{width:44px;height:44px;flex-shrink:0}
.support-icon__wash{fill:#d7dfca;stroke:none;opacity:.65}
.support-icon__accent{stroke:#b78642;stroke-width:2}
.support-topic[aria-selected=true] .support-icon__wash{fill:#50654b}
.support-result-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:28px 0 0;border-bottom:1px solid var(--support-line);padding-bottom:13px}
.support-result-bar p{font-size:13px;color:var(--support-muted);margin:0}
.support-result-bar button{white-space:nowrap}
.support-category{padding-top:36px;scroll-margin-top:150px}
.support-category__head{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:26px}
.support-category__head h2{font-size:34px;font-weight:400;line-height:1.2;margin:8px 0 12px}
.support-category__head p{font-size:15px;line-height:1.6;color:var(--support-muted);margin:0;max-width:650px}
.support-category__head>a{font-size:13px;white-space:nowrap}
.support-questions{border-top:1px solid var(--support-line)}
.support-answer{border-bottom:1px solid var(--support-line);scroll-margin-top:155px}
.support-answer summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 8px;font-size:17px;line-height:1.5;font-weight:500;cursor:pointer}
.support-answer summary::-webkit-details-marker{display:none}
.support-answer summary:hover{color:#763e47}
.support-plus{display:block;position:relative;width:18px;height:18px;flex:0 0 18px}
.support-plus:before,.support-plus:after{content:"";position:absolute;background:currentColor;left:1px;right:1px;top:8px;height:1px}
.support-plus:after{transform:rotate(90deg)}
.support-answer[open] .support-plus:after{transform:none}
.support-answer[open]{background:#f2f3ec}
.support-answer[open] summary{padding-left:20px;padding-right:20px}
.support-answer__body{padding:0 20px 24px;max-width:860px}
.support-answer__body p{font-size:16px;line-height:1.8;margin:0 0 15px}
.support-answer__links{display:flex;flex-wrap:wrap;gap:12px 26px;font-size:13px}
.support-answer-link{color:var(--support-muted)!important}
.support-empty{text-align:center;padding:50px 20px}
.support-empty h2{font-size:32px;font-weight:400}
.support-empty p{max-width:530px;margin:16px auto 24px;line-height:1.7}
.support-empty .btn{margin:5px}
.support-close{border-top:1px solid var(--support-line);padding:46px 0;background:#f1eee4}
.support-close__inner{display:flex;align-items:center;justify-content:space-between;gap:40px}
.support-close h2{font-size:34px;font-weight:400;line-height:1.25;margin:12px 0}
.support-close p{max-width:650px;margin:0;font-size:16px;line-height:1.7}
.support-close .btn{white-space:nowrap}
@media(max-width:1100px){.support-topics{grid-template-columns:repeat(4,minmax(0,1fr))}.support-topic{display:grid;grid-template-columns:44px 1fr;gap:3px 12px;align-items:center}.support-topic .support-icon{grid-row:span 2}.support-topic>span{min-height:0}.support-hero__grid{gap:40px;grid-template-columns:minmax(0,1fr) 260px}}
@media(max-width:700px){.support-hero{padding:38px 0}.support-hero__grid{grid-template-columns:1fr;gap:27px}.support-hero h1{letter-spacing:-1px}.support-hero__grid>div>p{font-size:16px}.support-note{border-left:0;border-top:1px solid #c4cbbb;padding:22px 0 0;display:grid;grid-template-columns:48px 1fr;gap:5px 15px}.support-note .support-icon{grid-row:span 4;width:44px;height:44px;margin:0}.support-note h2{font-size:23px;margin:3px 0}.support-note h2 br{display:none}.support-note p{margin:3px 0 8px}.support-library{padding-top:28px;padding-bottom:40px}.support-search{margin-bottom:28px}.support-search label{font-size:19px}.support-search__field{gap:8px;padding:0 12px;min-height:56px}.support-search__field input{font-size:16px}.support-topics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.support-topic{padding:12px 9px;grid-template-columns:32px 1fr;gap:3px 9px}.support-topic .support-icon{width:32px;height:32px}.support-topic>span{font-size:12px}.support-topic small{font-size:10px}.support-result-bar{margin-top:22px}.support-result-bar p{font-size:12px}.support-result-bar button{font-size:12px;padding:8px 0}.support-category{padding-top:26px;scroll-margin-top:100px}.support-category__head{display:block;margin-bottom:22px}.support-category__head h2{font-size:29px}.support-category__head>a{display:inline-block;margin-top:14px}.support-answer{scroll-margin-top:105px}.support-answer summary{font-size:16px;padding:18px 2px}.support-answer[open] summary{padding:18px 12px}.support-answer__body{padding:0 12px 20px}.support-answer__body p{font-size:15px;line-height:1.75}.support-close{padding:32px 0}.support-close__inner{display:block}.support-close h2{font-size:29px}.support-close .btn{margin-top:22px}}
@media(max-width:700px){.support-note{display:flex;align-items:center;gap:14px;padding-top:17px}.support-note>h2,.support-note>p,.support-note>.eyebrow{display:none}.support-note .support-icon{width:32px;height:32px}.support-hero__grid{gap:20px}.support-hero{padding:30px 0}.support-search__field input::placeholder{font-size:14px}}
@media(prefers-reduced-motion:reduce){.support-topic{transition:none}}
@media print{.support-search,.support-topics,.support-note,.support-result-bar button,.support-close,.support-answer-link{display:none!important}.support-category[hidden],.support-answer[hidden]{display:block!important}.support-answer::details-content{display:block!important;content-visibility:visible!important}}
