.pf-site{background:var(--bg-page)}:is(body:has(.pf-site) #chatbase-bubble-button,body:has(.pf-site) #chatbase-message-bubbles){display:none!important}.pf-section{padding:clamp(80px,9vw,104px) 0;position:relative}.pf-section--tan{background:var(--bg-section)}.pf-section--dark{background:var(--walnut)}.pf-center{text-align:center}.pf-head{margin-bottom:40px}.pf-head .pf-h2{margin-top:8px}.pf-head .pf-lead{margin-top:14px}.pf-center.pf-head .pf-lead{margin-left:auto;margin-right:auto}.pf-eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--terracotta);align-items:center;gap:10px;margin-bottom:14px;font-size:12.5px;font-weight:600;display:inline-flex}.pf-eyebrow:before{content:"";background:var(--terracotta);flex-shrink:0;width:28px;height:.5px}.pf-center .pf-eyebrow{justify-content:center}.pf-h1{letter-spacing:-.025em;color:var(--walnut);font-size:clamp(38px,5.4vw,60px);font-weight:500;line-height:1.06}.pf-h1 .pf-em{color:var(--sage-deep);font-style:normal}.pf-h2{letter-spacing:-.02em;color:var(--walnut);font-size:clamp(27px,3.6vw,40px);font-weight:500;line-height:1.12}.pf-h2--quote{letter-spacing:-.02em;font-size:clamp(24px,3vw,34px);font-weight:500;line-height:1.18}.pf-em{color:var(--terracotta-deep);font-style:normal}.pf-section--dark .pf-em{color:var(--terracotta)}.pf-lead{color:var(--body);max-width:60ch;font-size:clamp(16px,1.55vw,19px);line-height:1.6}.pf-center .pf-lead{margin-left:auto;margin-right:auto}.pf-reassure{color:var(--muted);margin-top:16px;font-size:13px}.pf-cta-row{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px;display:flex}.pf-bignum{letter-spacing:-.03em;color:var(--walnut);font-variant-numeric:tabular-nums;font-size:clamp(40px,6vw,76px);font-weight:600;line-height:1;display:block}.pf-bignum.is-sage{color:var(--sage-deep)}.pf-bignum.is-clay{color:var(--terracotta-deep)}.pf-bignum.is-neutral{color:var(--walnut)}.pf-section--dark .pf-bignum.is-neutral{color:var(--surface)}.pf-index{letter-spacing:-.03em;color:var(--border);font-variant-numeric:tabular-nums;margin-bottom:8px;font-size:clamp(30px,4.4vw,52px);font-weight:500;line-height:1;display:block}.pf-section--dark .pf-index{color:#faf6ee24}.pf-proofchips{flex-wrap:wrap;gap:18px;margin-top:28px;display:flex}.pf-proofchip{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:inline-flex}.pf-proofchip .dot{background:var(--sage);border-radius:50%;flex-shrink:0;width:6px;height:6px}.pf-btn-light{background:var(--surface);color:var(--walnut)}.pf-btn-light:hover{background:#fff}.pf-section--dark .pf-h1,.pf-section--dark .pf-h2,.pf-section--dark h3{color:var(--surface)}.pf-section--dark .pf-eyebrow{color:var(--terracotta)}.pf-section--dark .pf-eyebrow:before{background:var(--terracotta)}.pf-section--dark .pf-lead,.pf-section--dark p{color:#faf6eecc}.pf-section--dark .pf-reassure{color:var(--sage)}.pf-peak{pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='140' viewBox='0 0 220 140'%3E%3Cg fill='none' stroke='%238FA384' stroke-opacity='0.16' stroke-width='2'%3E%3Cpath d='M40 110 L130 30 L220 110'/%3E%3Cpath d='M76 110 L130 62 L184 110'/%3E%3C/g%3E%3C/svg%3E");background-position:100% 0;background-repeat:no-repeat;width:220px;height:140px;position:absolute;top:0;right:0}.pf-section--dark>.wrap{z-index:1;position:relative}.pf-header{z-index:100;-webkit-backdrop-filter:saturate(160%)blur(12px);backdrop-filter:saturate(160%)blur(12px);border-bottom:.5px solid var(--border);background:#f4ede0e6;position:sticky;top:0}.pf-nav{justify-content:space-between;align-items:center;height:68px;display:flex}.pf-brand{color:var(--walnut);letter-spacing:-.01em;align-items:center;gap:9px;font-size:20px;font-weight:600;display:inline-flex}.pf-links{color:var(--body);align-items:center;gap:26px;font-size:14px;display:flex}.pf-links a{font-weight:500}.pf-links a:hover{color:var(--walnut)}.pf-links a.is-active{color:var(--walnut);border-bottom:2px solid var(--terracotta);padding-bottom:3px}.pf-burger{border:.5px solid var(--border);background:var(--surface);cursor:pointer;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;padding:0;display:none}.pf-burger span{background:var(--walnut);border-radius:2px;width:20px;height:2px;transition:transform .2s,opacity .2s}.pf-burger.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.pf-burger.is-open span:nth-child(2){opacity:0}.pf-burger.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (max-width:720px){.pf-burger{display:flex}.pf-links{background:var(--surface);border-bottom:.5px solid var(--border);padding:6px var(--pad) 16px;flex-direction:column;align-items:stretch;gap:0;display:none;position:absolute;top:100%;left:0;right:0}.pf-links.open{display:flex}.pf-links a{border-bottom:.5px solid var(--border);color:var(--walnut);padding:14px 4px;font-size:16px}.pf-links a.is-active{border-bottom:.5px solid var(--border)}.pf-links a.btn{border-bottom:none;margin-top:12px}}.pf-hero{padding:76px 0 84px}.pf-hero:not(.pf-hero--split){text-align:center}.pf-hero:not(.pf-hero--split) .pf-lead{max-width:560px;margin:18px auto 26px}.pf-hero--split{text-align:left;grid-template-columns:1.04fr 1fr;align-items:center;gap:72px;display:grid}.pf-hero-copy{min-width:0}.pf-hero-copy .pf-lead{max-width:36em;margin:18px 0 0}.pf-hero-copy .pf-cta-row{justify-content:flex-start}.pf-hero-art{min-width:0;position:relative}.pf-mock{width:100%;max-width:540px;margin-left:auto;position:relative}.pf-mock-art{width:100%;height:auto;display:block}.pf-mock--sm{max-width:360px;margin:0}.pf-chip-stat{z-index:3;background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-btn);flex-direction:column;gap:3px;padding:12px 14px;display:flex;position:absolute}.pf-chip-stat .lbl{color:var(--muted);letter-spacing:.04em;font-size:11px}.pf-chip-stat .val{color:var(--walnut);letter-spacing:-.02em;font-variant-numeric:tabular-nums;align-items:baseline;gap:6px;font-size:24px;font-weight:600;line-height:1;display:inline-flex}.pf-chip-stat .val .up{color:var(--terracotta-deep);font-size:13px;font-weight:700}.pf-chip-stat .spark{width:122px;height:26px;margin-top:5px;display:block}.pf-chip-stat .dots{flex-wrap:wrap;gap:4px;max-width:122px;margin-top:6px;display:flex}.pf-chip-stat .dots i{background:var(--sage);border-radius:50%;width:7px;height:7px;display:inline-block}.pf-chip-stat .dots i:last-child{background:var(--sage-deep)}.pf-chip-stat.tr{top:14px;right:-16px}.pf-chip-stat.bl{z-index:4;bottom:22px;left:-18px}.pf-money{grid-template-columns:1fr 1.08fr;align-items:center;gap:64px;display:grid}.pf-money-copy{min-width:0}.pf-money-copy .pf-lead{margin-top:16px}.pf-chart{background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-card);min-width:0;padding:24px}.pf-chart-plot{background:var(--bg-page);border:.5px solid var(--border);border-radius:var(--radius-input);padding:28px 28px 0;position:relative}.pf-chart-grid{pointer-events:none;width:calc(100% - 56px);height:calc(100% - 28px);position:absolute;inset:28px 28px 0}.pf-chart-grid line{stroke:var(--sage);stroke-width:.5px;opacity:.26}.pf-chart-grid .pf-chart-base{stroke:var(--border);opacity:1;stroke-width:1px}.pf-chart-bars{grid-template-columns:1fr 1fr;align-items:end;gap:48px;max-width:440px;height:280px;margin:0 auto;display:grid;position:relative}.pf-bar-col{flex-direction:column;justify-content:flex-end;align-items:center;height:100%;display:flex}.pf-bar-fig{margin-bottom:10px;font-size:clamp(28px,4.2vw,40px)}.pf-bar{border:.5px solid var(--border);border-radius:8px 8px 0 0;width:100%;max-width:120px}.pf-bar--once{background:var(--bg-section)}.pf-bar--member{background:var(--sage);border-color:var(--sage-deep)}.pf-bar-label{color:var(--walnut);text-align:center;letter-spacing:-.01em;margin-top:12px;font-size:13px;font-weight:500}.pf-bar-meta{color:var(--muted);text-align:center;margin-top:2px;font-size:12px}.pf-chart-brace{pointer-events:none;flex-direction:column;align-items:center;width:226px;display:flex;position:absolute;top:44px;left:50%;transform:translate(-50%)}.pf-chart-brace svg{width:216px;height:22px}.pf-chart-brace path{fill:none;stroke:var(--terracotta);stroke-width:1px}.pf-chart-brace .pf-coin{margin-top:6px}.pf-coin{font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.pf-coin--clay{background:var(--surface);border:1.5px solid var(--terracotta);color:var(--terracotta-deep);padding:5px 14px;font-size:15px}.pf-chart-cap{color:var(--body);text-align:center;margin-top:18px;font-size:14px;line-height:1.55}.pf-bento{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.pf-feature{background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-card);padding:26px;transition:border-color .15s,transform .15s}.pf-feature:hover{border-color:var(--sage-deep);transform:translateY(-2px)}.pf-feature h3{color:var(--walnut);letter-spacing:-.01em;margin:16px 0 8px;font-size:18px;font-weight:500}.pf-feature p{color:var(--muted);font-size:14px;line-height:1.55}.pf-icon{background:var(--primary);width:48px;height:48px;color:var(--surface);border-radius:12px;justify-content:center;align-items:center;display:flex}.pf-icon svg{width:24px;height:24px}.pf-wedge{grid-template-columns:1fr 1fr;align-items:center;gap:40px 56px;display:grid}.pf-wedge .pf-lead{margin-top:0}.pf-rail{background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-card);padding:26px}.pf-rail-chips{flex-wrap:wrap;gap:10px;display:flex}.pf-railchip{color:var(--walnut);background:var(--bg-page);border:.5px solid var(--border);border-radius:999px;align-items:center;gap:8px;padding:9px 16px;font-size:13.5px;font-weight:500;display:inline-flex}.pf-railchip .sync{background:var(--sage);border-radius:50%;flex-shrink:0;width:7px;height:7px}.pf-railchip.dashed{color:var(--body);border-style:dashed}.pf-rail-join{color:var(--sage-deep);justify-content:center;margin:6px 0;display:flex}.pf-rail-join svg{width:24px;height:24px}.pf-rail-hub{justify-content:center;display:flex}.pf-railchip.hub{background:var(--primary);color:var(--surface);border-color:var(--primary);padding:11px 22px;font-size:14px;font-weight:600}.pf-diagram{border-radius:var(--radius-card);border:.5px solid #faf6ee29;max-width:920px;margin:40px auto 0;padding:14px}.pf-diagram svg{width:100%;height:auto;display:block}.pf-verified{text-align:left;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px 22px;max-width:760px;margin:36px auto 0;display:flex}.pf-verified-note{color:#faf6eeb8;max-width:540px;font-size:13px;line-height:1.55}.pf-steps{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.pf-steps--rail{position:relative}.pf-steps--rail:before{content:"";background:var(--border);z-index:0;height:.5px;position:absolute;top:47px;left:16%;right:16%}.pf-step{background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-card);z-index:1;padding:26px;transition:border-color .15s,transform .15s;position:relative}.pf-step:hover{border-color:var(--sage-deep);transform:translateY(-2px)}.pf-step .n{background:var(--primary);width:40px;height:40px;color:var(--surface);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;font-weight:600;display:flex}.pf-step h3{color:var(--walnut);margin-bottom:8px;font-size:18px;font-weight:500}.pf-step p{color:var(--body);font-size:14px;line-height:1.55}.pf-price-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;display:grid}.pf-price{background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-card);flex-direction:column;height:100%;padding:28px;transition:border-color .15s,transform .15s;display:flex}.pf-price:not(.feat):hover{border-color:var(--sage-deep);transform:translateY(-2px)}.pf-price.feat{border:1.5px solid var(--terracotta);background:#fff;position:relative}@media (min-width:861px){.pf-price.feat{transform:translateY(-8px)}}.pf-badge-top{background:var(--terracotta-deep);color:var(--surface);border-radius:999px;padding:4px 14px;font-size:12px;font-weight:600;position:absolute;top:-12px;left:28px}.pf-price .tier{color:var(--body);font-size:14px;font-weight:500}.pf-price .amt{color:var(--walnut);letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin:6px 0 2px;font-size:clamp(38px,4vw,46px);font-weight:600}.pf-price .amt span{color:var(--muted);font-size:15px;font-weight:400}.pf-price.feat .amt{color:var(--terracotta-deep)}.pf-price .for{color:var(--muted);margin-bottom:16px;font-size:13px}.pf-price ul{flex-direction:column;gap:10px;margin:6px 0 22px;list-style:none;display:flex}.pf-price li{color:var(--body);padding-left:24px;font-size:14px;line-height:1.45;position:relative}.pf-price li:before{content:"";border-left:2px solid var(--sage);border-bottom:2px solid var(--sage);width:11px;height:7px;position:absolute;top:6px;left:0;transform:rotate(-45deg)}.pf-price .btn{margin-top:auto}.pf-everyplan{background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-card);margin-top:16px;padding:28px}.pf-everyplan>h3{color:var(--walnut);margin-bottom:6px;font-size:16px;font-weight:500}.pf-everyplan .sub{color:var(--muted);font-size:14px}.pf-everyplan .two{grid-template-columns:1fr 1fr;gap:16px;margin-top:18px;display:grid}.pf-everyplan-row{background:var(--bg-page);border:.5px solid var(--border);border-radius:var(--radius-input);grid-template-columns:auto 1fr;align-items:start;gap:16px;padding:20px;display:grid}.pf-everyplan-row .coin{letter-spacing:-.03em;font-variant-numeric:tabular-nums;padding-top:2px;font-size:28px;font-weight:600;line-height:1}.pf-everyplan-row .coin.is-sage{color:var(--sage-deep)}.pf-everyplan-row .coin.is-clay{color:var(--terracotta-deep)}.pf-everyplan-row h4{color:var(--walnut);margin-bottom:6px;font-size:15px;font-weight:500}.pf-everyplan-row p{color:var(--body);font-size:13.5px;line-height:1.55}.pf-founding{background:var(--bg-section);border:.5px solid var(--border);border-radius:var(--radius-card);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:16px;padding:28px 32px;display:flex;position:relative;overflow:hidden}.pf-founding>*{z-index:1;position:relative}.pf-founding .pf-peak{opacity:1}.pf-founding .pill{background:var(--terracotta-deep);color:var(--surface);border-radius:999px;margin-bottom:10px;padding:4px 13px;font-size:12px;font-weight:600;display:inline-block}.pf-founding h3{color:var(--walnut);flex-wrap:wrap;align-items:baseline;gap:12px;font-size:20px;font-weight:500;display:inline-flex}.pf-founding h3 .pf-bignum{color:var(--terracotta-deep);font-size:clamp(34px,4vw,46px);display:inline-block}.pf-founding .sub{color:var(--muted);max-width:460px;margin-top:6px;font-size:14px}.pf-fine{color:var(--muted);margin-top:18px;font-size:13px}.pf-proof{background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-card);grid-template-columns:1fr auto;align-items:center;gap:40px;padding:36px;display:grid}.pf-proof h2{font-size:clamp(24px,2.6vw,28px)}.pf-proof-copy{max-width:560px}.pf-proof-copy .pf-lead{margin-top:8px;font-size:15px}.pf-proof-art{min-width:0}.pf-builton{color:var(--muted);align-items:center;gap:8px;margin-top:14px;font-size:13px;font-weight:500;display:inline-flex}.pf-show-hero{text-align:center;padding:64px 0 24px}.pf-show-hero .pf-lead{max-width:600px;margin:16px auto 0}.pf-show-body{padding:0 0 64px}.pf-filters{flex-wrap:wrap;justify-content:center;gap:8px;max-width:680px;margin:22px auto 0;display:flex}.pf-chip{background:var(--surface);border:.5px solid var(--border);color:var(--body);cursor:pointer;border-radius:999px;padding:8px 17px;font-size:13px;font-weight:500;transition:background .12s,color .12s,border-color .12s}.pf-chip:hover{border-color:var(--sage-deep);background:#fff}.pf-chip.active{background:var(--primary);color:var(--surface);border-color:var(--primary)}.pf-honesty{text-align:center;color:var(--muted);justify-content:center;align-items:center;gap:6px;margin:18px auto 28px;font-size:13px;display:flex}.pf-honesty-ic{flex-shrink:0;width:15px;height:15px}.pf-tgrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.pf-tcard{background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-card);flex-direction:column;transition:border-color .15s,transform .15s;display:flex;overflow:hidden}.pf-tcard:hover{border-color:var(--sage-deep);transform:translateY(-2px)}.pf-tprev{border-bottom:.5px solid var(--border);position:relative}.pf-tchrome{background:#0000001f;border-bottom:.5px solid #ffffff38;align-items:center;gap:8px;height:28px;padding:0 12px;display:flex}.pf-tdots{flex-shrink:0;gap:5px;display:flex}.pf-tdots i{background:#ffffff8c;border-radius:50%;width:7px;height:7px}.pf-tdots i:first-child{background:#ffffffd9}.pf-turl{letter-spacing:-.01em;min-width:0;height:16px;color:var(--walnut);white-space:nowrap;text-overflow:ellipsis;background:#ffffffd9;border-radius:999px;flex:1;align-items:center;padding:0 9px;font-size:10px;font-weight:500;display:flex;overflow:hidden}.pf-turl svg{opacity:.6;flex-shrink:0;width:9px;height:9px;margin-right:5px}.pf-thero{padding:15px 16px 14px}.pf-thero .bn{color:#fff;letter-spacing:-.01em;font-size:18px;font-weight:600;display:block}.pf-thero .bt{color:#ffffffd9;margin-top:2px;font-size:11px;display:block}.pf-twire{background:var(--surface);border-top:.5px solid var(--border);padding:12px 16px 14px}.pf-twire .row{background:var(--sage);opacity:.55;border-radius:4px;width:64%;height:8px;margin-bottom:9px}.pf-ttiles{gap:7px;margin-bottom:11px;display:flex}.pf-ttiles span{border:.5px solid var(--border);background:var(--bg-page);border-radius:6px;flex:1;height:22px}.pf-tbook{background:var(--primary);border-radius:999px;width:46px;height:14px;display:inline-block}.pf-tbody{flex-direction:column;flex:1;padding:18px;display:flex}.pf-tag{border-radius:999px;align-self:flex-start;align-items:center;gap:5px;padding:3px 11px;font-size:12px;font-weight:500;display:inline-flex}.pf-tag svg{width:13px;height:13px}.pf-tag-live{color:#3f5237;background:#e3eadf}.pf-tag-demo{color:#8a4a26;background:#f6e2d3}.pf-tag-soon{background:var(--bg-section);color:var(--terracotta-deep)}.pf-tlink--muted{color:var(--muted);cursor:default}.pf-tlink--muted:hover{color:var(--muted)}.pf-tbody .trade{color:var(--walnut);margin:9px 0 2px;font-size:15px;font-weight:600}.pf-tbody .loc{color:var(--muted);margin-bottom:8px;font-size:12px}.pf-tbody p{color:var(--body);font-size:13px;line-height:1.5}.pf-tlink{color:var(--terracotta-deep);align-self:flex-start;align-items:center;gap:5px;margin-top:12px;font-size:13px;font-weight:600;transition:gap .18s,color .15s;display:inline-flex}.pf-tlink svg{width:14px;height:14px}.pf-tcard:hover .pf-tlink{gap:8px}.pf-tlink:hover{color:var(--terracotta)}.pf-tcard-more{border-top:.5px solid var(--border);color:var(--muted);margin-top:12px;padding-top:11px;font-size:12.5px;font-weight:500;transition:color .15s;display:block}.pf-tcard-more:hover{color:var(--sage-deep)}.pf-mission-copy{color:var(--walnut);letter-spacing:-.01em;max-width:820px;margin:16px auto 0;font-size:clamp(20px,2.3vw,27px);font-weight:500;line-height:1.42}.pf-util-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.pf-utility{background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-card);align-items:flex-start;gap:14px;padding:20px;transition:border-color .15s;display:flex}.pf-utility:hover{border-color:var(--sage-deep)}.pf-utility.dashed{border-style:dashed;border-color:var(--sage-deep);position:relative;overflow:hidden}.pf-utility.dashed:after{content:"+";color:var(--border);z-index:0;pointer-events:none;font-size:96px;font-weight:300;line-height:1;position:absolute;bottom:-20px;right:14px}.pf-utility.dashed>*{z-index:1;position:relative}.pf-uicon{background:var(--bg-section);width:44px;height:44px;color:var(--sage-deep);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.pf-uicon svg{width:22px;height:22px}.pf-utility .trade{color:var(--walnut);margin:7px 0 2px;font-size:15px;font-weight:600}.pf-utility p{color:var(--body);font-size:13px;line-height:1.5}.pf-foot-grid{border-bottom:.5px solid #faf6ee1f;grid-template-columns:1.7fr 1fr 1fr 1fr 1fr;gap:28px;padding-bottom:32px;display:grid}.pf-foot-brand .pf-brand{color:var(--surface);display:inline-block}.pf-foot-blurb{color:var(--sage);max-width:300px;margin-top:10px;font-size:14px;line-height:1.6}.pf-foot-col h4{color:var(--surface);letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:600}.pf-foot-col a{color:#faf6eeb8;padding:5px 0;font-size:14px;transition:color .15s;display:block}.pf-foot-col a:hover{color:var(--surface)}.pf-foot-fine{color:#faf6ee80;flex-wrap:wrap;justify-content:space-between;gap:8px;padding-top:20px;font-size:12.5px;display:flex}@media (max-width:860px){.pf-bento,.pf-price-grid,.pf-steps,.pf-everyplan .two,.pf-tgrid,.pf-foot-grid{grid-template-columns:1fr 1fr}.pf-hero--split{grid-template-columns:1fr;gap:44px}.pf-money{grid-template-columns:1fr;gap:36px}.pf-wedge,.pf-proof{grid-template-columns:1fr}.pf-proof-art{order:-1}.pf-mock{margin:0 auto}.pf-price.feat{transform:none}.pf-steps--rail:before{display:none}.pf-chip-stat.tr{right:0}.pf-chip-stat.bl{left:0}}@media (max-width:600px){.pf-bento,.pf-price-grid,.pf-steps,.pf-everyplan .two,.pf-tgrid,.pf-util-grid,.pf-foot-grid{grid-template-columns:1fr}.pf-section{padding:60px 0}.pf-chart-bars{gap:30px;height:240px}.pf-chart-brace{width:188px;top:40px}.pf-chart-brace svg{width:180px}.pf-chip-stat{margin-top:12px;display:inline-flex;position:static}.pf-peak{background-size:contain;width:150px;height:96px}}@media (prefers-reduced-motion:reduce){.pf-feature:hover,.pf-step:hover,.pf-price:not(.feat):hover,.pf-tcard:hover,.pf-utility:hover{transform:none}}.pf-lf-card{background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-card);text-align:left;grid-template-columns:1.55fr 1fr;align-items:start;gap:28px 40px;max-width:760px;margin:32px auto 0;padding:clamp(24px,3vw,36px);display:grid}.pf-lf-form{min-width:0}.pf-lf-formtitle{letter-spacing:-.01em;color:var(--walnut);margin:0 0 6px;font-size:20px;font-weight:500}.pf-lf-formsub{color:var(--muted);margin:0 0 22px;font-size:14px;line-height:1.55}.pf-lf-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.pf-lf-field{flex-direction:column;gap:7px;min-width:0;display:flex}.pf-lf-span2{grid-column:1/-1}.pf-lf-label{color:var(--walnut);letter-spacing:-.005em;font-size:13px;font-weight:500}.pf-lf-opt{color:var(--muted);font-weight:400}.pf-lf-input{width:100%;color:var(--walnut);background:var(--bg-page);border:.5px solid var(--border);border-radius:var(--radius-input);padding:12px 14px;font-family:inherit;font-size:15px;line-height:1.4;transition:border-color .15s,outline-color .15s}.pf-lf-input::placeholder{color:var(--muted)}.pf-lf-input:hover{border-color:var(--sage-deep)}.pf-lf-input:focus,.pf-lf-input:focus-visible{outline:2px solid var(--sage-deep);outline-offset:1px;border-color:var(--sage-deep)}.pf-lf-input.is-error{border-color:var(--terracotta)}.pf-lf-input.is-error:focus{outline-color:var(--terracotta)}.pf-lf-selectwrap{display:block;position:relative}.pf-lf-select{appearance:none;cursor:pointer;padding-right:38px}.pf-lf-select:invalid,.pf-lf-select option[value=""]{color:var(--muted)}.pf-lf-caret{width:17px;height:17px;color:var(--sage-deep);pointer-events:none;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.pf-lf-radioset{border:0;min-width:0;margin:0;padding:0}.pf-lf-radioset>.pf-lf-label{padding:0}.pf-lf-radios{flex-wrap:wrap;gap:10px;margin-top:2px;display:flex}.pf-lf-radio{color:var(--body);background:var(--bg-page);border:.5px solid var(--border);cursor:pointer;border-radius:999px;align-items:center;gap:9px;padding:10px 16px;font-size:14px;font-weight:500;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.pf-lf-radio:hover{border-color:var(--sage-deep)}.pf-lf-radio.is-checked{border-color:var(--sage-deep);color:var(--walnut);background:var(--surface)}.pf-lf-radio input{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pf-lf-radiodot{border:1.5px solid var(--muted);background:var(--surface);border-radius:50%;flex-shrink:0;width:16px;height:16px;transition:border-color .15s;position:relative}.pf-lf-radio.is-checked .pf-lf-radiodot{border-color:var(--sage-deep)}.pf-lf-radio.is-checked .pf-lf-radiodot:after{content:"";background:var(--sage-deep);border-radius:50%;position:absolute;inset:3px}.pf-lf-radio input:focus-visible+.pf-lf-radiodot{outline:2px solid var(--sage-deep);outline-offset:2px}.pf-lf-radiotext{line-height:1}.pf-lf-err{color:var(--terracotta-deep);font-size:12.5px;line-height:1.4}.pf-lf-submit{width:100%;margin-top:22px}.pf-lf-fine{color:var(--muted);margin:12px 0 0;font-size:12.5px;line-height:1.5}.pf-lf-aside{background:var(--bg-page);border:.5px solid var(--border);border-radius:var(--radius-card);align-self:stretch;padding:22px}.pf-lf-aside-title{letter-spacing:.1em;text-transform:uppercase;color:var(--terracotta-deep);margin:0 0 16px;font-size:12px;font-weight:600}.pf-lf-points{flex-direction:column;gap:15px;margin:0;padding:0;list-style:none;display:flex}.pf-lf-point{grid-template-columns:auto 1fr;align-items:start;gap:11px;display:grid}.pf-lf-point-mark{background:var(--primary);width:22px;height:22px;color:var(--surface);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.pf-lf-point-mark svg{width:13px;height:13px}.pf-lf-point-text{color:var(--body);font-size:13.5px;line-height:1.5}.pf-lf-success{text-align:center;max-width:560px;padding:clamp(32px,4vw,48px);display:block}.pf-lf-success-mark{background:var(--primary);width:56px;height:56px;color:var(--surface);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.pf-lf-success-mark svg{width:28px;height:28px}.pf-lf-success-title{letter-spacing:-.015em;color:var(--walnut);margin:0 0 12px;font-size:clamp(20px,2.4vw,26px);font-weight:500;line-height:1.2}.pf-lf-success-body{color:var(--body);max-width:44ch;margin:0 auto 22px;font-size:14.5px;line-height:1.6}.pf-lf-reset{margin:0 auto}@media (max-width:760px){.pf-lf-card{grid-template-columns:1fr;gap:24px}}@media (max-width:560px){.pf-lf-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.pf-lf-input,.pf-lf-radio,.pf-lf-radiodot{transition:none}}.pf-roi{background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-card);padding:clamp(22px,3vw,34px)}.pf-roi-head{margin-bottom:26px}.pf-roi-head .pf-h2{margin-top:8px}.pf-roi-grid{grid-template-columns:1fr .92fr;align-items:stretch;gap:32px;display:grid}.pf-roi-inputs{flex-direction:column;gap:18px;min-width:0;display:flex}.pf-roi-field{background:var(--bg-page);border:.5px solid var(--border);border-radius:var(--radius-input);padding:16px 18px}.pf-roi-field-top{justify-content:space-between;align-items:center;gap:14px;display:flex}.pf-roi-label{color:var(--walnut);letter-spacing:-.01em;font-size:14px;font-weight:500;line-height:1.3}.pf-roi-hint{color:var(--muted);margin-top:8px;font-size:12px;line-height:1.4}.pf-roi-num{background:var(--surface);border:.5px solid var(--border);border-radius:10px;flex-shrink:0;align-items:center;gap:1px;padding:4px 10px;transition:border-color .15s;display:inline-flex}.pf-roi-num:focus-within{border-color:var(--sage-deep);outline:2px solid var(--sage-deep);outline-offset:1px}.pf-roi-affix{color:var(--muted);font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.pf-roi-affix--suf{margin-left:1px}.pf-roi-input{width:4.2ch;color:var(--walnut);font:inherit;font-variant-numeric:tabular-nums;text-align:right;appearance:textfield;background:0 0;border:none;padding:2px 0;font-size:16px;font-weight:600}.pf-roi-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pf-roi-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pf-roi-input:focus{outline:none}.pf-roi-range{appearance:none;background:var(--border);cursor:pointer;border-radius:999px;width:100%;height:4px;margin:16px 0 2px}.pf-roi-range:focus-visible{outline:2px solid var(--sage-deep);outline-offset:6px}.pf-roi-range::-webkit-slider-thumb{appearance:none;background:var(--primary);border:2px solid var(--surface);cursor:pointer;border-radius:50%;width:20px;height:20px}.pf-roi-range::-moz-range-thumb{background:var(--primary);border:2px solid var(--surface);cursor:pointer;border-radius:50%;width:18px;height:18px}.pf-roi-range::-moz-range-track{background:var(--border);border-radius:999px;height:4px}.pf-roi-result{background:var(--bg-page);border:.5px solid var(--border);border-radius:var(--radius-card);flex-direction:column;min-width:0;padding:clamp(22px,2.6vw,30px);display:flex}.pf-roi-result-lead{flex-direction:column;display:flex}.pf-roi-result-label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:12.5px;font-weight:600}.pf-roi-big{word-break:break-word;margin:10px 0 6px}.pf-roi-result-sub{color:var(--muted);font-variant-numeric:tabular-nums;font-size:13px}.pf-roi-stats{border-top:.5px solid var(--border);border-bottom:.5px solid var(--border);grid-template-columns:1fr 1fr;gap:14px;margin:22px 0;padding:20px 0;display:grid}.pf-roi-stat{flex-direction:column;gap:4px;display:flex}.pf-roi-stat-val{color:var(--walnut);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:clamp(24px,3vw,30px);font-weight:600;line-height:1}.pf-roi-stat-lbl{color:var(--muted);font-size:12.5px;line-height:1.35}.pf-roi-added{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.pf-roi-added-plus{color:var(--terracotta-deep);font-size:22px;font-weight:600;line-height:1}.pf-roi-added-val{color:var(--terracotta-deep);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:clamp(22px,2.8vw,28px);font-weight:600;line-height:1}.pf-roi-added-lbl{color:var(--body);font-size:14px}.pf-roi-note{color:var(--muted);margin-top:auto;padding-top:18px;font-size:12px;line-height:1.5}@media (max-width:860px){.pf-roi-grid{grid-template-columns:1fr;gap:22px}}@media (max-width:600px){.pf-roi-stats{grid-template-columns:1fr;gap:16px}}@media (prefers-reduced-motion:reduce){.pf-roi-num,.pf-roi-range{transition:none}}.pf-faq-list{border-top:.5px solid var(--border);max-width:760px;margin:0 auto}.pf-faq-item{border-bottom:.5px solid var(--border)}.pf-faq-q{font-size:inherit;font-weight:inherit;margin:0}.pf-faq-trigger{cursor:pointer;text-align:left;width:100%;color:var(--walnut);background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;padding:22px 4px;font-family:inherit;transition:color .15s;display:flex}.pf-faq-trigger:hover{color:var(--sage-deep)}.pf-faq-trigger:focus-visible{outline:2px solid var(--sage-deep);outline-offset:3px;border-radius:var(--radius-input)}.pf-faq-qtext{letter-spacing:-.01em;color:inherit;font-size:clamp(16px,1.7vw,18px);font-weight:500;line-height:1.4}.pf-faq-chev{width:22px;height:22px;color:var(--sage-deep);flex-shrink:0;transition:transform .18s}.pf-faq-item.is-open .pf-faq-chev{transform:rotate(180deg)}.pf-faq-item.is-open .pf-faq-trigger{color:var(--walnut)}.pf-faq-panel{padding:0 4px}.pf-faq-answer{background:var(--bg-page);border:.5px solid var(--border);border-radius:var(--radius-input);margin:0 0 22px;padding:18px 20px}.pf-faq-answer p{color:var(--body);margin:0;font-size:15px;line-height:1.62}.pf-faq-answer p+p{margin-top:12px}@media (prefers-reduced-motion:reduce){.pf-faq-chev{transition:none}}.pf-trade-bullets{grid-template-columns:1fr 1fr;gap:16px;margin:0;padding:0;list-style:none;display:grid}.pf-trade-bullet{background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-card);grid-template-columns:auto 1fr;align-items:start;gap:16px;padding:22px 24px;display:grid}.pf-trade-bullet p{color:var(--body);margin:0;font-size:14.5px;line-height:1.55}.pf-trade-check{background:var(--primary);width:34px;height:34px;color:var(--surface);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.pf-trade-check svg{width:18px;height:18px}.pf-trade-example{background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-card);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:28px 32px;display:flex}.pf-trade-example-main{align-items:center;gap:18px;min-width:0;display:flex}.pf-trade-example-emblem{flex-shrink:0;display:inline-flex}.pf-trade-example-name{color:var(--walnut);letter-spacing:-.01em;margin:0;font-size:19px;font-weight:600}.pf-trade-example-loc{color:var(--muted);margin:3px 0 0;font-size:13px}.pf-trade-example-note{color:var(--body);max-width:46ch;margin:8px 0 0;font-size:14px;line-height:1.5}.pf-trade-example-link{flex-shrink:0;align-items:center;gap:7px;display:inline-flex}.pf-trade-example-link svg{width:15px;height:15px}.pf-trade-soon{color:var(--terracotta-deep);background:var(--bg-section);border-radius:999px;flex-shrink:0;align-items:center;padding:8px 17px;font-size:13px;font-weight:500;display:inline-flex}.pf-trade-model{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.pf-trade-model-item{background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-card);padding:26px}.pf-trade-model-num{letter-spacing:-.03em;color:var(--border);font-variant-numeric:tabular-nums;margin-bottom:12px;font-size:clamp(28px,4vw,40px);font-weight:500;line-height:1;display:block}.pf-trade-model-item h3{color:var(--walnut);letter-spacing:-.01em;margin:0 0 8px;font-size:17px;font-weight:500}.pf-trade-model-item p{color:var(--body);margin:0;font-size:14px;line-height:1.55}@media (max-width:860px){.pf-trade-bullets,.pf-trade-model{grid-template-columns:1fr 1fr}}@media (max-width:600px){.pf-trade-bullets,.pf-trade-model{grid-template-columns:1fr}.pf-trade-example{padding:24px}}.tech-cover{padding-top:clamp(76px,10vw,116px);padding-bottom:clamp(24px,4vw,40px)}.tech-h-cover{letter-spacing:-.03em;color:var(--walnut);max-width:17ch;margin:16px 0 0;font-size:clamp(40px,5.6vw,62px);font-weight:500;line-height:1.04}.tech-h-cover .pf-em{color:var(--sage-deep);font-style:normal}.tech-cover .pf-lead{max-width:52ch;margin-top:clamp(18px,2vw,24px)}.tech-h-ch{letter-spacing:-.025em;color:var(--walnut);margin:0;font-size:clamp(30px,4.2vw,48px);font-weight:500;line-height:1.1}.tech-contents{flex-wrap:wrap;align-items:stretch;margin-top:clamp(34px,4vw,48px);display:flex}.tech-contents-item{border-left:.5px solid var(--border);min-width:116px;color:var(--muted);flex-direction:column;flex:1 1 0;gap:8px;padding:4px clamp(16px,2vw,26px);transition:transform .15s,color .15s;display:flex}.tech-contents-item:first-child{border-left:0;padding-left:0}.tech-contents-num{letter-spacing:-.03em;color:var(--border);font-variant-numeric:tabular-nums;font-size:clamp(30px,3.4vw,44px);font-weight:500;line-height:1;transition:color .15s}.tech-contents-name{letter-spacing:.04em;color:var(--body);font-size:13px;font-weight:500;line-height:1.2;transition:color .15s}.tech-contents-item:hover,.tech-contents-item:focus-visible{outline:none;transform:translateY(-1px)}.tech-contents-item:hover .tech-contents-name,.tech-contents-item:focus-visible .tech-contents-name{color:var(--walnut)}.tech-contents-item:hover .tech-contents-num,.tech-contents-item:focus-visible .tech-contents-num{color:var(--sage-deep)}.tech-contents-item:focus-visible{outline:2px solid var(--sage-deep);outline-offset:4px;border-radius:var(--radius-input)}.tech-rule{border:0;border-top:.5px solid var(--border);height:0;margin:clamp(40px,5vw,64px) 0}.pf-section--dark .tech-rule{border-top-color:#faf6ee29}.tech-spread{grid-template-columns:minmax(72px,.5fr) 1fr 1fr;grid-auto-flow:dense;align-items:center;gap:clamp(24px,3vw,40px) clamp(28px,4vw,56px);display:grid;position:relative}.tech-spread:before{content:"";background:var(--border);pointer-events:none;z-index:0;width:.5px;position:absolute;top:calc(clamp(80px,9vw,104px)/-2);bottom:calc(clamp(80px,9vw,104px)/-2);left:clamp(20px,2.4vw,30px)}.tech-spread .tech-spread-graphic{grid-column:2}.tech-spread .tech-spread-copy,.tech-spread--mirror .tech-spread-graphic{grid-column:3}.tech-spread--mirror .tech-spread-copy{grid-column:2}.tech-spine{z-index:1;flex-direction:column;grid-column:1;align-self:start;align-items:flex-start;padding-top:4px;display:flex;position:relative}.tech-spine-num{letter-spacing:-.03em;color:var(--border);font-variant-numeric:tabular-nums;background:var(--bg-page);margin-left:-2px;padding:6px 10px 6px 0;font-size:clamp(44px,5vw,68px);font-weight:500;line-height:1;transition:color .15s}.tech-spine-name{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);background:var(--bg-page);margin-top:6px;padding-left:1px;font-size:12px;font-weight:500;line-height:1.3}.tech-spread.is-in .tech-spine-num{color:var(--sage-deep)}.pf-section--tan .tech-spread:before{background:var(--border)}.pf-section--tan .tech-spine-num,.pf-section--tan .tech-spine-name{background:var(--bg-section)}.tech-spread-graphic{min-width:0}.tech-spread-copy{flex-direction:column;align-items:flex-start;gap:clamp(14px,1.6vw,20px);min-width:0;display:flex}.tech-head-row{flex-wrap:wrap;align-items:flex-start;gap:clamp(16px,2.2vw,26px);width:100%;display:flex}.tech-head-row .tech-h-ch{flex:58%;min-width:220px}.tech-head-row .tech-pull{flex:none}.tech-pull{border-left:.5px solid var(--border);flex-direction:column;gap:6px;margin:0;padding-left:18px;display:inline-flex}.tech-pull-label{letter-spacing:.04em;color:var(--muted);max-width:22ch;font-size:12px;font-weight:500;line-height:1.3}.tech-pull-num.pf-bignum{margin:0;line-height:.92}.tech-pull:has(.is-sage){border-left-color:var(--sage)}.tech-caps{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.tech-caps li{color:var(--body);padding-left:24px;font-size:14px;line-height:1.5;position:relative}.tech-caps li:before{content:"";background:var(--primary);border-radius:2px;width:9px;height:9px;position:absolute;top:7px;left:0}.tech-aside{margin:2px 0 0;font-size:13px}.tech-plinth{background:var(--bg-page);border:.5px solid var(--border);border-radius:var(--radius-card);justify-content:center;align-items:center;width:100%;min-width:0;max-width:560px;margin-inline:auto;padding:clamp(24px,3vw,40px);display:flex;position:relative}.tech-plinth>.tbk-wrap,.tech-plinth>.tms-wrap,.tech-plinth>.trv-wrap,.tech-plinth>.tpt,.tech-plinth>.tau-wrap,.tech-plinth>.pf-mock,.tech-plinth>svg{width:100%;max-width:100%;height:auto;margin:0}.tech-plinth--portrait{max-width:380px;padding-block:clamp(28px,3.4vw,44px);padding-inline:clamp(28px,4vw,56px)}.tech-plinth--portrait>.tpt{width:min(300px,100%);max-width:300px}.tech-plinth--wide{max-width:100%;padding:clamp(28px,3vw,44px)}.tech-plinth--wide>.tau-wrap{max-width:720px;margin-inline:auto}.tech-placard{letter-spacing:.12em;text-transform:uppercase;color:var(--terracotta-deep);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:baseline;gap:8px 9px;margin:14px 0 0;padding:0 2px;font-size:12px;font-weight:600;line-height:1.4;display:flex}.tech-placard:before{content:"";background:var(--terracotta);flex-shrink:0;align-self:center;width:18px;height:.5px;margin-right:1px}.tech-placard-fig{color:var(--terracotta-deep);font-variant-numeric:tabular-nums;white-space:nowrap}.tech-placard-label{color:var(--muted);letter-spacing:.1em}.tech-placard--center{justify-content:center}.pf-section--dark .tech-placard{color:var(--terracotta)}.pf-section--dark .tech-placard:before{background:var(--terracotta)}.pf-section--dark .tech-placard-fig{color:var(--terracotta)}.pf-section--dark .tech-placard-label{color:#faf6eeb8}.tech-spread--portrait{grid-template-columns:minmax(72px,.5fr) .85fr 1.15fr}.tech-spread--stacked{text-align:center;display:block}.tech-spread--stacked:before{display:none}.tech-spread--stacked .tech-spine{flex-direction:row;justify-content:center;align-items:baseline;gap:14px;margin-bottom:16px}.tech-spread--stacked .tech-spine-num{background:0 0;margin:0;padding:0}.tech-spread--stacked .tech-spine-name{background:0 0;margin:0;transform:translateY(-2px)}.tech-spread--stacked .tech-spread-copy{align-items:center;max-width:680px;margin:0 auto}.tech-spread--stacked .tech-head-row{justify-content:center}.tech-spread--stacked .tech-head-row .tech-h-ch{flex-basis:auto}.tech-spread--stacked .tech-spread-graphic{margin-top:clamp(28px,4vw,44px)}.tech-caps-row{grid-template-columns:repeat(3,1fr);gap:clamp(18px,2.4vw,34px);width:100%;max-width:760px;margin:clamp(26px,3vw,38px) auto 0;padding:0;list-style:none;display:grid}.tech-caps-row li{text-align:center;color:var(--body);border-top:.5px solid var(--border);padding-top:16px;font-size:14px;line-height:1.5}.tech-coda{text-align:center}.tech-coda-title{letter-spacing:-.02em;color:var(--walnut);margin:0;font-size:clamp(20px,2.4vw,26px);font-weight:500}.tech-coda .pf-lead{margin:14px auto 0}.tech-coda .pf-rail{max-width:660px;margin:clamp(22px,2.6vw,32px) auto 0}.tech-coda-map{max-width:860px;margin:clamp(24px,3vw,36px) auto 0}.tech-coda .pf-rail-chips{margin-top:clamp(18px,2.2vw,26px)}.tech-spread.reveal-armed>.tech-spine,.tech-spread.reveal-armed>.tech-spread-graphic,.tech-spread.reveal-armed>.tech-spread-copy{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(12px)}.tech-spread.reveal-armed.is-in>.tech-spine{opacity:1;transition-delay:0s;transform:none}.tech-spread.reveal-armed.is-in>.tech-spread-copy{opacity:1;transition-delay:70ms;transform:none}.tech-spread.reveal-armed.is-in>.tech-spread-graphic{opacity:1;transition-delay:.13s;transform:none}@media (max-width:860px){.tech-spread,.tech-spread--portrait{grid-template-columns:1fr;row-gap:clamp(20px,5vw,32px)}.tech-spread:before{display:none}.tech-spread .tech-spread-graphic,.tech-spread .tech-spread-copy,.tech-spread--mirror .tech-spread-graphic,.tech-spread--mirror .tech-spread-copy{grid-column:1}.tech-spine{flex-direction:row;order:-1;align-items:baseline;gap:14px;padding-top:0}.tech-spine-num{background:0 0;margin-left:0;padding:0;font-size:clamp(38px,11vw,52px)}.tech-spine-name{background:0 0;margin-top:0;transform:translateY(-2px)}.pf-section--tan .tech-spine-num,.pf-section--tan .tech-spine-name{background:0 0}.tech-plinth,.tech-plinth--portrait,.tech-plinth--wide{max-width:100%}.tech-pull{padding-left:14px}}@media (max-width:600px){.tech-spine-num{font-size:clamp(34px,13vw,46px)}.tech-plinth{padding:clamp(18px,5vw,28px)}.tech-plinth--portrait{padding-inline:clamp(20px,6vw,32px)}.tech-pull-label{max-width:none}.tech-caps-row{grid-template-columns:1fr;gap:14px}.tech-contents{grid-template-columns:repeat(3,1fr);gap:18px 0;display:grid}.tech-contents-item{flex:none;min-width:0;padding:4px 14px}.tech-contents-item:nth-child(3n+1){border-left:0;padding-left:0}.tech-contents-num{font-size:30px}.tech-placard{letter-spacing:.1em;gap:6px 8px}.tech-placard:before{width:14px}}@media (prefers-reduced-motion:reduce){.tech-spine-num{transition:none}.tech-contents-item{transition:none;transform:none}.tech-spread.reveal-armed>.tech-spine,.tech-spread.reveal-armed>.tech-spread-graphic,.tech-spread.reveal-armed>.tech-spread-copy{opacity:1;transition:none;transform:none}}.tech-plinth>.thw-wrap{width:100%;max-width:100%;height:auto;margin:0}.thw-wrap{width:100%;min-width:0}.thw-art{width:100%;height:auto;display:block}.thw-seal{margin-top:2px;display:inline-flex}.pf-grid2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.pf-prose{max-width:720px}.pf-prose .pf-lead{margin-top:0;margin-bottom:16px}.pf-signoff{color:var(--walnut);margin-top:10px;font-weight:600}.pf-feature>h3:first-child{margin-top:0}.pf-tag{letter-spacing:.02em;color:var(--body);background:var(--bg-page);border:.5px solid var(--border);border-radius:999px;align-items:center;gap:6px;padding:4px 11px;font-size:12px;font-weight:500;display:inline-flex}.pf-tag.is-sage{color:var(--sage-deep);border-color:var(--sage)}.pf-taglist{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}@media (max-width:760px){.pf-grid2{grid-template-columns:1fr}}.pf-trades{flex-wrap:wrap;align-items:center;gap:8px;margin-top:22px;display:flex}.pf-trades-label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-right:2px;font-size:12px;font-weight:500}.pf-trade-chip{color:var(--body);background:var(--surface);border:.5px solid var(--border);border-radius:999px;align-items:center;padding:5px 13px;font-size:13px;font-weight:500;display:inline-flex}.pf-trade-chip:hover{color:var(--walnut);border-color:var(--sage)}.pf-roi-result-net{margin-top:4px;display:block}.pf-bookbar{display:none}@media (max-width:720px){.pf-site{padding-bottom:64px}.pf-bookbar{z-index:60;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:var(--surface);border-top:.5px solid var(--border);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.pf-bookbar .btn{width:100%;max-width:420px}.pf-bookbar.is-hidden{display:none}}@media (min-width:1021px){.pf-price-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.pf-price-grid--4 .pf-price{padding:24px 22px}}@media (min-width:861px) and (max-width:1020px){.pf-price-grid--4{grid-template-columns:1fr 1fr}.pf-price-grid--4 .pf-price.feat{transform:none}}.pf-cmp-head{margin:clamp(40px,5vw,60px) 0 18px}.pf-cmp-head h3{letter-spacing:-.01em;color:var(--walnut);font-size:clamp(18px,2vw,22px);font-weight:500}.pf-cmp-head p{color:var(--muted);margin-top:6px;font-size:14px}.pf-cmp-scroll{-webkit-overflow-scrolling:touch;background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-card);overflow-x:auto}.pf-cmp-scroll:focus-visible{outline:2px solid var(--sage-deep);outline-offset:2px}.pf-cmp{border-collapse:separate;border-spacing:0;width:100%;min-width:880px;font-size:14px}.pf-cmp caption{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.pf-cmp th,.pf-cmp td{border-top:.5px solid var(--border);text-align:center;vertical-align:middle;padding:12px 16px;font-weight:400}.pf-cmp thead th{border-top:0;padding:18px 16px 14px}.pf-cmp tr>th:first-child{text-align:left;color:var(--body);min-width:250px;line-height:1.45}.pf-cmp-lead{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:500}.pf-cmp-plan{color:var(--walnut);font-size:15px;font-weight:600;display:block}.pf-cmp-pop{letter-spacing:.06em;text-transform:uppercase;color:var(--terracotta-deep);margin-top:2px;font-size:11px;font-weight:600;display:block}.pf-cmp-price{color:var(--muted);font-variant-numeric:tabular-nums;margin-top:2px;font-size:12.5px;display:block}.pf-cmp-group th{background:var(--bg-page);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);padding:10px 16px;font-size:12px;font-weight:500;text-align:left!important}.pf-cmp thead tr>:nth-child(3),.pf-cmp tbody tr:not(.pf-cmp-group)>:nth-child(3){background:#fff}.pf-cmp thead tr>:nth-child(3){border-top:1.5px solid var(--terracotta)}.pf-cmp-check{width:16px;height:16px;color:var(--sage-deep);vertical-align:middle}.pf-cmp-no{color:var(--muted);opacity:.55}.pf-cmp-val{color:var(--walnut);font-size:13.5px;font-weight:500}.pf-hero--split{position:relative}.pf-bp-hero{z-index:0;pointer-events:none;width:min(58%,680px);position:absolute;bottom:-10px;right:12px}.pf-bp-hero svg{width:100%;height:auto;display:block}.pf-hero-copy,.pf-hero-art{z-index:1;position:relative}@media (max-width:1180px){.pf-bp-hero{width:54%}}@media (max-width:860px){.pf-bp-hero{display:none}}@media (prefers-reduced-motion:no-preference){.pf-bp-hero [data-draw]{stroke-dasharray:1600;stroke-dashoffset:1600px;animation:1.5s cubic-bezier(.4,0,.2,1) forwards pf-draw}.pf-bp-hero g[data-dim] [data-draw]{animation-duration:.8s;animation-delay:1s}.pf-bp-hero text{opacity:0;animation:.4s 1.7s forwards pf-fade}@keyframes pf-draw{to{stroke-dashoffset:0}}@keyframes pf-fade{to{opacity:1}}}.pf-hero-art,.pf-hero-copy,.pf-proof-art,.pf-proof-copy,.pf-bento>.pf-feature,.pf-feature--hero>*{min-width:0}.pf-shot img,.pf-feature-shot img,.pf-proofshot .win img,.pf-proofthumb img{max-width:100%}.pf-shotfan{aspect-ratio:14/11;width:100%;min-width:0;max-width:560px;margin-left:auto;position:relative}.pf-shot{background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-card);min-width:0;overflow:hidden}.pf-shot img{width:100%;height:auto;display:block}.pf-shot--a{z-index:1;width:62%;position:absolute;top:0;right:0}.pf-shot--b{z-index:2;border-width:1px;width:72%;position:absolute;bottom:0;left:0}.pf-shotfan .pf-chip-stat.tr{z-index:3;top:32px;right:-14px}.pf-shotfan .pf-chip-stat.bl{z-index:3;bottom:12px;left:-16px}@media (max-width:860px){.pf-shotfan{margin:0 auto}}@media (max-width:600px){.pf-shot--a{display:none}.pf-shotfan{aspect-ratio:auto}.pf-shot--b{width:100%;position:static}}.pf-shot-chrome{background:var(--bg-page);border-bottom:.5px solid var(--border);align-items:center;gap:5px;height:26px;padding:0 10px;display:flex}.pf-shot-dot{border:1px solid var(--border);border-radius:50%;flex-shrink:0;width:6px;height:6px}.pf-shot-dot.is-fill{background:var(--terracotta);border-color:var(--terracotta)}.pf-shot-url{background:var(--surface);border:.5px solid var(--border);height:15px;color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;margin-left:6px;padding:0 8px;font-size:9.5px;display:inline-flex;overflow:hidden}.pf-proofchip .dot{clip-path:polygon(50% 0,100% 100%,0 100%);border-radius:0;width:9px;height:8px}.pf-icon{outline-offset:-5px;outline:.5px solid #faf6ee80}.pf-spine{align-items:baseline;gap:14px;margin-bottom:12px;display:flex}.pf-spine-num{letter-spacing:-.03em;color:var(--border);font-variant-numeric:tabular-nums;font-size:clamp(44px,5.4vw,72px);font-weight:500;line-height:1;transition:color .15s}.pf-spine-num:after{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='9' viewBox='0 0 46 9'%3E%3Cg stroke='%23C77A4A' stroke-opacity='0.55' stroke-width='1'%3E%3Cline x1='1' y1='4.5' x2='45' y2='4.5'/%3E%3Cline x1='0' y1='8' x2='8' y2='1'/%3E%3Cline x1='38' y1='8' x2='46' y2='1'/%3E%3C/g%3E%3C/svg%3E") no-repeat;width:46px;height:9px;margin-top:6px;display:block}.pf-spine-name{letter-spacing:.15em;text-transform:uppercase;color:var(--terracotta);font-size:12px;font-weight:600}.pf-center .pf-spine{justify-content:center}.pf-section--dark .pf-spine-num{color:#faf6ee24}.pf-section--dark .pf-spine-num:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='9' viewBox='0 0 46 9'%3E%3Cg stroke='%23FAF6EE' stroke-opacity='0.25' stroke-width='1'%3E%3Cline x1='1' y1='4.5' x2='45' y2='4.5'/%3E%3Cline x1='0' y1='8' x2='8' y2='1'/%3E%3Cline x1='38' y1='8' x2='46' y2='1'/%3E%3C/g%3E%3C/svg%3E")}.pf-section--dark .pf-spine-name{color:var(--terracotta)}.pf-rev.is-in .pf-spine-num{color:var(--sage-deep);transition-delay:.3s}@media (prefers-reduced-motion:reduce){.pf-spine-num{transition:none}}.pf-dim{align-items:center;gap:16px;max-width:560px;margin:0 auto 28px;display:flex}.pf-dim-line{background:var(--border);flex:1;height:1px;position:relative}.pf-dim-line:before{content:"";background:var(--sage);opacity:.7;width:1px;height:13px;position:absolute;top:-6px}.pf-dim-line:after{content:"";background:var(--sage);width:11px;height:1px;position:absolute;top:0;transform:rotate(-45deg)}.pf-dim-line:first-child:before,.pf-dim-line:first-child:after{left:-1px}.pf-dim-line:last-child:before,.pf-dim-line:last-child:after{right:-1px}.pf-dim-label{letter-spacing:.15em;text-transform:uppercase;color:var(--muted);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:11px;font-weight:500}.pf-section--tan .pf-dim-line{background:var(--sage);opacity:.45}.pf-proof-art .pf-dim{max-width:none;margin:0 0 18px}#numbers{scroll-margin-top:84px}.pf-bento{grid-template-columns:repeat(6,1fr)}.pf-bento>.pf-feature{grid-column:span 2}.pf-bento>.pf-feature--hero{grid-column:span 4}.pf-bento>.pf-feature--wide{grid-column:span 6}.pf-feature--hero{grid-template-columns:1.05fr 1fr;align-items:center;gap:22px;display:grid}.pf-feature-shot{border:.5px solid var(--border);border-radius:var(--radius-input);aspect-ratio:4/3;background:var(--bg-page);overflow:hidden}.pf-feature-shot img{object-fit:cover;object-position:left top;width:100%;height:100%;display:block}.pf-feature--wide{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.pf-feature--wide .pf-taglist{margin:0 0 0 auto}@media (max-width:860px){.pf-bento{grid-template-columns:1fr 1fr}.pf-bento>.pf-feature{grid-column:auto}.pf-bento>.pf-feature--hero,.pf-bento>.pf-feature--wide{grid-column:1/-1}.pf-feature--hero{grid-template-columns:1fr}}.pf-street{pointer-events:none;z-index:0;position:absolute;bottom:0;left:0;right:0}.pf-street svg{width:100%;height:clamp(90px,13vw,180px);display:block}.pf-peak--bp{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='140' viewBox='0 0 220 140'%3E%3Cg fill='none' stroke='%23FAF6EE' stroke-opacity='0.14' stroke-linecap='round'%3E%3Cpath d='M20 122 H208' stroke-width='1'/%3E%3Cpath d='M40 86 L110 28 L180 86' stroke-width='1'/%3E%3Cpath d='M52 90 V122 M168 90 V122' stroke-width='1'/%3E%3Crect x='98' y='96' width='24' height='26' stroke-width='0.9'/%3E%3Cpath d='M52 134 H168 M47 139 L57 129 M163 139 L173 129' stroke-width='0.75'/%3E%3C/g%3E%3C/svg%3E")}.pf-step .n{clip-path:polygon(50% 0%,100% 30%,100% 100%,0% 100%,0% 30%);border-radius:0;width:44px;height:46px;padding-top:8px}.pf-plan{pointer-events:none;z-index:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='260' viewBox='0 0 300 260'%3E%3Cg fill='none' stroke='%236F8366' stroke-linecap='round'%3E%3Cpath d='M60 4 H140 M196 4 H296 M296 4 V150 M296 196 V236' stroke-opacity='0.2' stroke-width='1'/%3E%3Cpath d='M60 12 H140 M196 12 H288 M288 12 V150 M288 196 V236' stroke-opacity='0.2' stroke-width='1'/%3E%3Cpath d='M140 4 H196 M140 8 H196 M140 12 H196' stroke-opacity='0.2' stroke-width='0.75'/%3E%3Cpath d='M288 196 L242 196' stroke-opacity='0.2' stroke-width='0.75'/%3E%3Cpath d='M242 196 A46 46 0 0 1 288 150' stroke-opacity='0.18' stroke-width='0.75' stroke-dasharray='2 3'/%3E%3Cpath d='M140 26 H196 M136 30 L144 22 M192 30 L200 22' stroke-opacity='0.25' stroke-width='0.75'/%3E%3C/g%3E%3Ctext x='210' y='120' font-size='9' letter-spacing='2.5' fill='%236F8366' fill-opacity='0.3'%3EPLAN%3C/text%3E%3C/svg%3E") 100% 0 no-repeat;width:300px;height:260px;position:absolute;top:0;right:0}#pricing>.wrap{z-index:1;position:relative}@media (max-width:600px){.pf-plan{background-size:contain;width:180px;height:156px}}.pf-proof{grid-template-columns:1fr 1.1fr}.pf-proofshot{border:.5px solid var(--border);border-radius:var(--radius-card);background:var(--surface);padding:10px;position:relative}.pf-proofshot .pf-shot-chrome{border-radius:var(--radius-card) var(--radius-card) 0 0;margin:-10px -10px 10px}.pf-proofshot .win{aspect-ratio:16/10;border:.5px solid var(--border);border-radius:8px;overflow:hidden}.pf-proofshot .win img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.pf-proofshot:before{content:"";border-top:1px solid var(--sage);border-left:1px solid var(--sage);opacity:.6;width:16px;height:16px;position:absolute;top:-8px;left:-8px}.pf-proofshot:after{content:"";border-bottom:1px solid var(--sage);border-right:1px solid var(--sage);opacity:.6;width:16px;height:16px;position:absolute;bottom:-8px;right:-8px}.pf-proofshot .pf-builton{background:var(--surface);border:.5px solid var(--border);z-index:2;border-radius:999px;margin:0;padding:6px 14px;position:absolute;bottom:20px;left:20px}.pf-proofthumbs{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px;display:grid}.pf-proofthumb{border:.5px solid var(--border);border-radius:var(--radius-input);aspect-ratio:4/3;background:var(--bg-page);display:block;overflow:hidden}.pf-proofthumb img{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .18s;display:block}.pf-proofthumb:hover img{transform:scale(1.03)}.pf-proofthumb:focus-visible{outline:2px solid var(--sage-deep);outline-offset:2px}@media (max-width:600px){.pf-proofthumbs{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){.pf-proofthumb img{transition:none}.pf-proofthumb:hover img{transform:none}}.pf-site .pf-h1,.pf-site .pf-h2,.pf-site .tech-h-cover,.pf-site .tech-h-ch,.pf-site .tech-coda-title{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em}.pf-site .pf-h1{font-weight:500}.pf-site .pf-h1 .pf-em,.pf-site .pf-h2 .pf-em,.pf-site .tech-h-cover .pf-em{font-style:italic;font-weight:500}.pf-site .pf-spine-num{font-family:var(--font-display), Georgia, serif}.pf-site .pf-mission-copy{font-family:var(--font-display), Georgia, serif;font-style:italic;font-weight:400}.pf-shot{box-shadow:0 30px 60px -30px #4a35284d,0 6px 16px -8px #4a35281a}.pf-chip-stat{box-shadow:0 18px 36px -18px #4a352852}.pf-proofshot{box-shadow:0 30px 60px -32px #4a352842}.pf-feature-shot{box-shadow:0 18px 36px -22px #4a352833}.pf-proofthumb{box-shadow:0 10px 24px -14px #4a35282e}.pf-price.feat{box-shadow:0 28px 56px -32px #4a352838}.pf-trade-chip{cursor:pointer;transition:background .15s,color .15s,border-color .15s}.pf-trade-chip.is-active{background:var(--primary);border-color:var(--primary);color:var(--surface);font-weight:600}.pf-trade-chip:focus-visible{outline:2px solid var(--sage-deep);outline-offset:2px}.pf-trades-more{margin-left:4px}.pf-rev.reveal-armed>*{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(12px)}.pf-rev.reveal-armed.is-in>*{opacity:1;transform:none}.pf-rev.reveal-armed.is-in>:nth-child(2){transition-delay:70ms}.pf-rev.reveal-armed.is-in>:nth-child(3){transition-delay:.14s}.pf-rev.reveal-armed.is-in>:nth-child(4){transition-delay:.21s}.pf-rev.reveal-armed.is-in>:nth-child(5){transition-delay:.28s}.pf-rev.reveal-armed.is-in>:nth-child(6){transition-delay:.35s}.pf-rev.reveal-armed.is-in>:nth-child(7){transition-delay:.42s}.pf-rev.reveal-armed.is-in>:nth-child(8){transition-delay:.49s}@media (prefers-reduced-motion:reduce){.pf-rev.reveal-armed>*{opacity:1;transition:none;transform:none}}@keyframes tech-pop{0%{opacity:0;transform:scale(.6)}60%{opacity:1;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes tech-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes tech-fade{0%{opacity:0}to{opacity:1}}@keyframes tech-dash{to{stroke-dashoffset:0}}@keyframes tech-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes tech-tap{0%,to{transform:scale(1)}45%{transform:scale(.965)}75%{transform:scale(1.02)}}@keyframes tech-rot{to{transform:rotate(360deg)}}@keyframes tech-beat{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(1.4)}}@keyframes tau-drift{to{stroke-dashoffset:-7px}}@keyframes tech-marquee{to{transform:translate(-50%)}}@keyframes mtr-ring{0%{opacity:.75;transform:scale(.22)}78%{opacity:.14}to{opacity:0;transform:scale(1)}}@keyframes tech-ring{0%,24%,to{transform:rotate(0)}4%{transform:rotate(13deg)}9%{transform:rotate(-10deg)}14%{transform:rotate(6deg)}19%{transform:rotate(-3deg)}}@keyframes tech-jitter{0%,to{transform:translateY(0)}28%{transform:translateY(-1.6px)}55%{transform:translateY(.6px)}80%{transform:translateY(-.9px)}}@media (prefers-reduced-motion:no-preference){.reveal-armed :is(.ta-pop,.ta-rise,.ta-fade,.ta-cta){opacity:0}.reveal-armed .ta-draw{stroke-dasharray:1;stroke-dashoffset:1px}.reveal-armed .ta-grow{transform-box:fill-box;transform-origin:bottom;transform:scaleY(0)}.reveal-armed.is-in :is(.ta-pop,.ta-rise,.ta-fade,.ta-cta){opacity:1}.reveal-armed.is-in .ta-pop{animation:tech-pop .55s cubic-bezier(.34, 1.56, .64, 1) var(--d,.3s) backwards;transform-box:fill-box;transform-origin:50%}.reveal-armed.is-in .ta-pop--bl{transform-origin:0 100%}.reveal-armed.is-in .ta-rise{animation:tech-rise .55s cubic-bezier(.22, 1, .36, 1) var(--d,.3s) backwards}.reveal-armed.is-in .ta-fade{animation:tech-fade .5s ease var(--d,.3s) backwards}.reveal-armed.is-in .ta-draw{animation:tech-dash .9s cubic-bezier(.4, 0, .2, 1) var(--d,.3s) forwards}.reveal-armed.is-in .ta-grow{animation:tech-grow .6s cubic-bezier(.22, 1, .36, 1) var(--d,.3s) both}.reveal-armed.is-in .ta-cta{animation:tech-pop .55s cubic-bezier(.34, 1.56, .64, 1) var(--d,.3s) backwards, tech-tap .7s ease calc(var(--d,.3s) + 1.1s);transform-box:fill-box;transform-origin:50%}#ch-01 .reveal-armed .pf-mock-art>*{opacity:0}#ch-01 .reveal-armed.is-in .pf-mock-art>*{animation:.45s .9s both tech-fade}#ch-01 .reveal-armed.is-in .pf-mock-art>:nth-child(-n+7){animation-delay:.3s}#ch-01 .reveal-armed.is-in .pf-mock-art>:nth-child(n+8):nth-child(-n+13){animation-delay:.5s}#ch-01 .reveal-armed.is-in .pf-mock-art>:nth-child(n+14):nth-child(-n+20){animation-delay:.7s}.tms-spin{transform-box:fill-box;transform-origin:50%;animation:7s linear infinite tech-rot}.tau-link{animation:1.5s linear infinite tau-drift}.tpt-beat{transform-box:fill-box;transform-origin:50%;animation:2.8s ease-in-out infinite tech-beat}.mtr-ring{animation:mtr-ring 3.4s cubic-bezier(.25, .7, .4, 1) var(--d,0s) infinite backwards;transform-box:fill-box;transform-origin:50%}.ta-bell{transform-box:fill-box;transform-origin:top;animation:6s ease-in-out 2s infinite tech-ring}.onf-jitter{animation:tech-jitter 1.7s ease-in-out var(--d,0s) infinite}html:has(.tech-cover){scroll-behavior:smooth}#per-member .reveal-armed .pf-bar{transform-origin:bottom;transform:scaleY(0)}#per-member .reveal-armed :is(.pf-bar-fig,.pf-chart-brace,.pf-chart-cap){opacity:0}#per-member .reveal-armed.is-in :is(.pf-bar-fig,.pf-chart-brace,.pf-chart-cap){opacity:1}#per-member .reveal-armed.is-in .pf-bar{animation:.7s cubic-bezier(.22,1,.36,1) both tech-grow}#per-member .reveal-armed.is-in .pf-bar--once{animation-delay:.5s}#per-member .reveal-armed.is-in .pf-bar--member{animation-delay:.72s}#per-member .reveal-armed.is-in .pf-bar-fig{animation:.55s cubic-bezier(.34,1.56,.64,1) backwards tech-pop}#per-member .reveal-armed.is-in .pf-bar-col:first-child .pf-bar-fig{animation-delay:1s}#per-member .reveal-armed.is-in .pf-bar-col:last-child .pf-bar-fig{animation-delay:1.25s}#per-member .reveal-armed.is-in .pf-chart-brace{animation:.5s 1.45s backwards tech-fade}#per-member .reveal-armed.is-in .pf-chart-cap{animation:.5s 1.7s backwards tech-fade}.pf-cmp-rev.reveal-armed .pf-cmp tbody tr{opacity:0}.pf-cmp-rev.reveal-armed.is-in .pf-cmp tbody tr{animation:.45s .8s both tech-fade}.pf-cmp-rev.reveal-armed.is-in .pf-cmp tbody tr:first-child{animation-delay:.25s}.pf-cmp-rev.reveal-armed.is-in .pf-cmp tbody tr:nth-child(2){animation-delay:.35s}.pf-cmp-rev.reveal-armed.is-in .pf-cmp tbody tr:nth-child(3){animation-delay:.45s}.pf-cmp-rev.reveal-armed.is-in .pf-cmp tbody tr:nth-child(4){animation-delay:.55s}.pf-cmp-rev.reveal-armed.is-in .pf-cmp tbody tr:nth-child(5){animation-delay:.65s}.pf-cmp-rev.reveal-armed.is-in .pf-cmp tbody tr:nth-child(6){animation-delay:.75s}#start .reveal-armed .pf-step .n{opacity:0}#start .reveal-armed.is-in .pf-step .n{animation:.55s cubic-bezier(.34,1.56,.64,1) both tech-pop}#start .reveal-armed.is-in .pf-step:first-child .n{animation-delay:.5s}#start .reveal-armed.is-in .pf-step:nth-child(2) .n{animation-delay:.65s}#start .reveal-armed.is-in .pf-step:nth-child(3) .n{animation-delay:.8s}}@media (prefers-reduced-motion:reduce){.tau-pulse{display:none}}.pf-section[id]{scroll-margin-top:72px}.tech-cover-grid{grid-template-columns:1.06fr .94fr;align-items:center;gap:clamp(36px,5vw,64px);display:grid}.tech-cover-copy{min-width:0}.tech-cover-art{min-width:0;position:relative}@media (prefers-reduced-motion:no-preference){.tech-cover .pf-eyebrow,.tech-cover .tech-h-cover,.tech-cover .pf-lead,.tech-cover .tech-stats,.tech-cover .tech-contents{animation:.7s cubic-bezier(.22,1,.36,1) both tech-rise}.tech-cover .pf-eyebrow{animation-delay:50ms}.tech-cover .tech-h-cover{animation-delay:.14s}.tech-cover .pf-lead{animation-delay:.24s}.tech-cover .tech-stats{animation-delay:.34s}.tech-cover .tech-contents{animation-delay:.44s}.tech-cover-art{animation:.8s cubic-bezier(.22,1,.36,1) .3s both tech-rise}}.tech-stats{flex-wrap:wrap;gap:clamp(20px,3vw,36px);margin-top:clamp(22px,2.6vw,30px);display:flex}.tech-stat{border-left:2px solid var(--sage);flex-direction:column;gap:3px;padding-left:14px;display:flex}.tech-stat-num{letter-spacing:-.02em;color:var(--walnut);font-variant-numeric:tabular-nums;font-size:clamp(22px,2.6vw,30px);font-weight:600;line-height:1}.tech-stat-lbl{color:var(--muted);letter-spacing:.02em;font-size:12px}.tld-card{background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-card);max-width:470px;margin-left:auto;padding:18px 18px 14px;box-shadow:0 30px 60px -30px #4a35284d,0 6px 16px -8px #4a35281a}.tld-head{border-bottom:.5px solid var(--border);justify-content:space-between;align-items:center;gap:14px;padding:2px 4px 12px;display:flex}.tld-live{color:var(--walnut);letter-spacing:.01em;align-items:center;gap:8px;font-size:12.5px;font-weight:600;display:inline-flex}.tld-live-dot{background:var(--sage-deep);border-radius:50%;flex-shrink:0;width:8px;height:8px}@media (prefers-reduced-motion:no-preference){.tld-live-dot{animation:2.2s ease-in-out infinite tech-beat}}.tld-total{flex-direction:column;align-items:flex-end;gap:1px;display:flex}.tld-total-lbl{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:10.5px;font-weight:600}.tld-total-num{letter-spacing:-.02em;color:var(--sage-deep);font-variant-numeric:tabular-nums;font-size:20px;font-weight:600;line-height:1.15}.tld-list{flex-direction:column;margin:0;padding:6px 0 0;list-style:none;display:flex}.tld-row{border-bottom:.5px solid var(--border);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:10px 4px;display:grid}.tld-row:last-child{border-bottom:0}.tld-ic{background:var(--primary);color:#faf6ee;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.tld-ic svg{width:19px;height:19px}.tld-row.is-review .tld-ic{background:var(--bg-section);color:var(--terracotta-deep)}.tld-row.is-winback .tld-ic,.tld-row.is-reminder .tld-ic,.tld-row.is-quiet .tld-ic{background:var(--bg-page);border:.5px solid var(--border);color:var(--sage-deep)}.tld-txt{flex-direction:column;gap:1px;min-width:0;display:flex}.tld-t{color:var(--walnut);letter-spacing:-.005em;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.tld-s{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;line-height:1.35;overflow:hidden}.tld-meta{flex-shrink:0}.tld-amt{color:var(--sage-deep);font-variant-numeric:tabular-nums;background:var(--bg-page);border:.5px solid var(--border);border-radius:999px;padding:3px 10px;font-size:13px;font-weight:600}.tld-time{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.tld-foot{border-top:.5px solid var(--border);color:var(--muted);align-items:center;gap:7px;margin:4px 4px 0;padding-top:10px;font-size:11px;display:flex}.tld-foot-dot{background:var(--sage);border-radius:50%;flex-shrink:0;width:6px;height:6px}.tech-marquee{border-top:.5px solid var(--border);border-bottom:.5px solid var(--border);background:var(--surface);padding:14px 0;position:relative;overflow:hidden}.tech-marquee-track{align-items:center;width:max-content;display:flex}@media (prefers-reduced-motion:no-preference){.tech-marquee-track{animation:44s linear infinite tech-marquee}.tech-marquee:hover .tech-marquee-track,.tech-marquee.is-paused .tech-marquee-track{animation-play-state:paused}}.tech-marquee-pause{background:var(--surface);border:.5px solid var(--border);width:26px;height:26px;color:var(--sage-deep);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.tech-marquee-pause svg{width:11px;height:11px}.tech-marquee-pause:hover{border-color:var(--sage-deep)}.tech-marquee-pause:focus-visible{outline:2px solid var(--sage-deep);outline-offset:2px}.tech-marquee-item{color:var(--body);white-space:nowrap;align-items:center;gap:10px;margin-right:48px;font-size:13px;font-weight:500;display:inline-flex}.tech-marquee-item .from{color:var(--muted)}.tech-marquee-item .arrow{color:var(--sage-deep);font-weight:600}.tech-marquee-item .to{color:var(--walnut)}.tech-marquee-dot{background:var(--terracotta);clip-path:polygon(50% 0,100% 100%,0 100%);opacity:.7;flex-shrink:0;width:7px;height:6px}.tech-rail{z-index:50;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s,visibility .35s;display:none;position:fixed;top:50%;right:clamp(14px,2vw,34px);transform:translateY(-50%)}@media (min-width:1400px){.tech-rail{gap:14px;display:flex}}.tech-rail.is-live{opacity:1;visibility:visible;pointer-events:auto}.tech-rail-track{background:var(--border);border-radius:999px;width:2px;position:relative;overflow:hidden}.tech-rail-fill{background:var(--sage-deep);transform-origin:top;transition:transform .45s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scaleY(0)}.tech-rail-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.tech-rail-item{align-items:baseline;padding:2px 4px;display:flex;position:relative}.tech-rail-num{color:var(--muted);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:13px;font-weight:600;transition:color .2s}.tech-rail-name{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);white-space:nowrap;background:var(--surface);border:.5px solid var(--border);opacity:0;pointer-events:none;border-radius:999px;padding:4px 11px;font-size:11px;font-weight:500;transition:opacity .2s,transform .2s,color .2s;position:absolute;top:50%;right:calc(100% + 6px);transform:translateY(-50%)translate(4px)}.tech-rail-item:hover .tech-rail-num{color:var(--walnut)}.tech-rail-item:hover .tech-rail-name,.tech-rail-item:focus-visible .tech-rail-name{opacity:1;transform:translateY(-50%)}.tech-rail-item.is-active .tech-rail-num{color:var(--sage-deep)}.tech-rail-item.is-active .tech-rail-name{opacity:1;color:var(--sage-deep);transform:translateY(-50%)}.tech-rail-item:focus-visible{outline:2px solid var(--sage-deep);outline-offset:2px;border-radius:6px}@media (prefers-reduced-motion:reduce){.tech-rail,.tech-rail-fill,.tech-rail-name{transition:none}}number-flow-react{font:inherit;color:inherit}.pf-price .amt span.amt-roll{font-size:inherit;color:inherit;font-weight:inherit}.tech-cover-grid .tech-contents{grid-template-columns:repeat(3,1fr);gap:18px 0;display:grid}.tech-cover-grid .tech-contents-item{flex:none;min-width:0;padding:4px 14px}.tech-cover-grid .tech-contents-item:nth-child(3n+1){border-left:0;padding-left:0}@media (max-width:980px){.tech-cover-grid{grid-template-columns:1fr;gap:36px}.tld-card{margin:0 auto}}@media (max-width:600px){.tld-card{padding:14px 14px 12px}.tld-t,.tld-s{white-space:normal}.tech-stats{gap:16px}}@media (max-width:640px){.tech-plinth--wide,.tech-coda-map{-webkit-overflow-scrolling:touch;overflow-x:auto}.tech-plinth--wide>:is(.thw-wrap,.tau-wrap),.tech-coda-map .thw-wrap{min-width:560px}}
