/* Scoped free PDF forms and popup; independent of catalogue checkout styles. */
.tn-popup,.tn-page,.tn-inline{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#203832;line-height:1.5}
.tn-popup *,.tn-page *,.tn-inline *{box-sizing:border-box}
.tn-popup[hidden]{display:none!important}
.tn-popup{position:fixed;right:24px;bottom:24px;width:420px;max-width:calc(100vw - 32px);max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);overflow:auto;overscroll-behavior:contain;background:#fbfaf6;border:1px solid #d5dfd1;border-radius:20px;box-shadow:0 20px 80px #172d3540;z-index:10000;padding:26px;animation:tn-enter .22s ease-out}
.tn-popup:before{content:"";position:absolute;top:0;left:0;right:0;height:7px;background:linear-gradient(90deg,#ce6246 0 25%,#e5b857 25% 50%,#6e9181 50% 75%,#839bae 75%)}
.tn-popup .tn-close{position:absolute;top:10px;right:9px;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:transparent;color:#203832;box-shadow:none;font-size:29px;line-height:1;cursor:pointer;padding:0;z-index:1}
.tn-popup .tn-close:hover{background:#e8ece5}
.tn-popup .tn-heading{display:grid;grid-template-columns:1fr 68px;gap:16px;align-items:center;padding-right:16px;margin-bottom:17px}
.tn-popup .tn-heading img{width:68px;height:96px;object-fit:cover;border-radius:2px 5px 5px 2px;box-shadow:3px 5px 12px #20383225;transform:rotate(5deg);margin-top:10px}
.tn-popup .tn-kicker{font-size:11px;letter-spacing:1.2px;font-weight:750;text-transform:uppercase;margin:4px 0 7px;color:#527068}
.tn-popup h2{font-size:25px;line-height:1.14;letter-spacing:-.6px;margin:0 0 9px;color:#203832}
.tn-popup .tn-description{font-size:13px;line-height:1.45;margin:0;color:#52625b}
.tn-form{margin:0}
.tn-form .tn-label{display:block;font-size:13px;font-weight:650;margin:0 0 6px}
.tn-form input[type=email],.tn-page input[type=password]{display:block;width:100%;min-width:0;height:48px;margin:0;padding:10px 13px;border:1px solid #a6b7aa;border-radius:8px;background:white;color:#203832;font:inherit;font-size:16px;box-shadow:none}
.tn-form .tn-consent{display:flex;align-items:flex-start;gap:9px;font-size:12px;line-height:1.45;margin:14px 0;color:#43594f;cursor:pointer}
.tn-form .tn-consent input{appearance:auto;flex:0 0 18px;width:18px;height:18px;min-height:0;margin:2px 0 0;padding:0;accent-color:#234d40}
.tn-form .tn-button,.tn-page .tn-button{display:block;width:100%;border:1px solid #234d40;border-radius:9px;background:#234d40;color:#fff;box-shadow:0 2px 0 #16372c;padding:12px 16px;min-height:49px;font:inherit;font-size:15px;font-weight:750;line-height:1.4;cursor:pointer;text-align:center;text-decoration:none}
.tn-form .tn-button:hover,.tn-page .tn-button:hover{background:#193d31}
.tn-form .tn-button:disabled{opacity:.6;cursor:wait}
.tn-popup .tn-fine,.tn-form .tn-fine{font-size:11px;line-height:1.5;margin:10px 0 0;color:#65746b}
.tn-popup a,.tn-page a{color:#234d40;text-underline-offset:3px}
.tn-form .tn-status{font-size:13px;line-height:1.5;margin:10px 0 0;color:#8d3327}
.tn-form .tn-status:empty{display:none}
.tn-hp{position:absolute!important;left:-10000px!important;top:auto;width:1px;height:1px;overflow:hidden}
.tn-popup .tn-dismiss{display:block;margin:8px auto -9px;border:0;background:none;box-shadow:none;font:inherit;font-size:12px;color:#52645a;text-decoration:underline;text-underline-offset:3px;min-height:38px;cursor:pointer;padding:7px}
.tn-popup .tn-success{padding:20px 0 5px;font-size:16px}
.tn-popup .tn-success strong{display:block;font-size:22px;margin-bottom:9px}
.tn-popup :focus-visible,.tn-form :focus-visible,.tn-page :focus-visible,.tn-inline :focus-visible,.tn-demo:focus-visible{outline:3px solid #bc8f2f;outline-offset:3px}
.tn-inline{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#edf1e7;border:1px solid #d8e1d1;border-radius:14px;padding:24px;margin:36px 0}
.tn-inline p{margin:5px 0 0;font-size:14px;color:#53645a}
.tn-inline strong{font-size:19px;letter-spacing:-.3px}
.tn-inline a{display:inline-block;flex-shrink:0;border-radius:8px;border:1px solid #284d3e;padding:12px 18px;color:#244737;background:#fff;font-size:14px;font-weight:700;text-decoration:none}
.offer-checkout .tn-demo{display:block;text-align:center;margin:13px 0 0;padding:10px 8px;border:1px solid #abbfae;border-radius:8px;color:#284c3d;background:transparent;font-size:13px;font-weight:650;text-decoration:none;line-height:1.4;min-height:42px}
.offer-checkout .tn-demo:hover{background:#f4f7ef;border-color:#426c52}
.tn-page{margin:0;background:#faf9f6;font-size:16px}
.tn-page-header,.tn-page-footer{max-width:1000px;margin:auto;padding:24px;display:flex;gap:20px;justify-content:space-between;font-size:14px}
.tn-page-header{border-bottom:1px solid #dfe5dc}.tn-page-header>a:first-child{font-weight:750;text-decoration:none}
.tn-page-main{max-width:900px;margin:40px auto 60px;padding:0 24px}
.tn-page-main h1{font-size:clamp(30px,5vw,46px);letter-spacing:-1.2px;line-height:1.15;margin:0 0 20px}
.tn-page-main h2{font-size:23px;margin-top:35px}
.tn-page-main .tn-lead{max-width:680px;color:#56665d;font-size:18px}
.tn-page-main .tn-fine{color:#68776d;font-size:13px;margin-top:30px}
.tn-landing-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin:35px 0}
.tn-previews{display:flex;align-items:center;gap:12px;padding:25px 8px}
.tn-previews img{width:48%;height:auto;box-shadow:4px 10px 25px #20383225;border-radius:3px}
.tn-previews img:first-child{transform:rotate(-5deg)}.tn-previews img:last-child{transform:rotate(5deg)}
.tn-page-footer{border-top:1px solid #dfe5dc;justify-content:flex-start;flex-wrap:wrap;color:#66756b}
.tn-page .tn-secondary{background:transparent;color:#234d40;margin-top:12px;box-shadow:none}
.tn-table-wrap{overflow-x:auto}.tn-page table{width:100%;border-collapse:collapse;font-size:14px}
.tn-page th,.tn-page td{text-align:left;border-bottom:1px solid #d9e3d8;padding:12px 10px;vertical-align:top}
@keyframes tn-enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:600px){.tn-popup{right:10px;left:10px;bottom:10px;width:auto;max-width:none;max-height:76vh;max-height:76dvh;border-radius:17px;padding:21px}.tn-popup .tn-heading{grid-template-columns:1fr 56px;gap:12px;margin-bottom:13px}.tn-popup .tn-heading img{width:56px;height:79px}.tn-popup h2{font-size:23px}.tn-popup .tn-description{font-size:12px}.tn-form .tn-consent{font-size:11.5px;margin:12px 0}.tn-inline{align-items:flex-start;flex-direction:column;gap:14px;padding:22px}.tn-landing-grid{grid-template-columns:1fr;gap:18px}.tn-previews{max-width:350px;margin:auto}.tn-page-main{margin-top:28px}.tn-page-header{padding:20px}.tn-page-footer{font-size:12px}}
@media(prefers-reduced-motion:reduce){.tn-popup{animation:none}}

.tn-pref-choice{display:flex;align-items:flex-start;gap:10px;margin:14px 0;font-size:14px;line-height:1.5}.tn-preferences fieldset{border:1px solid #d7dfd5;border-radius:10px;padding:14px}.tn-pref-choice input{margin-top:4px;flex:none}.tn-json{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;max-width:100%}
