*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;color:#1a1a2e;background:#fff;font-size:16px;line-height:1.5}body{display:flex;flex-direction:column;height:100dvh;height:100vh;overflow:hidden;background:#f0f0f0}button,input{font:inherit;border:none;background:none;cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}.app-shell{display:flex;flex-direction:column;height:100%;width:100%;max-width:480px;margin:0 auto;background:#fff;position:relative;transform:translateZ(0)}@media(min-width:481px){html{font-family:Inter,sans-serif}body{background:#e8e8e8}.app-shell{box-shadow:0 0 40px #0000001a;border-left:1px solid #ddd;border-right:1px solid #ddd}}@media(max-width:480px){body{background:#fff}}.hdr{display:flex;align-items:center;justify-content:center;height:52px;padding:0 16px;position:relative;border-bottom:1px solid #f0f0f0;flex-shrink:0;background:#fff;z-index:10}.hdr .back{position:absolute;left:12px;font-size:22px;color:#1abfbf;padding:8px;line-height:1;font-weight:300}.hdr .cnt{position:absolute;right:16px;font-size:14px;color:#888;font-weight:500}.hdr .contact{position:absolute;right:16px;font-size:13px;color:#1abfbf;font-weight:500}.logo-wrap{display:flex;align-items:center;gap:6px}.logo-mark{width:24px;height:24px}.logo-text{font-size:18px;font-weight:700;color:#1a1a2e;letter-spacing:-.3px}.pbar{height:3px;background:#ebebeb;flex-shrink:0}.pbar .fill{height:100%;background:linear-gradient(90deg,#1abfbf,#15a8a8);transition:width .4s ease;border-radius:0 2px 2px 0}#app{flex:1;overflow:hidden;position:relative;display:flex;flex-direction:column}.step{flex:1;min-height:0;display:flex;flex-direction:column;transition:opacity .2s ease,transform .2s ease;will-change:opacity,transform;overflow:hidden}.step:has(.pw-sc){overflow:visible}.step.out{opacity:0;transform:translate(-24px)}.step.in{opacity:0;transform:translate(24px)}.sc{flex:1;min-height:0;padding:16px 20px 20px;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.sf{padding:12px 20px calc(24px + env(safe-area-inset-bottom,0px));flex-shrink:0;background:#fff;box-shadow:0 -1px #f0f0f0}.q-title{font-size:24px;font-weight:700;text-align:center;margin:0 0 8px;line-height:1.3;letter-spacing:-.3px}.q-sub{font-size:15px;color:#666;text-align:center;margin:0 0 16px}.q-label{font-size:14px;color:#888;text-align:center;margin:0 0 4px;text-transform:uppercase;letter-spacing:1px;font-weight:600}.btn-continue{width:100%;height:52px;border-radius:26px;font-size:17px;font-weight:600;color:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s}.btn-purple{background:#4723d1}.btn-purple:active{background:#3a1cb0;transform:scale(.98)}.btn-gray{background:#c8c8c8;pointer-events:none}.btn-teal{background:#1abfbf}.btn-teal:active{background:#15a8a8;transform:scale(.98)}.btn-dark{background:#1a1a2e;color:#fff}.btn-dark:active{background:#0d0d1a;transform:scale(.98)}.popup-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:flex-end;justify-content:center;z-index:20;padding:20px;animation:fadeIn .3s ease}.popup-card{background:#fff;border-radius:24px;padding:28px 24px;width:100%;max-width:340px;text-align:center;animation:slideUp .3s ease;margin-bottom:40px}.popup-card .q-title{font-size:20px;margin-bottom:12px}.popup-illust{font-size:64px;margin:12px 0}.popup-question{font-size:16px;color:#444;margin-bottom:20px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(60px);opacity:0}to{transform:translateY(0);opacity:1}}.mt-auto{margin-top:auto}.mb-8{margin-bottom:8px}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.text-center{text-align:center}.text-purple{color:#4723d1}.text-teal{color:#1abfbf}.fw-700{font-weight:700}.gap-top{padding-top:16px}.spacer{flex:1}.divider{height:1px;background:#f0f0f0;margin:16px 0}.pill{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;border:1.5px solid #DDD}.optin-skip{font-size:15px;color:#888;text-align:center;padding:12px 0;text-decoration:underline}.legal-text{font-size:12px;color:#999;text-align:center;line-height:1.5;margin-top:auto;padding:16px 0}.legal-text a{color:#1abfbf;text-decoration:underline}.illust{display:flex;align-items:center;justify-content:center;min-height:110px;font-size:56px;margin:4px 0 12px;user-select:none;-webkit-user-select:none;border-radius:16px;position:relative;line-height:1}.illust-sm{min-height:80px;font-size:44px;margin:4px 0 8px}.illust-landing{display:flex;gap:10px;justify-content:center;margin:12px 0 20px}.illust-landing>div{flex:1;max-width:165px;height:150px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:48px}.illust-img{display:block;width:100%;max-width:320px;height:auto;margin:4px auto 12px;border-radius:16px;user-select:none;-webkit-user-select:none}.illust-img-sm{max-width:240px;margin:4px auto 8px}.opts{display:flex;flex-direction:column;gap:10px;margin-top:8px}.opt{width:100%;min-height:48px;padding:12px 16px;background:#f5f5f5;border-radius:12px;text-align:left;font-size:16px;font-weight:500;transition:background .15s,transform .1s;-webkit-tap-highlight-color:transparent;display:flex;align-items:center;gap:12px}.opt:active{transform:scale(.98);background:#e8e8e8}.opt.picked{background:#e0f7f5;outline:2px solid #1ABFBF}.opt .emoji{font-size:24px;flex-shrink:0}.mopt{width:100%;min-height:52px;padding:14px 16px;background:#f5f5f5;border-radius:12px;text-align:left;font-size:16px;font-weight:500;transition:background .15s,outline .15s;display:flex;align-items:center;gap:12px;-webkit-tap-highlight-color:transparent}.mopt:active{transform:scale(.98)}.mopt.sel{background:#e0f7f5;outline:2px solid #1ABFBF}.mopt .ck{width:22px;height:22px;border-radius:6px;border:2px solid #CCC;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .15s;font-size:13px;color:transparent}.mopt.sel .ck{background:#1abfbf;border-color:#1abfbf;color:#fff}.chips{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:8px}.chip{padding:10px 16px;background:#f5f5f5;border-radius:20px;font-size:14px;font-weight:500;display:flex;align-items:center;gap:6px;transition:all .15s;-webkit-tap-highlight-color:transparent}.chip:active{transform:scale(.96)}.chip.sel{background:#e0f7f5;outline:2px solid #1ABFBF}.chip .emoji{font-size:18px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:8px}.gopt{padding:12px 8px;background:#f5f5f5;border-radius:12px;text-align:center;font-size:13px;font-weight:500;display:flex;flex-direction:column;align-items:center;gap:6px;transition:all .15s;min-height:90px;justify-content:center}.gopt:active{transform:scale(.96)}.gopt.sel{background:#e0f7f5;outline:2px solid #1ABFBF}.gopt .gi{font-size:36px;line-height:1}.slider-row{display:flex;gap:8px;justify-content:center;margin-top:auto;padding-bottom:8px}.slider-btn{width:56px;height:56px;background:#e4e4ec;border-radius:12px;font-size:20px;font-weight:700;color:#444;display:flex;align-items:center;justify-content:center;transition:all .15s}.slider-btn:active{transform:scale(.94);background:#c8c8d8}.slider-btn.picked{background:#1abfbf;color:#fff}.slider-labels{display:flex;justify-content:space-between;font-size:12px;color:#888;margin-top:4px;padding:0 4px}.yn-row{display:flex;gap:12px;margin-top:auto;padding-bottom:16px}.yn-btn{flex:1;height:56px;border-radius:14px;font-size:17px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .15s}.yn-btn:active{transform:scale(.96)}.yn-no,.yn-yes{background:#f5f5f5;color:#1a1a2e}.yn-icon{font-size:18px}.quote-box{background:linear-gradient(135deg,#f0efff,#e8e6ff);border-radius:16px;padding:24px 20px;margin:16px 0;position:relative;border:1px solid #DDD8FF}.quote-mark{font-size:32px;color:#4723d1;font-family:Georgia,serif;line-height:1;margin-bottom:8px}.quote-text{font-size:17px;font-weight:600;font-style:italic;text-align:center;color:#1a1a2e;line-height:1.4}.gender-row{display:flex;gap:12px;margin-top:8px}.gender-btn{flex:1;height:52px;border-radius:26px;font-size:17px;font-weight:600;color:#fff;display:flex;align-items:center;justify-content:center}.gender-btn:active{transform:scale(.97)}.btn-female{background:#1abfbf}.btn-male{background:#4723d1}.input-wrap{margin:16px 0}.input-field{width:100%;padding:14px 0;font-size:18px;border:none;border-bottom:2px solid #4723D1;outline:none;background:transparent;text-align:left}.input-field::placeholder{color:#bbb}.email-suggestions{display:none;flex-direction:column;gap:0;margin-top:8px;border:1px solid #EEE;border-radius:12px;overflow:hidden}.email-suggestions.visible{display:flex}.email-sug{padding:12px 16px;font-size:15px;color:#444;border-bottom:1px solid #F0F0F0}.email-sug:last-child{border-bottom:none}.email-sug:active{background:#f5f5f5}.profile-card{background:#fff;border-radius:16px;padding:20px;margin:8px 0}.score-bar-wrap{margin:12px 0 8px}.score-bar{height:8px;border-radius:4px;background:linear-gradient(90deg,#1abfbf,#ffd93d,#ff9f43 66%,#ff6b6b);position:relative}.score-marker{position:absolute;top:-4px;width:16px;height:16px;border-radius:50%;background:#fff;border:3px solid #1A1A2E;transform:translate(-50%)}.score-marker-anim{transition:left 1.2s cubic-bezier(.25,.46,.45,.94)}.pct-fill-anim{transition:width 1.2s cubic-bezier(.25,.46,.45,.94)}.chart-dot-anim{opacity:0;animation:chartDotIn .4s ease forwards}@keyframes chartDotIn{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}.score-labels{display:flex;justify-content:space-between;font-size:11px;color:#888;margin-top:4px;font-weight:600;text-transform:uppercase}.stat-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #F0F0F0}.stat-row:last-child{border-bottom:none}.stat-icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px}.stat-label{font-size:13px;color:#888}.stat-value{font-size:14px;font-weight:600}.pct-bar{height:6px;background:#ebebeb;border-radius:3px;margin-top:6px}.pct-fill{height:100%;border-radius:3px;background:#1abfbf}.type-badge{display:inline-block;padding:8px 20px;border-radius:20px;background:#f0efff;color:#4723d1;font-weight:700;font-size:18px;margin:8px 0}.symptom-item{display:flex;align-items:flex-start;gap:10px;padding:8px 0;font-size:15px}.symptom-icon{color:#1abfbf;font-size:18px;flex-shrink:0;margin-top:1px}.chart-card{background:#f9f9f9;border-radius:16px;padding:20px;margin:12px 0}.chart-svg{width:100%;height:160px}.chart-title{font-size:16px;font-weight:700;margin-bottom:12px}.chart-labels{display:flex;justify-content:space-between;font-size:11px;color:#888;margin-top:4px}.prediction-date{color:#4723d1;font-weight:700}.level-pill{display:inline-block;padding:6px 14px;border-radius:16px;font-size:13px;font-weight:600;border:1.5px solid #FF6B6B;color:#1a1a2e;margin:8px 0}.loading-wrap{display:flex;flex-direction:column;align-items:center;padding-top:40px}.circle-progress{position:relative;width:120px;height:120px}.circle-progress svg{width:120px;height:120px;transform:rotate(-90deg)}.circle-progress circle{fill:none;stroke-width:6}.circle-bg{stroke:#ebebeb}.circle-fg{stroke:#1abfbf;stroke-linecap:round;transition:stroke-dashoffset .5s ease}.circle-pct{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;color:#1abfbf}.review-card{background:#fff;border-radius:16px;padding:20px;margin:8px 0;box-shadow:0 2px 12px #0000000f}.review-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.review-title{font-size:15px;font-weight:700}.review-author{font-size:13px;color:#888}.review-text{font-size:14px;color:#444;line-height:1.5}.social-heading{font-size:24px;font-weight:800;text-align:center;color:#1a1a2e;margin-bottom:4px}.social-sub{font-size:16px;color:#666;text-align:center}.fab{position:fixed;bottom:16px;left:16px;width:44px;height:44px;border-radius:50%;background:#1abfbf;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #1abfbf4d;z-index:15}.fab svg{width:24px;height:24px;fill:#fff}.pw-sc{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;background:#fff}.pw-timer-bar{background:#ffb347;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#1a1a2e;font-weight:700;position:sticky;top:0;z-index:10}.pw-timer-bar .pw-timer{font-size:30px;font-weight:800;color:#4723d1;letter-spacing:1px}.pw-top-cta{background:#4723d1;color:#fff;font-size:12px;font-weight:700;padding:8px 14px;border-radius:10px;border:none;cursor:pointer;white-space:nowrap;letter-spacing:.3px}.pw-top-cta:active{background:#3a1cb0;transform:scale(.96)}.pw-hero{padding:20px 20px 0}.pw-hero-title{font-size:24px;font-weight:800;line-height:1.25;margin:0 0 16px;color:#1a1a2e}.pw-hero-img{display:block;width:100%;height:auto;margin:0 0 20px}.pw-info-cards{display:flex;gap:10px;margin:0 20px 16px}.pw-info-card{flex:1;background:#f7f7f7;border-radius:14px;padding:14px;display:flex;align-items:center;gap:12px}.pw-info-card-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pw-info-card-icon svg{width:22px;height:22px}.pw-info-card-label{font-size:11px;color:#888;line-height:1.2;margin-bottom:2px}.pw-info-card-value{font-size:14px;font-weight:700;color:#1a1a2e;line-height:1.25}.pw-timeline{padding:0 20px 20px;position:relative}.pw-tl-section{display:flex;gap:14px;margin-bottom:0}.pw-tl-line{display:flex;flex-direction:column;align-items:center;width:20px;flex-shrink:0}.pw-tl-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0;margin-top:4px}.pw-tl-dot-red{background:#ff6b6b}.pw-tl-dot-yellow{background:#ffd93d}.pw-tl-dot-green{background:#4cd964}.pw-tl-dash{width:2px;flex:1;min-height:20px;border-left:2px dashed #DDD;margin:4px 0}.pw-tl-content{flex:1;padding-bottom:20px}.pw-tl-label{font-size:17px;font-weight:800;letter-spacing:.3px;margin-bottom:10px;color:#1a1a2e}.pw-tl-items{display:flex;flex-direction:column;gap:10px}.pw-tl-item{display:flex;align-items:flex-start;gap:10px;font-size:15px;color:#1a1a2e;line-height:1.45}.pw-tl-icon{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;flex-shrink:0;margin-top:0}.pw-tl-icon-red{background:#ffe8e8;color:#ff6b6b}.pw-tl-icon-green{background:#e0f7e8;color:#4cd964}.pw-extra-text{padding:0 20px 20px;font-size:15px;color:#1a1a2e;line-height:1.6}.pw-cta{padding:0 20px calc(16px + env(safe-area-inset-bottom,0px))}.pw-cta-btn{width:100%;height:54px;border-radius:14px;font-size:17px;font-weight:700;color:#fff;background:#4723d1;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;letter-spacing:.3px;animation:pwPulse 2s ease-in-out infinite}.pw-cta-btn:active{transform:scale(.98);background:#3a1cb0;animation:none}@keyframes pwPulse{0%,to{transform:scale(1);box-shadow:0 0 #4723d166}50%{transform:scale(1.02);box-shadow:0 4px 20px #4723d166}}.pw-cta-btn-border{position:relative;overflow:visible}.pw-cta-btn-border:before,.pw-cta-btn-border:after{content:"";position:absolute;inset:-4px;border-radius:18px;border:2px solid rgba(71,35,209,.4);animation:pwBorderRipple 2s ease-out infinite;pointer-events:none}.pw-cta-btn-border:after{animation-delay:1s}@keyframes pwBorderRipple{0%{inset:-2px;opacity:1;border-color:#4723d180}to{inset:-16px;opacity:0;border-color:#4723d100}}.pw-sticky-float{position:fixed;bottom:20px;right:20px;z-index:20;width:56px;height:56px;border-radius:50%;background:#4723d1;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;box-shadow:0 4px 16px #4723d166;animation:pwPulse 2s ease-in-out infinite;color:#fff;font-size:20px}.pw-sticky-float:active{transform:scale(.95);animation:none}.pw-testimonials{padding:20px}.pw-testimonials h2{font-size:20px;font-weight:800;text-align:center;margin-bottom:16px;line-height:1.3}.pw-testimonials h2 span{color:#4723d1}.pw-test-card{border-radius:16px;padding:16px;margin-bottom:12px}.pw-test-card-purple{background:#f0efff}.pw-test-card-yellow{background:#fff8e1}.pw-test-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.pw-test-left{display:flex;flex-direction:column;gap:2px}.pw-test-name{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#444}.pw-test-rating{color:#ffb800;font-size:13px;letter-spacing:1px}.pw-test-right{text-align:right;font-size:11px;color:#888}.pw-test-text{font-size:14px;color:#1a1a2e;line-height:1.55}.pw-test-featured{text-align:center;font-size:13px;color:#888;padding:8px 0}.pw-social-card{margin:0 20px 20px;background:#f0efff;border-radius:16px;padding:20px;display:flex;align-items:center;gap:16px}.pw-social-card-icon{width:52px;height:52px;border-radius:50%;background:#4723d1;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;flex-shrink:0}.pw-social-card-text{font-size:22px;font-weight:800;color:#4723d1}.pw-social-card-sub{font-size:14px;color:#555;font-weight:500}.pw-who{padding:0 20px 20px;text-align:center;background:linear-gradient(180deg,#fff,#fff5f8 30%,#fff0f5);margin:0 0 8px;border-radius:0}.pw-who-badge{display:inline-block;background:linear-gradient(135deg,#ffd6e8,#ffc0d3);padding:10px 24px;border-radius:10px;font-size:20px;font-weight:800;margin-bottom:16px;color:#1a1a2e}.pw-who p{font-size:15px;color:#1a1a2e;line-height:1.6;text-align:left}.pw-who-illust{display:flex;justify-content:center;margin:20px 0 0}.pw-stats{padding:20px;text-align:center}.pw-stat-item{margin-bottom:20px}.pw-stat-num{font-size:32px;font-weight:800;color:#4723d1;line-height:1;margin-bottom:6px}.pw-stat-text{font-size:15px;color:#1a1a2e;line-height:1.5}.pw-included{padding:24px 20px;background:linear-gradient(180deg,#f8f6ff,#f0efff);margin:0 0 8px}.pw-included-badge{display:inline-block;background:linear-gradient(135deg,#d6ccff,#b8acff);padding:10px 24px;border-radius:10px;font-size:20px;font-weight:800;margin-bottom:20px;color:#1a1a2e}.pw-inc-item{display:flex;align-items:flex-start;gap:14px;margin-bottom:20px}.pw-inc-icon{width:44px;height:44px;border-radius:12px;background:#f0efff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pw-inc-icon svg{width:24px;height:24px}.pw-inc-title{font-size:14px;font-weight:700;margin-bottom:3px;text-transform:uppercase;letter-spacing:.3px;color:#1a1a2e}.pw-inc-desc{font-size:13px;color:#555;line-height:1.5}.pw-self{padding:24px 20px;text-align:center}.pw-self h2{font-size:22px;font-weight:800;line-height:1.3;margin-bottom:6px}.pw-self>p{font-size:15px;color:#666;margin-bottom:20px}.pw-phone-frame{background:#f5f5f5;border-radius:28px;padding:12px;max-width:260px;margin:0 auto;box-shadow:0 4px 20px #00000014}.pw-phone-inner{background:#fff;border-radius:20px;padding:16px;text-align:left}.pw-phone-inner .pw-phone-bar{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#888;margin-bottom:10px}.pw-phone-inner .pw-phone-section-title{font-size:11px;font-weight:600;color:#888;margin-bottom:4px}.pw-phone-inner .pw-phone-heading{font-size:14px;font-weight:700;margin-bottom:10px}.pw-phone-schedule{background:#f8f7ff;border-radius:14px;padding:14px}.pw-phone-schedule p:first-child{font-size:13px;font-weight:700;margin-bottom:4px}.pw-phone-schedule p:nth-child(2){font-size:10px;color:#888;margin-bottom:10px;line-height:1.4}.pw-phone-days{display:flex;gap:4px;margin-bottom:10px;justify-content:center}.pw-phone-day{width:26px;height:26px;border-radius:7px;background:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:600;color:#666}.pw-phone-day-active{background:#4723d1;color:#fff}.pw-phone-time{display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;color:#666;margin-bottom:10px}.pw-phone-cal-btn{background:#4723d1;color:#fff;border:none;border-radius:8px;padding:8px;font-size:11px;font-weight:700;width:100%;text-transform:uppercase;letter-spacing:.5px}.pw-practice{text-align:center;padding:20px}.pw-practice h3{font-size:18px;font-weight:800;margin-bottom:4px}.pw-practice p{font-size:14px;color:#666}.pw-compare{padding:20px}.pw-compare h2{font-size:22px;font-weight:800;text-align:center;line-height:1.3;margin-bottom:20px}.pw-compare-head{display:grid;grid-template-columns:1fr 90px 90px;padding:8px 0;font-size:12px;font-weight:700;text-align:center}.pw-compare-head span:nth-child(2){color:#1abfbf}.pw-compare-head span:nth-child(3){color:#f88}.pw-compare-row{display:grid;grid-template-columns:1fr 90px 90px;padding:14px 0;border-top:1px solid #F0F0F0;align-items:center;font-size:14px}.pw-compare-row span:nth-child(2),.pw-compare-row span:nth-child(3){text-align:center}.pw-check{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:16px}.pw-check-yes{background:#e0f7f5;color:#1abfbf}.pw-check-no{background:#ffe8e8;color:#f88}.pw-pricing{padding:20px}.pw-pricing h2{font-size:24px;font-weight:800;text-align:center;line-height:1.3;margin-bottom:12px}.pw-pricing-tags{display:flex;gap:12px;margin-bottom:16px;justify-content:center}.pw-pricing-tag{display:flex;align-items:center;gap:8px;font-size:11px;color:#666;background:#f7f7f7;border-radius:10px;padding:8px 12px;flex:1}.pw-pricing-tag-icon{width:28px;height:28px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0}.pw-plan{border:2px solid #E8E8E8;border-radius:16px;padding:14px 16px;margin-bottom:12px;position:relative;cursor:pointer;transition:all .15s}.pw-plan:not(.pw-plan-active){opacity:.55}.pw-plan.pw-plan-active{border-color:#4723d1;background:#f8f6ff}.pw-plan-banner{background:#4723d1;color:#fff;font-size:12px;font-weight:700;text-align:center;padding:8px;border-radius:14px 14px 0 0;margin:-14px -16px 12px;letter-spacing:.5px}.pw-plan-best{background:#f0f0f0;color:#666;font-size:12px;font-weight:700;text-align:center;padding:8px;border-radius:14px 14px 0 0;margin:-14px -16px 12px;letter-spacing:.5px}.pw-plan-row{display:flex;justify-content:space-between;align-items:center}.pw-plan-left{display:flex;align-items:center;gap:10px}.pw-plan-name{font-size:14px;font-weight:700}.pw-plan-save{display:inline-block;background:#4723d1;color:#fff;font-size:10px;font-weight:700;padding:3px 10px;border-radius:6px;margin-top:4px}.pw-plan-save-orange{background:#ffb347;color:#1a1a2e}.pw-plan-prices{font-size:12px;color:#888;margin-top:2px}.pw-plan-prices s{color:#aaa}.pw-plan-right{text-align:right}.pw-plan-daily{font-size:11px;color:#888}.pw-plan-daily-price{font-size:24px;font-weight:800;color:#1a1a2e}.pw-plan-daily-price sup{font-size:14px;font-weight:700;vertical-align:super}.pw-plan-daily-per{font-size:11px;color:#888;display:block;border:1px solid #DDD;border-radius:6px;padding:2px 8px;margin-top:2px}.pw-plan-radio{width:24px;height:24px;border-radius:50%;border:2px solid #CCC;flex-shrink:0;display:flex;align-items:center;justify-content:center}.pw-plan-active .pw-plan-radio{border-color:#4723d1;background:#4723d1}.pw-plan-active .pw-plan-radio:after{content:"";width:8px;height:8px;background:#fff;border-radius:50%}.pw-moneyback{display:flex;align-items:center;gap:8px;justify-content:center;font-size:14px;font-weight:700;margin:16px 0 4px}.pw-moneyback svg{width:20px;height:20px}.pw-legal-text{font-size:11px;color:#888;text-align:center;line-height:1.5;padding:8px 0 16px}.pw-legal-text a{color:#4723d1;text-decoration:underline}.pw-payments{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 0 4px}.pw-pay-icon{height:32px;padding:4px 8px;border:1px solid #E0E0E0;border-radius:6px;display:flex;align-items:center;justify-content:center}.pw-faq{padding:20px}.pw-faq h2{font-size:20px;font-weight:700;text-align:center;margin-bottom:16px}.pw-faq-item{border-bottom:1px solid #F0F0F0;padding:14px 0;cursor:pointer}.pw-faq-q{font-size:15px;font-weight:600;display:flex;justify-content:space-between;align-items:flex-start;gap:8px;cursor:pointer}.pw-faq-arrow{font-size:18px;color:#888;flex-shrink:0;transition:transform .3s;line-height:1}.pw-faq-item.open .pw-faq-arrow{transform:rotate(180deg)}.pw-faq-a{font-size:14px;color:#666;line-height:1.6;padding-top:10px;display:none}.pw-faq-item.open .pw-faq-a{display:block}.pw-guarantee{margin:20px;border:2px solid #E0F7F5;border-radius:20px;padding:28px 20px 36px;text-align:center;position:relative}.pw-guarantee h3{font-size:22px;font-weight:800;margin-bottom:14px}.pw-guarantee p{font-size:14px;color:#444;line-height:1.6;margin-bottom:8px}.pw-guarantee a{color:#1abfbf;text-decoration:underline}.pw-guarantee-badge{width:60px;height:60px;background:#1abfbf;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;color:#fff;position:absolute;bottom:-24px;right:24px;box-shadow:0 4px 12px #1abfbf4d;border:3px solid #fff}.pw-footer{padding:24px 20px calc(24px + env(safe-area-inset-bottom,0px));text-align:center}.pw-footer-logo{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:16px}.pw-footer-logo svg{width:24px;height:24px}.pw-footer-logo span{font-size:20px;font-weight:700}.pw-footer-company{font-size:12px;color:#888;margin-bottom:4px;text-align:center}.pw-footer-addr{font-size:12px;color:#888;margin-bottom:20px;text-align:center}.pw-footer-links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 16px}.pw-footer-links a{font-size:14px;color:#1abfbf;text-decoration:underline}.pw-plan-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:flex-end;justify-content:center;z-index:30;animation:fadeIn .3s ease}.pw-plan-modal{background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:420px;padding:24px 20px 32px;animation:slideUp .3s ease;max-height:85vh;overflow-y:auto}.pw-plan-modal-close{width:28px;height:28px;border-radius:50%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:16px;color:#888;cursor:pointer;border:none;margin-bottom:8px}.pw-plan-modal h2{font-size:22px;font-weight:800;text-align:center;margin-bottom:16px}.pw-plan-modal-product{display:flex;align-items:center;gap:14px;padding:16px 0;border-bottom:1px solid #F0F0F0;margin-bottom:16px}.pw-plan-modal-icon{width:56px;height:56px;border-radius:14px;background:#f0efff;display:flex;align-items:center;justify-content:center;font-size:28px;flex-shrink:0}.pw-plan-modal-name{font-size:15px;font-weight:600;line-height:1.3}.pw-modal-note{font-size:15px;font-weight:700;line-height:1.4;margin-bottom:16px}.pw-modal-modules{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.pw-modal-mod{display:flex;justify-content:space-between;align-items:center;padding:4px 0;font-size:14px;color:#444}.pw-modal-mod .pw-mod-old{color:#aaa;text-decoration:line-through;margin-right:6px}.pw-modal-mod .pw-mod-free{color:#1abfbf;font-weight:700}.pw-modal-continue{width:100%;height:54px;border-radius:14px;font-size:17px;font-weight:700;color:#fff;background:#4723d1;border:2px solid #1A1A2E;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .1s}.pw-modal-continue:active{transform:scale(.98)}.pw-apple-pay-btn{width:100%;height:54px;border-radius:14px;font-size:17px;font-weight:600;color:#fff;background:#000;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;letter-spacing:.3px}.pw-apple-pay-btn:active{background:#333;transform:scale(.98)}.pw-apple-pay-btn svg{fill:#fff}.pw-checkout-continue{width:100%;height:50px;border-radius:12px;font-size:16px;font-weight:700;color:#fff;background:#1a1a2e;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;letter-spacing:.3px}.pw-checkout-continue:active{background:#0d0d1a;transform:scale(.98)}.pw-plan-modal-main{background:#f8f6ff;border-radius:14px;padding:16px;border:1.5px solid #E0D8FF}.pw-modal-mod-secondary{opacity:.55;color:#888}.pw-modal-mod-secondary span:first-child{color:#888}
