@font-face{font-family:Hanken Grotesk;font-style:normal;font-weight:400 800;font-display:swap;src:url(../fonts/hanken-grotesk-latin.woff2) format("woff2")}@font-face{font-family:Newsreader;font-style:italic;font-weight:400;font-display:swap;src:url(../fonts/newsreader-italic-latin.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400 600;font-display:swap;src:url(../fonts/jetbrains-mono-ascii.woff2) format("woff2")}*{box-sizing:border-box}:root{--pk-blue: #007aff;--pk-blue-dark: #0866d6;--pk-ink: #0c1524;--pk-text: #525c6b;--pk-muted: #5d6779;--pk-line: #e7ebf1;--pk-soft: #f4f6fa;--pk-panel: #ffffff;--pk-green: #14875a;--pk-green-soft: #eaf7f0;--pk-gold: #c77e0a;--pk-gold-soft: #fff3e2;--pk-red: #e5484d;--pk-shadow: 0 24px 50px -30px rgba(12, 21, 36, .35);--pk-radius: 16px}html{scroll-behavior:smooth}body{margin:0;font-family:Hanken Grotesk,system-ui,-apple-system,sans-serif;background:var(--pk-soft);color:var(--pk-text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,textarea{font:inherit}::selection{background:#cfe2ff}.pk-container{width:100%;max-width:1400px;margin:0 auto;padding:0 24px}.pk-promo{display:block;background:linear-gradient(90deg,#0866d6,#0a84ff);color:#fff}.pk-promo-inner{max-width:1400px;margin:0 auto;padding:9px 24px;display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;font-size:14px;line-height:1}.pk-promo-offer,.pk-promo-countdown-wrap,.pk-promo-code-wrap{display:inline-flex;align-items:center}.pk-promo-offer{gap:8px;font-weight:700}.pk-promo-highlight,.pk-promo-copied{color:#ffe08a}.pk-promo-countdown-wrap{gap:7px;color:#dbe9ff;font-size:13px}.pk-promo-countdown{min-width:75px;padding:4px 9px;border:1px solid rgba(255,255,255,.28);border-radius:7px;background:#ffffff29;color:#fff;font-family:JetBrains Mono,monospace;font-weight:700;letter-spacing:.5px;text-align:center}.pk-promo-code-wrap{gap:9px}.pk-promo-use-code{color:#dbe9ff;font-size:13px}.pk-promo-copy{display:inline-flex;align-items:center;gap:7px;padding:5px 12px;border:0;border-radius:8px;background:#fff;color:#0866d6;cursor:pointer;font:800 13px Hanken Grotesk,system-ui,sans-serif;letter-spacing:.08em;transition:background .15s,transform .12s}.pk-promo-copy:hover{background:#eaf2ff}.pk-promo-copy:active{transform:scale(.96)}.pk-promo-copied{font-size:12.5px;font-weight:700}.pk-header{position:sticky;top:0;z-index:50;background:#ffffffd6;border-bottom:1px solid var(--pk-line);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.pk-header-inner{height:72px;display:flex;align-items:center;gap:36px}.pk-logo{display:inline-flex;align-items:center;gap:11px;color:var(--pk-ink);flex-shrink:0}.pk-logo-mark{width:38px;height:38px;border-radius:11px;background:linear-gradient(150deg,#0a84ff,var(--pk-blue-dark));display:inline-flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 12px #0866d652}.pk-logo-text{font-size:21px;font-weight:800;letter-spacing:-.02em}.pk-logo-text span{color:var(--pk-blue)}.pk-nav{display:flex;align-items:center;gap:28px;font-size:15px;font-weight:500;color:var(--pk-text)}.pk-nav a:hover,.pk-nav a.is-active{color:var(--pk-blue)}.pk-header-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.pk-icon-btn,.pk-account-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 14px;border-radius:10px;color:var(--pk-ink);font-size:15px;font-weight:600;min-width:0;min-height:0;border:0;background:transparent}.pk-icon-btn{min-width:40px;min-height:40px;border-radius:10px;border:1px solid var(--pk-line);background:#fff;color:var(--pk-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.pk-icon-btn:hover,.pk-account-link:hover{background:#f0f3f7;color:var(--pk-blue)}.pk-icon-btn:hover{background:#fff;border-color:var(--pk-blue)}.pk-header-search{position:absolute;inset:72px 0 auto;z-index:40;background:#f4f6fafa;border-bottom:1px solid var(--pk-line);box-shadow:0 18px 36px -28px #0c152459;display:none}.pk-header-search.is-open{display:block}.pk-header-search form{width:min(720px,calc(100% - 48px));margin:20px auto;display:flex;gap:8px;background:#fff;border:1px solid var(--pk-line);border-radius:13px;padding:6px}.pk-header-search input{flex:1;min-width:0;border:0;outline:0;padding:0 14px;color:var(--pk-ink)}.pk-search-suggest-form{position:relative;z-index:6}.pk-search-suggestions{position:absolute;top:calc(100% + 7px);left:0;right:0;z-index:90;max-height:min(430px,calc(100vh - 180px));overflow-y:auto;background:#fff;border:1px solid #dfe5ee;border-radius:12px;box-shadow:0 24px 55px -24px #0c152461;padding:7px 0}.pk-search-suggestions[hidden]{display:none}.pk-search-suggestion{display:flex;flex-direction:column;gap:3px;padding:12px 20px;color:#30465a;text-decoration:none;background:#fff;border:0}.pk-search-suggestion:hover,.pk-search-suggestion.is-active{color:#006fe8;background:#f3f8ff}.pk-search-suggestion-code{font-family:JetBrains Mono,Hanken Grotesk,sans-serif;font-size:18px;line-height:1.2;font-weight:700;letter-spacing:0}.pk-search-suggestion-name{overflow:hidden;color:#6a7483;font-size:13px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.pk-mobile-toggle{display:none}.pk-main{min-height:60vh}.pk-footer{background:var(--pk-ink);color:#8e9aad}.pk-footer-grid{padding:62px 0 0;display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px}.pk-footer h2{font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;margin:0 0 16px}.pk-footer p{font-size:15px;line-height:1.65;margin:0 0 18px}.pk-footer-links{display:flex;flex-direction:column;gap:11px;font-size:15px}.pk-footer-links a:hover{color:#fff}.pk-footer-bottom{margin-top:46px;padding:22px 0;border-top:1px solid #1c2738;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;color:#aab5c5;font-size:14px}.pk-scroll-end-spacer{display:none}.pk-flash{width:min(1200px,calc(100% - 48px));margin:16px auto 0;padding:12px 16px;border-radius:12px;font-size:15px;border:1px solid transparent}.pk-flash-success{background:#ecfdf5;color:#15803d;border-color:#bbf7d0}.pk-flash-error{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.pk-back-to-top{position:fixed;right:28px;bottom:28px;z-index:80;width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:var(--pk-blue);color:#fff;cursor:pointer;box-shadow:0 12px 28px -8px #007aff80;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease,background .2s ease}.pk-back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.pk-back-to-top:hover{background:#0066d6;transform:translateY(-3px);box-shadow:0 16px 32px -8px #007aff8c}@media(max-width:680px){.pk-back-to-top{right:16px;bottom:16px;width:42px;height:42px}}.pk-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;padding:13px 22px;font-weight:700;font-size:15px;cursor:pointer;text-align:center}.pk-btn-primary{background:var(--pk-blue);color:#fff}.pk-btn-primary:hover{background:var(--pk-blue-dark);color:#fff}.pk-alert{padding:12px 14px;border-radius:11px;margin-bottom:16px;font-size:14.5px}.pk-alert-error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.pk-content{line-height:1.75;color:#3a4452}.pk-content h1,.pk-content h2,.pk-content h3{color:var(--pk-ink)}.pk-content img{border-radius:12px;box-shadow:0 8px 24px -20px #0c152473}.tpl-mono-badge{font-family:JetBrains Mono,monospace;font-size:13px;font-weight:500;color:#007aff;background:#eaf2ff;padding:5px 10px;border-radius:7px}.tpl-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:34px;flex-wrap:wrap}.tpl-section-title{font-family:Hanken Grotesk,system-ui,-apple-system,sans-serif;font-weight:800;font-size:38px;line-height:1.1;letter-spacing:-.01em;color:#0c1524;margin:0}.tpl-sku{font-family:JetBrains Mono,monospace;font-size:14px;font-weight:500;color:#0866d6;overflow-wrap:anywhere}.tpl-avatar{width:40px;height:40px;border-radius:50%;background:#eaf2ff;color:#0866d6;display:flex;align-items:center;justify-content:center;font-weight:700}.tpl-breadcrumb{display:flex;align-items:center;gap:8px;font-size:14px;color:#5d6779;margin-bottom:16px;flex-wrap:wrap}.tpl-breadcrumb a:hover{color:#007aff}.tpl-breadcrumb strong{color:#0c1524;font-weight:600}.tpl-product-hero-mark img{width:100%;height:100%;object-fit:contain;padding:14%;background:#fff;border-radius:inherit}.tpl-product-hero-mark img{padding:9%}.tpl-product-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tpl-product-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e7ebf1;border-radius:16px;padding:20px;transition:all .22s}.tpl-product-card:hover{box-shadow:0 22px 44px -22px #0c15244d;transform:translateY(-4px);border-color:#dbe3ee}.tpl-product-card h3{font-size:16.5px;font-weight:700;line-height:1.35;color:#0c1524;margin:7px 0 0;flex:1}.tpl-product-card .meta{display:flex;align-items:center;gap:9px;margin:14px 0 0;font-size:13px;color:#5d6779}.tpl-product-card .foot{display:flex;align-items:center;justify-content:space-between;margin:16px 0 0;padding-top:14px;border-top:1px solid #edf0f4}.tpl-product-card .foot strong{font-size:18px;font-weight:800;color:#0c1524}.tpl-product-card .foot span:last-child{font-size:14px;font-weight:600;color:#0866d6;display:inline-flex;align-items:center;gap:5px}.tpl-product-hero{background:#fff;border-bottom:1px solid #e7ebf1}.tpl-product-hero-inner{max-width:1400px;margin:0 auto;padding:26px 24px 34px}.tpl-product-hero-row{display:flex;align-items:flex-start;gap:18px}.tpl-product-hero-mark{width:96px;height:96px;border-radius:16px;background:#eaf2ff;color:#0866d6;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:19px;flex-shrink:0}.tpl-product-title{font-family:Hanken Grotesk,system-ui,-apple-system,sans-serif;font-weight:800;font-size:40px;line-height:1.1;letter-spacing:-.01em;color:#0c1524;margin:6px 0 0}.tpl-product-meta{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:16px;font-size:15px;color:#525c6b}.tpl-product-main{max-width:1400px;margin:0 auto;padding:40px 24px 80px;display:grid;grid-template-columns:1fr 372px;gap:32px;align-items:start}.tpl-highlight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;margin-bottom:28px}.tpl-highlight{background:#fff;border:1px solid #e7ebf1;border-radius:14px;padding:18px}.tpl-highlight svg{margin-bottom:10px}.tpl-highlight strong{display:block;font-size:15px;font-weight:700;color:#0c1524}.tpl-highlight span{display:block;font-size:14px;color:#5d6779;margin-top:3px}.tpl-info-card{background:#fff;border:1px solid #e7ebf1;border-radius:16px;padding:32px 34px;margin-bottom:24px}.tpl-info-card h2{font-size:21px;font-weight:700;color:#0c1524;margin:0 0 14px}.tpl-info-card p{font-size:15.5px;line-height:1.7;color:#525c6b}.tpl-topic-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.tpl-topic{display:flex;align-items:center;gap:11px;padding:13px 15px;background:#f4f6fa;border-radius:11px}.tpl-topic-ico{width:22px;height:22px;border-radius:7px;background:#eaf2ff;color:#007aff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tpl-topic strong{font-size:15px;font-weight:600;color:#0c1524}.tpl-topic>div>span{display:block;font-size:13px;color:#5d6779}.tpl-price-card{position:sticky;top:96px}.tpl-price-card-inner{background:#fff;border:1px solid #e7ebf1;border-radius:18px;padding:24px;box-shadow:0 24px 50px -28px #0c152459}.tpl-assurances{margin-top:20px;padding-top:18px;border-top:1px solid #edf0f4;display:flex;flex-direction:column;gap:11px}.tpl-assurances span{display:flex;align-items:center;gap:10px;font-size:14.5px;color:#525c6b}.tpl-input{width:100%;font-family:inherit;font-size:15px;color:#0c1524;background:#f8fafc;border:1px solid #e7ebf1;border-radius:11px;padding:13px 14px;outline:0}.tpl-input:focus{border-color:#007aff;background:#fff;box-shadow:0 0 0 3px #007aff1f}.tpl-whats-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:6px;flex-wrap:wrap}.tpl-whats-meta{font-size:14px;color:#5d6779}.tpl-whats-meta strong{color:#0c1524}.tpl-whats-sub{font-size:15px;line-height:1.6;color:#5d6779;margin:0 0 20px}.tpl-qtype-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.tpl-qtype{display:flex;align-items:center;gap:13px;padding:15px 16px;border:1px solid #edf0f4;border-radius:12px}.tpl-qtype-ico{width:40px;height:40px;border-radius:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tpl-qtype-body{flex:1;min-width:0}.tpl-qtype-body strong{display:block;font-size:15px;font-weight:700;color:#0c1524}.tpl-qtype-body span{display:block;font-size:13.5px;color:#5d6779;margin-top:1px}.tpl-qtype-count{font-size:18px;font-weight:800;color:#0c1524}.tpl-retired-card{text-align:left}.tpl-retired-visual{min-height:134px;margin:-2px 0 18px;display:flex;align-items:center;justify-content:center;border:1px solid #e0e8f3;border-radius:16px;background:linear-gradient(180deg,#f8fbff,#fff);overflow:hidden}.tpl-retired-visual svg{max-width:100%}.tpl-retired-badge{display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-bottom:13px;padding:7px 12px;border:1px solid #cfe0f7;border-radius:999px;background:#eaf2ff;color:#0866d6;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.tpl-retired-badge svg{flex-shrink:0}.tpl-retired-card h2{margin:0 0 10px;color:#0c1524;font-size:24px;font-weight:800;line-height:1.2}.tpl-retired-card p{margin:0;color:#525c6b;font-size:15px;line-height:1.6}.tpl-retired-path{margin:18px 0;padding:16px;border-radius:14px}.tpl-retired-path{border:1px solid #cfe0f7;background:#f5f9ff}.tpl-retired-kicker{display:block;color:#0866d6;font-size:12px;font-weight:800;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}.tpl-retired-replacement{display:block;margin-top:10px;padding:14px;border:1px solid #dbe8fb;border-radius:12px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.tpl-retired-replacement:hover{border-color:#007aff;box-shadow:0 12px 26px -18px #007aff6b;transform:translateY(-1px)}.tpl-retired-replacement-code{display:inline-flex;align-items:center;margin-bottom:7px;padding:4px 8px;border-radius:7px;background:#0c1524;color:#fff;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:700;line-height:1.1}.tpl-retired-replacement strong{display:block;color:#0c1524;font-size:15.5px;font-weight:800;line-height:1.35;overflow-wrap:anywhere}.tpl-retired-replacement>span:last-child{display:inline-flex;align-items:center;gap:6px;margin-top:9px;color:#007aff;font-size:13.5px;font-weight:800}.tpl-retired-path small{display:block;margin-top:10px;color:#6b7482;font-size:13px;line-height:1.45}.tpl-retired-primary{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 16px;border-radius:12px;background:#007aff;color:#fff;font-size:15px;font-weight:800;text-align:center}.tpl-retired-primary:hover{background:#0866d6;color:#fff}.tpl-retired-primary.is-browse-only{margin-top:20px}.tpl-buybar{display:none}@media(max-width:1080px){.tpl-product-main{grid-template-columns:1fr}.tpl-price-card{position:static}.tpl-product-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.tpl-product-main>aside.tpl-price-card{order:-1}.tpl-product-main>div{order:0}.tpl-buybar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:70;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e7ebf1;box-shadow:0 -8px 24px -16px #0c152459}.tpl-buybar-price strong{font-size:22px;font-weight:800;color:#0c1524}.tpl-buybar-price span{font-size:13px;color:#5d6779;margin-left:4px}.tpl-buybar-btn{min-height:44px;display:inline-flex;align-items:center;padding:0 22px;border-radius:12px;background:#0866d6;color:#fff;font-weight:600;text-decoration:none}.tpl-buybar-btn:focus-visible{outline:2px solid #0c1524;outline-offset:2px}.tpl-product-main{padding-bottom:84px}body:has(.tpl-buybar) .pk-back-to-top{display:none}}@media(max-width:860px){.pk-mobile-toggle{display:inline-flex}.pk-nav{display:none;position:absolute;left:24px;right:24px;top:72px;z-index:80;padding:16px;border:1px solid var(--pk-line);border-radius:16px;background:#fff;background-clip:padding-box;box-shadow:0 22px 44px -28px #0c15246b;flex-direction:column;align-items:stretch;gap:12px;overflow:hidden;isolation:isolate;transform:translateZ(0)}.pk-header.is-menu-open .pk-nav{display:flex}.pk-header-inner{gap:12px}.pk-footer-grid{grid-template-columns:1fr 1fr;gap:26px;padding-top:38px}.pk-footer-grid>div:first-child{grid-column:1 / -1}.pk-footer h2{margin-bottom:10px}.pk-footer p{margin-bottom:12px}.pk-footer-links{gap:9px;font-size:14.5px}.pk-footer-bottom{margin-top:30px;padding:18px 0 calc(30px + env(safe-area-inset-bottom))}.pk-scroll-end-spacer{display:block;height:calc(148px + env(safe-area-inset-bottom));background:var(--pk-ink)}}@media(max-width:680px){.tpl-product-hero-row{flex-direction:column;align-items:flex-start;gap:14px}.tpl-product-hero-mark{width:56px;height:56px}.tpl-product-title{font-size:28px;line-height:1.2;word-break:break-word}.tpl-retired-visual{min-height:116px;margin-bottom:16px}.tpl-retired-visual svg{width:160px;height:auto}.tpl-retired-card h2{font-size:22px}.tpl-retired-path{padding:14px}.pk-container{padding:0 16px}.pk-header-actions .pk-account-link span{display:none}.pk-footer-grid,.tpl-product-grid-3,.tpl-highlight-grid,.tpl-topic-grid{grid-template-columns:1fr}.pk-footer-grid{grid-template-columns:1fr 1fr;gap:26px;padding-top:38px}.pk-footer-grid>div:first-child{grid-column:1 / -1}.pk-footer h2{margin-bottom:10px}.pk-footer p{margin-bottom:12px}.pk-footer-links{gap:9px;font-size:14.5px}.pk-footer-bottom{margin-top:30px;padding:18px 0 calc(30px + env(safe-area-inset-bottom))}.tpl-product-hero-inner,.tpl-product-main{padding-left:16px;padding-right:16px}.tpl-info-card{padding:28px 22px}.tpl-qtype-grid{grid-template-columns:1fr}}.tpl-tryfree{position:relative;background:linear-gradient(135deg,#0c1524,#103a78 55%,#0a6bff);border-radius:20px;padding:34px 36px 36px;margin-bottom:24px;overflow:hidden;box-shadow:0 26px 54px -28px #083c8cb3}.tpl-tryfree:before{content:"";position:absolute;top:-90px;right:-70px;width:340px;height:340px;background:radial-gradient(circle,rgba(255,255,255,.16),transparent 70%);pointer-events:none}.tpl-tryfree-inner{position:relative}.tpl-tryfree-tags{display:flex;align-items:center;gap:11px;flex-wrap:wrap;margin-bottom:12px}.tpl-tryfree-pill{display:inline-flex;align-items:center;gap:7px;background:#fff;color:#0866d6;font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;padding:6px 13px;border-radius:999px}.tpl-tryfree-nosignup{display:inline-flex;align-items:center;gap:6px;font-size:13.5px;font-weight:600;color:#bcd6ff}.tpl-tryfree h2{font-size:30px;font-weight:800;letter-spacing:-.02em;color:#fff;margin:0;line-height:1.12}.tpl-tryfree-sub{font-size:16px;line-height:1.55;color:#cfe0ff;margin:9px 0 24px;max-width:560px}.tpl-tryfree-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.tpl-format-card{display:flex;flex-direction:column;background:#fff;border-radius:16px;padding:24px;transition:transform .2s,box-shadow .2s}.tpl-format-card:hover{transform:translateY(-4px);box-shadow:0 24px 44px -22px #00000080}.tpl-format-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.tpl-format-ico{width:48px;height:48px;border-radius:13px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tpl-format-title{font-size:18px;font-weight:800;color:#0c1524;line-height:1.1}.tpl-format-kicker{font-size:13px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;margin-top:3px}.tpl-format-card p{font-size:14.5px;line-height:1.55;color:#6b7689;margin:0 0 18px;flex:1}.tpl-format-btn{display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;font-weight:700;font-size:15.5px;padding:13px;border-radius:12px}.tpl-choose-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:3px}.tpl-choose-head>span:first-child{font-size:16px;font-weight:800;color:#0c1524;letter-spacing:0}.tpl-sale-badge{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:800;letter-spacing:0;text-transform:uppercase;color:#9a5b00;background:#fff7e6;border:1px solid #f2cd83;padding:4px 9px;border-radius:7px}.tpl-choose-sub{font-size:13px;color:#5d6779;margin:0 0 15px}.tpl-plan-list{display:flex;flex-direction:column;gap:10px;margin-bottom:13px}.tpl-plan-card{display:block;width:100%;text-align:left;border:1.5px solid #e7ebf1;background:#fff;border-radius:13px;padding:13px 15px;cursor:pointer;transition:transform .12s ease,box-shadow .15s ease,border-color .15s ease;font:inherit;color:inherit}.tpl-plan-card:hover{border-color:#007aff;box-shadow:0 10px 22px -14px #007aff73;transform:translateY(-2px)}.tpl-plan-card.is-selected{outline:3px solid rgba(0,122,255,.22);outline-offset:2px}.tpl-plan-card.is-best{border:2px solid #007aff;background:#f4f8ff}.tpl-plan-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.tpl-plan-name{display:flex;align-items:center;gap:6px;min-width:0}.tpl-plan-name>strong{font-size:15.5px;font-weight:800;color:#0c1524;white-space:nowrap}.tpl-plan-best-value{display:block;width:24px;height:auto;flex:0 0 auto}.tpl-plan-tag{font-size:10.5px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;padding:2px 7px;border-radius:6px;color:#fff;background:#0866d6}.tpl-plan-tag.popular{font-weight:700;color:#0866d6;background:#eaf2ff;text-transform:none}.tpl-plan-tag.basic{font-weight:700;color:#2f6f52;background:#eef7f2;text-transform:none}.tpl-plan-sub{font-size:12.5px;color:#5d6779;margin-top:2px}.tpl-plan-price{text-align:right;flex-shrink:0}.tpl-plan-price del{display:block;font-size:12px;color:#5d6779;line-height:1;margin-bottom:2px}.tpl-plan-price strong{display:block;font-size:20px;font-weight:800;color:#0c1524;line-height:1}.tpl-plan-price span{display:block;font-size:11.5px;color:#5d6779;margin-top:2px}.tpl-compare-link{display:flex;align-items:center;justify-content:center;gap:7px;font-size:14px;font-weight:700;color:#0866d6;padding:11px;border-radius:11px;border:1px solid #cfe0f7;background:#fff;cursor:pointer;transition:background .15s ease,border-color .15s ease}.tpl-compare-link:hover{background:#f4f8ff;border-color:#9cc2f0}@media(max-width:420px){.tpl-plan-card.is-best .tpl-plan-best-value{width:22px}.tpl-plan-card.is-best .tpl-plan-name>strong{font-size:14px}}.tpl-pay-secure{margin-top:18px;padding:14px 16px;background:#f3faf6;border:1px solid #bbf0d2;border-radius:12px}.tpl-pay-secure-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.tpl-pay-secure-ico{width:28px;height:28px;border-radius:8px;background:#14875a;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 10px -4px #14875a99}.tpl-pay-secure-head strong{display:block;font-size:13.5px;font-weight:800;color:#0c1524;letter-spacing:-.01em}.tpl-pay-secure-head small{display:block;font-size:12px;color:#4f7a64}.tpl-pay-badges{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.tpl-pay-badge{height:24px;border-radius:5px;display:flex;align-items:center;font-size:11px;font-weight:800}.tpl-pay-visa{padding:0 9px;background:#1a1f71;color:#fff;letter-spacing:.06em}.tpl-pay-mc{width:38px;background:#fff;border:1px solid #e7ebf1;position:relative;justify-content:center}.tpl-pay-mc:before,.tpl-pay-mc:after{content:"";width:12px;height:12px;border-radius:50%;position:absolute}.tpl-pay-mc:before{background:#eb001b;left:8px}.tpl-pay-mc:after{background:#f79e1b;opacity:.85;right:8px}.tpl-pay-amex{padding:0 8px;background:#1f72cd;color:#fff;font-size:10px;letter-spacing:.03em}.tpl-pay-paypal{padding:0 9px;background:#fff;border:1px solid #e7ebf1;font-size:12px}.tpl-pay-paypal span:first-child{color:#003087}.tpl-pay-paypal span:last-child{color:#0070ba}.tpl-reviews-head{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:0 0 6px}.tpl-reviews-head h2{font-size:21px;font-weight:700;color:#0c1524;margin:0}.tpl-reviews-rating{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:700;color:#0c1524}.tpl-reviews-rating .stars{color:#e1920e;font-size:15px;letter-spacing:1px}.tpl-reviews-count{font-size:14px;color:#5d6779}.tpl-reviews-more{display:flex;align-items:center;gap:16px;justify-content:space-between;flex-wrap:wrap;margin-top:2px;padding:18px 20px;border-top:1px solid #EDF0F4;background:#f8fafd;border-radius:0 0 14px 14px}.tpl-reviews-more strong{display:block;font-size:15px;font-weight:800;color:#0c1524}.tpl-reviews-more p{font-size:14px;color:#647084;line-height:1.5;margin:3px 0 0}.tpl-reviews-more a{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;font-size:14.5px;font-weight:800;color:#007aff}.tpl-review-form{margin-top:22px;padding-top:22px;border-top:1px solid #EDF0F4}.tpl-review-form.is-standalone{margin-top:0;padding-top:0;border-top:0}.tpl-review-form-head{font-size:15px;font-weight:800;color:#0c1524;margin-bottom:6px}.tpl-review-guidance{margin:0 0 12px;font-size:14px;line-height:1.5;color:#647084}.tpl-star-input{display:inline-flex;flex-direction:row-reverse;justify-content:flex-end;gap:3px;margin-bottom:14px}.tpl-star-input input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.tpl-star-input label{font-size:26px;line-height:1;color:#d4dae2;cursor:pointer;transition:color .12s}.tpl-star-input input:checked~label,.tpl-star-input label:hover,.tpl-star-input label:hover~label{color:#e1920e}.tpl-review-form input.tpl-input{display:block;width:100%;margin-bottom:10px}.tpl-review-form textarea.tpl-input{display:block;width:100%;min-height:96px;resize:vertical;font-family:inherit}.tpl-review-submit{min-height:44px;margin-top:14px;display:inline-flex;align-items:center;gap:8px;background:#007aff;color:#fff;border:0;border-radius:10px;padding:11px 20px;font-size:14px;font-weight:800;cursor:pointer;font-family:inherit}.tpl-review-submit:hover{background:#0866d6}.tpl-review-mine{font-size:14.5px;color:#14875a;font-weight:700;margin:0;display:flex;align-items:center;gap:8px}@media(max-width:640px){.tpl-tryfree-grid{grid-template-columns:1fr}.tpl-tryfree{padding:26px 22px 28px}}
