:root{color-scheme:light;--ink:#183343;--muted:#667780;--teal:#116966;--mint:#e6f4ee;--line:#dfe8e6;--paper:#fff;--bg:#f5f7f5;--gold:#b48747;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}html{scroll-behavior:smooth}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-size:15px;line-height:1.6}a{color:var(--teal)}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid #7ebcb3;outline-offset:4px}button:disabled{opacity:.6;cursor:wait}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}.skip-link{position:fixed;top:-80px;left:20px;padding:12px;background:#fff;z-index:30}.skip-link:focus{top:12px}
.auth-header{max-width:1240px;margin:0 auto;padding:26px 44px;display:flex;justify-content:space-between;align-items:center;gap:24px}.auth-brand{display:flex;gap:12px;align-items:center;text-decoration:none;color:var(--ink);font-size:12px;font-weight:800;letter-spacing:1.8px;line-height:1.5}.auth-brand small{display:block;font-size:13px;font-weight:500;letter-spacing:0}.auth-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:var(--teal);color:white;font-size:20px;letter-spacing:-1px}.auth-header-nav{display:flex;align-items:center;gap:24px;font-size:12px;font-weight:700}.auth-header-nav a{text-decoration:none;color:var(--ink)}.auth-header-nav a:hover{color:var(--teal)}.auth-header-nav .header-sign-in{display:flex;align-items:center;min-height:44px;border:1px solid #c5d8d2;border-radius:999px;padding:8px 17px;color:var(--teal);background:#fff}
.auth-layout{max-width:1180px;min-height:calc(100vh - 152px);padding:46px 44px 72px;margin:0 auto;display:grid;grid-template-columns:1.08fr .92fr;gap:76px;align-items:center}.auth-intro{padding-bottom:12px}.eyebrow{color:var(--teal);font-size:10px;font-weight:800;letter-spacing:1.8px;margin:0 0 17px}.auth-intro h1{font-size:clamp(38px,4.3vw,58px);letter-spacing:-2.3px;line-height:1.06;margin-bottom:24px}.auth-intro h1 em{font-family:Georgia,"Times New Roman",serif;font-weight:400;color:var(--teal)}.intro-copy{color:var(--muted);font-size:17px;line-height:1.7;max-width:600px}.auth-benefits{list-style:none;margin:31px 0 0;padding:0;display:grid;gap:14px;font-size:13px}.auth-benefits li{display:flex;gap:11px;align-items:flex-start}.auth-benefits li span{display:grid;place-items:center;border-radius:50%;background:var(--mint);color:var(--teal);height:23px;width:23px;flex:none;font-weight:700}.auth-intro-actions{display:flex;align-items:center;gap:20px;margin-top:31px}.intro-button{width:auto;min-width:188px;padding-inline:20px}.text-link{font-size:12px;font-weight:750;text-decoration:none}.auth-mentor-note{border-left:3px solid var(--gold);padding-left:16px;margin:30px 0 0;color:var(--muted);font-size:12px}.auth-mentor-note strong{color:var(--ink)}
.auth-panel{background:var(--paper);border:1px solid var(--line);border-radius:19px;padding:32px;box-shadow:0 10px 40px #18334307;min-width:0;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.auth-panel:focus{outline:none}.auth-panel[data-attention="true"]{border-color:#5aa49b;box-shadow:0 0 0 5px #bfe2d55c,0 18px 48px #18334314;transform:translateY(-2px)}.auth-panel>.eyebrow{margin-bottom:11px}.auth-panel h2{font-size:25px;letter-spacing:-.75px;line-height:1.25;margin-bottom:13px}.auth-panel>p:not(.eyebrow){font-size:13px;color:var(--muted)}.auth-intent{padding:12px 14px;border-radius:9px;background:var(--mint);border:1px solid #b9ddd0;color:var(--teal)!important;font-weight:700;line-height:1.55}.auth-status{padding:25px 0;color:var(--muted);font-size:13px}.auth-notice,.auth-invitation{padding:12px 14px;border-radius:9px;background:#faf3e7;border:1px solid #e8d8b9;font-size:12px!important;color:#745626!important;line-height:1.6}.auth-invitation{background:var(--mint);border-color:#c7e2d7;color:var(--teal)!important}.auth-error{border:1px solid #e8c2b2;background:#fff5ef;padding:14px;border-radius:9px;color:#854734;font-size:13px;margin:18px 0}.auth-signed-in{padding:19px 0 8px}.auth-signed-in h3{font-size:18px;margin:0 0 8px}.auth-signed-in p{font-size:13px;color:var(--muted)}.auth-button,.auth-secondary{width:100%;display:flex;align-items:center;justify-content:center;gap:15px;border-radius:9px;font-size:13px;font-weight:650;min-height:45px;padding:11px 15px;text-decoration:none;text-align:center;line-height:1.45}.auth-button{color:#fff;background:var(--teal);border:1px solid var(--teal)}.auth-button:hover{background:#0b514f}.auth-secondary{background:#fff;border:1px solid #c5d8d2;color:var(--teal);margin-top:12px}.auth-secondary:hover{background:var(--mint)}.auth-privacy{font-size:11px!important;line-height:1.7;margin:24px 0 0;padding-top:19px;border-top:1px solid var(--line)}
#auth-widget{min-width:0;width:100%;max-width:100%;margin-top:16px}.proof-strip{max-width:1180px;margin:0 auto 72px;padding:27px 30px;border-radius:18px;background:var(--ink);color:#fff;display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) 1.75fr;gap:28px;align-items:center}.proof-strip div{display:grid;gap:1px}.proof-strip strong{font-family:Georgia,"Times New Roman",serif;font-size:31px;font-weight:400;color:#d9b77b}.proof-strip span{font-size:10px;line-height:1.45;color:#d7e1e2}.proof-strip p{margin:0;padding-left:26px;border-left:1px solid #ffffff26;color:#d7e1e2;font-size:12px;line-height:1.65}
.toolkit-visual{max-width:1180px;margin:0 auto 105px;position:relative}.toolkit-visual img{display:block;width:100%;height:auto;border-radius:22px;border:1px solid #d9dfda;box-shadow:0 28px 65px #18334313}.toolkit-visual figcaption{position:absolute;right:22px;bottom:20px;max-width:385px;margin:0;padding:11px 15px;border-radius:10px;background:#fffef9e8;backdrop-filter:blur(8px);color:var(--ink);font-size:11px;font-weight:750;box-shadow:0 8px 22px #18334312}
.landing-section{max-width:1180px;margin:0 auto;padding:20px 0 112px}.section-heading{max-width:770px;margin-bottom:43px}.section-heading h2,.data-copy h2,.ecosystem-section h2,.trust-section h2,.closing-cta h2{font-size:clamp(31px,3.25vw,46px);letter-spacing:-1.65px;line-height:1.12;margin:0 0 20px}.section-heading>p:not(.eyebrow),.section-heading>div+p,.data-copy>p:not(.eyebrow),.ecosystem-section>div>p:not(.eyebrow),.closing-cta>p:not(.eyebrow){color:var(--muted);font-size:15px;line-height:1.8}.split-heading{max-width:none;display:grid;grid-template-columns:1.25fr .75fr;gap:75px;align-items:end}.split-heading>p{margin:0}.centered-heading{text-align:center;margin:0 auto 48px}
.connection-flow{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.connection-flow li{position:relative;padding:32px 28px 35px}.connection-flow li+li{border-left:1px solid var(--line)}.connection-flow li+li:before{content:"→";position:absolute;left:-14px;top:48%;display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:var(--bg);color:var(--teal);font-weight:800}.connection-flow span{display:block;color:var(--gold);font-family:Georgia,"Times New Roman",serif;font-size:17px;margin-bottom:20px}.connection-flow strong{display:block;font-size:16px;margin-bottom:8px}.connection-flow small{display:block;color:var(--muted);font-size:11px;line-height:1.65}
.feature-section{padding-bottom:120px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-card{min-height:295px;background:var(--paper);border:1px solid var(--line);border-radius:17px;padding:26px;display:flex;flex-direction:column;box-shadow:0 10px 28px #18334305}.feature-card:hover{border-color:#c1d8d2;transform:translateY(-2px);box-shadow:0 18px 38px #1833430b}.feature-number{font-family:Georgia,"Times New Roman",serif;color:var(--gold);font-size:20px}.status-pill{display:inline-flex;align-self:flex-start;margin:22px 0 15px;padding:4px 8px;border-radius:999px;background:var(--mint);color:var(--teal);font-size:8px;font-weight:850;letter-spacing:1px}.status-pill.optional{background:#f6eddc;color:#7b5a28}.status-pill.future{background:#edf0f2;color:#67757d}.feature-card h3,.intelligence-grid h3,.steps-grid h3{font-size:18px;line-height:1.3;letter-spacing:-.35px;margin:0 0 12px}.feature-card p,.intelligence-grid p,.steps-grid p{color:var(--muted);font-size:12px;line-height:1.75}.feature-card>strong{margin-top:auto;padding-top:18px;color:var(--teal);font-size:10px;line-height:1.5}
.data-section{max-width:1240px;margin:0 auto 115px;padding:72px;border-radius:28px;background:linear-gradient(135deg,#123a46 0%,#0f5b59 100%);color:#fff;display:grid;grid-template-columns:1.12fr .88fr;gap:78px;align-items:center}.data-copy .eyebrow{color:#c9dcae}.data-copy h2{color:#fff}.data-copy>p:not(.eyebrow){color:#d8e3e2}.data-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:35px 0}.data-facts div{padding-top:18px;border-top:1px solid #ffffff2b}.data-facts strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:31px;font-weight:400;color:#e0bd7b}.data-facts span{display:block;color:#d5e2df;font-size:9px;line-height:1.55;margin-top:4px}.data-caveat{font-size:9px!important;line-height:1.65!important;color:#bad0cc!important;margin-bottom:0}.match-model{padding:28px;border-radius:19px;background:#ffffff0f;border:1px solid #ffffff25;box-shadow:inset 0 1px #ffffff0d}.match-model-label{font-size:9px;font-weight:850;letter-spacing:1.6px;color:#c9dcae;margin:0 0 20px}.model-card{padding:18px 20px;border-radius:13px;background:#fff;color:var(--ink);display:grid;gap:4px}.model-card span{font-size:8px;font-weight:850;letter-spacing:1.3px;color:var(--teal)}.model-card strong{font-size:12px;line-height:1.55}.model-card small{color:var(--muted);font-size:9px;margin-top:6px}.model-result{border-left:4px solid var(--gold)}.model-connector{text-align:center;color:#e0bd7b;font-size:19px;font-weight:800;line-height:1.7}
.intelligence-section{padding-bottom:112px}.intelligence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.intelligence-grid article{border-top:3px solid var(--teal);padding:26px;background:#edf5f1;border-radius:0 0 15px 15px}.intelligence-grid .status-pill{margin:0 0 18px}.intelligence-grid p{margin-bottom:0}
.steps-section{padding-bottom:112px}.steps-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps-grid li{padding:25px 22px;border-left:1px solid var(--line)}.steps-grid>li>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--ink);color:#fff;font-family:Georgia,"Times New Roman",serif;margin-bottom:26px}.steps-grid p{margin-bottom:0}
.ecosystem-section{max-width:1180px;margin:0 auto 112px;padding:48px;border:1px solid #e5d8c4;border-radius:22px;background:#faf5eb;display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.ecosystem-section .eyebrow{color:#8a6632}.ecosystem-section h2{font-size:36px}.ecosystem-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ecosystem-links a{display:grid;gap:4px;padding:17px 18px;border:1px solid #e7d9c5;border-radius:11px;background:#fff;text-decoration:none}.ecosystem-links a:hover{border-color:#caa972}.ecosystem-links strong{color:var(--ink);font-size:12px}.ecosystem-links span{font-size:10px;color:#8a6632}
.trust-section{max-width:1180px;margin:0 auto 112px;padding:55px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1.15fr .85fr;gap:70px}.trust-section h2{font-size:35px}.trust-section ul{margin:0;padding:0;list-style:none;display:grid;gap:13px}.trust-section li{position:relative;padding-left:28px;font-size:12px}.trust-section li:before{content:"✓";position:absolute;left:0;color:var(--teal);font-weight:850}.trust-disclaimer{grid-column:1/-1;margin:0;padding:19px 22px;border-radius:10px;background:#eef2f1;color:var(--muted);font-size:10px;line-height:1.7}
.closing-cta{max-width:900px;margin:0 auto 110px;text-align:center;padding:63px 65px;border-radius:24px;background:var(--paper);border:1px solid var(--line);box-shadow:0 24px 55px #18334309}.closing-cta>p:not(.eyebrow){max-width:660px;margin:0 auto 28px}.closing-button{width:auto;display:inline-flex;padding-inline:24px}.closing-cta small{display:block;margin-top:13px;color:var(--muted);font-size:9px}.auth-footer{max-width:1152px;margin:0 auto;padding:20px 0 32px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px;color:#7d8c86;font-size:10px}.auth-footer>span{letter-spacing:1px}.auth-footer nav{display:flex;gap:18px}.auth-footer nav a{text-decoration:none;color:var(--muted)}.auth-footer p{margin:0}
@media(max-width:1050px){.auth-layout{grid-template-columns:1fr;max-width:760px;gap:35px}}
@media(max-width:850px){.auth-header{padding:24px}.auth-layout{gap:35px;padding:36px 24px 60px;grid-template-columns:1fr;max-width:690px}.auth-panel{padding:28px}.auth-intro h1{font-size:43px}.proof-strip{margin:0 24px 52px;grid-template-columns:repeat(3,minmax(0,1fr))}.proof-strip p{grid-column:1/-1;border-left:0;border-top:1px solid #ffffff26;padding:17px 0 0}.toolkit-visual,.landing-section,.trust-section{margin-left:24px;margin-right:24px}.toolkit-visual{margin-bottom:80px}.split-heading{grid-template-columns:1fr;gap:10px}.feature-grid{grid-template-columns:1fr 1fr}.data-section{margin:0 24px 90px;padding:52px;grid-template-columns:1fr;gap:45px}.intelligence-grid{grid-template-columns:1fr}.steps-grid{grid-template-columns:1fr 1fr}.ecosystem-section{margin:0 24px 90px;grid-template-columns:1fr;gap:35px}.trust-section{grid-template-columns:1fr;gap:25px}.closing-cta{margin:0 24px 90px}.auth-footer{margin:0 24px}.auth-benefits{font-size:12px}}
@media(max-width:650px){.auth-header{padding:20px}.auth-header-nav a:first-child{display:none}.auth-header-nav{gap:10px}.auth-layout{display:flex;flex-direction:column;gap:24px;padding:25px 20px 38px;min-height:0;align-items:stretch}.auth-intro{padding:0}.auth-intro .eyebrow{margin-bottom:10px;font-size:9px}.auth-intro h1{font-size:36px;letter-spacing:-1.45px;margin-bottom:14px}.auth-intro h1 br{display:none}.intro-copy{font-size:14px;margin-bottom:0;max-width:520px}.auth-intro-actions{margin-top:23px;flex-wrap:wrap}.intro-button{width:100%}.text-link{width:100%;text-align:center}.auth-benefits,.auth-mentor-note{display:none}.auth-panel{padding:23px 20px;border-radius:14px}.auth-panel h2{font-size:23px}.proof-strip{margin:0 20px 40px;padding:23px;grid-template-columns:1fr;gap:18px}.proof-strip div{grid-template-columns:65px 1fr;align-items:center}.proof-strip strong{font-size:28px}.proof-strip p{grid-column:auto}.toolkit-visual{margin:0 20px 70px}.toolkit-visual img{border-radius:14px}.toolkit-visual figcaption{position:static;margin:10px 0 0;padding:0;background:none;box-shadow:none;backdrop-filter:none;font-size:9px}.landing-section{margin-left:20px;margin-right:20px;padding-bottom:78px}.section-heading h2,.data-copy h2,.ecosystem-section h2,.trust-section h2,.closing-cta h2{font-size:31px;letter-spacing:-1.1px}.section-heading{margin-bottom:31px}.connection-flow{grid-template-columns:1fr}.connection-flow li{padding:25px 10px}.connection-flow li+li{border-left:0;border-top:1px solid var(--line)}.connection-flow li+li:before{content:"↓";left:50%;top:-14px;margin-left:-13px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:0}.data-section{margin:0 20px 75px;padding:34px 24px;border-radius:20px}.data-facts{grid-template-columns:1fr;gap:8px}.data-facts div{display:grid;grid-template-columns:60px 1fr;align-items:center}.data-facts strong{font-size:27px}.intelligence-grid{grid-template-columns:1fr}.steps-grid{grid-template-columns:1fr}.steps-grid li{padding:20px 12px}.ecosystem-section{margin:0 20px 75px;padding:30px 23px}.ecosystem-links{grid-template-columns:1fr}.trust-section{margin:0 20px 75px;padding:40px 0;grid-template-columns:1fr}.closing-cta{margin:0 20px 75px;padding:45px 24px}.closing-button{width:100%}.auth-footer{margin:0 20px;align-items:flex-start;flex-direction:column;gap:8px;padding-bottom:20px}.auth-footer nav{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Approved Toolkit pricing and access UI — scoped to these views only. */
.tk-pricing,.tk-membership{color-scheme:light;--ink:#183343;--muted:#52666c;--teal:#116966;--dark:#0c504e;--mint:#e8f3ee;--line:#d7e3de;--paper:#fff;--bg:#f6f8f5;--gold:#74571f;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;color:var(--ink);background:var(--bg)}.tk-pricing *,.tk-membership *{box-sizing:border-box}.tk-pricing body,.tk-membership body{margin:0}.tk-pricing h1,.tk-membership h1,.tk-pricing h2,.tk-membership h2,.tk-pricing h3,.tk-membership h3,.tk-pricing p,.tk-membership p{margin:0}.tk-pricing button,.tk-membership button,.tk-pricing select,.tk-membership select{font:inherit}.tk-pricing a,.tk-membership a{color:var(--teal)}.tk-pricing button,.tk-membership button,.tk-pricing a,.tk-membership a,.tk-pricing summary,.tk-membership summary,.tk-pricing select,.tk-membership select{-webkit-tap-highlight-color:transparent}.tk-pricing button:focus-visible,.tk-membership button:focus-visible,.tk-pricing a:focus-visible,.tk-membership a:focus-visible,.tk-pricing summary:focus-visible,.tk-membership summary:focus-visible,.tk-pricing select:focus-visible,.tk-membership select:focus-visible{outline:3px solid #367fba;outline-offset:4px}.tk-pricing button,.tk-membership button{cursor:pointer}.tk-pricing button:disabled,.tk-membership button:disabled{cursor:not-allowed;opacity:.7}.tk-pricing button:disabled:hover,.tk-membership button:disabled:hover{transform:none}.tk-pricing .skip,.tk-membership .skip{position:absolute;top:-100px;background:white;padding:16px;z-index:10}.tk-pricing .skip:focus,.tk-membership .skip:focus{top:0}.tk-pricing .preview-bar,.tk-membership .preview-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 28px;background:#193c43;color:#eaf4ef;font-size:12px}.tk-pricing .preview-bar>span,.tk-membership .preview-bar>span{display:flex;align-items:center;gap:14px}.tk-pricing .preview-bar strong,.tk-membership .preview-bar strong{font-size:10px;letter-spacing:1.3px}.tk-pricing .preview-bar nav,.tk-membership .preview-bar nav{display:flex;gap:6px}.tk-pricing .preview-bar a,.tk-membership .preview-bar a{padding:8px 12px;color:#eaf4ef;text-decoration:none;border-radius:6px;white-space:nowrap}.tk-pricing .preview-bar a[aria-current],.tk-membership .preview-bar a[aria-current]{background:#e8f3ee;color:#153e40;font-weight:650}.tk-pricing .brand-header,.tk-membership .brand-header{max-width:1180px;margin:auto;padding:28px 32px;display:flex;align-items:center;justify-content:space-between}.tk-pricing .brand,.tk-membership .brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--ink);font-size:12px;letter-spacing:2px;font-weight:750}.tk-pricing .brand-mark,.tk-membership .brand-mark{display:grid;place-items:center;width:43px;height:43px;border-radius:12px;background:var(--teal);color:white;font-size:20px;letter-spacing:-1px}.tk-pricing .brand small,.tk-membership .brand small{display:block;font-size:15px;letter-spacing:-.3px;font-weight:500;margin-top:5px}.tk-pricing .brand-note,.tk-membership .brand-note{color:var(--muted);font-size:13px}.tk-pricing main,.tk-membership main{max-width:1116px;margin:auto;padding:0 32px 72px}.tk-pricing .pricing-hero,.tk-membership .pricing-hero{text-align:center;padding:48px 0 40px}.tk-pricing .eyebrow,.tk-membership .eyebrow{color:var(--teal);font-size:11px;font-weight:750;letter-spacing:1.7px;line-height:1.5}.tk-pricing .pricing-hero h2,.tk-membership .pricing-hero h2{font-size:58px;letter-spacing:-2.3px;line-height:1.08;font-weight:680;margin:18px 0 22px}.tk-pricing .pricing-hero h2 em,.tk-membership .pricing-hero h2 em{font-style:normal;color:var(--teal)}.tk-pricing .pricing-hero>p:last-of-type,.tk-membership .pricing-hero>p:last-of-type{color:var(--muted);line-height:1.65;font-size:17px}.tk-pricing .journey,.tk-membership .journey{display:flex;justify-content:center;gap:14px;align-items:center;margin-top:28px;color:var(--muted);font-size:12px}.tk-pricing .journey b,.tk-membership .journey b{font-weight:400;color:var(--teal)}.tk-pricing .plan-grid,.tk-membership .plan-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}.tk-pricing .plan-card,.tk-membership .plan-card{border:1px solid var(--line);border-radius:20px;background:white;padding:30px;display:flex;flex-direction:column}.tk-pricing .plus-card,.tk-membership .plus-card{border:2px solid var(--teal);padding:29px;box-shadow:0 12px 32px #183f3710;background:linear-gradient(160deg,#f0f8f3 0%,#fff 56%)}.tk-pricing .plan-label,.tk-membership .plan-label{display:flex;justify-content:space-between;align-items:center;gap:10px;min-height:25px}.tk-pricing .plan-label .eyebrow,.tk-membership .plan-label .eyebrow{font-size:10px;letter-spacing:1.2px}.tk-pricing .quiet-pill,.tk-membership .quiet-pill,.tk-pricing .accent-pill,.tk-membership .accent-pill{font-size:10px;line-height:1.5;font-weight:650;padding:5px 8px;border-radius:100px;white-space:nowrap}.tk-pricing .quiet-pill,.tk-membership .quiet-pill{background:#f1f4f1;color:var(--muted)}.tk-pricing .accent-pill,.tk-membership .accent-pill{background:#e5edd8;color:#425221}.tk-pricing .plan-card h2,.tk-membership .plan-card h2{font-size:27px;letter-spacing:-.75px;margin-top:20px}.tk-pricing .plan-description,.tk-membership .plan-description{color:var(--muted);line-height:1.55;font-size:15px;min-height:48px;margin-top:12px;max-width:360px}.tk-pricing .price,.tk-membership .price{display:flex;align-items:baseline;gap:12px;margin-top:26px;flex-wrap:wrap}.tk-pricing .price strong,.tk-membership .price strong{font-size:49px;letter-spacing:-2px;font-weight:670;line-height:1.15}.tk-pricing .price>span,.tk-membership .price>span{font-size:14px;color:var(--muted)}.tk-pricing .price-detail,.tk-membership .price-detail{font-size:13px;line-height:1.6;margin:10px 0 24px;color:var(--muted)}.tk-pricing .price-detail strong,.tk-membership .price-detail strong{color:var(--ink);font-weight:600}.tk-pricing .button,.tk-membership .button{border:1px solid var(--teal);border-radius:9px;padding:14px 18px;min-height:48px;background:var(--teal);color:white;font-size:14px;font-weight:650;display:flex;justify-content:center;gap:16px;align-items:center;text-align:center;line-height:1.35;transition:background .15s}.tk-pricing .button:hover,.tk-membership .button:hover{background:var(--dark)}.tk-pricing .button.secondary,.tk-membership .button.secondary{background:white;color:var(--teal);border-color:#a8bfba}.tk-pricing .button.secondary:hover,.tk-membership .button.secondary:hover{background:#edf5f0}.tk-pricing .plan-card h3,.tk-membership .plan-card h3{font-size:13px;margin-top:27px}.tk-pricing .benefits,.tk-membership .benefits{list-style:none;padding:0;margin:15px 0 0;display:grid;gap:14px}.tk-pricing .benefits li,.tk-membership .benefits li{position:relative;padding-left:24px;font-size:14px;line-height:1.6}.tk-pricing .benefits li:before,.tk-membership .benefits li:before{content:'✓';position:absolute;left:0;color:var(--teal);font-weight:750}.tk-pricing .benefits strong,.tk-membership .benefits strong{font-weight:650}.tk-pricing .ai-included,.tk-membership .ai-included{display:flex;gap:12px;padding:16px;margin-top:23px;border-radius:11px;background:#edf5f0}.tk-pricing .mini-icon,.tk-membership .mini-icon{color:var(--teal);font-size:22px;line-height:1.4}.tk-pricing .ai-included strong,.tk-membership .ai-included strong{display:block;font-size:13px;margin-bottom:6px}.tk-pricing .ai-included p>span,.tk-membership .ai-included p>span{font-size:13px;line-height:1.65;color:#3f5a57}.tk-pricing .offer-note,.tk-membership .offer-note{font-size:12px;color:var(--muted);line-height:1.65;margin-top:15px}.tk-pricing .claim-strip,.tk-membership .claim-strip{margin-top:24px;border:1px solid var(--line);background:#eff3ee;border-radius:14px;padding:25px 28px;display:grid;grid-template-columns:1fr auto;gap:12px 24px;align-items:center}.tk-pricing .claim-strip h2,.tk-membership .claim-strip h2{font-size:18px;letter-spacing:-.2px}.tk-pricing .claim-strip p,.tk-membership .claim-strip p{color:var(--muted);font-size:14px;line-height:1.65;margin-top:7px}.tk-pricing .claim-strip details,.tk-membership .claim-strip details{grid-column:1/-1;font-size:13px}.tk-pricing .claim-strip summary,.tk-membership .claim-strip summary{color:var(--teal);width:fit-content;padding:4px 0;cursor:pointer}.tk-pricing .claim-strip details p,.tk-membership .claim-strip details p{max-width:800px}.tk-pricing .section-heading,.tk-membership .section-heading{margin:64px 0 30px}.tk-pricing .section-heading h2,.tk-membership .section-heading h2,.tk-pricing .faq h2,.tk-membership .faq h2{font-size:32px;letter-spacing:-1px;margin:10px 0 13px}.tk-pricing .section-heading p,.tk-membership .section-heading p,.tk-pricing .faq>div>p,.tk-membership .faq>div>p{font-size:15px;line-height:1.7;color:var(--muted)}.tk-pricing table,.tk-membership table{border-collapse:separate;border-spacing:0;width:100%;table-layout:fixed;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:white;font-size:14px;text-align:left}.tk-pricing thead,.tk-membership thead{background:#edf3ef}.tk-pricing th,.tk-membership th,.tk-pricing td,.tk-membership td{padding:19px 23px;line-height:1.55;border-bottom:1px solid var(--line);overflow-wrap:break-word}.tk-pricing th:first-child,.tk-membership th:first-child{width:44%}.tk-pricing thead th,.tk-membership thead th{font-size:16px;vertical-align:bottom}.tk-pricing th>span,.tk-membership th>span{display:block;color:var(--muted);font-size:12px;font-weight:400;margin-top:5px}.tk-pricing tbody th,.tk-membership tbody th{font-weight:600}.tk-pricing td,.tk-membership td{color:#445c62}.tk-pricing th:last-child,.tk-membership th:last-child,.tk-pricing td:last-child,.tk-membership td:last-child{background:#f2f8f3;color:var(--dark)}.tk-pricing tbody tr:last-child>*,.tk-membership tbody tr:last-child>*{border-bottom:0}.tk-pricing .comparison-note,.tk-membership .comparison-note{font-size:13px;color:var(--muted);line-height:1.75;margin-top:17px}.tk-pricing .faq,.tk-membership .faq{display:grid;grid-template-columns:1fr 1.6fr;gap:50px;margin-top:68px;padding-top:48px;border-top:1px solid var(--line)}.tk-pricing .faq-list details,.tk-membership .faq-list details{border-bottom:1px solid var(--line)}.tk-pricing summary,.tk-membership summary{cursor:pointer;line-height:1.5}.tk-pricing .faq-list summary,.tk-membership .faq-list summary{padding:19px 0;font-size:15px;font-weight:600}.tk-pricing .faq-list details p,.tk-membership .faq-list details p{font-size:14px;line-height:1.8;color:var(--muted);margin:0 0 17px}.tk-pricing .faq-list details:first-child summary,.tk-membership .faq-list details:first-child summary{padding-top:0}.tk-pricing footer,.tk-membership footer{max-width:1052px;margin:0 auto;padding:32px 32px 45px;border-top:1px solid var(--line);text-align:center}.tk-pricing footer>span,.tk-membership footer>span{font-size:10px;letter-spacing:1.7px;font-weight:750;color:var(--teal)}.tk-pricing footer p,.tk-membership footer p{font-size:12px;color:var(--muted);line-height:1.7;margin-top:12px}.tk-pricing .preview-footer,.tk-membership .preview-footer{font-style:italic}.tk-pricing .notice,.tk-membership .notice{position:fixed;bottom:20px;right:20px;max-width:530px;padding:18px 16px 18px 22px;background:#183e43;color:white;border-radius:12px;box-shadow:0 8px 30px #102c4433;font-size:14px;line-height:1.6;display:flex;align-items:center;gap:20px;z-index:5}.tk-pricing .notice[hidden],.tk-membership .notice[hidden]{display:none}.tk-pricing .notice button,.tk-membership .notice button{border:0;background:none;color:white;font-size:26px;padding:4px 8px}.tk-pricing .sr-only,.tk-membership .sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tk-pricing .account-shell,.tk-membership .account-shell{max-width:960px;margin:auto}.tk-pricing .scenario,.tk-membership .scenario{display:flex;align-items:center;gap:14px;padding:16px 0 22px;border-bottom:1px dashed #b4c6c1;font-size:12px;color:var(--muted)}.tk-pricing .scenario select,.tk-membership .scenario select{padding:10px 32px 10px 12px;max-width:100%;border:1px solid #b4c6c1;border-radius:7px;background:white;color:var(--ink);font-size:13px}.tk-pricing .scenario>span,.tk-membership .scenario>span{margin-left:auto;font-style:italic}.tk-pricing .account-heading,.tk-membership .account-heading{margin:38px 0 28px}.tk-pricing .account-heading h1,.tk-membership .account-heading h1{font-size:38px;letter-spacing:-1.2px;margin:10px 0 14px}.tk-pricing .account-heading>p:last-child,.tk-membership .account-heading>p:last-child{font-size:15px;color:var(--muted);line-height:1.65}.tk-pricing .account-plan,.tk-membership .account-plan{padding:30px;border-radius:18px;background:#edf6ef;border:1px solid #b7cfc3}.tk-pricing .plan-status,.tk-membership .plan-status{display:flex;gap:24px;justify-content:space-between;align-items:center}.tk-pricing .status-pill,.tk-membership .status-pill{font-size:10px;letter-spacing:1px;color:var(--dark);font-weight:750}.tk-pricing .account-plan h2,.tk-membership .account-plan h2{font-size:27px;letter-spacing:-.6px;margin:12px 0}.tk-pricing .account-plan p,.tk-membership .account-plan p{font-size:14px;line-height:1.7;color:#3c5c57;max-width:610px}.tk-pricing .saved-count,.tk-membership .saved-count{border-left:1px solid #bfd4c7;min-width:160px;text-align:center;display:grid;gap:5px;padding-left:20px}.tk-pricing .saved-count strong,.tk-membership .saved-count strong{font-size:36px;font-weight:620;letter-spacing:-1px}.tk-pricing .saved-count span,.tk-membership .saved-count span{font-size:13px}.tk-pricing .saved-count small,.tk-membership .saved-count small{font-size:11px;color:var(--muted)}.tk-pricing .plan-actions,.tk-membership .plan-actions{display:flex;gap:12px;margin-top:24px}.tk-pricing .plan-actions .button,.tk-membership .plan-actions .button{font-size:13px}.tk-pricing .section-title,.tk-membership .section-title{margin:34px 0 18px}.tk-pricing .section-title h2,.tk-membership .section-title h2{font-size:20px;letter-spacing:-.3px}.tk-pricing .section-title p,.tk-membership .section-title p{font-size:13px;color:var(--muted);line-height:1.7;margin-top:7px}.tk-pricing .usage-grid,.tk-membership .usage-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.tk-pricing .usage-card,.tk-membership .usage-card{background:white;border:1px solid var(--line);padding:25px;border-radius:14px}.tk-pricing .usage-label,.tk-membership .usage-label{display:flex;justify-content:space-between;align-items:center;gap:12px}.tk-pricing .usage-label h3,.tk-membership .usage-label h3{font-size:14px;font-weight:600}.tk-pricing .usage-label>span,.tk-membership .usage-label>span{font-size:11px;color:var(--muted)}.tk-pricing .usage-number,.tk-membership .usage-number{margin:15px 0;color:var(--muted);font-size:14px}.tk-pricing .usage-number strong,.tk-membership .usage-number strong{font-size:38px;color:var(--ink);font-weight:640;letter-spacing:-1px;margin-right:5px}.tk-pricing .usage-card progress,.tk-membership .usage-card progress{height:7px;width:100%;border:0;border-radius:5px;display:block;background:#e6eeea;accent-color:var(--teal)}.tk-pricing progress::-webkit-progress-bar,.tk-membership progress::-webkit-progress-bar{background:#e6eeea;border-radius:5px}.tk-pricing progress::-webkit-progress-value,.tk-membership progress::-webkit-progress-value{background:var(--teal);border-radius:5px}.tk-pricing progress::-moz-progress-bar,.tk-membership progress::-moz-progress-bar{background:var(--teal);border-radius:5px}.tk-pricing .usage-card>p:last-child,.tk-membership .usage-card>p:last-child{font-size:12px;line-height:1.6;margin-top:12px;color:var(--muted)}.tk-pricing .usage-rules,.tk-membership .usage-rules{font-size:12px;line-height:1.8;margin-top:14px;color:var(--muted)}.tk-pricing .included-panel,.tk-membership .included-panel{padding:23px 0 28px;margin-top:16px;border-bottom:1px solid var(--line)}.tk-pricing .included-panel h2,.tk-membership .included-panel h2{font-size:17px;line-height:1.6}.tk-pricing .included-panel p,.tk-membership .included-panel p{font-size:14px;line-height:1.8;color:var(--muted);margin-top:8px}.tk-pricing .included-panel .small-copy,.tk-membership .included-panel .small-copy{font-size:12px}.tk-pricing .management-panel,.tk-membership .management-panel{display:grid;grid-template-columns:1fr 220px;gap:35px;padding:26px 0;border-bottom:1px solid var(--line);align-items:start}.tk-pricing .management-panel h2,.tk-membership .management-panel h2{font-size:18px;margin-bottom:10px}.tk-pricing .management-panel p,.tk-membership .management-panel p{font-size:13px;line-height:1.8;margin-top:9px;color:var(--muted)}.tk-pricing .management-panel p strong,.tk-membership .management-panel p strong{color:var(--ink);font-weight:600}.tk-pricing .management-panel>div:last-child,.tk-membership .management-panel>div:last-child{text-align:right}.tk-pricing .closed-pill,.tk-membership .closed-pill{display:inline-block;padding:6px 10px;border-radius:6px;background:#edf0ec;color:#536256;font-size:11px;font-weight:600}.tk-pricing .management-panel summary,.tk-membership .management-panel summary{font-size:12px;color:var(--teal);margin-top:10px}.tk-pricing .management-panel .button,.tk-membership .management-panel .button{margin-top:16px}.tk-pricing .account-help,.tk-membership .account-help{border-bottom:1px solid var(--line);padding:23px 0}.tk-pricing .account-help>summary,.tk-membership .account-help>summary{font-size:14px;font-weight:600;color:var(--teal)}.tk-pricing .account-help>p,.tk-membership .account-help>p{font-size:13px;line-height:1.8;margin-top:16px;color:var(--muted)}.tk-pricing .account-help .button,.tk-membership .account-help .button{margin-top:16px}.tk-pricing .account-help .section-heading,.tk-membership .account-help .section-heading{margin-top:24px}.tk-pricing .account-help .section-heading h2,.tk-membership .account-help .section-heading h2{font-size:24px}.tk-pricing .account-support,.tk-membership .account-support{font-size:12px;line-height:1.8;color:var(--muted);margin:26px 0 0}.tk-pricing .purchase-notice,.tk-membership .purchase-notice{border:1px solid #d6c897;border-radius:14px;padding:24px;margin:24px 0;background:#fbf7e8}.tk-pricing .purchase-notice h2,.tk-membership .purchase-notice h2{font-size:19px;line-height:1.5}.tk-pricing .purchase-notice p,.tk-membership .purchase-notice p{font-size:14px;line-height:1.8;color:var(--muted);margin:12px 0 18px}.tk-pricing .purchase-notice .button,.tk-membership .purchase-notice .button{width:fit-content}.tk-pricing .upgrade-panel,.tk-membership .upgrade-panel{display:grid;grid-template-columns:1fr 230px;gap:35px;align-items:center;background:#edf5ef;border:1px solid var(--line);border-radius:14px;padding:28px;margin-top:28px}.tk-pricing .upgrade-panel h2,.tk-membership .upgrade-panel h2{font-size:24px;letter-spacing:-.5px;line-height:1.3;margin:10px 0}.tk-pricing .upgrade-panel p,.tk-membership .upgrade-panel p{font-size:13px;line-height:1.8;color:var(--muted)}.tk-pricing .upgrade-price,.tk-membership .upgrade-price{display:block;font-size:19px;margin-top:18px}.tk-pricing .upgrade-price span,.tk-membership .upgrade-price span{font-size:12px;font-weight:400}.tk-pricing .upgrade-panel>div:last-child>p,.tk-membership .upgrade-panel>div:last-child>p{font-size:11px;margin-top:12px}.tk-pricing .inline-note,.tk-membership .inline-note{font-size:13px;color:#705313;line-height:1.8;background:#faf4e2;padding:14px 17px;border-radius:8px;margin-top:20px}
@media(min-width:851px){.tk-pricing .starter-card,.tk-membership .starter-card{padding-bottom:38px}.tk-pricing .starter-card .benefits,.tk-membership .starter-card .benefits{gap:17px}}
@media(max-width:1000px){.tk-pricing .plan-label,.tk-membership .plan-label{flex-wrap:wrap;align-content:start;min-height:55px}.tk-pricing .price,.tk-membership .price{gap:8px}.tk-pricing .price strong,.tk-membership .price strong{font-size:44px}.tk-pricing .plan-card,.tk-membership .plan-card{padding:25px}.tk-pricing .plus-card,.tk-membership .plus-card{padding:24px}.tk-pricing .plan-description,.tk-membership .plan-description{min-height:70px}.tk-pricing .journey,.tk-membership .journey{gap:10px;font-size:11px}.tk-pricing .management-panel,.tk-membership .management-panel{grid-template-columns:1fr 190px;gap:22px}}
@media(max-width:700px){.tk-pricing .preview-bar,.tk-membership .preview-bar{padding:10px 16px;flex-wrap:wrap;justify-content:center;gap:7px}.tk-pricing .preview-bar>span,.tk-membership .preview-bar>span{gap:8px;font-size:10px}.tk-pricing .preview-bar strong,.tk-membership .preview-bar strong{font-size:9px}.tk-pricing .preview-bar nav,.tk-membership .preview-bar nav{gap:10px}.tk-pricing .preview-bar a,.tk-membership .preview-bar a{padding:7px 12px;font-size:12px}.tk-pricing .brand-header,.tk-membership .brand-header{padding:23px 22px}.tk-pricing .brand-note,.tk-membership .brand-note{display:none}.tk-pricing main,.tk-membership main{padding:0 20px 45px}.tk-pricing .pricing-hero,.tk-membership .pricing-hero{padding:24px 0 30px}.tk-pricing .pricing-hero h2,.tk-membership .pricing-hero h2{font-size:39px;letter-spacing:-1.5px;margin:16px 0 18px}.tk-pricing .pricing-hero>p:last-of-type,.tk-membership .pricing-hero>p:last-of-type{font-size:15px}.tk-pricing .pricing-hero .eyebrow,.tk-membership .pricing-hero .eyebrow{font-size:9px;letter-spacing:1.4px}.tk-pricing .desktop-break,.tk-membership .desktop-break{display:none}.tk-pricing .journey,.tk-membership .journey{flex-wrap:wrap;line-height:1.7;font-size:10px;gap:5px 8px;margin-top:20px}.tk-pricing .plan-grid,.tk-membership .plan-grid{grid-template-columns:1fr;gap:18px}.tk-pricing .plan-card,.tk-membership .plan-card,.tk-pricing .plus-card,.tk-membership .plus-card{padding:25px}.tk-pricing .plan-label,.tk-membership .plan-label{flex-wrap:nowrap;min-height:25px}.tk-pricing .plan-label .eyebrow,.tk-membership .plan-label .eyebrow{font-size:8px;letter-spacing:1px}.tk-pricing .quiet-pill,.tk-membership .quiet-pill,.tk-pricing .accent-pill,.tk-membership .accent-pill{font-size:9px}.tk-pricing .plan-card h2,.tk-membership .plan-card h2{font-size:26px}.tk-pricing .plan-description,.tk-membership .plan-description{min-height:0}.tk-pricing .price strong,.tk-membership .price strong{font-size:44px}.tk-pricing .price-detail,.tk-membership .price-detail{font-size:12px}.tk-pricing .plan-card h3,.tk-membership .plan-card h3{margin-top:23px}.tk-pricing .claim-strip,.tk-membership .claim-strip{grid-template-columns:1fr;padding:23px;gap:16px;margin-top:18px}.tk-pricing .claim-strip h2,.tk-membership .claim-strip h2{font-size:17px}.tk-pricing .claim-strip .button,.tk-membership .claim-strip .button{width:100%}.tk-pricing .claim-strip details,.tk-membership .claim-strip details{font-size:12px}.tk-pricing .section-heading,.tk-membership .section-heading{margin:42px 0 23px}.tk-pricing .section-heading h2,.tk-membership .section-heading h2,.tk-pricing .faq h2,.tk-membership .faq h2{font-size:28px;line-height:1.2}.tk-pricing .section-heading p,.tk-membership .section-heading p{font-size:14px}.tk-pricing .section-heading .eyebrow,.tk-membership .section-heading .eyebrow{font-size:10px}.tk-pricing th:first-child,.tk-membership th:first-child{width:40%}.tk-pricing th,.tk-membership th,.tk-pricing td,.tk-membership td{padding:15px 10px;font-size:12px;line-height:1.55}.tk-pricing thead th,.tk-membership thead th{font-size:13px}.tk-pricing th>span,.tk-membership th>span{font-size:10px;margin-top:6px}.tk-pricing .comparison-note,.tk-membership .comparison-note{font-size:12px}.tk-pricing .faq,.tk-membership .faq{grid-template-columns:1fr;gap:25px;margin-top:42px;padding-top:30px}.tk-pricing .faq-list summary,.tk-membership .faq-list summary{font-size:14px}.tk-pricing .faq-list details p,.tk-membership .faq-list details p{font-size:13px}.tk-pricing footer,.tk-membership footer{margin:0 20px;padding:25px 5px}.tk-pricing .notice,.tk-membership .notice{left:14px;right:14px;bottom:14px;max-width:none;font-size:13px;gap:8px;padding:16px}.tk-pricing .scenario,.tk-membership .scenario{flex-wrap:wrap;gap:10px;padding:7px 0 18px}.tk-pricing .scenario label,.tk-membership .scenario label{font-size:11px}.tk-pricing .scenario select,.tk-membership .scenario select{width:100%;order:3}.tk-pricing .scenario>span,.tk-membership .scenario>span{font-size:10px}.tk-pricing .account-heading,.tk-membership .account-heading{margin:29px 0 23px}.tk-pricing .account-heading h1,.tk-membership .account-heading h1{font-size:31px}.tk-pricing .account-heading>p:last-child,.tk-membership .account-heading>p:last-child{font-size:14px}.tk-pricing .account-plan,.tk-membership .account-plan{padding:23px}.tk-pricing .plan-status,.tk-membership .plan-status{flex-direction:column;align-items:start;gap:18px}.tk-pricing .account-plan h2,.tk-membership .account-plan h2{font-size:25px}.tk-pricing .saved-count,.tk-membership .saved-count{border-left:0;border-top:1px solid #bfd4c7;min-width:100%;padding:15px 0 0;text-align:left;display:flex;align-items:baseline;gap:9px;flex-wrap:wrap}.tk-pricing .saved-count strong,.tk-membership .saved-count strong{font-size:28px}.tk-pricing .saved-count small,.tk-membership .saved-count small{width:100%}.tk-pricing .plan-actions,.tk-membership .plan-actions{flex-direction:column;gap:10px;margin-top:20px}.tk-pricing .usage-grid,.tk-membership .usage-grid{grid-template-columns:1fr;gap:14px}.tk-pricing .usage-card,.tk-membership .usage-card{padding:22px}.tk-pricing .section-title h2,.tk-membership .section-title h2{font-size:19px}.tk-pricing .management-panel,.tk-membership .management-panel{grid-template-columns:1fr;gap:14px;padding:23px 0}.tk-pricing .management-panel>div:last-child,.tk-membership .management-panel>div:last-child{text-align:left}.tk-pricing .management-panel>div:last-child p br,.tk-membership .management-panel>div:last-child p br{display:none}.tk-pricing .upgrade-panel,.tk-membership .upgrade-panel{grid-template-columns:1fr;gap:22px;padding:23px}.tk-pricing .upgrade-price span,.tk-membership .upgrade-price span{display:block;margin-top:8px}.tk-pricing .account-help .comparison table th,.tk-membership .account-help .comparison table th,.tk-pricing .account-help .comparison table td,.tk-membership .account-help .comparison table td{padding:12px 8px}.tk-pricing .account-support strong,.tk-membership .account-support strong{overflow-wrap:anywhere}}
@media(min-width:701px) and (max-width:1000px){.tk-pricing .price-detail,.tk-membership .price-detail{min-height:42px}.tk-pricing .pricing-hero h2,.tk-membership .pricing-hero h2{font-size:49px}.tk-pricing .pricing-hero,.tk-membership .pricing-hero{padding-top:32px}}
@media(prefers-reduced-motion:reduce){.tk-pricing *,.tk-membership *{transition:none!important;scroll-behavior:auto!important}}

.tk-pricing{max-width:1116px;margin:64px auto;padding:0 32px}.tk-pricing a.button{text-decoration:none}.tk-membership{max-width:960px;margin:auto}.tk-pricing,.tk-membership{box-sizing:border-box}.tk-pricing .claim-strip details p{max-width:800px}.tk-membership .management-panel .membership-consent{text-align:left}.tk-membership .management-panel .membership-consent input{flex:none;min-width:18px;width:18px;height:18px;margin:3px 0 0}.tk-membership .sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.tk-pricing .plan-label .eyebrow{margin:0}
@media(max-width:700px){.tk-pricing{padding:0 20px;margin:40px auto}}

/* Student beta discovery: presentation only, no tracking or automatic reports. */
.toolkit-beta-badge{display:inline-flex;align-items:center;padding:2px 7px;border:1px solid #d6dfbd;border-radius:5px;background:#f0f4e3;color:#4c6227;font-size:10px;font-weight:750;letter-spacing:.5px;line-height:1.5;vertical-align:middle;text-transform:uppercase;white-space:nowrap}
.brand .toolkit-beta-badge,.auth-brand .toolkit-beta-badge{margin-top:5px}
.toolkit-beta-note{display:flex;align-items:flex-start;gap:10px;border:1px solid #dce7de;border-radius:10px;background:#f4f8f1;padding:13px 16px;margin:18px 0;color:#53665b}
.toolkit-beta-note p{margin:0;font-size:12px;line-height:1.65}
.toolkit-beta-note a{font-weight:700;color:#08666b;text-underline-offset:3px}
.toolkit-beta-note>.toolkit-beta-badge{flex:none;margin-top:2px}
.toolkit-feedback-actions{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0 14px}
.toolkit-feedback-actions .auth-button{min-height:44px;text-align:center}
@media(max-width:650px){.toolkit-beta-note{padding:12px;gap:9px}.toolkit-beta-note p{font-size:12px}.toolkit-feedback-actions{display:grid;grid-template-columns:minmax(0,1fr)}.toolkit-feedback-actions .auth-button{width:100%;white-space:normal}.auth-header{gap:12px}.auth-brand{gap:9px;letter-spacing:1px}.auth-header-nav{flex-wrap:wrap;justify-content:flex-end}.auth-header-nav .header-sign-in{padding:8px 12px}}
