
#tee-preferred-source{--tee-paper:light-dark(#fff,#18231f);--tee-ink:light-dark(#173e32,#f2f5ee);--tee-muted:light-dark(#51665d,#b9cbbf);--tee-surface:light-dark(#f3f6ef,#22362d);--tee-line:light-dark(#d5dfd2,#456252);--tee-accent:#c1a66b;font-family:Arial,sans-serif;color:var(--tee-ink);background:var(--tee-paper);border-radius:12px;overflow:hidden}
#tee-preferred-source *{box-sizing:border-box}
#tee-preferred-source .tee-hero{padding:30px 32px 38px;background:linear-gradient(125deg,#123f32,#36694d);color:#fff;position:relative;overflow:hidden}
#tee-preferred-source .tee-kicker{font-size:11px;letter-spacing:2px;text-transform:uppercase;margin:0 0 14px}
#tee-preferred-source .tee-hero h2{font-family:Georgia,serif;font-size:32px;font-weight:400;line-height:1.16;max-width:480px;margin:0}
#tee-preferred-source .tee-hero p:last-child{font-size:14px;color:#e0eade;margin:12px 0 0}
#tee-preferred-source .tee-module{position:relative;margin:24px;padding:26px 24px 17px;background:var(--tee-surface);border:1px solid var(--tee-line);border-radius:8px}
#tee-preferred-source .tee-topline{position:absolute;left:24px;right:24px;top:0;height:2px;background:var(--tee-line);overflow:hidden}
#tee-preferred-source .tee-topline:after{content:'';position:absolute;left:0;width:25%;height:100%;background:linear-gradient(90deg,transparent,var(--tee-accent),transparent);transform:translateX(-110%);animation:tee-travel 2200ms 600ms ease-in-out 1 forwards}
#tee-preferred-source .tee-row{display:flex;gap:18px;align-items:flex-start}
#tee-preferred-source .tee-symbol{flex:none;width:42px;height:42px;border:1px solid var(--tee-line);border-radius:50%;display:grid;place-items:center;color:var(--tee-ink);animation:tee-star 2600ms 500ms ease-out 1}
#tee-preferred-source .tee-copy{min-width:0;flex:1}
#tee-preferred-source .tee-copy h3{font-family:Georgia,serif;font-size:24px;font-weight:400;line-height:1.2;margin:0 0 9px}
#tee-preferred-source .tee-copy p{font-size:14px;line-height:1.55;color:var(--tee-muted);max-width:530px;margin:0}
#tee-preferred-source .tee-action{margin:20px 0 0 60px}
#tee-preferred-source .tee-cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 20px;background:#194c3a;color:#fff;border:1px solid #194c3a;border-radius:5px;font-family:Arial,sans-serif;font-size:14px;line-height:1.4;cursor:pointer;transition:background .2s,box-shadow .2s}
#tee-preferred-source .tee-cta:hover{background:#246149;box-shadow:0 3px 12px #143c3220}
#tee-preferred-source .tee-help{margin:8px 0 0;font-size:12px;line-height:1.5;color:var(--tee-muted)}
#tee-preferred-source .tee-cta{position:relative;overflow:hidden;isolation:isolate;animation:tee-cta-glow 6s ease-in-out infinite}
#tee-preferred-source .tee-cta:before{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 30%,#f3d99c30 50%,transparent 70%);transform:translateX(-120%);animation:tee-cta-sheen 6s ease-in-out infinite}
#tee-preferred-source .tee-cta>*{position:relative;z-index:1}
#tee-preferred-source .tee-cta:hover,#tee-preferred-source .tee-cta:focus-visible{animation-play-state:paused}
#tee-preferred-source .tee-cta:hover:before,#tee-preferred-source .tee-cta:focus-visible:before{animation-play-state:paused}
#tee-preferred-source .tee-article{padding:6px 32px 26px}
#tee-preferred-source .tee-article h3{font-family:Georgia,serif;font-size:22px;font-weight:400;margin:0 0 12px}
#tee-preferred-source .tee-line{height:5px;background:var(--tee-line);border-radius:3px;margin:9px 0;max-width:90%}
#tee-preferred-source .tee-feedback{font-size:13px;line-height:1.5;color:var(--tee-ink);margin:12px 0 0}
#tee-preferred-source .tee-feedback[hidden]{display:none}
#tee-preferred-source[data-motion='false'] .tee-topline:after,#tee-preferred-source[data-motion='false'] .tee-symbol,#tee-preferred-source[data-motion='false'] .tee-cta,#tee-preferred-source[data-motion='false'] .tee-cta:before{animation:none}
@keyframes tee-cta-glow{0%,35%,100%{box-shadow:0 0 0 0 #bda26900}15%{box-shadow:0 0 0 4px #bda26922,0 3px 14px #194c3a22}}
@keyframes tee-cta-sheen{0%{transform:translateX(-120%)}30%,100%{transform:translateX(120%)}}
@keyframes tee-travel{to{transform:translateX(500%)}}
@keyframes tee-star{0%,100%{box-shadow:0 0 0 0 #bda26900}55%{box-shadow:0 0 0 7px #bda26922}}
@media(max-width:520px){#tee-preferred-source .tee-hero{padding:26px 22px}#tee-preferred-source .tee-hero h2{font-size:27px}#tee-preferred-source .tee-module{margin:16px;padding:22px 17px 15px}#tee-preferred-source .tee-row{gap:12px}#tee-preferred-source .tee-copy h3{font-size:22px}#tee-preferred-source .tee-action{margin-left:0}#tee-preferred-source .tee-cta{width:100%;padding:12px}#tee-preferred-source .tee-symbol{width:34px;height:34px}#tee-preferred-source .tee-article{padding:10px 22px 24px}}
@media(prefers-reduced-motion:reduce){#tee-preferred-source .tee-topline:after,#tee-preferred-source .tee-symbol,#tee-preferred-source .tee-cta,#tee-preferred-source .tee-cta:before{animation:none}#tee-preferred-source .tee-cta{transition:none}}

#tee-preferred-source{color-scheme:light;border-radius:0;background:#fff;padding:24px 24px 8px;clear:both}
#tee-preferred-source .tee-module{max-width:1180px;margin:0 auto;padding:25px 30px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center}
#tee-preferred-source .tee-action{margin:0;max-width:340px}
#tee-preferred-source .tee-copy h3{font-size:25px}
#tee-preferred-source .tee-symbol{font-size:27px}
#tee-preferred-source .tee-cta{font-weight:500;text-decoration:none!important;color:#fff!important}
#tee-preferred-source .tee-cta:focus-visible{outline:3px solid #a58135;outline-offset:4px}
@media(max-width:800px){#tee-preferred-source{padding:18px 16px 8px}#tee-preferred-source .tee-module{grid-template-columns:1fr;padding:22px 18px;gap:18px}#tee-preferred-source .tee-action{max-width:none;margin-left:60px}}
@media(max-width:520px){#tee-preferred-source .tee-action{margin-left:0}}

#tee-preferred-source.tee-newsletter{color-scheme:light;background:#fff;border-radius:0;padding:22px 24px 0;text-align:left;max-width:100%;box-sizing:border-box}
#tee-preferred-source.tee-newsletter .tee-module{display:block;margin:0;padding:24px 22px}
#tee-preferred-source.tee-newsletter .tee-copy h3{font-size:23px;line-height:1.25}
#tee-preferred-source.tee-newsletter .tee-action{margin:18px 0 0 60px;max-width:none}
#tee-preferred-source.tee-newsletter .tee-cta{width:100%;font-size:14px;box-sizing:border-box}
@media(max-width:520px){#tee-preferred-source.tee-newsletter{padding:18px 16px 0}#tee-preferred-source.tee-newsletter .tee-module{padding:22px 16px}#tee-preferred-source.tee-newsletter .tee-action{margin-left:0}}
