@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Inter:wght@300;400;500;600;700&display=swap";
:root{--ink:#060c1a;--white:#fff;--mid:#8492a6;--faint:#ffffff0d;--border:#ffffff17;--blue:#1a6fb5;--sky:#5ba4d4;--pale:#c8dff4;--navy:#0c3b6e;--green:#34d399;--amber:#f5b942}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--ink);color:#fff;font-family:Inter,sans-serif;overflow-x:hidden}::selection{color:#fff;background:#5ba4d44d}a{color:inherit}:focus-visible{outline:2px solid var(--sky);outline-offset:2px}.wn{z-index:200;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#060c1ae0;justify-content:space-between;align-items:center;padding:1.1rem 4rem;display:flex;position:fixed;top:0;left:0;right:0}.wn-logo{color:#fff;letter-spacing:-.02em;align-items:center;gap:10px;font-size:1.05rem;font-weight:700;text-decoration:none;display:flex}.wn-links{gap:2.5rem;list-style:none;display:flex}.wn-links a{color:var(--mid);font-size:.85rem;text-decoration:none;transition:color .18s}.wn-links a:hover,.wn-links a.wn-active{color:#fff}.wn-right{align-items:center;gap:.8rem;display:flex}.wn-ghost{color:var(--mid);font-size:.85rem;text-decoration:none;transition:color .18s}.wn-ghost:hover{color:#fff}.wn-cta{color:#060c1a;background:#fff;border-radius:6px;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .18s}.wn-cta:hover{background:var(--pale)}footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:2.5rem 4rem;display:flex}.f-logo{color:#fff;align-items:center;gap:8px;font-size:.95rem;font-weight:700;text-decoration:none;display:flex}.f-links{flex-wrap:wrap;gap:2rem;display:flex}.f-links a{color:var(--mid);font-size:.8rem;text-decoration:none;transition:color .18s}.f-links a:hover,.f-links a.f-active{color:#fff}.f-copy{color:#ffffff40;font-size:.75rem}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--sky);justify-content:center;align-items:center;gap:8px;margin-bottom:1rem;font-size:.7rem;font-weight:700;display:flex}.eyebrow:before{content:"";background:var(--sky);width:20px;height:1px}.h2{letter-spacing:-.03em;color:#fff;font-family:DM Serif Display,serif;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.h2 em{color:var(--sky);font-style:italic}.body-muted{color:var(--mid);font-size:1rem;line-height:1.75}.pc-page{max-width:1320px;margin:0 auto;padding:140px 4rem 6rem}.pc-hero{text-align:center;max-width:640px;margin:0 auto 4rem}.pc-hero .h2{margin-bottom:1rem}.pc-hero .body-muted{max-width:480px;margin:0 auto}.pc-layout{grid-template-columns:1fr 380px;align-items:start;gap:2.5rem;display:grid}.pc-section-label{letter-spacing:.1em;text-transform:uppercase;color:var(--mid);margin-bottom:.75rem;font-size:.72rem;font-weight:700}.pc-card{border:1.5px solid var(--border);background:#ffffff08;border-radius:14px;margin-bottom:10px;transition:border-color .18s,box-shadow .18s,background .18s;overflow:hidden}.pc-user-card{padding:1.2rem 1.4rem}.pc-user-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.pc-user-title{color:#fff;margin-bottom:3px;font-size:.95rem;font-weight:600}.pc-user-sub{color:var(--mid);max-width:340px;font-size:.78rem;line-height:1.5}.pc-user-right{text-align:right;flex-shrink:0}.pc-user-count-label{text-transform:uppercase;letter-spacing:.07em;color:var(--mid);margin-bottom:6px;font-size:.72rem;font-weight:600}.pc-stepper{border:1.5px solid var(--border);border-radius:8px;align-items:center;display:inline-flex;overflow:hidden}.pc-stepper-btn{color:#fff;cursor:pointer;background:#ffffff0d;border:none;justify-content:center;align-items:center;width:32px;height:32px;font-family:inherit;font-size:1.1rem;transition:background .15s;display:flex}.pc-stepper-btn:hover{background:#ffffff1a}.pc-stepper-val{text-align:center;color:#fff;min-width:36px;font-size:.95rem;font-weight:600}.pc-user-cost{color:var(--sky);margin-top:5px;font-size:.78rem;font-weight:600}.pc-module-card{cursor:pointer}.pc-mod-on{border-color:#5ba4d44d;box-shadow:0 4px 20px #00000040}.pc-mod-off{opacity:.55}.pc-mod-off:hover{opacity:.8;border-color:#ffffff2e}.pc-mod-head{justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.4rem;display:flex}.pc-mod-left{flex:1;align-items:flex-start;gap:.9rem;min-width:0;display:flex}.pc-mod-icon{background:#5ba4d41a;border:1px solid #5ba4d433;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;display:flex}.pc-mod-name{color:#fff;flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:3px;font-size:.95rem;font-weight:600;display:flex}.pc-mod-desc{color:var(--mid);font-size:.78rem;line-height:1.5}.pc-mod-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:10px;display:flex}.pc-mod-price{color:var(--sky);font-family:DM Serif Display,serif;font-size:1.2rem;font-weight:700}.pc-mod-price span{color:var(--mid);margin-left:2px;font-family:Inter,sans-serif;font-size:.68rem;font-weight:400}.pc-toggle{cursor:pointer;background:#ffffff1f;border:none;border-radius:100px;flex-shrink:0;width:40px;height:22px;transition:background .2s;position:relative}.pc-toggle-on{background:linear-gradient(135deg,var(--sky),var(--blue))}.pc-toggle-thumb{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0000004d}.pc-toggle-on .pc-toggle-thumb{transform:translate(18px)}.pc-tag{letter-spacing:.06em;text-transform:uppercase;border-radius:100px;padding:.15rem .5rem;font-size:.62rem;font-weight:700}.pc-tag-core{color:var(--sky);background:#5ba4d41f;border:1px solid #5ba4d440}.pc-tag-addon{color:var(--green);background:#34d3991f;border:1px solid #34d39940}.pc-tag-diff{color:var(--amber);background:#f39c121f;border:1px solid #f39c1247}.pc-sliders{border-top:1px solid var(--border);background:#00000026;flex-direction:column;gap:1rem;padding:1rem 1.4rem 1.2rem;display:flex}.pc-slider-top{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.pc-slider-label{color:#ffffffa6;font-size:.82rem;font-weight:500}.pc-slider-val{color:#fff;font-size:.88rem;font-weight:700}.pc-slider-unit{color:var(--mid);margin-left:2px;font-size:.72rem;font-weight:400}.pc-slider{appearance:none;cursor:pointer;background:#ffffff1f;border-radius:100px;outline:none;width:100%;height:4px}.pc-slider::-webkit-slider-thumb{appearance:none;background:var(--sky);cursor:pointer;border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 6px #5ba4d480}.pc-slider::-moz-range-thumb{background:var(--sky);cursor:pointer;border:2px solid #fff;border-radius:50%;width:18px;height:18px}.pc-slider-bounds{color:var(--mid);justify-content:space-between;margin-top:4px;font-size:.68rem;display:flex}.pc-right{position:sticky;top:100px}.pc-summary-card{background:#5ba4d40f;border:1px solid #5ba4d438;border-radius:16px;margin-bottom:14px;padding:1.6rem;box-shadow:0 20px 60px #00000059}.pc-summary-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;margin-bottom:1.4rem;padding-bottom:1rem;display:flex}.pc-summary-title{color:#fff;font-size:1rem;font-weight:600}.pc-summary-sub{color:var(--mid);font-size:.72rem}.pc-summary-empty{color:var(--mid);text-align:center;padding:1.5rem 0;font-size:.84rem}.pc-summary-module{border-bottom:1px solid var(--border);margin-bottom:1rem;padding-bottom:1rem}.pc-summary-module:last-of-type{border-bottom:none}.pc-summary-mod-head{align-items:center;gap:7px;margin-bottom:5px;display:flex}.pc-summary-mod-icon{font-size:.9rem}.pc-summary-mod-name{color:#fff;flex:1;font-size:.88rem;font-weight:600}.pc-summary-mod-total{color:#fff;font-size:.88rem;font-weight:700}.pc-summary-line{justify-content:space-between;padding:2px 0;font-size:.76rem;display:flex}.pc-line-included{color:var(--mid);opacity:.8}.pc-line-overage{color:var(--sky)}.pc-summary-divider{background:var(--border);height:1px;margin:1rem 0}.pc-summary-total-row{justify-content:space-between;align-items:baseline;margin-bottom:5px;display:flex}.pc-summary-total-row span:first-child{color:var(--mid);font-size:.84rem}.pc-summary-total-num{color:#fff;font-family:DM Serif Display,serif;font-size:2.2rem;line-height:1}.pc-summary-annual-row{color:var(--mid);justify-content:space-between;margin-bottom:1.4rem;font-size:.78rem;display:flex}.pc-summary-cta-btn{text-align:center;width:100%;color:var(--ink);background:#fff;border-radius:8px;padding:.85rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .18s,transform .15s;display:block}.pc-summary-cta-btn:hover{background:var(--pale);transform:translateY(-1px)}.pc-summary-cta-note{color:var(--mid);text-align:center;margin-top:.7rem;font-size:.72rem;line-height:1.5}.pc-bundle-nudge{border:1.5px solid var(--border);background:#ffffff08;border-radius:14px;padding:1.2rem 1.4rem}.pc-nudge-label{text-transform:uppercase;letter-spacing:.1em;color:var(--mid);margin-bottom:.8rem;font-size:.7rem;font-weight:700}.pc-nudge-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.6rem 0;display:flex}.pc-nudge-row:last-of-type{border-bottom:none}.pc-nudge-name{color:#fff;margin-bottom:2px;font-size:.84rem;font-weight:600}.pc-nudge-mods{color:var(--mid);font-size:.7rem;line-height:1.4}.pc-nudge-price{text-align:right;flex-shrink:0}.pc-nudge-amount{color:#fff;font-size:.88rem;font-weight:700;display:block}.pc-nudge-save{color:var(--green);background:#34d3991f;border-radius:100px;margin-top:3px;padding:.1rem .45rem;font-size:.7rem;font-weight:700;display:inline-block}.pc-nudge-row.pc-nudge-cheaper .pc-nudge-name{color:var(--sky)}.pc-nudge-link{text-align:center;color:var(--sky);margin-top:.9rem;font-size:.78rem;font-weight:600;text-decoration:none;display:block}.pc-nudge-link:hover{color:#fff}@media (max-width:1100px){.pc-layout{grid-template-columns:1fr}.pc-right{position:static}}@media (max-width:700px){.wn{padding:1rem 1.5rem}.wn-links{display:none}footer{flex-direction:column;align-items:flex-start;padding:2rem 1.5rem}.pc-page{padding:110px 1.25rem 4rem}.pc-user-right{text-align:left}}
