@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap');
:root{--ink:#0b1033;--muted:#687086;--line:#e5e9f1;--purple:#5c37d8;--navy:#0d1038;--shadow:0 24px 70px rgba(31,43,86,.08);--font-ui:"Inter",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-display:"Manrope","Inter",ui-sans-serif,system-ui,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ink);font-family:var(--font-ui);font-size:16px;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
button{font:inherit}
.pt-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}
.pt-header{position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(229,233,241,.86);background:rgba(255,255,255,.9);backdrop-filter:blur(18px)}
.pt-nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.pt-brand{display:inline-flex;align-items:center;gap:11px;font-family:var(--font-display);font-size:20px;font-weight:700;letter-spacing:.05em}
.pt-brand img{width:33px;height:33px;border-radius:10px;object-fit:cover}
.pt-links{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:600;color:#454c65}
.pt-links a{position:relative;padding:28px 0}
.pt-links a:after{content:"";position:absolute;left:0;right:0;bottom:20px;height:2px;border-radius:4px;background:var(--purple);transform:scaleX(0);transition:transform .2s ease}
.pt-links a:hover:after,.pt-links a.is-active:after{transform:scaleX(1)}
.pt-actions{display:flex;align-items:center;gap:14px}
.pt-signin{font-size:13px;font-weight:650}
.pt-primary,.pt-plan-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid var(--navy);border-radius:9px;background:var(--navy);color:#fff;font-size:13px;font-weight:650;transition:transform .2s ease,background .2s ease}
.pt-primary{padding:0 19px}
.pt-primary:hover,.pt-plan-cta:hover{transform:translateY(-2px);background:#191d52}
.pt-menu{display:none;width:43px;height:43px;border:1px solid var(--line);border-radius:10px;background:#fff;cursor:pointer}
.pt-menu span{display:block;width:18px;height:2px;margin:4px auto;background:var(--ink)}
.pt-mobile{display:none}
.pt-hero{min-height:510px;display:grid;place-items:center;background:radial-gradient(circle at 50% 15%,rgba(239,229,255,.78),transparent 34%),linear-gradient(135deg,#f1fcfc 0%,#f8fbff 48%,#fbf8ff 100%);border-bottom:1px solid var(--line)}
.pt-hero-inner{text-align:center;padding:86px 0 78px}
.pt-eyebrow{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(92,55,216,.14);border-radius:999px;background:rgba(255,255,255,.76);padding:7px 12px;color:#5d6478;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.pt-eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--purple)}
.pt-hero h1{max-width:850px;margin:24px auto 16px;font-family:var(--font-display);font-size:clamp(44px,6vw,76px);font-weight:600;letter-spacing:-.055em;line-height:1.02}
.pt-hero p{max-width:690px;margin:0 auto;color:var(--muted);font-size:15px;line-height:1.7}
.pt-cycle{display:inline-flex;align-items:stretch;gap:5px;margin-top:30px;padding:5px;border:1px solid rgba(22,26,64,.1);border-radius:11px;background:rgba(255,255,255,.92);box-shadow:0 12px 35px rgba(45,53,92,.08)}
.pt-cycle button{min-width:126px;min-height:46px;padding:7px 14px;border:0;border-radius:8px;background:transparent;color:#5d6478;font-size:12px;font-weight:650;cursor:pointer}
.pt-cycle button span,.pt-cycle button small{display:block}
.pt-cycle button small{margin-top:3px;color:#7763c8;font-size:9px}
.pt-cycle button.is-active{background:var(--navy);color:#fff;box-shadow:0 8px 20px rgba(13,16,56,.18)}
.pt-cycle button.is-active small{color:#d9d0ff}
.pt-plans{padding:78px 0 110px}
.pt-plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.pt-plan{position:relative;min-height:620px;padding:30px;border:1px solid var(--line);border-radius:17px;background:rgba(255,255,255,.98);box-shadow:var(--shadow)}
.pt-featured{border-color:rgba(92,55,216,.36);background:linear-gradient(180deg,#f6fcfd 0%,#fff 46%)}
.pt-plan-head{display:flex;align-items:center;justify-content:space-between;gap:20px}
.pt-plan-number{color:#8173d2;font-family:var(--font-display);font-size:12px;font-weight:700}
.pt-plan-tag{color:#727a90;font-size:11px;font-weight:650;text-transform:uppercase;letter-spacing:.07em}
.pt-popular{position:absolute;top:-13px;right:24px;border-radius:999px;background:var(--navy);color:#fff;padding:7px 12px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}
.pt-plan h2{margin:28px 0 8px;font-family:var(--font-display);font-size:31px;letter-spacing:-.035em}
.pt-plan-lead{min-height:74px;margin:0;color:var(--muted);font-size:13px;line-height:1.65}
.pt-price{display:flex;align-items:flex-end;gap:7px;margin-top:25px;padding-top:24px;border-top:1px solid var(--line)}
.pt-price strong{display:flex;align-items:flex-start;font-family:var(--font-display);font-size:47px;letter-spacing:-.055em;line-height:1}
.pt-price sup{margin:7px 3px 0 0;font-size:18px}
.pt-price span{padding-bottom:5px;color:var(--muted);font-size:12px}
.pt-price-note{display:block;min-height:20px;margin:7px 0 19px;color:#7d8497;font-size:10px}
.pt-plan-cta{width:100%;background:#fff;color:var(--ink);border-color:#dfe3ec}
.pt-plan-cta:hover{background:#f8f9fd;color:var(--ink)}
.pt-plan-cta.pt-dark{border-color:var(--navy);background:var(--navy);color:#fff}
.pt-included{margin-top:27px;padding-top:25px;border-top:1px solid var(--line)}
.pt-included>span{color:#7b8296;font-size:11px}
.pt-included ul{display:grid;gap:13px;margin:17px 0 0;padding:0;list-style:none}
.pt-included li{position:relative;padding-left:22px;color:#252b47;font-size:12px;line-height:1.5}
.pt-included li:before{content:"✓";position:absolute;left:0;top:0;color:var(--purple);font-weight:700}
.pt-enterprise{grid-column:1/-1;min-height:auto;display:grid;grid-template-columns:1.4fr 1fr auto;align-items:end;gap:42px;background:linear-gradient(115deg,#fff 0%,#fbfbff 62%,#f3f0ff 100%)}
.pt-enterprise .pt-plan-lead{min-height:0;max-width:680px}
.pt-enterprise-points{display:grid;gap:10px;color:#4c536b;font-size:12px}
.pt-enterprise-points span:before{content:"✓";margin-right:10px;color:var(--purple);font-weight:700}
.pt-enterprise .pt-plan-cta{width:190px}
.pt-compare{padding:108px 0;background:#fff}
.pt-section-title{text-align:center;max-width:720px;margin:0 auto 48px}
.pt-section-title h2{margin:18px 0 10px;font-family:var(--font-display);font-size:clamp(36px,4vw,54px);font-weight:600;letter-spacing:-.045em}
.pt-section-title p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}
.pt-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow);scrollbar-width:thin;scrollbar-color:#b7afdf transparent}
.pt-table{width:100%;min-width:840px;border-collapse:collapse;table-layout:fixed;font-size:12px}
.pt-table th,.pt-table td{padding:15px 18px;border-right:1px solid #edf0f5;border-bottom:1px solid #edf0f5;text-align:center}
.pt-table th:first-child,.pt-table td:first-child{text-align:left}
.pt-table th:last-child,.pt-table td:last-child{border-right:0}
.pt-table tbody tr:last-child th,.pt-table tbody tr:last-child td{border-bottom:0}
.pt-table thead th{padding-top:22px;background:#fbfcfe}
.pt-table thead th:first-child{width:28%;vertical-align:bottom;color:#737b8f;font-size:11px;text-transform:uppercase;letter-spacing:.07em}
.pt-table thead th span,.pt-table thead th b{display:block}
.pt-table thead th>span{font-family:var(--font-display);font-size:16px}
.pt-table thead th b{margin:7px 0 12px;font-size:11px;font-weight:500;color:#70788d}
.pt-table thead th a{display:block;border:1px solid #e2e6ee;border-radius:7px;padding:8px;background:#fff;font-size:10px;font-weight:700}
.pt-table thead th a.is-dark{border-color:var(--navy);background:var(--navy);color:#fff}
.pt-table tbody th{font-weight:600;color:#4b5268}
.pt-table tbody td{color:#5d6477}
.pt-check{display:inline-grid;place-items:center;width:19px;height:19px;border-radius:50%;background:var(--navy);color:#fff;font-size:11px}
.pt-empty{color:#b9bfcc}
.pt-faq{padding:108px 0;background:linear-gradient(180deg,#fff 0%,#fbfbfe 100%)}
.pt-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}
.pt-question{border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden}
.pt-question button{width:100%;min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border:0;background:#fff;color:var(--ink);text-align:left;font-size:13px;font-weight:650;cursor:pointer}
.pt-question button span{font-size:0;font-weight:400;color:#8b91a2}
.pt-question button span:before{content:"+";font-size:18px}
.pt-question.is-open button span:before{content:"−"}
.pt-question p{display:none;margin:0;padding:0 20px 20px;color:var(--muted);font-size:12px;line-height:1.65}
.pt-question.is-open p{display:block}
.pt-help{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:22px;padding:20px 22px;border:1px solid var(--line);border-radius:12px;background:#fff}
.pt-help div{display:grid;gap:4px}
.pt-help strong{font-size:13px}
.pt-help span{color:var(--muted);font-size:11px}
.pt-help a{border-radius:8px;background:var(--navy);color:#fff;padding:12px 16px;font-size:11px;font-weight:700}
.pt-final{padding:92px 0;background:radial-gradient(circle at 55% 30%,rgba(223,209,255,.7),transparent 38%),linear-gradient(120deg,#eefbfb,#f7f1ff);text-align:center}
.pt-final h2{margin:20px 0 10px;font-family:var(--font-display);font-size:clamp(38px,5vw,62px);font-weight:600;letter-spacing:-.05em}
.pt-final p{max-width:680px;margin:0 auto;color:var(--muted);font-size:13px;line-height:1.7}
.pt-final-actions{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:26px}
.pt-final-actions>a:not(.pt-primary){font-size:12px;font-weight:650}
.pt-footer{padding:64px 0 24px;border-top:1px solid var(--line);background:#fff}
.pt-footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}
.pt-footer-brand p{max-width:360px;margin:18px 0 0;color:var(--muted);font-size:12px;line-height:1.7}
.pt-footer h3{margin:4px 0 18px;font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.pt-footer-grid>div:not(.pt-footer-brand){display:flex;flex-direction:column;gap:12px}
.pt-footer-grid>div:not(.pt-footer-brand) a{color:#646c81;font-size:12px}
.pt-footer-base{display:flex;justify-content:space-between;gap:20px;margin-top:48px;padding-top:22px;border-top:1px solid var(--line);color:#8a91a1;font-size:10px}
@media(max-width:900px){.pt-links{display:none}.pt-menu{display:block}.pt-signin{display:none}.pt-mobile{position:fixed;z-index:29;top:76px;left:0;right:0;display:none;padding:18px 24px;border-bottom:1px solid var(--line);background:#fff;box-shadow:0 20px 50px rgba(22,26,64,.1)}.pt-mobile.is-open{display:grid;gap:15px}.pt-mobile a{font-size:14px;font-weight:600}.pt-plan-grid{grid-template-columns:1fr}.pt-enterprise{grid-column:auto;grid-template-columns:1fr;align-items:start}.pt-enterprise .pt-plan-cta{width:100%}.pt-footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}.pt-footer-grid>div:last-child{grid-column:2}}
@media(max-width:680px){.pt-shell{width:min(100% - 28px,1180px)}.pt-nav{height:68px}.pt-actions .pt-primary{display:none}.pt-mobile{top:68px}.pt-hero{min-height:auto}.pt-hero-inner{padding:68px 0 58px}.pt-hero h1{font-size:42px}.pt-hero p{font-size:14px}.pt-cycle{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.pt-cycle button{min-width:0;padding:7px 6px}.pt-plans,.pt-compare,.pt-faq{padding:62px 0}.pt-plan{min-height:auto;padding:24px}.pt-plan-lead{min-height:0}.pt-faq-grid{grid-template-columns:1fr}.pt-help{align-items:flex-start;flex-direction:column}.pt-help a{width:100%;text-align:center}.pt-final{padding:68px 0}.pt-final-actions{flex-direction:column}.pt-final-actions .pt-primary{width:100%}.pt-footer-grid{grid-template-columns:1fr 1fr;gap:34px}.pt-footer-brand{grid-column:1/-1}.pt-footer-grid>div:last-child{grid-column:auto}.pt-footer-base{flex-direction:column}.pt-table-wrap{margin-right:-14px;border-radius:12px 0 0 12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
