.tax-free{--tf-ink:#191919;--tf-muted:#60605b;--tf-line:#deded8;--tf-paper:#fff;--tf-soft:#f3f3ee;color:var(--tf-ink);font-family:var(--font-body-family,Arial,sans-serif);font-size:15px;line-height:1.55;letter-spacing:normal;text-align:left}
.tax-free *{box-sizing:border-box}
.tax-free [hidden]{display:none!important}
.tax-free button,.tax-free a{font:inherit}
.tax-free button{cursor:pointer}
.tax-free h1,.tax-free h2,.tax-free h3,.tax-free p{margin:0 0 14px;color:inherit;letter-spacing:normal;text-transform:none}
.tax-free h2{font-size:21px;line-height:1.25;font-weight:500}
.tax-free h3{font-size:15px;line-height:1.4;font-weight:600;margin-bottom:5px}
.tax-free .tax-free__title{font-size:32px;line-height:1.12;font-weight:500;letter-spacing:-.025em}
.tax-free__intro{color:var(--tf-muted)!important}
.tax-free__brand{font-size:12px;letter-spacing:.2em!important;font-weight:600}
.tax-free__logo{display:block;width:140px;height:auto;max-width:100%;object-fit:contain}
.tax-free--dialog:not([open]){display:none}
.tax-free--dialog{position:fixed;inset:0 0 0 auto;width:min(570px,100%);height:100%;height:100dvh;max-width:100%;max-height:100%;margin:0;border:0;padding:0;background:var(--tf-paper);overflow:auto;overscroll-behavior:contain;box-shadow:-12px 0 48px #0002}
.tax-free--dialog::backdrop{background:#0007}
.tax-free__header{position:sticky;top:0;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:10px 24px;border-bottom:1px solid var(--tf-line);background:var(--tf-paper)}
.tax-free__close{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border:0;background:none;color:var(--tf-ink);font-size:30px!important}
.tax-free__body{padding:24px;padding-bottom:max(24px,env(safe-area-inset-bottom))}
.tax-free__choices{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:22px 0}
.tax-free__choices button,.tax-free__choices a{padding:16px;text-align:left;border:1px solid var(--tf-line);background:var(--tf-paper);color:var(--tf-ink);text-decoration:none;min-height:54px;display:flex;align-items:center}
.tax-free__choices button[aria-pressed=true]{background:var(--tf-ink);color:var(--tf-paper);border-color:var(--tf-ink)}
.tax-free__steps{padding:0;margin:18px 0;list-style:none;counter-reset:tax-step}
.tax-free__steps li{display:grid;grid-template-columns:28px 1fr;gap:10px;padding:12px 0;counter-increment:tax-step}
.tax-free__steps li::before{content:counter(tax-step,decimal-leading-zero);color:var(--tf-muted)}
.tax-free__steps p{margin:0;color:var(--tf-muted)}
.tax-free__note{background:var(--tf-soft);padding:16px;margin-top:18px}
.tax-free__note p:last-child{margin-bottom:0}
.tax-free__footer{display:flex;flex-wrap:wrap;align-items:center;gap:16px 22px;margin-top:24px}
.tax-free__footer a,.tax-free__contact{color:var(--tf-ink);text-decoration:underline;text-underline-offset:4px;padding:8px 0}
.tax-free__primary{width:100%;padding:15px;border:1px solid var(--tf-ink);background:var(--tf-ink);color:var(--tf-paper)}
.tax-free-trigger{display:inline-flex;align-items:center;gap:10px;max-width:100%;min-height:44px;margin:5px 0 8px;color:inherit;font-size:13px;line-height:1.4;text-underline-offset:4px;letter-spacing:normal;text-transform:none}
.tax-free-trigger span{font-size:20px}
.tax-free--guide{max-width:1180px;padding-top:64px;padding-bottom:80px}
.tax-free__page-header{max-width:700px;margin-bottom:48px}
.tax-free--guide .tax-free__title{font-size:clamp(32px,5vw,54px)}
.tax-free__guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px}
.tax-free__guide-grid .tax-free__journey{border-top:1px solid var(--tf-line);padding-top:24px;display:flex;flex-direction:column}
.tax-free__guide-grid .tax-free__note{margin-top:auto}
.tax-free__journey{scroll-margin-top:140px}
.tax-free__faq{max-width:760px;margin:60px auto 0}
.tax-free__faq details{border-top:1px solid var(--tf-line);padding:0}
.tax-free__faq summary{display:flex;justify-content:space-between;gap:16px;cursor:pointer;list-style:none;padding:18px 0;min-height:48px}
.tax-free__faq summary::-webkit-details-marker{display:none}
.tax-free__faq details[open] summary span{transform:rotate(45deg)}
.tax-free__faq details p{color:var(--tf-muted);padding:0 24px 18px 0;margin:0}
.tax-free__contact{display:inline-block;margin-top:24px}
.tax-free :focus-visible,.tax-free-trigger:focus-visible{outline:2px solid currentColor;outline-offset:4px}
@media(max-width:749px){.tax-free--guide{padding:32px 20px 48px}.tax-free__guide-grid{grid-template-columns:1fr;gap:32px}.tax-free__page-header{margin-bottom:32px}.tax-free__faq{margin-top:40px}.tax-free__guide-grid .tax-free__note{margin-top:18px}}
@media(max-width:380px){.tax-free__body,.tax-free__header{padding-left:18px;padding-right:18px}.tax-free__choices{grid-template-columns:1fr}.tax-free .tax-free__title{font-size:28px}}
