@keyframes pb-cta-border-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes pb-cta-float{0%,to{transform:translateY(0) scale(1);opacity:.4}25%{transform:translateY(-12px) scale(1.3);opacity:.8}50%{transform:translateY(-6px) scale(.9);opacity:.5}75%{transform:translateY(-18px) scale(1.1);opacity:.9}}@keyframes pb-cta-ring-pulse{0%{transform:translate(-50%,-50%) scale(.9);opacity:.6}to{transform:translate(-50%,-50%) scale(2.2);opacity:0}}@keyframes pb-pulse-glow{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.6}50%{transform:translate(-50%,-50%) scale(1.15);opacity:.9}}@keyframes pb-cta-btn-shimmer{0%,70%,to{left:-100%;opacity:0}10%{opacity:1}40%{left:200%;opacity:0}}@keyframes pb-cta-btn-nudge{0%,85%,to{transform:translateY(0) scale(1)}88%{transform:translateY(-4px) scale(1.03)}92%{transform:translateY(1px) scale(.99)}95%{transform:translateY(-2px) scale(1.01)}}@keyframes pb-stat-number-shine{0%{background-position:110% center,0% 50%}20%{background-position:-10% center,20% 50%}50%{background-position:-10% center,100% 50%}to{background-position:-10% center,0% 50%}}@keyframes pb-stat-pop{0%{opacity:0;transform:scale(.85)}60%{transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.pb-page{font-family:Onest,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(16.8px,15.2px + .5vw,19.2px);font-weight:400;line-height:1.8;color:#383b7c;background:#e8eeff;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pb-page img,.pb-page svg{display:block;max-width:100%;height:auto}.pb-page a{color:inherit;text-decoration:none}@media (prefers-reduced-motion: reduce){.pb-page *,.pb-page *:before,.pb-page *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.pb-page .container{max-width:720px;margin:0 auto;padding:0 clamp(20px,4vw,32px)}.pb-page .article{padding:clamp(48px,6vw,80px) 0;background:#fff;scroll-behavior:smooth}.pb-page .article p{margin-bottom:1.6em;color:#3d3f78}.pb-page .article p:last-child{margin-bottom:0}.pb-page .article strong{font-weight:600;color:#383b7c}.pb-page .article em{font-style:italic;color:#5a5d8a}.pb-page .article h2{font-size:clamp(25.6px,20.8px + 1.5vw,38.4px);font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#383b7c;margin-top:clamp(48px,6vw,80px);margin-bottom:clamp(16px,2vw,24px);scroll-margin-top:clamp(16px,3vw,32px)}.pb-page .article h3{font-size:clamp(19.2px,17.6px + .5vw,24px);font-weight:600;line-height:1.3;color:#383b7c;margin-top:2em;margin-bottom:.8em}.pb-page .article ul{padding-left:1.5em;margin-bottom:1.6em;color:#3d3f78}.pb-page .article ul li{margin-bottom:.5em;line-height:1.7}.pb-page .article a.source-link{color:inherit;text-decoration:underline;text-decoration-style:dotted;text-decoration-color:#488ce180;text-underline-offset:3px;transition:color .2s ease,text-decoration-color .2s ease}.pb-page .article a.source-link:hover{color:#488ce1;text-decoration-style:solid;text-decoration-color:#488ce1}.pb-page .toc{position:relative;padding:clamp(24px,3vw,40px);margin:clamp(24px,3vw,32px) 0 clamp(32px,4vw,48px);background:linear-gradient(135deg,#e3eef966,#d7e7de4d);border-radius:24px;border:1px solid rgba(72,140,225,.1)}.pb-page .toc__title{font-size:12.48px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#488ce1;margin-bottom:16px}.pb-page .toc__list{list-style:none;padding:0;margin:0;counter-reset:toc-counter}.pb-page .toc__list li{counter-increment:toc-counter;margin-bottom:0}.pb-page .toc__list li a{display:flex;align-items:baseline;gap:12px;padding:12px 14px;margin:0 -14px;border-radius:12px;font-size:clamp(15.2px,14.4px + .25vw,17.28px);font-weight:500;color:#383b7c;transition:all .25s ease;text-decoration:none;min-height:44px}.pb-page .toc__list li a:hover{background:#488ce114;color:#488ce1;transform:translate(4px)}.pb-page .toc__list li a:before{content:counter(toc-counter);flex-shrink:0;width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:12px;font-weight:700;background:#488ce11f;color:#488ce1;transition:all .25s ease}.pb-page .toc__list li a:hover:before{background:linear-gradient(135deg,#488ce1,#4eb97f);color:#fff}.pb-page .callout{position:relative;padding:clamp(24px,3vw,40px);margin:clamp(32px,4vw,48px) 0;border-radius:20px;overflow:hidden}.pb-page .callout--insight{background:linear-gradient(135deg,#f0e6ff,#e3eef9);border-left:4px solid #9B7EC8}.pb-page .callout--insight .callout__label{color:#7b5ea7;background:#9b7ec826}.pb-page .callout--stat{background:linear-gradient(135deg,#e3eef9,#d7e7de);border:none;text-align:center}.pb-page .callout--expert{background:linear-gradient(135deg,#f0f7ff,#f7fafb);border-left:4px solid #488CE1}.pb-page .callout__label{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;padding:4px 12px;border-radius:9999px;color:#488ce1;background:#488ce11a}.callout--stat .pb-page .callout__label{color:#488ce1;background:#488ce11f}.callout--expert .pb-page .callout__label{color:#488ce1;background:#488ce11a}.pb-page .callout__text{font-size:clamp(16.8px,16px + .3vw,19.2px);line-height:1.7;color:#383b7c;margin:0}.callout--insight .pb-page .callout__text{font-weight:500}.callout--expert .pb-page .callout__text{font-style:italic}.pb-page .callout__text cite{display:block;margin-top:14px;font-style:normal;font-weight:500;font-size:14.08px;color:#8e90b0}.pb-page .callout__source{display:block;margin-top:12px;font-size:13.6px;font-style:normal;color:#8e90b0}.pb-page .stat-number{display:block;font-size:clamp(40px,32px + 2vw,64px);font-weight:800;line-height:1;background:linear-gradient(110deg,transparent 30%,rgba(255,255,255,.8) 48%,rgba(255,255,255,.9) 50%,rgba(255,255,255,.8) 52%,transparent 70%) no-repeat,linear-gradient(135deg,#488ce1,#4eb97f 60%,#6bc5e8) no-repeat;background-size:200% 100%,200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:pb-stat-number-shine 4s linear infinite;margin-bottom:8px;opacity:0;transform:scale(.85)}.pb-page .stat-number.animate{animation:pb-stat-pop .7s cubic-bezier(.4,0,.2,1) forwards,pb-stat-number-shine 4s linear .7s infinite;opacity:1;transform:scale(1)}.pb-page .stat-sub{font-size:clamp(16.8px,16px + .3vw,19.2px);line-height:1.7;color:#383b7c;font-weight:400}.pb-page .divider{display:flex;align-items:center;justify-content:center;gap:16px;margin:clamp(40px,5vw,64px) 0;color:#d0d5e0}.pb-page .divider__line{flex:1;height:1px;background:linear-gradient(90deg,transparent,#E2E8F0,transparent)}.pb-page .divider__dot{width:6px;height:6px;border-radius:50%;background:linear-gradient(135deg,#488ce1,#4eb97f);opacity:.6}.pb-page .experiment{position:relative;margin:clamp(40px,5vw,64px) calc(-1*clamp(8px,2vw,16px));padding:clamp(32px,4vw,48px);background:linear-gradient(135deg,#f7fafb,#f0f7ff,#f7faf8);border-radius:24px;border:1px solid rgba(72,140,225,.1);overflow:hidden}.pb-page .experiment__header{display:flex;align-items:center;gap:12px;margin-bottom:14px}.pb-page .experiment__icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#488ce1,#4eb97f);border-radius:14px;color:#fff;flex-shrink:0}.pb-page .experiment__icon svg{width:22px;height:22px}.pb-page .experiment__label{font-size:12.48px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#488ce1}.pb-page .experiment__title{font-size:19.2px;font-weight:600;color:#383b7c;line-height:1.3}.pb-page .experiment__intro{font-size:clamp(16px,14.72px + .4vw,18.4px);color:#3d3f78;margin:0;line-height:1.7}.pb-page .boundaries{display:flex;flex-direction:column;gap:12px;margin:clamp(32px,4vw,48px) 0}.pb-page .boundaries__hint{font-size:12.48px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#8e90b0;margin-bottom:2px}.pb-page .boundary-card{--b-accent: #488CE1;border-radius:20px;border:1.5px solid #E2E8F0;background:#fff;overflow:hidden;transition:all .35s ease}.pb-page .boundary-card--physical{--b-accent: #488CE1}.pb-page .boundary-card--emotional{--b-accent: #E0709B}.pb-page .boundary-card--time{--b-accent: #4EB97F}.pb-page .boundary-card--material{--b-accent: #E0A055}.pb-page .boundary-card--digital{--b-accent: #6BC5E8}.pb-page .boundary-card--values{--b-accent: #9B7EC8}.pb-page .boundary-card:hover{box-shadow:0 4px 20px #0000000a}.pb-page .boundary-card.open{border-color:var(--b-accent);box-shadow:0 4px 22px #0000000f}.pb-page .boundary-card__head{display:flex;align-items:center;gap:14px;width:100%;padding:clamp(16px,2.2vw,22px);background:transparent;border:none;font-family:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;min-height:44px;transition:background .3s ease}.pb-page .boundary-card.open .boundary-card__head{background:color-mix(in srgb,var(--b-accent) 5%,transparent)}.pb-page .boundary-card__dot{flex-shrink:0;width:14px;height:14px;border-radius:50%;background:var(--b-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--b-accent) 16%,transparent)}.pb-page .boundary-card__head-text{flex:1;display:flex;flex-direction:column;gap:2px}.pb-page .boundary-card__name{font-size:clamp(16.8px,15.2px + .4vw,19.2px);font-weight:700;color:#383b7c;line-height:1.3}.pb-page .boundary-card__tagline{font-size:clamp(14.4px,13.6px + .25vw,16px);font-style:italic;color:var(--b-accent);font-weight:500}.pb-page .boundary-card__chevron{width:20px;height:20px;flex-shrink:0;color:#8e90b0;transition:transform .35s cubic-bezier(.4,0,.2,1),color .3s ease}.pb-page .boundary-card.open .boundary-card__chevron{transform:rotate(180deg);color:var(--b-accent)}.pb-page .boundary-card__body{max-height:0;overflow:hidden;transition:max-height .45s cubic-bezier(.4,0,.2,1)}.pb-page .boundary-card.open .boundary-card__body{max-height:400px}.pb-page .boundary-card__text{margin:0;padding:0 clamp(16px,2.2vw,22px) clamp(18px,2.4vw,24px) calc(clamp(16px,2.2vw,22px) + 28px);font-size:clamp(15.2px,14.4px + .25vw,17.28px);color:#5a5d8a;line-height:1.7;border-top:1px solid #EDF2F7;padding-top:clamp(14px,2vw,18px)}.pb-page .scale{position:relative;margin:clamp(40px,5vw,64px) calc(-1*clamp(8px,2vw,16px));padding:clamp(32px,4vw,48px);background:linear-gradient(135deg,#f7fafb,#f0f7ff,#f7faf8);border-radius:24px;border:1px solid rgba(72,140,225,.1);overflow:hidden}.pb-page .scale__header{display:flex;align-items:center;gap:12px;margin-bottom:18px}.pb-page .scale__icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#488ce1,#4eb97f);border-radius:14px;color:#fff;flex-shrink:0}.pb-page .scale__icon svg{width:22px;height:22px}.pb-page .scale__label{font-size:12.48px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#488ce1}.pb-page .scale__title{font-size:19.2px;font-weight:600;color:#383b7c;line-height:1.3}.pb-page .scale__intro{font-size:clamp(15.2px,14.4px + .25vw,17.28px);color:#5a5d8a;margin:0 0 18px;line-height:1.65}.pb-page .scale__items{display:flex;flex-direction:column;gap:12px}.pb-page .scale__result{margin-top:20px;padding:clamp(19.2px,2.5vw,28.8px);border-radius:20px;text-align:center;opacity:0;transform:translateY(12px);transition:all .5s ease;pointer-events:none;background:#fff9}.pb-page .scale__result.visible{opacity:1;transform:translateY(0);pointer-events:auto}.pb-page .scale__result--low{background:linear-gradient(135deg,#d7e7de,#e3eef9)}.pb-page .scale__result--mid{background:linear-gradient(135deg,#ffecd5,#ffe1cb)}.pb-page .scale__result--high{background:linear-gradient(135deg,#f2d7ce,#ede1ea)}.pb-page .scale__score{display:inline-flex;align-items:baseline;gap:6px;padding:6px 16px;border-radius:9999px;background:#ffffffb3;margin-bottom:10px}.pb-page .scale__score-label{font-size:12.48px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#8e90b0}.pb-page .scale__score-value{font-size:22px;font-weight:800;color:#383b7c}.pb-page .scale__score-max{font-size:14px;color:#8e90b0}.pb-page .scale__result-text{font-size:clamp(16px,14.72px + .4vw,18.4px);line-height:1.65;color:#383b7c;margin:0}.pb-page .scale-row{display:grid;grid-template-columns:32px 1fr;grid-template-areas:"num text" "num options";gap:8px 14px;padding:16px 18px;background:#fff;border-radius:18px;border:1.5px solid #E2E8F0;transition:all .3s ease}.pb-page .scale-row.answered{border-color:#488ce166;box-shadow:0 4px 18px #488ce10f}.pb-page .scale-row__num{grid-area:num;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#488ce114;color:#488ce1;font-size:13.6px;font-weight:700}.pb-page .scale-row.answered .scale-row__num{background:linear-gradient(135deg,#488ce1,#4eb97f);color:#fff}.pb-page .scale-row__text{grid-area:text;font-size:clamp(15.2px,14.4px + .25vw,17.28px);font-weight:500;color:#383b7c;line-height:1.5}.pb-page .scale-row__options{grid-area:options;display:flex;flex-direction:column;gap:8px}.pb-page .scale-opt{display:flex;width:100%;align-items:center;justify-content:center;gap:6px;padding:10px 16px;min-height:44px;border-radius:9999px;border:1.5px solid #E2E8F0;background:#fff;color:#5a5d8a;font-family:inherit;font-size:14.08px;font-weight:600;cursor:pointer;transition:all .25s ease;-webkit-tap-highlight-color:transparent}.pb-page .scale-opt:hover{border-color:#b8c9e0;transform:translateY(-1px)}.pb-page .scale-opt__label{font-weight:600}.pb-page .scale-opt--0.selected{border-color:#4eb97f;background:#4eb97f1a;color:#3a9464}.pb-page .scale-opt--1.selected{border-color:#e0a055;background:#e0a0551f;color:#b67a32}.pb-page .compare{display:flex;flex-direction:column;gap:14px;margin:clamp(32px,4vw,48px) calc(-1*clamp(8px,2vw,16px))}.pb-page .compare-row{display:grid;grid-template-columns:1fr;gap:12px;align-items:center;padding:clamp(20px,3vw,32px);background:linear-gradient(135deg,#f7fafb,#f0f7ff,#f7faf8);border-radius:22px;border:1px solid rgba(72,140,225,.1)}.pb-page .compare-row__arrow{display:flex;align-items:center;justify-content:center;color:#a6a8c4;transform:rotate(90deg)}.pb-page .compare-row__arrow svg{width:22px;height:22px}.pb-page .compare-col{padding:16px 18px;border-radius:16px;height:100%}.pb-page .compare-col--you{background:#e055550f;border:1px solid rgba(224,85,85,.18)}.pb-page .compare-col--i{background:#4eb97f14;border:1px solid rgba(78,185,127,.22)}.pb-page .compare-col__tag{font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.pb-page .compare-col--you .compare-col__tag{color:#c0433b}.pb-page .compare-col--i .compare-col__tag{color:#3a9464}.pb-page .compare-col__text{margin:0;font-size:clamp(15.2px,14.4px + .25vw,17.28px);color:#383b7c;line-height:1.55}@media (min-width: 680px){.pb-page .compare-row{grid-template-columns:1fr auto 1fr;gap:14px}.pb-page .compare-row__arrow{transform:none}}.pb-page .letter{position:relative;margin:clamp(32px,4vw,48px) calc(-1*clamp(8px,2vw,16px));padding:clamp(32px,4vw,48px);background:linear-gradient(135deg,#f7faf8,#f0f7ff,#f7fafb);border-radius:24px;border:1px solid rgba(78,185,127,.15);overflow:hidden}.pb-page .letter__header{display:flex;align-items:center;gap:12px;margin-bottom:6px}.pb-page .letter__icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4eb97f,#488ce1);border-radius:14px;color:#fff;flex-shrink:0}.pb-page .letter__icon svg{width:22px;height:22px}.pb-page .letter__label{font-size:12.48px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#3da068}.pb-page .letter__title{font-size:19.2px;font-weight:600;color:#383b7c}.pb-page .letter__subtitle{font-size:13.6px;font-style:italic;color:#8e90b0;margin:0 0 16px 56px}.pb-page .letter__intro{font-size:clamp(15.2px,14.4px + .25vw,17.28px);color:#5a5d8a;margin:0 0 16px;line-height:1.65}.pb-page .letter__template{padding:16px 18px;margin-bottom:16px;background:#ffffffb3;border-radius:14px;border:1px dashed rgba(72,140,225,.4);font-size:clamp(15.2px,14.4px + .25vw,17.28px);font-style:italic;color:#5a5d8a;line-height:1.9}.pb-page .letter__input{box-sizing:border-box;width:100%;min-height:110px;padding:14px 16px;border-radius:14px;border:1.5px solid rgba(72,140,225,.25);background:#ffffffd9;font-family:inherit;font-size:clamp(15.2px,14.4px + .25vw,17.28px);color:#383b7c;line-height:1.6;resize:vertical;transition:border-color .25s ease,box-shadow .25s ease}.pb-page .letter__input:focus{outline:none;border-color:#488ce1;box-shadow:0 0 0 4px #488ce126}.pb-page .letter__input::placeholder{color:#a6a8c4}.pb-page .letter__saved{margin-top:12px;font-size:14.08px;font-weight:500;color:#3da068;opacity:0;transform:translateY(4px);transition:all .4s ease}.pb-page .letter__saved.visible{opacity:1;transform:translateY(0)}.pb-page .faq-section{margin:clamp(48px,6vw,80px) 0 0}.pb-page .faq-section__title{font-size:clamp(25.6px,20.8px + 1.5vw,38.4px);font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#383b7c;margin-bottom:clamp(24px,3vw,32px)}.pb-page .faq-cards{display:flex;flex-direction:column;gap:12px}.pb-page .faq-card{border-radius:20px;border:1.5px solid #E2E8F0;overflow:hidden;transition:all .35s ease;background:#fff}.pb-page .faq-card:hover{box-shadow:0 4px 20px #0000000a}.pb-page .faq-card.open{box-shadow:0 4px 20px #0000000f;border-color:#488ce1}.pb-page .faq-card__header{display:flex;align-items:center;gap:14px;padding:clamp(19.2px,2.5vw,25.6px);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:background .3s ease;min-height:44px}.pb-page .faq-card.open .faq-card__header{background:#488ce10a}.pb-page .faq-card__question{flex:1;font-size:clamp(16.8px,16px + .3vw,19.2px);font-weight:600;color:#383b7c;line-height:1.4}.pb-page .faq-card__chevron{width:20px;height:20px;color:#8e90b0;transition:transform .35s cubic-bezier(.4,0,.2,1),color .3s ease;flex-shrink:0}.pb-page .faq-card.open .faq-card__chevron{transform:rotate(180deg);color:#488ce1}.pb-page .faq-card__body{max-height:0;overflow:hidden;transition:max-height .45s cubic-bezier(.4,0,.2,1)}.pb-page .faq-card.open .faq-card__body{max-height:600px}.pb-page .faq-card__content{padding:0 clamp(19.2px,2.5vw,25.6px) clamp(19.2px,2.5vw,25.6px);color:#5a5d8a;line-height:1.7;font-size:clamp(16px,14.72px + .4vw,18.4px);border-top:1px solid #EDF2F7;padding-top:clamp(16px,2vw,22.4px)}.pb-page .cta-section-wrap{position:relative;margin:clamp(48px,6vw,80px) calc(-1*clamp(8px,2vw,16px));border-radius:30px;padding:2px;background:linear-gradient(135deg,#488ce1,#4eb97f,#6bc5e8,#488ce1);background-size:300% 300%;animation:pb-cta-border-shift 5s ease infinite}.pb-page .cta-section{position:relative;padding:clamp(40px,5vw,64px) clamp(24px,3vw,40px);border-radius:28px;background:linear-gradient(135deg,#f7fafb,#f0f7ff 40%,#f2f8f5);text-align:center;overflow:hidden}.pb-page .cta-section:before{content:"";position:absolute;top:-50%;left:-30%;width:500px;height:500px;background:radial-gradient(circle,rgba(72,140,225,.08) 0%,transparent 60%);border-radius:50%;pointer-events:none}.pb-page .cta-section:after{content:"";position:absolute;bottom:-40%;right:-20%;width:400px;height:400px;background:radial-gradient(circle,rgba(72,140,225,.06) 0%,transparent 60%);border-radius:50%;pointer-events:none}.pb-page .cta-sparkle{position:absolute;width:6px;height:6px;border-radius:50%;pointer-events:none;z-index:0}.pb-page .cta-sparkle--1{top:15%;left:10%;background:#488ce140;animation:pb-cta-float 6s ease-in-out infinite}.pb-page .cta-sparkle--2{top:25%;right:12%;width:4px;height:4px;background:#4eb97f4d;animation:pb-cta-float 5s ease-in-out infinite 1s}.pb-page .cta-sparkle--3{bottom:20%;left:18%;width:5px;height:5px;background:#6bc5e840;animation:pb-cta-float 7s ease-in-out infinite .5s}.pb-page .cta-sparkle--4{top:55%;right:8%;width:3px;height:3px;background:#488ce133;animation:pb-cta-float 4.5s ease-in-out infinite 2s}.pb-page .cta-sparkle--5{bottom:30%;right:25%;width:5px;height:5px;background:#4eb97f33;animation:pb-cta-float 5.5s ease-in-out infinite 1.5s}.pb-page .cta-avatar{position:relative;width:72px;height:72px;margin:0 auto 20px;z-index:1}.pb-page .cta-avatar__glow{position:absolute;width:200%;height:200%;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(227,238,249,.8) 0%,transparent 70%);animation:pb-pulse-glow 3s ease-in-out infinite}.pb-page .cta-avatar__ring{position:absolute;top:50%;left:50%;width:100%;height:100%;border-radius:50%;border:2px solid rgba(72,140,225,.25);transform:translate(-50%,-50%) scale(1);opacity:0;animation:pb-cta-ring-pulse 3s ease-out infinite}.pb-page .cta-avatar__ring:nth-child(2){animation-delay:1s}.pb-page .cta-avatar__ring:nth-child(3){animation-delay:2s}.pb-page .cta-avatar__img{position:relative;width:100%;height:100%;z-index:1;filter:drop-shadow(0 6px 20px rgba(72,140,225,.3))}.pb-page .cta-section__title{font-size:clamp(22.4px,19.2px + 1vw,32px);font-weight:700;color:#383b7c;margin-bottom:12px;position:relative;z-index:1}.pb-page .cta-section__desc{font-size:16px;color:#5a5d8a;max-width:480px;margin:0 auto 24px;line-height:1.65;position:relative;z-index:1}.pb-page .cta-btn{display:inline-flex;flex-direction:column;align-items:center;padding:16px 40px;background:linear-gradient(135deg,#488ce1,#4eb97f);color:#fff;border-radius:9999px;font-size:17.6px;font-weight:600;font-family:inherit;cursor:pointer;border:none;position:relative;z-index:1;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #488ce14d,0 10px 25px #0000000f;text-decoration:none;animation:pb-cta-btn-nudge 5s ease-in-out infinite;min-height:56px}.pb-page .cta-btn:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 6px 30px #488ce166,0 15px 35px #00000014}.pb-page .cta-btn:active{transform:translateY(-1px) scale(1)}.pb-page .cta-btn:before{content:"";position:absolute;top:0;left:-100%;right:0;bottom:0;width:60%;background:linear-gradient(110deg,transparent 20%,rgba(255,255,255,.35) 50%,transparent 80%);animation:pb-cta-btn-shimmer 4s ease-in-out infinite}.pb-page .cta-btn__sub{font-size:13.12px;font-weight:400;opacity:.9;margin-top:2px}.pb-page .cta-trust{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:20px;flex-wrap:wrap;position:relative;z-index:1}.pb-page .cta-trust__item{display:flex;align-items:center;gap:6px;font-size:13.12px;color:#8e90b0}.pb-page .cta-trust__item svg{width:16px;height:16px;color:#4eb97f}.pb-page .reveal{opacity:0;transform:translateY(25px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.pb-page .reveal.visible{opacity:1;transform:translateY(0)}@media (max-width: 639px){.pb-page .scale-row{grid-template-columns:28px 1fr;padding:14px}.pb-page .scale-opt{padding:10px 14px}.pb-page .boundary-card__text{padding-left:clamp(16px,2.2vw,22px)}.pb-page .letter__subtitle{margin-left:0}.pb-page .compare{gap:18px}.pb-page .compare-row{display:block;padding:0;gap:0;background:#fff;border:1.5px solid #E8EDF5;border-radius:20px;box-shadow:0 6px 22px #488ce112;overflow:hidden}.pb-page .compare-col{height:auto;padding:18px;border:none;border-radius:0}.pb-page .compare-col--you{background:linear-gradient(180deg,#e0555512,#e0555509)}.pb-page .compare-col--i{background:linear-gradient(180deg,#4eb97f0d,#4eb97f17)}.pb-page .compare-row__arrow{position:relative;z-index:2;width:34px;height:34px;margin:-17px auto;border-radius:50%;background:linear-gradient(135deg,#488ce1,#4eb97f);color:#fff;box-shadow:0 4px 12px #488ce147;transform:none}.pb-page .compare-row__arrow svg{width:16px;height:16px;transform:rotate(90deg)}}
