#zapply-quiz{position:relative;height:100vh;height:100dvh;display:flex;flex-direction:column;overflow:hidden;overscroll-behavior:none}#zapply-quiz h1,#zapply-quiz h2,#zapply-quiz h3,#zapply-quiz h4,#zapply-quiz h5{font-family:Franie,Poppins,Helvetica,Arial,sans-serif}#zapply-quiz .lede,#zapply-quiz .claim p,#zapply-quiz .why p,#zapply-quiz .pillar p,#zapply-quiz .verdict p,#zapply-quiz .quote q,#zapply-quiz .offer-claim,#zapply-quiz .pcard-sub,#zapply-quiz .guarantee p,#zapply-quiz .legal{font-family:Helvetica-now,Helvetica,Arial,sans-serif}#zapply-quiz{--navy: #0C1D3C;--navy-hover: #171044;--accent: #009BF6;--accent-2: #1DA1F2;--canvas: #F5F4ED;--soft-blue: #EEF7FD;--pill-border: #C8E4F7;--beige: #EBE3D6;--trust-bg: #EFEDE4;--trust-border: #E6E1DA;--green: #00B67A;--navy-950: #051229;--navy-900: #0A1628;--navy-850: #0A1F44;--navy-800: #0C1D3C;--navy-700: #171044;--brand: #0C1D3C;--brand-deep: #171044;--brand-hi: #009BF6;--brand-soft: rgba(0, 155, 246, .1);--cream: #F5EFE6;--card: #FFFFFF;--card-hi: #EEF7FD;--line: #E6E1DA;--line-2: #D8D2C6;--white: #FFFFFF;--text: #0C1D3C;--text-2: #5A5A5A;--text-3: #8A8A8A;--ink: #0C1D3C;--ink-2: #5A5A5A;--r-sm: 10px;--r-md: 14px;--r-lg: 20px;--r-xl: 28px;--r-pill: 999px;--ease: cubic-bezier(.22, .61, .36, 1);--ease-out: cubic-bezier(.16, 1, .3, 1);--maxw: 640px}#zapply-quiz *,#zapply-quiz *:before,#zapply-quiz *:after{box-sizing:border-box;margin:0;padding:0}#zapply-quiz{height:100%}#zapply-quiz{font-family:Helvetica-now,Helvetica,Arial,sans-serif;background:var(--canvas);color:var(--text);height:100vh;height:100dvh;overflow:hidden;overscroll-behavior:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;display:flex;flex-direction:column}#zapply-quiz .bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background-image:var(--zq-bg-image, none);background-repeat:no-repeat;background-size:cover;background-position:right center;pointer-events:none;overflow:hidden}@media(max-width:560px){#zapply-quiz .bg{background-position:left center}}#zapply-quiz .header-bar{border-bottom:1px solid var(--trust-border);flex:none;position:relative;z-index:6;background:#fff}#zapply-quiz .header-inner{position:relative;max-width:1060px;margin:0 auto;min-height:56px;padding:10px 18px;display:flex;align-items:center;justify-content:center}#zapply-quiz .shell{position:relative;z-index:2;width:100%;max-width:var(--maxw);margin:0 auto;flex:1 1 auto;min-height:0;padding:24px 18px 14px;display:flex;flex-direction:column}#zapply-quiz .stagearea{flex:1 1 auto;min-height:0;display:block;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}#zapply-quiz .stagearea::-webkit-scrollbar{width:0;height:0;display:none}#zapply-quiz .fitbox{width:100%}#zapply-quiz .brandbar{flex:none;display:flex;align-items:center;justify-content:center;position:relative;min-height:32px;margin-bottom:12px}#zapply-quiz .logo{height:36px;width:auto;display:block;filter:none}#zapply-quiz .logo-fallback{font-weight:600;font-size:22px;letter-spacing:.16em;color:var(--navy);display:none}#zapply-quiz .back{position:absolute;left:18px;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:var(--r-pill);display:none;align-items:center;justify-content:center;background:#fff;border:1.5px solid var(--navy);color:var(--navy);cursor:pointer;transition:all .22s var(--ease)}#zapply-quiz .back svg{width:15px;height:15px}#zapply-quiz .back:hover{background:var(--navy);color:#fff;transform:translateY(-50%) translate(-3px);border-color:var(--navy)}#zapply-quiz .back.on{display:flex;animation:fadeIn .3s var(--ease)}#zapply-quiz .progress{flex:none;position:relative;z-index:5;width:100%;height:5px;margin:0;border-radius:0;background:var(--trust-border);overflow:hidden;opacity:0;transition:opacity .3s}#zapply-quiz .progress.on{opacity:1}#zapply-quiz .progress i{display:block;height:100%;width:0;border-radius:inherit;background:linear-gradient(90deg,#009bf6 0% 100%);box-shadow:0 0 12px #009bf6bf;transition:width .62s var(--ease-out);position:relative}#zapply-quiz .progress i:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);animation:sheen 1.9s linear infinite}@keyframes sheen{0%{transform:translate(-100%)}to{transform:translate(100%)}}#zapply-quiz .screen{display:none}#zapply-quiz .screen.active{display:block}#zapply-quiz .rise{animation:rise .58s var(--ease-out) both}@keyframes rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pop{0%{transform:scale(.82);opacity:0}60%{transform:scale(1.06)}to{transform:scale(1);opacity:1}}#zapply-quiz h1,#zapply-quiz h2{font-weight:600;letter-spacing:-.028em;line-height:1.05;text-transform:uppercase}#zapply-quiz h1{font-size:clamp(28px,6.2vw,42px);margin-bottom:2px}#zapply-quiz h2{font-size:clamp(22px,4.8vw,32px);margin-bottom:18px}#zapply-quiz h1 .hl,#zapply-quiz h2 .hl{color:var(--brand-hi)}#zapply-quiz .lede{color:var(--text-2);font-size:15.5px;line-height:1.6;margin-bottom:20px}#zapply-quiz .eyebrow{font-size:10.5px;font-weight:600;letter-spacing:.19em;text-transform:uppercase;color:var(--brand-hi);margin-bottom:9px}#zapply-quiz .claim{display:flex;gap:11px;align-items:flex-start;margin:14px 0}#zapply-quiz .claim .tick{flex:0 0 21px;width:21px;height:21px;border-radius:6px;background:var(--brand);display:flex;align-items:center;justify-content:center;margin-top:1px;box-shadow:0 4px 14px #009bf680}#zapply-quiz .claim .tick svg{width:12px;height:12px;stroke:#fff}#zapply-quiz .claim p{font-size:14.5px;line-height:1.55;color:var(--text-2)}#zapply-quiz .trust{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:12.5px;color:var(--text-2);margin-bottom:14px;font-weight:600}#zapply-quiz .trust .star{width:15px;height:15px;fill:var(--green);flex:none}#zapply-quiz .trust .tp{font-weight:600;color:var(--text);letter-spacing:-.02em}#zapply-quiz .quote{background:var(--trust-bg);border:1px solid var(--trust-border);border-radius:var(--r-lg);padding:14px 16px;display:flex;gap:13px;margin-bottom:22px;box-shadow:0 4px 12px #00000008;transition:transform .3s var(--ease),border-color .3s var(--ease)}#zapply-quiz .avatar{flex:0 0 44px;width:44px;height:44px;border-radius:var(--r-pill);overflow:hidden;background:linear-gradient(140deg,var(--brand) 0%,var(--navy-700) 100%);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:15px;color:#fff;letter-spacing:.02em}#zapply-quiz .quote q{display:block;font-style:italic;font-size:14.5px;line-height:1.55;color:#0c1d3c;margin-bottom:8px}#zapply-quiz .quote .who{font-size:12px;font-weight:600;letter-spacing:.05em;display:flex;align-items:center;gap:6px;color:#0c1d3c}#zapply-quiz .avatar img{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}#zapply-quiz .quote .who svg{width:14px;height:14px;fill:var(--green)}#zapply-quiz .opts{display:flex;flex-direction:column;gap:9px}#zapply-quiz .opt{position:relative;width:100%;text-align:left;cursor:pointer;background:#fff;border:1.5px solid var(--pill-border);border-radius:var(--r-md);padding:17px 46px 17px 18px;color:var(--ink);font-family:inherit;font-size:15px;font-weight:700;letter-spacing:-.01em;display:flex;align-items:center;gap:12px;box-shadow:0 2px 8px #00000008;transition:background .24s var(--ease),border-color .24s var(--ease),transform .24s var(--ease),box-shadow .24s var(--ease);animation:rise .5s var(--ease-out) both;animation-delay:calc(var(--i) * 65ms + 90ms);overflow:hidden}#zapply-quiz .opt:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(100deg,#009bf629,#009bf600 58%);opacity:0;transition:opacity .3s var(--ease);pointer-events:none}#zapply-quiz .opt .lbl{position:relative;transition:transform .26s var(--ease)}#zapply-quiz .opt .ico{position:relative;font-size:19px;line-height:1;flex:none;transition:transform .26s var(--ease)}#zapply-quiz .opt .mark{z-index:1;position:absolute;right:15px;top:50%;transform:translateY(-50%) scale(.5);width:20px;height:20px;border-radius:var(--r-pill);background:var(--accent);display:flex;align-items:center;justify-content:center;opacity:0;transition:all .26s var(--ease)}#zapply-quiz .opt .mark svg{width:11px;height:11px;stroke:#fff}@media(hover:hover){#zapply-quiz .opt:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 10px 24px -12px #0c1d3c52}#zapply-quiz .opt:hover:after{opacity:1}#zapply-quiz .opt:hover .lbl{transform:translate(4px)}#zapply-quiz .opt:hover .ico{transform:scale(1.14)}}#zapply-quiz .opt:active{transform:scale(.985)}#zapply-quiz .opt:focus-visible{outline:2px solid var(--brand);outline-offset:3px}#zapply-quiz .opt.sel:after{opacity:0!important}#zapply-quiz .opt.sel{background:var(--navy);border-color:transparent;color:#fff;transform:translateY(0);box-shadow:0 10px 28px -8px #009bf680}#zapply-quiz .opt.sel .mark{opacity:1;transform:translateY(-50%) scale(1);background:#fff}#zapply-quiz .opt.sel .mark svg{stroke:var(--brand-deep)}#zapply-quiz .opt.dim{opacity:.4;transform:scale(.985)}#zapply-quiz .why{margin-top:14px;background:var(--soft-blue);border:1px solid var(--pill-border);border-left:3px solid var(--brand);border-radius:var(--r-md);padding:13px 15px;animation:rise .5s var(--ease-out) both;animation-delay:.42s}#zapply-quiz .why h4{font-size:10.5px;font-weight:600;letter-spacing:.19em;text-transform:uppercase;color:var(--brand-deep);margin-bottom:8px}#zapply-quiz .why p{font-size:13.5px;line-height:1.62;color:#5a5a5a}#zapply-quiz .btn{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:19px 24px;border:none;border-radius:var(--r-pill);cursor:pointer;background:var(--navy);color:#fff;font-family:inherit;font-size:15px;font-weight:600;letter-spacing:.075em;text-transform:uppercase;box-shadow:0 10px 26px -10px #0c1d3c8c;overflow:hidden;transition:transform .24s var(--ease),box-shadow .24s var(--ease);-webkit-tap-highlight-color:transparent}#zapply-quiz .btn:after{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.32),transparent);transform:skew(-22deg)}#zapply-quiz .btn:hover{transform:translateY(-2px);box-shadow:0 16px 34px -10px #0c1d3cb3}#zapply-quiz .btn:hover:after{animation:swipe .85s var(--ease)}#zapply-quiz .btn:active{transform:translateY(0) scale(.99)}#zapply-quiz .btn:focus-visible{outline:2px solid var(--brand);outline-offset:3px}#zapply-quiz .btn .arw{transition:transform .26s var(--ease)}#zapply-quiz .btn:hover .arw{transform:translate(5px)}@keyframes swipe{to{left:130%}}#zapply-quiz .btn-note{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:13px;font-size:12.5px;color:var(--text-2);font-weight:600}#zapply-quiz .btn-note svg{width:14px;height:14px;stroke:var(--green)}#zapply-quiz .viz-shot{display:block;width:100%;height:auto;margin-top:22px;border-radius:var(--r-lg);box-shadow:0 12px 34px -18px #0c1d3c59;animation:rise .6s var(--ease-out) both;animation-delay:.18s}#zapply-quiz .dial{position:relative;width:190px;height:190px;margin:28px auto 0}#zapply-quiz .dial svg{width:100%;height:100%;transform:rotate(-90deg)}#zapply-quiz .dial .trk{fill:none;stroke:#e6e1da;stroke-width:9}#zapply-quiz .dial .bar{fill:none;stroke:url(#dialGrad);stroke-width:9;stroke-linecap:round;transition:stroke-dashoffset .28s linear;filter:drop-shadow(0 0 6px rgba(0,155,246,.4))}#zapply-quiz .dial .num{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:33px;font-weight:600;letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:var(--text)}#zapply-quiz .dial-label{text-align:center;margin-top:16px;font-size:10.5px;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:var(--text-3);animation:blink 1.7s ease-in-out infinite}@keyframes blink{0%,to{opacity:.42}50%{opacity:1}}#zapply-quiz .steps{display:flex;flex-direction:column;gap:10px;margin-top:22px}#zapply-quiz .step{display:flex;align-items:center;gap:14px;padding:16px;background:#fff;border:1px solid #E6E1DA;border-radius:var(--r-md);opacity:.7;transition:all .45s var(--ease)}#zapply-quiz .step .sico{flex:0 0 38px;width:38px;height:38px;border-radius:var(--r-pill);background:var(--soft-blue);display:flex;align-items:center;justify-content:center;transition:all .45s var(--ease)}#zapply-quiz .step .sico svg{width:17px;height:17px;stroke:#a9a296;transition:stroke .45s var(--ease)}#zapply-quiz .step .stxt{flex:1;font-size:14.5px;font-weight:700;color:var(--ink-2);transition:color .45s var(--ease)}#zapply-quiz .step .sstat{flex:0 0 20px;width:20px;height:20px;display:flex;align-items:center;justify-content:center}#zapply-quiz .step .dot{width:6px;height:6px;border-radius:50%;background:#a9a296}#zapply-quiz .step .ring{width:17px;height:17px;border-radius:50%;border:2px solid #D8D2C6;border-top-color:var(--brand);animation:spin .78s linear infinite;display:none}#zapply-quiz .step .chk{width:17px;height:17px;stroke:var(--brand);display:none}@keyframes spin{to{transform:rotate(360deg)}}#zapply-quiz .step.run{opacity:1;background:#009bf614;border-color:#009bf64d}#zapply-quiz .step.run .sico{background:#009bf62e;box-shadow:0 0 0 4px #009bf61a}#zapply-quiz .step.run .sico svg{stroke:var(--brand)}#zapply-quiz .step.run .stxt{color:var(--ink)}#zapply-quiz .step.run .dot{display:none}#zapply-quiz .step.run .ring{display:block}#zapply-quiz .step.done{opacity:1;background:var(--soft-blue);border-color:#009bf640}#zapply-quiz .step.done .sico{background:#009bf626}#zapply-quiz .step.done .sico svg{stroke:var(--brand)}#zapply-quiz .step.done .stxt{color:var(--ink)}#zapply-quiz .step.done .dot,#zapply-quiz .step.done .ring{display:none}#zapply-quiz .step.done .chk{display:block;animation:pop .34s var(--ease-out) both}#zapply-quiz .loader-foot{text-align:center;margin-top:24px;font-size:10.5px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--text-3);animation:blink 2.1s ease-in-out infinite}#zapply-quiz .rcard{background:var(--white);color:var(--ink);border-radius:var(--r-xl);padding:18px;border:1px solid #E6E1DA;box-shadow:0 20px 50px -15px #0000001a}#zapply-quiz .rcard .eyebrow{color:var(--brand-deep)}#zapply-quiz .verdict{background:var(--cream);border-radius:var(--r-lg);padding:18px;display:flex;gap:14px;align-items:flex-start}#zapply-quiz .verdict .bang{flex:0 0 44px;width:44px;height:44px;border-radius:12px;background:var(--brand-deep);color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600;line-height:1;animation:pop .5s var(--ease-out) both;animation-delay:.2s}#zapply-quiz .verdict h3{font-size:16.5px;font-weight:600;letter-spacing:-.02em;margin-bottom:9px;color:var(--ink)}#zapply-quiz .badge{display:inline-block;border:2px solid var(--brand-deep);border-radius:var(--r-pill);padding:7px 16px;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ink);margin-bottom:11px;animation:pop .5s var(--ease-out) both;animation-delay:.34s}#zapply-quiz .verdict p{font-size:14px;line-height:1.56;color:#33405c}#zapply-quiz .verdict p.it{font-style:italic;margin-top:9px;color:#5b6b8c}#zapply-quiz .meter-wrap{margin-top:16px;text-align:center}#zapply-quiz .meter-wrap h4{font-size:15.5px;font-weight:600;letter-spacing:-.02em;margin-bottom:9px;color:var(--ink)}#zapply-quiz .pill-grey{display:inline-block;background:var(--trust-bg);border-radius:var(--r-pill);padding:6px 15px;font-size:11.5px;font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:var(--ink)}#zapply-quiz .meter{position:relative;height:11px;border-radius:var(--r-pill);margin:15px 0 8px;background:linear-gradient(90deg,#22b573,#9acd32,#f2c230 52%,#e8722c,#b22222)}#zapply-quiz .meter .knob{position:absolute;top:50%;left:0;width:19px;height:19px;border-radius:50%;background:#fff;border:3px solid #fff;box-shadow:0 2px 10px #0000004d;transform:translate(-50%,-50%);transition:left 1.15s var(--ease-out)}#zapply-quiz .meter-ends{display:flex;justify-content:space-between;font-size:12px;font-weight:600;color:var(--ink)}#zapply-quiz .rgrid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}#zapply-quiz .rtile{background:#fff;border:1px solid #E6E1DA;border-radius:var(--r-md);padding:13px;box-shadow:0 4px 12px #00000008;animation:rise .5s var(--ease-out) both;animation-delay:calc(var(--i) * 90ms + .5s);transition:transform .26s var(--ease),box-shadow .26s var(--ease)}#zapply-quiz .rtile:first-child,#zapply-quiz .rtile:last-child{background:var(--cream)}#zapply-quiz .rtile:hover{transform:translateY(-4px);box-shadow:0 12px 24px -10px #0000001a}#zapply-quiz .rtile .k{display:flex;align-items:center;gap:6px;font-size:9.5px;font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:var(--brand-deep);margin-bottom:6px}#zapply-quiz .rtile .k svg{width:13px;height:13px;stroke:var(--brand-deep);flex:none}#zapply-quiz .rtile .v{font-size:14.5px;font-weight:600;letter-spacing:-.02em;color:var(--ink);text-transform:uppercase;line-height:1.2}#zapply-quiz .chart{background:#fff;border:1px solid #E6E1DA;border-radius:var(--r-lg);padding:14px;margin:14px 0 4px}#zapply-quiz .chart-head{display:flex;border-bottom:1px solid #E6E1DA;padding-bottom:11px;margin-bottom:12px}#zapply-quiz .chart-head div{flex:1;padding-right:10px}#zapply-quiz .chart-head div+div{border-left:1px solid #E6E1DA;padding-left:13px}#zapply-quiz .chart-head .k{font-size:9px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--ink-2);margin-bottom:5px}#zapply-quiz .chart-head .v{font-size:13px;font-weight:600;letter-spacing:-.01em;line-height:1.2;color:var(--ink)}#zapply-quiz .chart-head .v.up{color:var(--brand)}#zapply-quiz .chart svg{width:100%;height:auto;display:block;overflow:visible}#zapply-quiz .gline{stroke:#d8d2c6;stroke-width:1;stroke-dasharray:3 4}#zapply-quiz .glabel{fill:#5a5a5a;font-size:7.5px;font-weight:600;letter-spacing:.1em;font-family:inherit}#zapply-quiz .xlabel{fill:#5a5a5a;font-size:8px;font-weight:600;letter-spacing:.09em;font-family:inherit;text-anchor:middle}#zapply-quiz .curve{fill:none;stroke:var(--brand);stroke-width:2.6;stroke-linecap:round}#zapply-quiz .curve.draw{stroke-dasharray:var(--len);stroke-dashoffset:var(--len);animation:draw 1.7s var(--ease-out) .3s forwards}@keyframes draw{to{stroke-dashoffset:0}}#zapply-quiz .area{opacity:0;animation:fadeIn .9s var(--ease) 1.1s forwards}#zapply-quiz .tag{opacity:0;animation:pop .45s var(--ease-out) forwards}#zapply-quiz .tag-a{animation-delay:.65s}#zapply-quiz .tag-b{animation-delay:1.65s}#zapply-quiz .tag rect{rx:9}#zapply-quiz .node{opacity:0;animation:pop .4s var(--ease-out) forwards}#zapply-quiz .offer-claim{font-size:15px;line-height:1.6;color:var(--text-2);text-align:center;margin-bottom:12px}#zapply-quiz .offer-claim u,#zapply-quiz .offer-claim b{color:var(--text);font-weight:600;text-decoration-thickness:2px;text-underline-offset:3px}#zapply-quiz .offer-strong{text-align:center;font-size:15px;font-weight:600;color:var(--text);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px;margin-bottom:20px}#zapply-quiz .pcard{position:relative;border-radius:var(--r-lg);overflow:hidden;background:#fff;border:1px solid #E6E1DA;padding:0 0 22px;box-shadow:0 12px 36px -12px #0000001a}#zapply-quiz .pcard-top{background:linear-gradient(100deg,var(--brand) 0%,var(--brand-deep) 100%);text-align:center;padding:11px 14px;font-size:13px;font-weight:600;letter-spacing:-.01em;color:#fff}#zapply-quiz .pcard-top b{color:#bbd2ff}#zapply-quiz .pcard-sub{text-align:center;font-size:9.5px;color:var(--ink-2);padding:9px 18px 0;line-height:1.5;font-weight:600}#zapply-quiz .stage{position:relative;display:flex;align-items:center;justify-content:center;padding:6px 12px 0;min-height:250px}#zapply-quiz .pshot{width:172px;max-width:46%;height:auto;display:block;filter:drop-shadow(0 16px 24px rgba(0,0,0,.18));animation:float 5s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-11px)}}#zapply-quiz .pouch{width:150px;height:196px;border-radius:14px 14px 8px 8px;display:none;background:linear-gradient(150deg,#22304f,#101b33 55%,#070e1e);border:1px solid rgba(255,255,255,.13);position:relative;box-shadow:0 26px 40px #0000004d;animation:float 5s ease-in-out infinite;align-items:center;justify-content:center;flex-direction:column;gap:8px}#zapply-quiz .pouch .bolt{font-size:34px;color:var(--brand-hi);line-height:1}#zapply-quiz .pouch .t1{font-size:40px;font-weight:600;letter-spacing:-.04em;color:#fff}#zapply-quiz .pouch .cap{font-size:8.5px;letter-spacing:.16em;color:#fff9;font-weight:800}#zapply-quiz .orbit{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}#zapply-quiz .orb{position:absolute;display:flex;flex-direction:column;align-items:center;gap:7px;width:96px;text-align:center;pointer-events:auto;animation:rise .55s var(--ease-out) both}#zapply-quiz .orb .bub{width:40px;height:40px;border-radius:var(--r-pill);background:#fff;border:1.5px solid #E6E1DA;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000000f;transition:all .3s var(--ease)}#zapply-quiz .orb .bub svg{width:18px;height:18px;stroke:var(--brand-deep)}#zapply-quiz .orb span{font-size:11.5px;font-weight:600;line-height:1.25;letter-spacing:-.01em;color:var(--ink)}#zapply-quiz .orb:hover .bub{background:var(--brand);border-color:var(--brand);transform:scale(1.16) rotate(-8deg);box-shadow:0 0 20px #009bf666}#zapply-quiz .orb:hover .bub svg{stroke:#fff}#zapply-quiz .orb.tl{left:8px;top:44px;animation-delay:.15s}#zapply-quiz .orb.tr{right:8px;top:44px;animation-delay:.25s}#zapply-quiz .orb.bl{left:8px;bottom:26px;animation-delay:.35s}#zapply-quiz .orb.br{right:8px;bottom:26px;animation-delay:.45s}#zapply-quiz .priceline{display:flex;align-items:center;justify-content:center;gap:11px;margin:16px 0 0}#zapply-quiz .priceline .now{font-size:29px;font-weight:600;letter-spacing:-.035em;color:var(--ink)}#zapply-quiz .priceline .was{font-size:16px;color:#a9a296;text-decoration:line-through;font-weight:700}#zapply-quiz .priceline .off{background:var(--green);color:#fff;border-radius:var(--r-pill);padding:5px 11px;font-size:10.5px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}#zapply-quiz .pillars{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}#zapply-quiz .pillar{background:#fff;border:1px solid #E6E1DA;border-radius:var(--r-md);padding:13px;transition:.3s var(--ease);animation:rise .5s var(--ease-out) both;animation-delay:calc(var(--i) * 80ms + .2s)}#zapply-quiz .pillar:hover{background:#fff;border-color:var(--brand);transform:translateY(-4px);box-shadow:0 8px 20px -8px #00000014}#zapply-quiz .pillar .pico{width:26px;height:26px;margin-bottom:9px}#zapply-quiz .pillar .pico svg{width:26px;height:26px;stroke:var(--brand)}#zapply-quiz .pillar h5{font-size:13.5px;font-weight:600;letter-spacing:-1px!important;margin-bottom:6px;color:var(--ink)}#zapply-quiz .pillar p{font-size:11.5px;line-height:1.55;color:var(--ink-2)}#zapply-quiz .checks{display:flex;flex-direction:column;gap:7px;margin-top:14px}#zapply-quiz .chk-row{display:flex;align-items:flex-start;gap:9px;font-size:12.5px;font-weight:700;color:#0c1d3c;line-height:1.4}#zapply-quiz .chk-row svg{width:16px;height:16px;stroke:var(--brand);flex:none;margin-top:1px}#zapply-quiz .chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}#zapply-quiz .chip{background:var(--trust-bg);border:1px solid #E6E1DA;border-radius:var(--r-pill);padding:5px 10px;font-size:10.5px;font-weight:700;color:#5a5a5a;transition:.24s var(--ease);cursor:default}#zapply-quiz .chip:hover{background:var(--brand);color:#fff;border-color:var(--brand);transform:translateY(-2px)}#zapply-quiz .guarantee{margin-top:14px;background:var(--cream);color:var(--ink);border-radius:var(--r-lg);padding:14px;display:flex;align-items:center;gap:13px;text-align:left}#zapply-quiz .guarantee .seal{flex:0 0 40px;width:40px;height:40px;border-radius:var(--r-pill);background:var(--brand-deep);display:flex;align-items:center;justify-content:center}#zapply-quiz .guarantee .seal svg{width:20px;height:20px;stroke:#fff}#zapply-quiz .guarantee h5{font-size:14px;font-weight:600;letter-spacing:-.02em;margin-bottom:4px;text-transform:uppercase;color:var(--ink)}#zapply-quiz .guarantee p{font-size:11.5px;line-height:1.5;color:#33405c}#zapply-quiz .cta-wrap{margin-top:16px}#zapply-quiz .legal{margin-top:12px;font-size:9.5px;line-height:1.55;color:var(--text-3);text-align:center}#zapply-quiz .foot{flex:none;text-align:center;margin-top:12px;padding-top:11px;border-top:1px solid var(--line);font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);font-weight:700}#zapply-quiz .cols{display:block}@media(max-width:560px){#zapply-quiz .shell{padding:12px 14px 10px}#zapply-quiz .rgrid{grid-template-columns:1fr 1fr}#zapply-quiz .rtile .v{font-size:12.5px}#zapply-quiz .orb{width:74px}#zapply-quiz .orb span{font-size:10px}#zapply-quiz .orb .bub{width:34px;height:34px}#zapply-quiz .chart-head .v{font-size:10.5px}#zapply-quiz .pillar p{font-size:11px;line-height:1.45}#zapply-quiz .stage{min-height:210px}#zapply-quiz .pshot{width:150px}}#zapply-quiz .cta-wrap{position:sticky;bottom:0;z-index:6;margin-top:18px;margin-left:-18px;margin-right:-18px;padding:16px 18px calc(12px + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,rgba(245,244,237,0) 0%,var(--canvas) 42%,var(--canvas) 100%)}#zapply-quiz .cta-wrap .btn-note{margin-top:9px}@media(max-width:768px){#zapply-quiz .cta-wrap{margin-left:-14px;margin-right:-14px;padding:14px 14px calc(10px + env(safe-area-inset-bottom,0px))}#zapply-quiz .legal{margin-bottom:4px}}#zapply-quiz .marquee{position:relative;margin-top:24px;padding:14px 0;overflow:hidden;border-top:1px solid var(--trust-border);border-bottom:1px solid var(--trust-border);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%)}#zapply-quiz .marquee__track{display:flex;align-items:center;width:max-content;animation:marquee 35s linear infinite}#zapply-quiz .marquee:hover .marquee__track{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}#zapply-quiz .m-item{display:flex;align-items:center;gap:10px;padding:0 20px;flex:none}#zapply-quiz .m-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;flex:none;background:var(--trust-bg)}#zapply-quiz .m-name{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:600;letter-spacing:.01em;line-height:1.2;color:#121212;white-space:nowrap}#zapply-quiz .m-check{width:13px;height:13px;flex:none}#zapply-quiz .m-title{display:flex;align-items:center;gap:4px;margin-top:3px;font-size:11px;font-weight:600;color:var(--navy);white-space:nowrap}#zapply-quiz .m-title strong{font-weight:600}#zapply-quiz .m-ig{width:11px;height:11px}#zapply-quiz .m-dot{width:4px;height:4px;border-radius:50%;background:#121212;opacity:.3;flex:none}@media(prefers-reduced-motion:reduce){#zapply-quiz .marquee__track{animation:none}#zapply-quiz .marquee{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}#zapply-quiz .marquee::-webkit-scrollbar{display:none}}@media(prefers-reduced-motion:reduce){#zapply-quiz *,#zapply-quiz *:before,#zapply-quiz *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/110/assets/zapply-quiz.css.map */
