/* UFP owns forms and state; these rules change presentation only. */
.ufpt-purchase-section{padding:20px 0 85px}
.ufpt-purchase-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;border-top:1px solid var(--line);padding-top:64px;align-items:start}
.ufpt-purchase-intro h2{margin:17px 0 22px;font-size:clamp(2.4rem,3.7vw,3.5rem)}
.ufpt-purchase-intro>p{color:var(--muted);font-size:1rem;line-height:1.85;max-width:340px;margin-bottom:25px}
.ufpt-purchase-intro>.text-link{font-size:.9rem;line-height:1.65}
.ufpt-license-content{min-width:0;color:var(--ink);font-size:1rem;line-height:1.75;overflow-wrap:anywhere}
.ufpt-license-content>p{margin-bottom:1.25rem}
.ufpt-license-content h2{font-size:clamp(1.6rem,2.3vw,2.25rem);line-height:1.3;letter-spacing:-.035em}
.ufpt-license-content h3{font-size:1.3rem;line-height:1.4;letter-spacing:-.025em}
.ufpt-license-content p{line-height:1.8}
.ufpt-license-content a:not(.button){text-decoration:underline;text-underline-offset:4px}
.ufpt-license-content :where(a,button,input,select,summary):focus-visible{outline:3px solid #4d7b2b;outline-offset:4px}
.ufpt-license-content :where(input,select,textarea){font:inherit;max-width:100%}
.ufpt-license-content :where(input:not([type=hidden]):not([type=checkbox]):not([type=radio]),select,textarea){min-height:46px;padding:10px 12px;border:1px solid #a1b296;border-radius:6px;background:#fff;color:var(--ink)}
.ufpt-license-content :where(input[type=checkbox],input[type=radio]){accent-color:#48732d}
.ufpt-license-content :where(.button,button[type=submit]){display:inline-flex;justify-content:center;align-items:center;min-height:46px;max-width:100%;border:1px solid var(--dark);border-radius:7px;padding:12px 18px;background:var(--dark);color:#fff;font:600 .95rem/1.5 var(--body);text-align:center;text-decoration:none;white-space:normal;cursor:pointer;transition:background .15s}
.ufpt-license-content :where(.button,button[type=submit]):hover{background:#2f4728;color:#fff;border-color:#2f4728;transform:none}
.ufpt-license-content :where(button,input,select):disabled{cursor:not-allowed;opacity:.55}
.ufpt-license-content :where(.button,button)[aria-disabled=true]{opacity:.55}
.ufpt-license-content :where(form,p,fieldset){max-width:100%}
.ufpt-license-content form{margin:0}
.ufpt-license-content :where(label,legend){font-size:.95rem;line-height:1.6;font-weight:550}
.ufpt-license-content details{border-bottom:1px solid var(--line)}
.ufpt-license-content summary{display:list-item;list-style:revert;padding:15px 0;font-size:.97rem;line-height:1.6;cursor:pointer}
.ufpt-license-content summary::-webkit-details-marker{display:revert}
.ufpt-license-content .ufp-licenses-billing--account .ufp-licenses-billing__purchase{margin-top:28px;padding-top:0;border:0}
.ufpt-license-content .ufp-licenses-billing--account .ufp-licenses-billing__purchase>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:80px;padding:21px 24px;border:1px solid #b9d2a1;border-left:4px solid #79a84a;border-radius:12px;background:linear-gradient(110deg,#e6f4d7,#f1f8e9);box-shadow:0 5px 15px #28431909;color:#244218;font-family:var(--heading);font-size:1.16rem;font-weight:700;line-height:1.45;letter-spacing:-.02em;list-style:none;cursor:pointer;transition:background .16s,border-color .16s,box-shadow .16s}
.ufpt-license-content .ufp-licenses-billing--account .ufp-licenses-billing__purchase>summary::marker{content:""}
.ufpt-license-content .ufp-licenses-billing--account .ufp-licenses-billing__purchase>summary::-webkit-details-marker{display:none}
.ufpt-license-content .ufp-licenses-billing--account .ufp-licenses-billing__purchase>summary::after{content:"";flex:0 0 auto;width:10px;height:10px;margin:0 4px 5px 8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .16s}
.ufpt-license-content .ufp-licenses-billing--account .ufp-licenses-billing__purchase>summary:hover{background:#e0f1cc;border-color:#92b972;box-shadow:0 7px 18px #28431912}
.ufpt-license-content .ufp-licenses-billing--account .ufp-licenses-billing__purchase>summary:focus-visible{outline:3px solid #446d2c;outline-offset:4px}
.ufpt-license-content .ufp-licenses-billing--account .ufp-licenses-billing__purchase[open]>summary{background:#e0f1cc;border-color:#92b972}
.ufpt-license-content .ufp-licenses-billing--account .ufp-licenses-billing__purchase[open]>summary::after{margin-top:6px;transform:rotate(225deg)}
@media(max-width:700px){.ufpt-license-content .ufp-licenses-billing--account .ufp-licenses-billing__purchase>summary{min-height:72px;padding:18px 20px;font-size:1.05rem}}
@media(prefers-reduced-motion:reduce){.ufpt-license-content .ufp-licenses-billing--account .ufp-licenses-billing__purchase>summary,.ufpt-license-content .ufp-licenses-billing--account .ufp-licenses-billing__purchase>summary::after{transition:none}}
.ufpt-license-content :where(.ufp-license-account,.ufp-license-account__packages,.ufp-license-account__activations){--ufp-account-border:#d5dfcf;--ufp-account-muted:#5c6e54;--ufp-account-surface:#fff;--ufp-account-soft:#f2f6ed;--ufp-account-success:#2d6d3c;--ufp-account-warning:#825c0a;--ufp-account-danger:#a33535;--ufp-account-info:#326b91;color:var(--ink);font-family:var(--body);font-size:1rem}
.ufpt-license-content .ufp-license-account{margin:0 0 28px}
.ufpt-license-content .ufp-license-account__license{border-radius:14px;box-shadow:0 10px 30px #24331905;margin-bottom:24px}
.ufpt-license-content :where(.ufp-license-account__heading,.ufp-license-account__card-title){font-family:var(--heading);font-weight:600;letter-spacing:-.035em}
.ufpt-license-content .ufp-license-account__card-header{gap:20px}
.ufpt-license-content .ufp-license-account__status{font-size:.85rem;line-height:1.5;padding:5px 11px}
.ufpt-license-content .ufp-license-account__status--active{background:#e8f5df;color:#2d6538}
.ufpt-license-content :where(.ufp-license-account__status--billing_grace,.ufp-license-account__status--not_yet_valid){background:#fff3d2;color:#795605}
.ufpt-license-content :where(.ufp-license-account__status--expired,.ufp-license-account__status--revoked,.ufp-license-account__status--suspended){background:#fbe8e5;color:#9b3434}
.ufpt-license-content .ufp-license-account__status--unavailable{background:#edf0ed;color:#54624f}
.ufpt-license-content :where(.ufp-license-account__credential,.ufp-license-account__site,.ufp-license-account__site strong){overflow-wrap:anywhere;word-break:break-word;min-width:0}
.ufpt-license-content .ufp-license-account__credential{font-size:.95rem;white-space:normal}
.ufpt-license-content .ufp-license-account__activation{gap:20px}
.ufpt-license-content .ufp-license-account__tag{font-size:.8rem;line-height:1.5;white-space:normal}
.ufpt-license-content :where(.ufp-account-message,.ufp-license-account__notice){border:1px solid #bed4b2;border-left-width:4px;border-radius:7px;padding:15px 19px;margin:16px 0;background:#eff7e9;color:#335c2d}
.ufpt-license-content :where(.ufp-account-error,.ufp-account-message--error,p[role=alert]){border:1px solid #e0afaa;border-left:4px solid #ad4242;border-radius:7px;padding:15px 19px;background:#fff0ed;color:#933838}
.ufpt-license-content .ufp-license-account__subscription-notice.is-warning{background:#fff6da;color:#725518;border-color:#dccc91}
.ufpt-license-content .ufp-license-account__subscription-notice.is-expired{background:#fff0ed;color:#933838;border-color:#e0afaa}
.ufpt-license-content .ufp-licenses-billing{margin:0 0 26px;padding:30px;border:1px solid var(--line);border-radius:15px;background:#fff;color:var(--ink);box-shadow:0 14px 40px #162b1405;font-size:1rem}
.ufpt-license-content .ufp-licenses-billing>h2{margin:0 0 18px;font-family:var(--heading);font-size:1.7rem;line-height:1.35;letter-spacing:-.035em}
.ufpt-license-content .ufp-licenses-billing>p{color:var(--muted);font-size:.97rem;margin:0 0 21px}
.ufpt-license-content .ufp-licenses-billing__plans{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:18px;margin-top:24px}
.ufpt-license-content .ufp-licenses-billing__plan{min-width:0;padding:23px;border:1px solid #d7e3ce;border-radius:11px;background:#f7faf3;color:var(--ink);overflow-wrap:anywhere}
.ufpt-license-content .ufp-licenses-billing__plan h3{font-family:var(--heading);font-size:1.15rem;line-height:1.5;letter-spacing:-.025em;margin:0 0 14px}
.ufpt-license-content .ufp-licenses-billing__plan p{font-size:.95rem;line-height:1.75;margin:12px 0;color:#596f4b}
.ufpt-license-content .ufp-licenses-billing__plan select{width:100%;margin-top:8px}
.ufpt-license-content .ufp-licenses-billing .button{background:var(--dark);color:#fff;border-color:var(--dark);font:600 .95rem/1.5 var(--body);border-radius:7px;padding:12px 18px;min-height:46px}
.ufpt-license-content .ufp-licenses-billing .button:hover{background:#2f4728;border-color:#2f4728;color:#fff}
.ufpt-license-content .ufp-licenses-billing__plans .button{width:100%;background:var(--mint);color:var(--ink);border-color:#a7db7f}
.ufpt-license-content .ufp-licenses-billing__plans .button:hover{background:#c8ff99;color:var(--ink)}
.ufpt-license-content .ufp-licenses-billing__plan-actions{display:grid;grid-template-columns:minmax(0,1fr);align-content:start;gap:10px;margin-top:18px;min-width:0}
.ufpt-license-content .ufp-licenses-billing__plan-actions>form,.ufpt-license-content .ufp-licenses-billing__plan-actions>.button{min-width:0;width:100%;margin:0}
.ufpt-license-content .ufp-licenses-billing__plan-actions .button{display:flex;align-items:center;justify-content:center;box-sizing:border-box;text-align:center;white-space:normal;height:auto;width:100%}
.ufpt-license-content .ufp-licenses-billing__checkout-note{margin:18px 0 0;font-size:.88rem;line-height:1.65;color:var(--muted)}
.ufpt-license-content .ufp-licenses-billing__plans .ufp-licenses-billing__product-link{background:#fff;color:#315028;border-color:#bacbb0;text-decoration:none}
.ufpt-license-content .ufp-licenses-billing__plans .ufp-licenses-billing__product-link:hover{background:#edf4e7;color:#233e1b;border-color:#8da97d}
.ufpt-license-content .ufp-licenses-billing__product-link:focus-visible{outline:3px solid #3e714c;outline-offset:3px}
.ufpt-license-content .ufp-licenses-billing p[role=status]{padding:15px 19px;border:1px solid #c0d5df;border-radius:7px;background:#edf6fa;color:#32647b}
.ufpt-license-content .ufp-account-navigation{display:flex;align-items:center;flex-wrap:wrap;gap:12px 25px;padding:18px 22px;margin:0 0 28px;border:1px solid var(--line);border-radius:11px;background:#fff;font-size:.96rem}
.ufpt-license-content .ufp-account-navigation a{font-weight:550}
.ufpt-account-shell{padding:65px 0 85px;min-height:65vh}
.ufpt-account-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:38px;margin-bottom:35px;border-bottom:1px solid var(--line)}
.ufpt-account-heading h1{font-size:clamp(2.6rem,4.3vw,4rem);margin:15px 0 18px}
.ufpt-account-heading p{font-size:1.05rem;color:var(--muted)}
.ufpt-account-shell .ufpt-license-content{max-width:1100px}
.ufpt-preview-purchase,.ufpt-license-unavailable{padding:32px;border:1px solid var(--line);border-radius:15px;background:#fff}
.ufpt-preview-purchase h3,.ufpt-license-unavailable h3{font-size:1.65rem;margin:18px 0;line-height:1.35}
.ufpt-preview-purchase p,.ufpt-license-unavailable p{color:var(--muted);margin:15px 0 24px}
.ufpt-preview-label{font-size:.75rem;letter-spacing:.1em;color:#63824e}
.ufpt-preview-purchase .ufpt-preview-note{font-size:.85rem;margin:20px 0 0}
@media(max-width:900px){.ufpt-purchase-layout{gap:35px;grid-template-columns:1fr}.ufpt-purchase-intro>p{max-width:620px}.ufpt-purchase-intro h2 br{display:none}.ufpt-account-heading{display:block}.ufpt-account-heading>.text-link{margin-top:22px}}
@media(max-width:700px){.ufpt-purchase-section{padding:5px 0 55px}.ufpt-purchase-layout{padding-top:40px}.ufpt-account-shell{padding:40px 0 55px}.ufpt-account-heading{margin-bottom:25px;padding-bottom:25px}.ufpt-license-content .ufp-licenses-billing{padding:23px 20px}.ufpt-license-content .ufp-licenses-billing__plan{padding:21px}.ufpt-license-content .ufp-license-account__activation{align-items:stretch}.ufpt-license-content .ufp-license-account__activation form{flex:auto}.ufpt-preview-purchase,.ufpt-license-unavailable{padding:26px 23px}.ufpt-license-content .ufp-account-navigation{align-items:flex-start;gap:15px}}
@media(prefers-reduced-motion:reduce){.ufpt-license-content *{scroll-behavior:auto!important;transition:none!important}}

/* Purchase journey and account refinement. */
.ufpt-button-soft{background:#e9f0e3;color:#2b481e;border:1px solid #cbdcc0;gap:18px}
.ufpt-button-soft:hover{background:#dfead6;color:#203b15;transform:none}
.ufpt-account-heading{padding-bottom:32px;margin-bottom:36px;align-items:flex-end}
.ufpt-account-heading h1{font-size:clamp(2.6rem,4vw,3.5rem);line-height:1.1;margin:14px 0 16px;letter-spacing:-.05em}
.ufpt-account-heading p{font-size:1rem;line-height:1.8;max-width:650px}
.ufpt-account-body{min-width:0}
.ufpt-account-shell--guest .ufpt-account-body{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.8fr);gap:30px;align-items:start}
.ufpt-account-shell--guest .ufpt-license-content{width:100%;min-width:0}
.ufpt-account-shell--guest .ufp-license-account{padding:clamp(25px,3vw,43px);border:1px solid #d5e0cf;border-radius:18px;background:#fff;box-shadow:0 16px 45px #1d391008;margin:0;overflow-wrap:anywhere}
.ufpt-account-shell--guest .ufp-license-account>h2{font-size:clamp(1.6rem,2.8vw,2.2rem);line-height:1.25;letter-spacing:-.04em;margin:0 0 18px;color:#183019}
.ufpt-account-shell--guest .ufp-license-account>p{font-size:1rem;line-height:1.85;max-width:580px;margin:0 0 22px;color:#617454}
.ufpt-account-shell--guest .ufp-license-account>p:last-child,.ufpt-license-content .ufp-account-access__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;margin-top:28px;margin-bottom:0}
.ufpt-account-shell--guest .ufp-license-account>p:last-child>a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;max-width:100%;padding:11px 18px;line-height:1.55;font-size:.93rem;border-radius:8px;text-decoration:none;white-space:normal;text-align:center;font-weight:600}
.ufpt-account-shell--guest .ufp-license-account>p:last-child>a:not(.button){border:1px solid #c6d7ba;background:#fff;color:#355126}
.ufpt-account-shell--guest .ufp-license-account>p:last-child>a:not(.button):hover{background:#eef5e8;border-color:#9bbb83}
.ufpt-account-shell--guest .ufp-license-account>p:last-child>.ufp-account-access__reset{border-color:transparent!important;background:transparent!important;font-size:.88rem;font-weight:500;padding:10px 4px;flex-basis:100%;justify-content:flex-start;text-decoration:underline;text-underline-offset:4px;min-height:42px}
.ufpt-account-shell--guest .ufp-license-account>p:last-child>a.ufp-account-access__register{background:#172b1c;border:1px solid #172b1c;color:#fff;padding-inline:25px}
.ufpt-account-shell--guest .ufp-license-account>p:last-child>.ufp-account-access__signin{background:#edf5e6;border:1px solid #b9d3a5;color:#2d511e}
.ufpt-account-guide{padding:34px 31px;background:#e9f2e2;border:1px solid #d8e6ce;border-radius:18px;color:#243c1d;min-width:0}
.ufpt-account-guide h2{font-size:1.65rem;line-height:1.3;letter-spacing:-.035em;margin:22px 0 15px}
.ufpt-account-guide>p{font-size:.95rem;line-height:1.85;color:#617953}
.ufpt-account-guide ul{list-style:none;padding:0;display:grid;gap:15px;margin:25px 0 0}
.ufpt-account-guide li{display:flex;align-items:flex-start;gap:9px;font-size:.9rem;line-height:1.7}
.ufpt-account-guide li .icon{width:17px;height:17px;margin-top:4px;color:#639743}
.ufpt-license-content .ufp-account-navigation{gap:8px;padding:9px;border-radius:12px;margin-bottom:32px;box-shadow:0 6px 20px #1d391004}
.ufpt-license-content .ufp-account-navigation>a{display:inline-flex;justify-content:center;align-items:center;min-height:43px;padding:9px 16px;border-radius:7px;background:transparent;color:#3f5f2e;text-decoration:none;font-size:.9rem;font-weight:550;line-height:1.6}
.ufpt-license-content .ufp-account-navigation>a:hover{background:#edf4e6;color:#203e12}
.ufpt-license-content .ufp-account-navigation>a[aria-current=page]{background:#e7f1de;color:#2a4d19}
.ufpt-license-content .ufp-account-settings{font-family:var(--body);color:var(--ink);gap:24px;margin-top:34px}
.ufpt-license-content .ufp-account-settings__heading h2{font-family:var(--heading);font-size:1.8rem;line-height:1.3;letter-spacing:-.035em;margin-bottom:10px}
.ufpt-license-content .ufp-account-settings__identity{background:#f3f7ed;border-color:#d2dfc9;padding:22px 26px}
.ufpt-license-content .ufp-account-settings__card{padding:28px;border-color:#d2dfc9;border-radius:16px;box-shadow:0 12px 35px #1f371007}
.ufpt-license-content .ufp-account-settings__card h3{font-family:var(--heading);font-size:1.2rem;font-weight:650;letter-spacing:-.025em}
.ufpt-license-content .ufp-account-settings__card p{color:#637b54;font-size:.94rem;line-height:1.75}
.ufpt-license-content .ufp-account-settings__card input:not([type=hidden]){border-color:#c4d2ba;border-radius:8px;min-height:50px;background:#fff}
.ufpt-license-content .ufp-account-settings .button{background:#172b1c;border-color:#172b1c;color:#fff;font-size:.93rem;font-weight:650;border-radius:8px}
.ufpt-license-content .ufp-account-settings .button:hover{background:#304d25;border-color:#304d25}
.ufpt-license-content .ufp-account-settings .ufp-account-settings__secondary{background:#eff5e8;border-color:#c4d3b9;color:#355126}
.ufpt-license-content .ufp-account-settings .ufp-account-settings__hint{font-size:.83rem;line-height:1.65}
.ufpt-license-content .ufp-account-settings .ufp-account-settings__feedback{background:#f1f7ea;border-color:#ccdabe;border-left-color:#678950;color:#36552c}
.ufpt-license-content .ufp-account-settings .ufp-account-settings__feedback--error,.ufpt-license-content .ufp-account-settings .ufp-account-settings__feedback.is-error{background:#fff0ed;border-color:#e3c4bd;border-left-color:#b85043;color:#963b32}
@media(max-width:700px){.ufpt-license-content .ufp-account-settings__card{padding:22px}.ufpt-license-content .ufp-account-settings__identity{padding:20px}.ufpt-license-content .ufp-account-settings__actions .button{flex-basis:100%}}
.ufpt-license-content .ufp-account-navigation>a[href*="action=logout"]{margin-left:auto;color:#8b534a}
.ufpt-license-content .ufp-license-account__header{margin-bottom:24px}
.ufpt-license-content .ufp-license-account__header h2{font-size:1.8rem;line-height:1.4;letter-spacing:-.035em;margin-bottom:9px;color:#1b351a}
.ufpt-license-content .ufp-license-account__card-header h3{font-size:1.4rem;line-height:1.4;letter-spacing:-.035em;color:#213c1a}
.ufpt-license-content :where(.ufp-license-account__lead,.ufp-license-account__section-lead,.ufp-license-account__muted,.ufp-license-account__section-copy p,.ufp-license-account__section-heading p){opacity:1;color:#637b54;font-size:.94rem;line-height:1.8}
.ufpt-license-content .ufp-license-account__license{border-color:#d2dfc9;border-radius:16px;box-shadow:0 12px 35px #1f371007;overflow:hidden}
.ufpt-license-content .ufp-license-account__card-header{padding:24px 27px;background:#fff;align-items:flex-start}
.ufpt-license-content .ufp-license-account__summary{gap:20px;padding:24px 27px;background:#f8faf5}
.ufpt-license-content .ufp-license-account__summary dt{font-size:.8rem;color:#708462;letter-spacing:.02em}
.ufpt-license-content .ufp-license-account__summary dd{font-size:1rem;font-weight:550;color:#2a421e;margin-top:7px;font-variant-numeric:tabular-nums}
.ufpt-license-content .ufp-license-account__key-reveal{background:#fff;padding-inline:25px}
.ufpt-license-content .ufp-license-account__key-reveal form{display:flex;flex-wrap:wrap;gap:14px;align-items:flex-end;margin:12px 0 22px}
.ufpt-license-content .ufp-license-account__key-reveal form>p{margin:0;max-width:100%}
.ufpt-license-content .ufp-license-account__key-reveal .button{background:#eef4e8;border-color:#c2d4b4;color:#3a572a}
.ufpt-license-content .ufp-license-account__download-form .button,.ufpt-license-content .ufp-license-account__package .button{background:#d6f5ba;border-color:#abd188;color:#294b19;min-height:46px;padding:11px 19px}
.ufpt-license-content .ufp-license-account__download-form .button:hover,.ufpt-license-content .ufp-license-account__package .button:hover{background:#c5eea0;color:#213e13}
.ufpt-license-content .ufp-license-account__deactivate-form .button{background:#fff;border-color:#d9b9af;color:#944e40;padding:10px 15px;font-size:.88rem}
.ufpt-license-content .ufp-license-account__deactivate-form .button:hover{background:#fff1ed;border-color:#bd8071;color:#7c3a2f}
.ufpt-license-content .ufp-license-account__pagination{display:flex;flex-wrap:wrap;gap:10px}
.ufpt-license-content .ufp-license-account__pagination a{padding:9px 14px;border:1px solid #cbd9c1;border-radius:7px;background:#fff;text-decoration:none;font-size:.9rem;min-height:42px}
.ufpt-purchase-layout{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:clamp(30px,5vw,70px);padding-top:55px}
.ufpt-purchase-intro h2{font-size:clamp(2.1rem,3.2vw,3rem);line-height:1.18;letter-spacing:-.045em;overflow-wrap:anywhere}
.ufpt-purchase-intro>p{max-width:400px;font-size:.96rem;line-height:1.85}
.ufpt-purchase-steps{list-style:none;padding:0;display:grid;gap:14px;margin:27px 0 30px}
.ufpt-purchase-steps li{display:flex;align-items:center;gap:12px;color:#506f3d;font-size:.91rem;line-height:1.6}
.ufpt-purchase-steps li>span{width:29px;height:29px;border-radius:50%;border:1px solid #ccddbf;background:#edf4e7;color:#557b39;display:grid;place-items:center;font-size:.7rem;font-weight:600}
.ufpt-license-content .ufp-licenses-billing{padding:clamp(24px,3vw,35px);border-color:#d0dfc5;border-radius:18px;box-shadow:0 18px 45px #28471008}
.ufpt-license-content .ufp-licenses-billing>h2{font-size:1.75rem;letter-spacing:-.04em;margin-bottom:17px}
.ufpt-license-content .ufp-licenses-billing__plans{grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));gap:18px}
.ufpt-license-content .ufp-licenses-billing__plans>.ufp-licenses-billing__plan{display:flex;flex-direction:column;padding:26px;background:#f7fbf2;border:1px solid #cbdcbd;border-radius:13px}
.ufpt-license-content .ufp-licenses-billing__plans>.ufp-licenses-billing__plan>h3{font-size:1.2rem;letter-spacing:-.03em;margin-bottom:8px}
.ufpt-license-content .ufp-licenses-billing__plans>.ufp-licenses-billing__plan>form{margin-top:auto;padding-top:20px}
.ufpt-license-content .ufp-licenses-billing__plans>.ufp-licenses-billing__plan>.ufp-licenses-billing__plan-actions{margin-top:auto;padding-top:20px}
.ufpt-license-content .ufp-licenses-billing__plans>.ufp-licenses-billing__plan>form>p{margin:0}
.ufpt-license-content .ufp-licenses-billing__plans .button{min-height:50px;font-weight:650;box-shadow:0 2px 0 #9fbf8622}
.ufpt-license-content .ufp-licenses-billing__plan .ufp-licenses-billing__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;font-variant-numeric:tabular-nums;line-height:1.3;color:#1d3d17;margin:21px 0 14px}
.ufpt-license-content .ufp-licenses-billing__price-amount{font:650 clamp(2rem,3vw,2.65rem)/1.2 var(--heading);letter-spacing:-.05em;color:#183713}
.ufpt-license-content .ufp-licenses-billing__price-currency{font-size:.9rem;font-weight:650;color:#385e29}
.ufpt-license-content .ufp-licenses-billing__price-interval{font-size:.93rem;color:#6b835c}
.ufpt-license-content .ufp-licenses-billing__test-notice,.ufpt-test-badge{display:inline-flex;align-self:flex-start;font-size:.73rem!important;line-height:1.5;padding:4px 9px;border-radius:5px;background:#fff0cc;border:1px solid #e4c98b;color:#795917!important;margin:7px 0 15px;letter-spacing:.01em}
.ufpt-license-content .ufp-licenses-billing__price-unavailable{padding:12px 14px;border:1px solid #d6dfd0;border-radius:7px;background:#f3f5f0;font-size:.9rem;color:#65715e}
.ufpt-license-content .ufp-licenses-billing__plans>.ufp-licenses-billing__plan>.ufp-licenses-billing__guest-action{margin-top:auto;padding-top:20px}
.ufpt-price-summary{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px;font-variant-numeric:tabular-nums;margin:22px 0;color:#1e3b18}
.ufpt-price-summary>strong{font:650 2.35rem/1.15 var(--heading);letter-spacing:-.05em}
.ufpt-price-summary>span{font-size:.86rem;font-weight:600;line-height:1.5}
.ufpt-price-summary>span>span{display:block;font-size:.82rem;color:#6f855f;font-weight:400}
.ufpt-price-summary .ufpt-test-badge{margin:0 0 0 7px}
.ufpt-price-summary--hero{color:#edfae3;margin:29px 0 0}
.ufpt-price-summary--hero>span>span{color:#b1c59f}
@media(max-width:950px){.ufpt-account-shell--guest .ufpt-account-body{grid-template-columns:1fr}.ufpt-account-guide{display:none}.ufpt-purchase-layout{grid-template-columns:1fr;gap:30px}.ufpt-purchase-intro>p{max-width:650px}.ufpt-purchase-steps{display:flex;flex-wrap:wrap;gap:12px 22px;margin:23px 0}.ufpt-purchase-intro h2{max-width:650px}}
@media(max-width:700px){.ufpt-account-heading{align-items:flex-start}.ufpt-account-heading>.button{margin-top:22px}.ufpt-account-shell--guest .ufp-license-account>p:last-child>a.button,.ufpt-account-shell--guest .ufp-license-account>p:last-child>a.ufp-account-access__register{flex-basis:100%}.ufpt-account-shell--guest .ufp-license-account>p:last-child>a{font-size:.91rem}.ufpt-license-content .ufp-account-navigation>a{flex:1 1 auto;font-size:.85rem;padding:10px 12px}.ufpt-license-content .ufp-account-navigation>a[href*="action=logout"]{margin-left:0}.ufpt-license-content .ufp-license-account__card-header,.ufpt-license-content .ufp-license-account__summary{padding:22px}.ufpt-license-content .ufp-license-account__key-reveal{padding-inline:22px}.ufpt-license-content .ufp-licenses-billing__plans>.ufp-licenses-billing__plan{padding:23px}.ufpt-purchase-steps{display:grid;gap:12px}.ufpt-price-summary>strong{font-size:2.15rem}}
