@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";.pricing-scope{--background: 210 40% 98%;--foreground: 222 47% 11%;--card: 0 0% 100%;--card-foreground: 222 47% 11%;--primary: 160 84% 39%;--primary-foreground: 0 0% 100%;--secondary: 199 89% 60%;--accent: 43 96% 56%;--destructive: 0 84% 60%;--muted: 210 40% 96%;--muted-foreground: 215 16% 47%;--border: 214 32% 91%;--ring: 160 84% 39%;--liz: 260 55% 62%;--liz-bg: 260 40% 97%;--liz-border: 260 40% 90%;--radius: 1rem;font-family:Inter,system-ui,sans-serif;background:hsl(var(--background));color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5;min-height:100vh}.pricing-scope *{box-sizing:border-box}.pricing-scope .serif{font-family:Playfair Display,serif;letter-spacing:-.01em}.pricing-scope .mono{font-family:JetBrains Mono,ui-monospace,monospace}.pricing-scope .container{max-width:1240px;margin:0 auto;padding:0 32px}@media(min-width:1600px){.pricing-scope .container{max-width:1400px}.pricing-scope .nav .container{max-width:1720px}}.pricing-scope .nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(var(--background) / .82);backdrop-filter:saturate(1.4) blur(10px);-webkit-backdrop-filter:saturate(1.4) blur(10px);border-bottom:1px solid hsl(var(--border) / .7)}.pricing-scope .nav-inner{display:flex;align-items:center;justify-content:space-between;height:68px}.pricing-scope .logo{font-family:Playfair Display,serif;font-weight:700;font-size:22px;letter-spacing:-.02em;color:hsl(var(--foreground));text-decoration:none}.pricing-scope .logo .pro{color:hsl(var(--primary));font-style:italic}.pricing-scope .nav-links{display:flex;gap:4px;list-style:none;margin:0;padding:0}.pricing-scope .nav-links a{color:hsl(var(--muted-foreground));text-decoration:none;font-size:14.5px;font-weight:500;padding:8px 14px;border-radius:8px;transition:color .15s,background .15s}.pricing-scope .nav-links a:hover,.pricing-scope .nav-links a.active{color:hsl(var(--foreground));background:hsl(var(--muted))}.pricing-scope .nav-links a.active{color:hsl(var(--primary));background:hsl(var(--primary) / .08)}.pricing-scope .nav-right{display:flex;gap:8px;align-items:center}.pricing-scope .btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,sans-serif;font-weight:500;font-size:14.5px;padding:9px 16px;border-radius:10px;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s cubic-bezier(.2,.8,.2,1),background .2s,border-color .2s;white-space:nowrap;overflow:hidden;isolation:isolate;will-change:transform}.pricing-scope .btn-ghost{color:hsl(var(--foreground));background:transparent}.pricing-scope .btn-ghost:hover{background:hsl(var(--muted))}.pricing-scope .btn-primary{color:hsl(var(--primary-foreground));background:linear-gradient(135deg,#13d896,#0fa976 55%,#0f8a6b);background-size:220% 220%;animation:sheenShift 8s ease-in-out infinite;box-shadow:0 1px #6ef7c98c inset,0 -1px #05614259 inset,0 6px 18px -6px #0c8d628c,0 2px 4px #0f172914}.pricing-scope .btn-primary:before{content:"";position:absolute;inset:0;background:linear-gradient(100deg,transparent 20%,hsl(0 0% 100% / .35) 48%,hsl(0 0% 100% / .05) 55%,transparent 80%);transform:translate(-120%);transition:transform .9s cubic-bezier(.2,.8,.2,1);pointer-events:none;mix-blend-mode:screen;z-index:0}.pricing-scope .btn-primary>*{position:relative;z-index:1}.pricing-scope .btn-primary:hover{transform:translateY(-1.5px);box-shadow:0 1px #86f9d299 inset,0 -1px #05614259 inset,0 14px 28px -10px #0c8d6299,0 3px 6px #0f17291a}.pricing-scope .btn-primary:hover:before{transform:translate(120%)}@keyframes sheenShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.pricing-scope .btn-secondary{background:linear-gradient(135deg,#51c5fb,#26b2f2);color:#fff;box-shadow:0 1px #99dfff80 inset,0 6px 16px -6px #0b87c180}.pricing-scope .btn-secondary:hover{transform:translateY(-1.5px);box-shadow:0 1px #99dfff80 inset,0 12px 24px -8px #0b87c18c}.pricing-scope .btn-outline{background:transparent;border-color:hsl(var(--border));color:hsl(var(--foreground))}.pricing-scope .btn-outline:hover{border-color:hsl(var(--foreground) / .3);background:hsl(var(--card));transform:translateY(-1px)}.pricing-scope .btn-dark{background:hsl(var(--foreground));color:hsl(var(--background))}.pricing-scope .btn-dark:hover{transform:translateY(-1.5px);box-shadow:0 10px 22px -10px #0f172980}.pricing-scope .btn-lg{font-size:16px;padding:14px 22px;border-radius:14px}.pricing-scope .btn-xl{font-size:17px;padding:18px 30px;border-radius:14px;font-weight:600}.pricing-scope .btn-block{width:100%}.pricing-scope .menu-btn{display:none}.pricing-scope .float-click{transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s cubic-bezier(.2,.8,.2,1)}.pricing-scope .float-click.is-floating{transform:translateY(-8px) scale(1.015);box-shadow:0 30px 60px -20px #0f172947,0 10px 20px -8px #0f17291f}.pricing-scope .ripple{position:absolute;border-radius:50%;background:radial-gradient(circle,#ffffff8c,#fff0 70%);pointer-events:none;transform:translate(-50%,-50%) scale(0);animation:rippleOut .7s cubic-bezier(.2,.8,.2,1) forwards;z-index:0;mix-blend-mode:screen}.pricing-scope .ripple-dark{background:radial-gradient(circle,#10b77f38,#10b77f00 70%);mix-blend-mode:multiply}@keyframes rippleOut{to{transform:translate(-50%,-50%) scale(14);opacity:0}}.pricing-scope .hero{position:relative;padding:80px 0 40px;overflow:hidden;text-align:center}.pricing-scope .hero:before{content:"";position:absolute;inset:0;background:radial-gradient(1200px 500px at 50% -10%,hsl(160 84% 39% / .07),transparent 60%),radial-gradient(900px 400px at 10% 40%,hsl(199 89% 60% / .04),transparent 60%);pointer-events:none}.pricing-scope .hero-inner{position:relative;max-width:820px;margin:0 auto}.pricing-scope .eyebrow{display:inline-flex;align-items:center;gap:10px;padding:6px 14px 6px 12px;border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:999px;font-size:13px;font-weight:500;color:hsl(var(--muted-foreground));margin-bottom:28px}.pricing-scope .eyebrow .dot{width:8px;height:8px;border-radius:50%;background:hsl(var(--primary));box-shadow:0 0 0 3px hsl(var(--primary) / .18);animation:livepulse 2.4s ease-in-out infinite}@keyframes livepulse{0%,to{box-shadow:0 0 0 3px hsl(var(--primary) / .18)}50%{box-shadow:0 0 0 6px hsl(var(--primary) / .05)}}.pricing-scope .eyebrow .sep{color:hsl(var(--border))}.pricing-scope h1.headline{font-family:Playfair Display,serif;font-weight:700;font-size:clamp(40px,5.2vw,56px);line-height:1.04;letter-spacing:-.02em;color:hsl(var(--foreground));text-wrap:balance;margin-bottom:20px}.pricing-scope h1.headline .ital{font-style:italic;color:hsl(var(--primary));font-weight:600}.pricing-scope h1.headline .under{position:relative;white-space:nowrap}.pricing-scope h1.headline .under:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:10px;background:hsl(var(--accent) / .35);z-index:-1;border-radius:2px}.pricing-scope .hero-sub{font-size:19px;line-height:1.55;color:hsl(var(--muted-foreground));max-width:620px;margin:0 auto;text-wrap:pretty}.pricing-scope .hero-sub .days{font-family:JetBrains Mono,monospace;color:hsl(var(--foreground));font-weight:500;padding:2px 8px;background:hsl(var(--accent) / .2);border-radius:6px}.pricing-scope section{padding:56px 0}.pricing-scope .section-head{margin-bottom:40px;max-width:760px}.pricing-scope .section-head.center{margin-left:auto;margin-right:auto;text-align:center}.pricing-scope .section-eyebrow{font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:hsl(var(--primary));margin-bottom:14px}.pricing-scope .section-title{font-family:Playfair Display,serif;font-size:clamp(32px,3.6vw,44px);line-height:1.1;letter-spacing:-.02em;color:hsl(var(--foreground));margin-bottom:14px;text-wrap:balance}.pricing-scope .section-sub{font-size:18px;color:hsl(var(--muted-foreground));max-width:600px;text-wrap:pretty}.pricing-scope .section-head.center .section-sub{margin:0 auto}.pricing-scope .slider-card{position:relative;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:24px;padding:56px 56px 48px;box-shadow:0 1px #fff inset,0 20px 40px -20px #0f17291f,0 40px 80px -40px #0f172926;overflow:hidden}.pricing-scope .slider-card:before{content:"";position:absolute;inset:0;background:radial-gradient(800px 400px at 50% -30%,hsl(var(--primary) / .05),transparent 60%);pointer-events:none}.pricing-scope .slider-head{position:relative;display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:36px}.pricing-scope .slider-question{font-family:Playfair Display,serif;font-size:clamp(26px,2.6vw,34px);font-weight:600;letter-spacing:-.015em;line-height:1.15;max-width:460px;text-wrap:balance}.pricing-scope .slider-question .hl{color:hsl(var(--primary));font-style:italic}.pricing-scope .price-display{position:relative;text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:6px;min-width:260px}.pricing-scope .days-readout{font-family:JetBrains Mono,monospace;font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--muted-foreground))}.pricing-scope .days-readout .n{color:hsl(var(--foreground));font-weight:600}.pricing-scope .price-main{font-family:Playfair Display,serif;font-size:clamp(52px,6vw,80px);font-weight:700;line-height:.95;letter-spacing:-.03em;color:hsl(var(--foreground));font-variant-numeric:tabular-nums}.pricing-scope .price-main .cur{font-size:.55em;vertical-align:.35em;color:hsl(var(--muted-foreground));font-weight:400;margin-right:2px}.pricing-scope .per-day{font-size:14.5px;color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums}.pricing-scope .per-day b{color:hsl(var(--foreground));font-weight:600}.pricing-scope .save-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 11px;font-size:12.5px;font-weight:600;border-radius:999px;background:hsl(var(--primary) / .1);color:hsl(var(--primary));border:1px solid hsl(var(--primary) / .2);font-variant-numeric:tabular-nums;margin-top:4px}.pricing-scope .save-badge .spark{width:6px;height:6px;border-radius:50%;background:hsl(var(--primary))}.pricing-scope .slider-wrap{position:relative;padding:28px 0 8px}.pricing-scope .slider-scale{position:relative;height:18px;margin-bottom:14px;font-family:JetBrains Mono,monospace;font-size:11px;color:hsl(var(--muted-foreground));font-weight:500}.pricing-scope .slider-scale span{position:absolute;top:0}.pricing-scope .slider-scale span:before{content:"";position:absolute;left:50%;top:14px;width:1px;height:6px;background:hsl(var(--border))}.pricing-scope .slider-track{position:relative;height:48px;display:flex;align-items:center}.pricing-scope .slider-bar{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:8px;background:hsl(var(--muted));border-radius:999px;overflow:hidden}.pricing-scope .slider-bar-fill{position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg,#13d896,#0fa976);border-radius:999px;width:8%;transition:width .1s linear}.pricing-scope input[type=range].days-range{-webkit-appearance:none;appearance:none;position:relative;width:100%;height:48px;background:transparent;margin:0;cursor:grab;z-index:2}.pricing-scope input[type=range].days-range:active{cursor:grabbing}.pricing-scope input[type=range].days-range::-webkit-slider-thumb{-webkit-appearance:none;width:28px;height:28px;border-radius:50%;background:#fff;border:2px solid hsl(var(--primary));box-shadow:0 1px #fff inset,0 4px 12px #0c8d6259,0 0 hsl(var(--primary) / .2);cursor:grab;-webkit-transition:transform .15s,box-shadow .2s;transition:transform .15s,box-shadow .2s}.pricing-scope input[type=range].days-range:hover::-webkit-slider-thumb{box-shadow:0 1px #fff inset,0 4px 12px #0c8d6266,0 0 0 8px hsl(var(--primary) / .12)}.pricing-scope input[type=range].days-range:active::-webkit-slider-thumb{transform:scale(1.08);cursor:grabbing}.pricing-scope input[type=range].days-range::-moz-range-thumb{width:28px;height:28px;border-radius:50%;background:#fff;border:2px solid hsl(var(--primary));box-shadow:0 4px 12px #0c8d6259;cursor:grab}.pricing-scope .slider-preset-row{display:flex;justify-content:space-between;align-items:center;margin-top:18px;gap:8px;flex-wrap:wrap}.pricing-scope .slider-preset-label{font-size:12px;color:hsl(var(--muted-foreground));font-weight:500;margin-right:8px}.pricing-scope .preset-chips{display:flex;gap:6px;flex-wrap:wrap}.pricing-scope .chip{border:1px solid hsl(var(--border));background:hsl(var(--card));font-family:JetBrains Mono,monospace;font-size:12px;font-weight:500;color:hsl(var(--muted-foreground));padding:5px 10px;border-radius:8px;cursor:pointer;transition:all .15s}.pricing-scope .chip:hover{border-color:hsl(var(--foreground) / .3);color:hsl(var(--foreground))}.pricing-scope .chip.active{background:hsl(var(--foreground));color:hsl(var(--background));border-color:hsl(var(--foreground))}.pricing-scope .slider-cta-row{display:flex;flex-wrap:wrap;gap:18px;align-items:center;margin-top:32px;padding-top:28px;border-top:1px dashed hsl(var(--border))}.pricing-scope .slider-cta-text{font-size:15px;color:hsl(var(--muted-foreground))}.pricing-scope .slider-cta-text b{color:hsl(var(--foreground));font-weight:600}.pricing-scope .slider-cta-row .btn{margin-left:auto}.pricing-scope .compare-strip{position:relative;margin-top:18px;padding:14px 18px;border-radius:12px;background:hsl(var(--muted) / .5);border:1px dashed hsl(var(--border));display:flex;align-items:center;gap:14px;font-size:13px;color:hsl(var(--muted-foreground));flex-wrap:wrap}.pricing-scope .compare-strip .ours{color:hsl(var(--primary));font-weight:600;font-variant-numeric:tabular-nums}.pricing-scope .compare-strip .theirs{text-decoration:line-through;font-variant-numeric:tabular-nums}.pricing-scope .compare-strip .name{color:hsl(var(--foreground));font-weight:600}.pricing-scope .compare-strip .same{margin-left:auto;font-family:JetBrains Mono,monospace;font-size:11.5px}.pricing-scope .plans{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.pricing-scope .plan{position:relative;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:20px;padding:32px 26px 28px;display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s,border-color .3s}.pricing-scope .plan:hover{transform:translateY(-4px);box-shadow:0 30px 60px -30px #0f172933;border-color:hsl(var(--foreground) / .15)}.pricing-scope .plan.popular{border-color:hsl(var(--accent) / .6);box-shadow:0 1px #fff inset,0 20px 40px -20px #b8891438,0 0 0 1px hsl(var(--accent) / .28),0 0 24px -8px #fbbd2347;animation:planPopularGlow 4.5s ease-in-out infinite}@keyframes planPopularGlow{0%,to{box-shadow:0 1px #fff inset,0 20px 40px -20px #b8891438,0 0 0 1px hsl(var(--accent) / .24),0 0 22px -8px #fbbd2338}50%{box-shadow:0 1px #fff inset,0 24px 46px -20px #b889144d,0 0 0 1px hsl(var(--accent) / .42),0 0 34px -8px #fbbd236b}}@media(prefers-reduced-motion:reduce){.pricing-scope .plan.popular{animation:none}}.pricing-scope .ribbon{position:absolute;top:-1px;right:26px;padding:7px 12px 9px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6d4103;background:linear-gradient(180deg,#fdcc4e,#fbbd23);border-radius:0 0 8px 8px;box-shadow:0 1px #ffe29999 inset,0 4px 12px -4px #b8891466}.pricing-scope .ribbon:after{content:"";position:absolute;top:100%;right:0;width:0;height:0;border-top:5px solid hsl(43 80% 40%);border-right:5px solid transparent;opacity:.3}.pricing-scope .plan-name{font-family:Playfair Display,serif;font-size:22px;font-weight:600;letter-spacing:-.01em;margin-bottom:8px}.pricing-scope .plan-tag{font-size:12.5px;color:hsl(var(--muted-foreground));margin-bottom:20px;min-height:36px}.pricing-scope .plan-price{display:flex;align-items:baseline;gap:4px;margin-bottom:4px;font-variant-numeric:tabular-nums}.pricing-scope .plan-price .cur{font-size:18px;color:hsl(var(--muted-foreground));font-weight:400}.pricing-scope .plan-price .amt{font-family:Playfair Display,serif;font-size:44px;font-weight:700;letter-spacing:-.02em;line-height:1;color:hsl(var(--foreground))}.pricing-scope .plan-price .unit{font-size:14px;color:hsl(var(--muted-foreground));margin-left:4px}.pricing-scope .plan.free .plan-price .amt{color:hsl(var(--muted-foreground))}.pricing-scope .plan.popular .plan-price .amt{color:hsl(var(--primary))}.pricing-scope .plan-price-sub{font-size:12.5px;color:hsl(var(--muted-foreground));margin-bottom:22px;min-height:18px}.pricing-scope .plan-divider{height:1px;background:hsl(var(--border));margin-bottom:20px}.pricing-scope .plan-feats{list-style:none;display:flex;flex-direction:column;gap:10px;margin:0 0 24px;padding:0;flex:1}.pricing-scope .plan-feats li{display:flex;align-items:flex-start;gap:10px;font-size:13.5px;color:hsl(var(--foreground) / .85);line-height:1.45}.pricing-scope .plan-feats .fcheck{width:18px;height:18px;border-radius:50%;flex-shrink:0;margin-top:1px;background:hsl(var(--primary) / .12);color:hsl(var(--primary));display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700}.pricing-scope .plan.popular .fcheck{background:hsl(var(--primary) / .15)}.pricing-scope .plan-cta{margin-top:auto}.pricing-scope .compare-wrap{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:20px;overflow:hidden}.pricing-scope .compare-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:22px 32px;background:transparent;border:0;font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:hsl(var(--foreground));cursor:pointer;text-align:left}.pricing-scope .compare-toggle:hover{background:hsl(var(--muted) / .5)}.pricing-scope .compare-toggle .lbl{display:flex;align-items:center;gap:14px}.pricing-scope .compare-toggle .lbl .tag{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:500;color:hsl(var(--muted-foreground));border:1px solid hsl(var(--border));padding:3px 8px;border-radius:6px;letter-spacing:.04em}.pricing-scope .compare-toggle .chev{transition:transform .3s cubic-bezier(.2,.8,.2,1)}.pricing-scope .compare-wrap.open .chev{transform:rotate(180deg)}.pricing-scope .compare-body{display:none;padding:0 32px 32px}.pricing-scope .compare-wrap.open .compare-body{display:block}.pricing-scope table.cmp{width:100%;border-collapse:collapse;font-size:14px;border-top:1px solid hsl(var(--border))}.pricing-scope table.cmp th,.pricing-scope table.cmp td{padding:14px 16px;text-align:left;border-bottom:1px solid hsl(var(--border));vertical-align:middle}.pricing-scope table.cmp th{font-weight:500;color:hsl(var(--muted-foreground));font-size:13px;background:hsl(var(--muted) / .4)}.pricing-scope table.cmp thead th:not(:first-child){font-family:Playfair Display,serif;font-size:16px;font-weight:600;color:hsl(var(--foreground));text-align:center}.pricing-scope table.cmp thead th.pop{color:hsl(var(--primary));background:hsl(var(--primary) / .05)}.pricing-scope table.cmp tbody td:not(:first-child){text-align:center;font-variant-numeric:tabular-nums;color:hsl(var(--foreground))}.pricing-scope table.cmp tbody td.pop{background:hsl(var(--primary) / .03)}.pricing-scope table.cmp td:first-child{font-weight:500;color:hsl(var(--foreground))}.pricing-scope .cmp-check{display:inline-flex;width:22px;height:22px;border-radius:50%;background:hsl(var(--primary) / .12);color:hsl(var(--primary));align-items:center;justify-content:center;font-size:11px;font-weight:700}.pricing-scope .cmp-x{display:inline-block;color:hsl(var(--muted-foreground) / .5);font-size:16px}.pricing-scope .cmp-num{font-weight:600}.pricing-scope .cmp-num-dim{color:hsl(var(--muted-foreground));font-weight:500}.pricing-scope .cmp-check.gold{background:hsl(var(--accent) / .22);color:#975d0c}.pricing-scope table.cmp tr.group-head td{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:hsl(var(--muted-foreground));background:hsl(var(--muted) / .5);padding:14px 20px 10px;border-top:1px solid hsl(var(--border))}.pricing-scope table.cmp tbody tr:not(.group-head){transition:background .15s}.pricing-scope table.cmp tbody tr:not(.group-head):hover{background:hsl(var(--muted) / .4)}.pricing-scope .pay-row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 28px;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:16px;flex-wrap:wrap}.pricing-scope .pay-methods{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.pricing-scope .pay-method{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border:1px solid hsl(var(--border));border-radius:10px;background:hsl(var(--muted) / .3);font-size:13.5px;font-weight:500;color:hsl(var(--foreground))}.pricing-scope .pay-method .pm-logo{display:inline-flex;align-items:center;justify-content:center;width:28px;height:20px;border-radius:4px;font-family:Inter,sans-serif;font-weight:700;font-size:9px;letter-spacing:-.03em}.pricing-scope .pm-paypal{background:#003087;color:#fff}.pricing-scope .pm-paypal b{color:#009cde;font-weight:700}.pricing-scope .pm-sepay{background:hsl(var(--foreground));color:hsl(var(--background))}.pricing-scope .pay-note{font-size:12.5px;color:hsl(var(--muted-foreground));max-width:280px;line-height:1.5;display:flex;align-items:center;gap:8px}.pricing-scope .pay-note .lock{width:28px;height:28px;border-radius:50%;background:hsl(var(--primary) / .1);color:hsl(var(--primary));display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.pricing-scope .region-callout{display:flex;align-items:center;gap:16px;margin-top:18px;padding:16px 20px;background:hsl(var(--accent) / .1);border:1px solid hsl(var(--accent) / .3);border-radius:14px;font-size:14px}.pricing-scope .region-callout .flag{width:36px;height:26px;border-radius:4px;background:#da251d;display:inline-flex;align-items:center;justify-content:center;color:#ffcd00;font-size:18px;flex-shrink:0}.pricing-scope .region-callout b{color:#6d4103;font-weight:600}.pricing-scope .region-callout .txt{color:hsl(var(--foreground) / .8)}.pricing-scope .faq{max-width:780px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.pricing-scope .faq-item{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:14px;overflow:hidden;transition:border-color .2s,box-shadow .2s}.pricing-scope .faq-item.open{border-color:hsl(var(--foreground) / .15);box-shadow:0 10px 24px -12px #0f17291f}.pricing-scope .faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:transparent;border:0;font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:hsl(var(--foreground));cursor:pointer;text-align:left;gap:16px}.pricing-scope .faq-q:hover{background:hsl(var(--muted) / .3)}.pricing-scope .faq-plus{width:24px;height:24px;border-radius:50%;background:hsl(var(--muted));color:hsl(var(--foreground));display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;flex-shrink:0;transition:transform .3s cubic-bezier(.2,.8,.2,1),background .2s,color .2s}.pricing-scope .faq-item.open .faq-plus{transform:rotate(45deg);background:hsl(var(--primary));color:#fff}.pricing-scope .faq-a{display:none;padding:0 24px 22px;color:hsl(var(--muted-foreground));font-size:15px;line-height:1.6;max-width:640px;text-wrap:pretty}.pricing-scope .faq-item.open .faq-a{display:block}.pricing-scope .faq-a b{color:hsl(var(--foreground));font-weight:600}.pricing-scope .faq-a .email{font-family:JetBrains Mono,ui-monospace,monospace;color:hsl(var(--primary))}.pricing-scope .final-banner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:36px 44px;background:linear-gradient(135deg,hsl(var(--foreground)),#121d36);color:hsl(var(--background));border-radius:22px;overflow:hidden;flex-wrap:wrap}.pricing-scope .final-banner:before{content:"";position:absolute;inset:0;background:radial-gradient(500px 250px at 10% 100%,hsl(var(--primary) / .25),transparent 60%),radial-gradient(400px 250px at 90% 0%,hsl(var(--accent) / .15),transparent 60%);pointer-events:none}.pricing-scope .final-banner>*{position:relative;z-index:1}.pricing-scope .final-banner .fb-text{flex:1;min-width:260px}.pricing-scope .final-banner h3{font-family:Playfair Display,serif;font-size:clamp(24px,2.6vw,32px);font-weight:600;letter-spacing:-.015em;margin-bottom:6px;text-wrap:balance}.pricing-scope .final-banner h3 .em{color:hsl(var(--accent));font-style:italic}.pricing-scope .final-banner p{font-size:15px;color:hsl(var(--background) / .7);max-width:480px}.pricing-scope footer{padding:48px 0 64px;border-top:1px solid hsl(var(--border));background:hsl(var(--background));margin-top:40px}.pricing-scope .foot{display:grid;grid-template-columns:auto 1fr auto;gap:32px;align-items:center}.pricing-scope .foot-links{display:flex;gap:24px;list-style:none;justify-content:center;margin:0;padding:0}.pricing-scope .foot-links a{color:hsl(var(--muted-foreground));font-size:13.5px;text-decoration:none}.pricing-scope .foot-links a:hover{color:hsl(var(--foreground))}.pricing-scope .lang-switch{display:inline-flex;border:1px solid hsl(var(--border));border-radius:10px;padding:3px;background:hsl(var(--card))}.pricing-scope .lang-switch button{border:0;background:transparent;padding:5px 10px;font-family:Inter,sans-serif;font-size:12px;color:hsl(var(--muted-foreground));border-radius:7px;cursor:pointer;font-weight:500}.pricing-scope .lang-switch button.active{background:hsl(var(--foreground));color:hsl(var(--background))}.pricing-scope .foot-copy{font-size:12.5px;color:hsl(var(--muted-foreground));margin-top:24px;text-align:center}@media(max-width:1000px){.pricing-scope .plans{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.pricing-scope .container{padding:0 18px}.pricing-scope .nav-links,.pricing-scope .nav-right .desktop-only{display:none}.pricing-scope .menu-btn{display:inline-flex;background:transparent;border:1px solid hsl(var(--border));width:40px;height:40px;border-radius:10px;align-items:center;justify-content:center;cursor:pointer}.pricing-scope .hero{padding:40px 0 24px}.pricing-scope h1.headline{font-size:clamp(32px,8vw,44px)}.pricing-scope section{padding:40px 0}.pricing-scope .slider-card{padding:28px 22px;border-radius:18px}.pricing-scope .slider-head{flex-direction:column;align-items:stretch;gap:20px}.pricing-scope .price-display{text-align:left;align-items:flex-start;min-width:0}.pricing-scope .slider-question{font-size:22px}.pricing-scope .slider-cta-row{flex-direction:column;align-items:stretch}.pricing-scope .slider-cta-row .btn{margin-left:0;width:100%}.pricing-scope .plans{grid-template-columns:1fr}.pricing-scope .pay-row{flex-direction:column;align-items:flex-start}.pricing-scope .pay-methods{width:100%}.pricing-scope .compare-body{padding:0 16px 24px;overflow-x:auto}.pricing-scope table.cmp{font-size:12.5px;min-width:560px}.pricing-scope .final-banner{padding:28px;flex-direction:column;align-items:flex-start;text-align:left}.pricing-scope .final-banner .btn{width:100%}.pricing-scope .foot{grid-template-columns:1fr;text-align:center}.pricing-scope .foot-links{flex-wrap:wrap}.pricing-scope .section-title{font-size:clamp(28px,6vw,36px)}}.pricing-scope .mobile-drawer{position:fixed;inset:0;z-index:60;display:flex;justify-content:flex-end}.pricing-scope .mobile-drawer-backdrop{position:absolute;inset:0;background:#00000080;animation:pr-drawer-fade .18s ease-out}.pricing-scope .mobile-drawer-panel{position:relative;width:min(340px,86vw);background:hsl(var(--background));border-left:1px solid hsl(var(--border));padding:20px 20px calc(20px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:20px;animation:pr-drawer-slide .22s ease-out;box-shadow:-12px 0 40px #0000002e;overflow-y:auto}.pricing-scope .mobile-drawer-head{display:flex;align-items:center;justify-content:space-between}.pricing-scope .mobile-drawer-close{background:transparent;border:1px solid hsl(var(--border));width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:hsl(var(--foreground))}.pricing-scope .mobile-drawer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.pricing-scope .mobile-drawer-links a{display:block;padding:12px 10px;border-radius:10px;color:hsl(var(--foreground));text-decoration:none;font-size:16px;font-weight:500}.pricing-scope .mobile-drawer-links a:hover{background:hsl(var(--muted))}.pricing-scope .mobile-drawer-cta{display:flex;flex-direction:column;gap:10px;padding-top:8px;border-top:1px solid hsl(var(--border))}.pricing-scope .mobile-drawer-cta .btn{width:100%;justify-content:center}@keyframes pr-drawer-fade{0%{opacity:0}to{opacity:1}}@keyframes pr-drawer-slide{0%{transform:translate(100%)}to{transform:translate(0)}}[dir=rtl] .pricing-scope .mobile-drawer{justify-content:flex-start}[dir=rtl] .pricing-scope .mobile-drawer-panel{border-left:0;border-right:1px solid hsl(var(--border));box-shadow:12px 0 40px #0000002e;animation:pr-drawer-slide-rtl .22s ease-out}@keyframes pr-drawer-slide-rtl{0%{transform:translate(-100%)}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.pricing-scope *{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
