.fcp{--turq: #00C5A8;--turq-deep: #00967F;--turq-glow: rgba(0,197,168,.22);--turq-dim: rgba(0,197,168,.12);--fcp-accent: #007E6A;--ink: var(--text-primary);--bg: var(--bg-base);--card: var(--bg-elevated);--line: var(--glass-border);--muted: var(--text-muted);--gold: #C9A34E;--walnut: #8C603C}.fcp *{box-sizing:border-box;margin:0;padding:0}.fcp{overflow-x:clip;font-family:DM Sans,sans-serif;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased}.fcp h2,.fcp .serif{font-family:Amiri,serif}.fcp .pillar-section{padding:110px 32px;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;max-width:1180px;margin:0 auto}.fcp .pillar-section.reverse .pillar-copy{order:2}.fcp .pillar-section.reverse .stage{order:1}.fcp .tag{display:inline-flex;align-items:center;background:var(--turq-dim);color:var(--fcp-accent);padding:7px 16px;border-radius:100px;font-size:13px;font-weight:600;margin-bottom:22px}.fcp .pillar-copy h2{font-size:clamp(32px,3.4vw,44px);line-height:1.12;font-weight:700;letter-spacing:-.01em;margin-bottom:22px}.fcp .pillar-copy h2 em{font-style:italic;color:var(--turq);font-weight:400}.fcp .feature-row{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:24px}.fcp .feature-pill{display:inline-flex;align-items:center;gap:7px;background:var(--card);border:1px solid var(--line);padding:8px 14px;border-radius:100px;font-size:12.5px;font-weight:700;color:var(--muted)}.fcp .feature-pill.on{background:var(--turq-dim);border-color:transparent;color:var(--fcp-accent)}.fcp .feature-pill svg{width:14px;height:14px}.fcp .desc{font-size:16px;line-height:1.7;max-width:440px;margin-bottom:14px}.fcp .note{font-size:14px;line-height:1.6;color:var(--muted);max-width:440px;margin-bottom:26px}.fcp .trust-badge{display:inline-flex;align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.45;font-weight:700;color:var(--fcp-accent);background:var(--turq-dim);border:1px solid rgba(0,150,127,.18);padding:12px 16px;border-radius:14px;margin-bottom:18px;max-width:420px}.fcp .trust-badge svg{width:17px;height:17px;flex-shrink:0;margin-top:1px}.fcp .trust-badge+.explore{display:inline-block}.fcp .explore{font-size:14px;font-weight:700;color:var(--fcp-accent);text-decoration:none;border-bottom:1.5px solid rgba(0,150,127,.3);padding-bottom:3px}.fcp .explore:hover{border-color:var(--turq)}.fcp .explore:focus-visible{outline:2px solid var(--turq);outline-offset:4px;border-radius:2px}.fcp .stage{display:flex;justify-content:center;align-items:center;min-height:440px}.fcp .rig{position:relative;width:400px;height:340px;flex-shrink:0;min-width:400px}.fcp .float{position:absolute;top:0;right:0;bottom:0;left:0;animation:fcp-floaty 8s ease-in-out infinite}@keyframes fcp-floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.fcp .halo{position:absolute;left:50%;top:50%;width:320px;height:320px;margin:-160px 0 0 -160px;border-radius:50%;background:radial-gradient(circle at 42% 38%,rgba(0,197,168,.26),rgba(0,197,168,.08) 55%,transparent 72%);transform:scale(.6);opacity:0;transition:transform 1.1s cubic-bezier(.2,.9,.3,1),opacity .9s ease}.fcp .play .halo{transform:scale(1);opacity:1}.fcp .scene-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.fcp .scene-svg *{transform-box:fill-box}.fcp .chip{position:absolute;z-index:20;display:flex;align-items:center;gap:9px;background:var(--card);border:1px solid rgba(255,255,255,.8);border-radius:14px;padding:9px 14px 9px 10px;white-space:nowrap;box-shadow:0 1px #ffffffe6 inset,0 16px 32px -10px #0d2b2a47;opacity:0;transform:translateY(8px) scale(.94);transition:opacity .5s ease,transform .55s cubic-bezier(.3,1.4,.5,1);transition-delay:var(--d, 0s)}.fcp .play .chip{opacity:1;transform:none}.fcp .chip-ic{width:28px;height:28px;border-radius:50%;background:var(--turq-dim);color:var(--fcp-accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.fcp .chip-ic svg{width:15px;height:15px}.fcp .chip-t{font-size:12.5px;font-weight:700}.fcp .chip-s{font-size:10.5px;color:var(--muted);margin-top:1px}.fcp .m-rise{transform-origin:50% 100%;transform:scaleY(0);transition:transform .8s cubic-bezier(.2,.9,.25,1.12);transition-delay:var(--d, 0s)}.fcp .play .m-rise{transform:scaleY(1)}.fcp .m-pop{transform-origin:50% 100%;transform:scale(0);transition:transform .95s cubic-bezier(.3,1.5,.5,1);transition-delay:var(--d, 0s)}.fcp .play .m-pop{transform:scale(1)}.fcp .m-fade{opacity:0;transform:translateY(-10px);transition:opacity .6s ease,transform .7s ease;transition-delay:var(--d, 0s)}.fcp .play .m-fade{opacity:1;transform:none}.fcp .m-shadow{transform-origin:50% 50%;transform:scaleX(0);transition:transform .9s ease}.fcp .play .m-shadow{transform:scaleX(1)}.fcp .m-win{fill:#d6e0dc;transition:fill .5s ease;transition-delay:var(--d, 0s)}.fcp .play .m-win{fill:#f2c75c}.fcp .m-star{opacity:0}.fcp .play .m-star{animation:fcp-twinkle 2.8s ease-in-out infinite;animation-delay:var(--d, 0s)}@keyframes fcp-twinkle{0%,to{opacity:.2}50%{opacity:1}}.fcp .chip.cyc{width:214px;height:50px;padding:0}.fcp .cyc-item{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;gap:9px;padding:0 14px 0 10px;opacity:0;transition:opacity .5s ease}.fcp .cyc-item.active{opacity:1;transition:opacity .6s ease .5s}.fcp .bk-scene{position:absolute;top:0;right:0;bottom:0;left:0;perspective:1100px}.fcp .bk-slab{position:absolute;left:22px;height:20px;border-radius:4px;box-shadow:0 6px 14px -6px #0d2b2a59;opacity:0;transform:translateY(18px);transition:opacity .5s ease,transform .6s cubic-bezier(.3,1.3,.5,1);transition-delay:var(--d)}.fcp .bk-slab:after{content:"";position:absolute;top:6px;left:14px;width:34px;height:2px;background:var(--gold);border-radius:2px;opacity:.9}.fcp .play .bk-slab{opacity:1;transform:none}.fcp .bk-book{position:absolute;left:132px;top:88px;width:236px;height:156px;transform-style:preserve-3d;transform:rotateX(40deg) rotate(-6deg) translateY(24px);opacity:0;transition:opacity .6s ease .25s,transform .9s cubic-bezier(.2,.9,.3,1) .25s}.fcp .play .bk-book{opacity:1;transform:rotateX(40deg) rotate(-6deg)}.fcp .bk-backboard{position:absolute;left:-5px;top:-5px;width:128px;height:166px;border-radius:9px 2px 2px 9px;background:linear-gradient(145deg,#0f4a44,#082e2a);transform:translateZ(-1px);box-shadow:0 24px 40px -18px #0d2b2a8c}.fcp .bk-backboard.right{left:113px;border-radius:2px 9px 9px 2px;opacity:0;transition:opacity .3s ease 1.25s}.fcp .play .bk-backboard.right{opacity:1}.fcp .leaf{position:absolute;left:0;top:0;width:118px;height:156px;transform-origin:100% 50%;transform-style:preserve-3d;transform:translateZ(var(--z0)) rotateY(var(--a0));transition:transform 1s cubic-bezier(.45,.05,.25,1);transition-delay:var(--d)}.fcp .play .leaf{transform:translateZ(var(--z1)) rotateY(var(--a1))}.fcp .face{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;overflow:hidden}.fcp .face.back{transform:rotateY(180deg)}.fcp .cover-front{border-radius:7px 1px 1px 7px;background:linear-gradient(150deg,#11c9ab,#007a68 70%)}.fcp .cover-front:before{content:"";position:absolute;top:11px;right:11px;bottom:11px;left:11px;border:1.5px solid rgba(201,163,78,.9);border-radius:4px}.fcp .cover-front .orn{position:absolute;left:50%;top:50%;width:36px;height:36px;margin:-18px 0 0 -18px;border:1.5px solid var(--gold);border-radius:50%}.fcp .cover-front .orn:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border:1.5px solid var(--gold);transform:rotate(45deg)}.fcp .cover-back{border-radius:1px 7px 7px 1px;background:#0f5a50;padding:6px}.fcp .cover-back:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:2px;background:repeating-linear-gradient(45deg,#f1e9d6 0,#f1e9d6 6px,#ece2cb 6px,#ece2cb 12px)}.fcp .pg{background:#fbf8f1;padding:16px 14px 12px;text-align:right}.fcp .pg.left{border-radius:5px 0 0 5px;box-shadow:inset -14px 0 18px -14px #0d2b2a40}.fcp .pg.right{border-radius:0 5px 5px 0;box-shadow:inset 14px 0 18px -14px #0d2b2a40;text-align:left}.fcp .pg-ar{font-family:Amiri,serif;font-size:22px;white-space:nowrap;line-height:1;color:var(--turq-deep)}.fcp .pg-en{font-size:10.5px;font-weight:700;color:var(--ink);margin-top:6px}.fcp .pg-lines{margin-top:12px;height:62px;background:repeating-linear-gradient(to bottom,rgba(13,43,42,.13) 0 2px,transparent 2px 10px)}.fcp .pg-done{white-space:nowrap;display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:700;color:var(--fcp-accent);background:var(--turq-dim);padding:4px 8px;border-radius:100px}.fcp .pg-done svg{width:10px;height:10px}.fcp .pg.right .pg-lines{margin-top:14px;height:86px}.fcp .r3-scene{position:absolute;top:0;right:0;bottom:0;left:0;perspective:900px;perspective-origin:50% 12%;opacity:0;transition:opacity .8s ease .1s}.fcp .play .r3-scene{opacity:1}.fcp .r3-world{position:absolute;left:200px;top:226px;width:0;height:0;transform-style:preserve-3d;transform:rotateX(-24deg) scale3d(1.02,1.02,1.02)}.fcp .r3-mat{position:absolute;left:-178px;top:-60px;width:356px;height:120px;border-radius:16px;background:linear-gradient(180deg,#f0e8d8,#e7ddc8);box-shadow:inset 0 0 0 7px #e2d5bb,inset 0 0 0 8.5px #c9a34e99,inset 0 0 0 13px #e2d5bb,inset 0 0 0 14px #c9a34e59;transform:rotateX(90deg)}.fcp .r3-shadow{position:absolute;left:-58px;top:-30px;width:116px;height:60px;border-radius:50%;background:radial-gradient(closest-side,rgba(70,40,18,.34),transparent);transform:translate(var(--x)) translateY(-1px) rotateX(90deg) scaleX(.35);transition:transform 1.2s cubic-bezier(.45,.05,.25,1);transition-delay:var(--d)}.fcp .play .r3-shadow{transform:translate(var(--x)) translateY(-1px) rotateX(90deg) scaleX(1)}.fcp .rehal{position:absolute;left:0;top:0;transform-style:preserve-3d;transform:translate3d(var(--x),-34.4px,0)}.fcp .rehal-lift{position:absolute;left:0;top:0;transform-style:preserve-3d;transform:translateY(-24.7px);transition:transform 1.2s cubic-bezier(.45,.05,.25,1);transition-delay:var(--d)}.fcp .play .rehal-lift{transform:translateY(0)}.fcp .board{position:absolute;left:-60px;top:-28px;width:120px;height:56px;border-radius:13px;transform-style:preserve-3d;background:radial-gradient(circle at 17% 50%,#3A2210 0 3.2px,transparent 3.7px),radial-gradient(circle at 83% 50%,#3A2210 0 3.2px,transparent 3.7px),linear-gradient(90deg,#a86f42,#8e5a33 50%,#a86f42);transition:transform 1.2s cubic-bezier(.45,.05,.25,1);transition-delay:var(--d)}.fcp .board:before,.fcp .board:after{content:"";position:absolute;top:50%;width:9px;height:9px;margin-top:-4.5px;background:#3a2210;transform:rotate(45deg)}.fcp .board:before{left:28%}.fcp .board:after{right:28%}.fcp .board .thick{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:13px;background:#5e3a1f;transform:translateZ(-5px)}.fcp .board.a{transform:rotate(-80deg) rotateX(90deg)}.fcp .board.b{transform:rotate(80deg) rotateX(90deg)}.fcp .play .board.a{transform:rotate(-35deg) rotateX(90deg)}.fcp .play .board.b{transform:rotate(35deg) rotateX(90deg)}.fcp .r-half{position:absolute;top:-38px;width:64px;height:76px;transform-style:preserve-3d;background:#fbf4de;padding:9px 8px;transition:transform 1.2s cubic-bezier(.45,.05,.25,1);transition-delay:var(--d)}.fcp .r-half.l{left:-64px;transform-origin:100% 50%;transform:translateY(-4px) rotate(80deg) rotateX(90deg);box-shadow:inset -12px 0 14px -12px #5a3c1466}.fcp .r-half.r{left:0;transform-origin:0% 50%;transform:translateY(-4px) rotate(-80deg) rotateX(90deg);box-shadow:inset 12px 0 14px -12px #5a3c1466}.fcp .play .r-half.l{transform:translateY(-4px) rotate(35deg) rotateX(90deg)}.fcp .play .r-half.r{transform:translateY(-4px) rotate(-35deg) rotateX(90deg)}.fcp .rehal.qaidah .r-half{background:#fff;padding:8px 7px}.fcp .rehal.qaidah .r-half:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1.5px solid #7CC76A;border-radius:3px;pointer-events:none}.fcp .rehal.qaidah .r-cov{transform:translateZ(-2px);background:linear-gradient(150deg,#b4e39a,#6cbf5b 55%,#43a33b)}.fcp .rehal.qaidah .r-edge{height:2px;background:#eaf6e4}.fcp .q-grid{direction:rtl;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);height:100%;gap:1px}.fcp .q-l{display:flex;align-items:center;justify-content:center;font-family:Amiri,serif;font-size:15px;font-weight:700;line-height:1;opacity:0;transition:opacity .6s ease;transition-delay:var(--d)}.fcp .play .q-l{opacity:1}.fcp .r-frame{position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:1.3px solid rgba(201,163,78,.9);border-radius:2px;box-shadow:inset 0 0 0 2px #fbf4de,inset 0 0 0 3px #00967f59}.fcp .r-band{height:8px;margin:1px 3px 5px;border-radius:2px;background:linear-gradient(90deg,#c9a34e59,#c9a34ee6,#c9a34e59)}.fcp .r-ln{height:2px;margin:5px 4px;border-radius:2px;background:#3c2d1961;transform-origin:100% 50%;transform:scaleX(0);transition:transform .4s ease;transition-delay:var(--d)}.fcp .play .r-ln{transform:scaleX(1)}.fcp .r-cov{position:absolute;left:-2px;top:-2px;right:-2px;bottom:-2px;border-radius:3px;background:linear-gradient(150deg,#0e6b5f,#07443d);transform:translateZ(-5px)}.fcp .r-edge{position:absolute;left:0;top:100%;width:100%;height:5px;transform-origin:top;transform:rotateX(-90deg);background:linear-gradient(90deg,#f3d878,#b9e1d2,#d7c6ee,#f4c2b8,#f3d878)}.fcp .r-leaf{position:absolute;left:-64px;top:-38px;width:64px;height:76px;padding:9px 8px;background:#fdf8e8;transform-origin:100% 50%;transform:translateY(-5px) rotate(80deg) rotateX(90deg);box-shadow:inset -12px 0 14px -12px #5a3c144d}.fcp .play .r-leaf{animation:fcp-leafTurn 4.4s both}@keyframes fcp-leafTurn{0%{transform:translateY(-5px) rotate(80deg) rotateX(90deg)}19.3%{transform:translateY(-5px) rotate(80deg) rotateX(90deg);animation-timing-function:cubic-bezier(.45,.05,.25,1)}46.6%{transform:translateY(-5px) rotate(35deg) rotateX(90deg)}66%{transform:translateY(-5px) rotate(35deg) rotateX(90deg);animation-timing-function:cubic-bezier(.45,.1,.3,1)}94%{transform:translateY(-5px) rotate(145deg) rotateX(90deg)}to{transform:translateY(-5px) rotate(145deg) rotateX(90deg)}}.fcp.rm .play .r-leaf{transform:translateY(-5px) rotate(145deg) rotateX(90deg)}.fcp .r3-glow{position:absolute;left:110px;top:96px;width:180px;height:120px;border-radius:50%;background:radial-gradient(closest-side,rgba(242,199,92,.38),transparent 75%);opacity:0;transition:opacity 1s ease 2.2s}.fcp .play .r3-glow{opacity:1}.fcp .k3-tick{position:absolute;z-index:15;width:26px;height:26px;margin-left:-13px;border-radius:50%;background:var(--turq);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 18px -6px #00967f8c,0 0 0 4px #ffffffbf;opacity:0;transform:translateY(10px) scale(.4);transition:opacity .3s ease,transform .5s cubic-bezier(.3,1.6,.5,1);transition-delay:var(--d)}.fcp .play .k3-tick{opacity:1;transform:none}.fcp .k3-tick svg{width:13px;height:13px}.fcp .r3-label{position:absolute;top:262px;z-index:12;transform:translate(-50%);font-size:11px;font-weight:700;color:var(--fcp-accent);background:#ffffffe6;border:1px solid rgba(0,150,127,.18);padding:4px 11px;border-radius:100px;white-space:nowrap;opacity:0;transition:opacity .8s ease;transition-delay:var(--d)}.fcp .play .r3-label{opacity:1}.fcp .bk-slab span{position:absolute;left:56px;top:50%;transform:translateY(-50%);font-size:8.5px;font-weight:700;color:#ffffffe6;letter-spacing:.02em}.fcp .pg-band{height:6px;width:60%;margin:2px 0 0 auto;border-radius:2px;background:linear-gradient(90deg,#c9a34e4d,#c9a34ecc)}.fcp .dn-pill{position:absolute;left:0;top:30px;z-index:10;display:flex;align-items:center;gap:10px;background:var(--card);border-radius:100px;padding:7px 7px 7px 14px;box-shadow:0 16px 32px -12px #0d2b2a4d;opacity:0;transform:translate(-12px);transition:opacity .5s ease .2s,transform .6s ease .2s}.fcp .play .dn-pill{opacity:1;transform:none}.fcp .dn-amt{font-family:Amiri,serif;font-size:19px;font-weight:700}.fcp .dn-lbl{font-size:11px;color:var(--muted);font-weight:600}.fcp .dn-give{background:var(--turq);color:#06201e;font-size:12px;font-weight:700;padding:8px 14px;border-radius:100px}.fcp .play .dn-give{animation:fcp-tap .6s ease 3 .7s}@keyframes fcp-tap{0%,to{transform:scale(1)}40%{transform:scale(.86);box-shadow:0 0 0 6px var(--turq-dim)}}.fcp .coin{opacity:0;transform-origin:50% 50%}.fcp .play .coin{animation:fcp-coinArc 1s cubic-bezier(.4,0,.6,1) forwards;animation-delay:var(--d)}@keyframes fcp-coinArc{0%{transform:translate(128px,52px) scale(.4);opacity:0}14%{transform:translate(138px,34px) scale(1);opacity:1}48%{transform:translate(160px,18px) scale(1)}86%{transform:translate(180px,98px) scale(.85);opacity:1}to{transform:translate(180px,114px) scale(.5);opacity:0}}.fcp .jar{opacity:0;transform-origin:50% 100%;transform:scale(.92);transition:opacity .5s ease,transform .7s cubic-bezier(.3,1.3,.5,1)}.fcp .play .jar{opacity:1;transform:none}.fcp .liquid{transform:translateY(170px);transition:transform 2.4s cubic-bezier(.2,.7,.3,1) 1.1s}.fcp .play .liquid{transform:translateY(66px)}.fcp .wave{animation:fcp-wave 2.4s linear infinite}@keyframes fcp-wave{0%{transform:translate(0)}to{transform:translate(-40px)}}.fcp .dn-stat{position:absolute;left:268px;top:128px;width:132px;opacity:0;transform:translateY(8px);transition:opacity .5s ease .9s,transform .6s ease .9s}.fcp .play .dn-stat{opacity:1;transform:none}.fcp .dn-stat-l{font-size:11px;font-weight:700;color:var(--muted)}.fcp .dn-stat-v{font-family:Amiri,serif;font-size:28px;font-weight:700;line-height:1.1;margin-top:2px}.fcp .dn-bar{height:6px;border-radius:100px;background:var(--line);margin:8px 0 6px;overflow:hidden}.fcp .dn-bar-fill{height:100%;width:0;border-radius:100px;background:var(--turq);transition:width 2.4s cubic-bezier(.2,.7,.3,1) 1.1s}.fcp .play .dn-bar-fill{width:62%}.fcp .dn-stat-s{font-size:11px;color:var(--muted)}.fcp .ticket{position:absolute;right:-26px;bottom:4px;z-index:12;width:196px;display:flex;background:var(--card);border-radius:14px;box-shadow:0 20px 36px -12px #0d2b2a52;opacity:0;transform:translateY(24px) rotate(4deg);transition:opacity .5s ease 3.4s,transform .7s cubic-bezier(.3,1.4,.5,1) 3.4s}.fcp .play .ticket{opacity:1;transform:translateY(0) rotate(4deg)}.fcp .t-stub{width:50px;flex-shrink:0;border-radius:14px 0 0 14px;background:linear-gradient(160deg,var(--turq),var(--turq-deep));color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.fcp .t-day{font-family:Amiri,serif;font-size:22px;font-weight:700;line-height:1}.fcp .t-mon{font-size:10px;font-weight:700;opacity:.9}.fcp .t-body{position:relative;flex:1;padding:11px 12px 11px 14px;border-left:2px dashed var(--line)}.fcp .t-body:before,.fcp .t-body:after{content:"";position:absolute;left:-7px;width:12px;height:12px;border-radius:50%;background:var(--bg)}.fcp .t-body:before{top:-6px}.fcp .t-body:after{bottom:-6px}.fcp .t-title{font-size:13px;font-weight:700}.fcp .t-meta{font-size:10.5px;color:var(--muted);margin-top:2px}.fcp .t-going{display:flex;align-items:center;gap:6px;margin-top:8px;font-size:10.5px;font-weight:700;color:var(--fcp-accent)}.fcp .t-av{display:flex}.fcp .t-av span{width:16px;height:16px;border-radius:50%;border:2px solid #fff;margin-left:-5px}.fcp .t-av span:first-child{margin-left:0}.fcp .wa-phone{position:absolute;left:22px;top:0;width:184px;height:340px;z-index:5;border-radius:36px;padding:5px;background:linear-gradient(160deg,#4a4a4d,#232326 18%,#0a0a0b 55%,#232326);box-shadow:0 1px #ffffff29 inset,0 20px 40px -12px #0d2b2a59,0 48px 80px -24px #0d2b2a59;opacity:0;transform:translateY(16px);transition:opacity .6s ease .15s,transform .8s cubic-bezier(.2,.9,.3,1) .15s}.fcp .play .wa-phone{opacity:1;transform:none}.fcp .wa-screen{position:relative;width:100%;height:100%;border-radius:31px;overflow:hidden;background:#efeae2;display:flex;flex-direction:column}.fcp .wa-island{position:absolute;top:8px;left:50%;width:58px;height:17px;margin-left:-29px;border-radius:100px;background:#000;z-index:3}.fcp .wa-status{height:30px;flex-shrink:0;background:#075e54;color:#fff;font-size:9.5px;font-weight:700;padding:10px 16px 0}.fcp .wa-top{flex-shrink:0;background:#075e54;color:#fff;display:flex;align-items:center;gap:7px;padding:4px 10px 8px}.fcp .wa-av{width:24px;height:24px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#00c5a8}.fcp .wa-av svg{display:block;width:100%;height:100%}.fcp .wa-name{font-size:11px;font-weight:700;display:flex;align-items:center;gap:3px}.fcp .wa-name svg{width:10px;height:10px}.fcp .wa-sub{font-size:8.5px;opacity:.75}.fcp .wa-thread{flex:1;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;gap:5px;padding:8px 8px 12px}.fcp .wa-m{display:none;max-width:84%;font-size:10px;line-height:1.38;padding:5px 8px 3px;border-radius:8px;color:#111b21;box-shadow:0 1px 1px #00000014}.fcp .wa-m.on{display:block;animation:fcp-waPop .35s cubic-bezier(.3,1.4,.5,1) both}@keyframes fcp-waPop{0%{opacity:0;transform:translateY(6px) scale(.94)}to{opacity:1;transform:none}}.fcp .wa-m.out{align-self:flex-end;background:#d9fdd3;border-top-right-radius:2px}.fcp .wa-m.in{align-self:flex-start;background:#fff;border-top-left-radius:2px}.fcp .wa-meta{display:flex;justify-content:flex-end;align-items:center;gap:3px;font-size:7.5px;color:#111b2173;margin-top:1px}.fcp .wa-ticks{width:13px;height:8px;color:#111b2159;transition:color .3s ease}.fcp .wa-m.read .wa-ticks{color:#53bdeb}.fcp .wa-typing{display:none;align-self:flex-start;background:#fff;border-radius:2px 8px 8px;padding:7px 9px;gap:3px;box-shadow:0 1px 1px #00000014}.fcp .wa-typing.on{display:flex}.fcp .wa-typing.gone{display:none}.fcp .wa-typing span{width:5px;height:5px;border-radius:50%;background:#111b2159;animation:fcp-waDot 1s ease-in-out infinite}.fcp .wa-typing span:nth-child(2){animation-delay:.15s}.fcp .wa-typing span:nth-child(3){animation-delay:.3s}@keyframes fcp-waDot{0%,to{transform:translateY(0);opacity:.5}40%{transform:translateY(-3px);opacity:1}}.fcp .wa-home{position:absolute;bottom:5px;left:50%;width:64px;height:3px;margin-left:-32px;border-radius:100px;background:#111b214d}.fcp .wa-note{position:absolute;left:198px;width:206px;z-index:6;display:flex;gap:10px;align-items:flex-start;background:var(--card);border-radius:16px;padding:11px 13px 11px 11px;border:1px solid rgba(255,255,255,.8);box-shadow:0 1px #ffffffe6 inset,0 18px 34px -12px #0d2b2a4d;opacity:0;transform:translate(-34px) scale(.94);transition:opacity .45s ease,transform .6s cubic-bezier(.3,1.3,.5,1)}.fcp .wa-note.on{opacity:1;transform:none}.fcp .wa-note-ic{width:30px;height:30px;border-radius:9px;flex-shrink:0;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center}.fcp .wa-note-ic svg{width:16px;height:16px}.fcp .wa-note-head{display:flex;justify-content:space-between;font-size:10.5px;font-weight:700}.fcp .wa-note-head span{font-weight:500;color:var(--muted)}.fcp .wa-note-body{font-size:11.5px;line-height:1.4;margin-top:2px}.fcp .wa-note-body b{font-weight:700}.fcp .fee-card{position:absolute;left:4px;top:16px;width:262px;z-index:5;background:var(--card);border-radius:20px;padding:16px 16px 12px;border:1px solid rgba(255,255,255,.8);box-shadow:0 1px #ffffffe6 inset,0 10px 24px -8px #0d2b2a2e,0 40px 70px -24px #0d2b2a52;opacity:0;transform:translateY(16px);transition:opacity .6s ease .15s,transform .8s cubic-bezier(.2,.9,.3,1) .15s}.fcp .play .fee-card{opacity:1;transform:none}@keyframes fcp-calmIn{0%{opacity:0}to{opacity:1}}.fcp .fee-lbl{font-size:11px;font-weight:700;color:var(--muted)}.fcp .fee-total{display:flex;align-items:baseline;gap:6px;margin-top:2px}.fcp .fee-total-v{font-family:Amiri,serif;font-size:30px;font-weight:700;line-height:1.05}.fcp .fee-total-s{font-size:11px;color:var(--muted);font-weight:600}.fcp .fee-bar{height:6px;border-radius:100px;background:var(--line);margin:9px 0 12px;overflow:hidden}.fcp .fee-bar-fill{height:100%;width:34%;background:var(--turq);border-radius:100px;transition:width 1s cubic-bezier(.4,0,.2,1)}.fcp .play .fee-bar-fill.s1{width:58%}.fcp .play .fee-bar-fill.s2{width:78%}.fcp .play .fee-bar-fill.s3{width:96%}.fcp .fee-row{display:flex;align-items:center;gap:9px;height:48px;border-top:1px solid var(--line)}.fcp .fee-av{width:28px;height:28px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:10.5px;font-weight:700;color:#fff}.fcp .fee-who{flex:1;min-width:0}.fcp .fee-name{font-size:11.5px;font-weight:700}.fcp .fee-sub{font-size:9.5px;color:var(--muted);margin-top:1px;display:flex;align-items:center;gap:4px;white-space:nowrap}.fcp .fee-disc{flex-shrink:0;font-size:8.5px;font-weight:700;color:var(--fcp-accent);background:var(--turq-dim);padding:1px 5px;border-radius:100px}.fcp .fee-right{width:92px;flex-shrink:0;text-align:right;display:flex;flex-direction:column;align-items:flex-end}.fcp .fee-amt{font-size:11.5px;font-weight:700;height:16px;line-height:16px;white-space:nowrap}.fcp .fee-amt-old{color:var(--ink);margin-right:4px;transition:opacity .8s ease,color .8s ease}.fcp .fee-amt-old.read{text-decoration:line-through;color:var(--muted);opacity:.6}.fcp .fee-amt-new{opacity:0;transition:opacity .8s ease}.fcp .fee-amt-new.on{opacity:1}.fcp .st{display:none;align-items:center;gap:4px;margin-top:3px;height:17px;font-size:9px;font-weight:700;padding:0 7px;border-radius:100px;white-space:nowrap}.fcp .st.base{display:inline-flex}.fcp .st.on{display:inline-flex;animation:fcp-calmIn .7s ease both}.fcp .st.gone{display:none}.fcp .st svg{width:9px;height:9px}.fcp .st-due{background:var(--line);color:var(--muted)}.fcp .st-col{background:var(--turq-dim);color:var(--fcp-accent)}.fcp .st-col i{width:8px;height:8px;border-radius:50%;border:1.5px solid rgba(0,150,127,.3);border-top-color:var(--fcp-accent);animation:fcp-spin 1.3s linear infinite}@keyframes fcp-spin{to{transform:rotate(360deg)}}.fcp .st-paid{background:var(--turq-dim);color:var(--fcp-accent)}.fcp .st-fail{background:#b5453a1f;color:#b5453a}.fcp .st-retry{background:#c9a34e2e;color:#8a6d24}.fcp .fee-foot{font-size:9.5px;color:var(--muted);text-align:center;margin-top:8px}.fcp .fee-wa{position:absolute;left:252px;width:156px;z-index:6;background:#fff;border-radius:14px;padding:9px 11px 7px;box-shadow:0 16px 30px -10px #0d2b2a4d;opacity:0;transform:translate(-10px);transform-origin:0% 50%;transition:opacity .9s ease,transform 1.1s cubic-bezier(.2,.8,.2,1)}.fcp .fee-wa.on{opacity:1;transform:none}.fcp .fee-wa:before{content:"";position:absolute;left:-6px;width:12px;height:12px;background:#fff;transform:rotate(45deg);border-radius:2px}.fcp .fee-wa.tail-low:before{bottom:12px}.fcp .fee-wa.tail-high:before{top:12px}.fcp .fee-wa-head{display:flex;align-items:center;gap:5px;font-size:9px;font-weight:700;color:var(--muted);margin-bottom:4px}.fcp .fee-wa-head i{width:14px;height:14px;border-radius:4px;background:#25d366;display:flex;align-items:center;justify-content:center;color:#fff;font-style:normal}.fcp .fee-wa-head svg{width:9px;height:9px}.fcp .fee-wa-body{font-size:10.5px;line-height:1.4;color:#111b21}.fcp .fee-wa-body a{color:#027eb5;text-decoration:none;font-weight:600}.fcp .fee-wa-meta{font-size:7.5px;color:#111b2166;text-align:right;margin-top:2px}@media (max-width: 980px){.fcp .pillar-section{grid-template-columns:minmax(0,1fr);gap:20px;padding:80px 24px;text-align:center}.fcp .stage{min-width:0;text-align:left}.fcp .trust-badge{text-align:left}.fcp .pillar-section.reverse .pillar-copy,.fcp .pillar-section .pillar-copy{order:1}.fcp .pillar-section.reverse .stage,.fcp .pillar-section .stage{order:2}.fcp .desc,.fcp .note,.fcp .trust-badge{margin-left:auto;margin-right:auto}.fcp .feature-row{justify-content:center}}@media (max-width: 480px){.fcp .stage{min-height:300px}.fcp .rig{transform:scale(.76)}}.fcp.rm *,.fcp.rm *:before,.fcp.rm *:after{transition:none!important;animation:none!important}.fcp.rm .m-star{opacity:.8}.fcp .btn{display:inline-flex;align-items:center;gap:8px;font-family:DM Sans,sans-serif;font-weight:700;font-size:14.5px;border-radius:100px;text-decoration:none}.fcp .btn-primary{background:var(--turq);color:#06201e;padding:13px 24px;box-shadow:0 14px 30px -12px #00967f99}.fcp .btn-primary:hover{background:#00d6b7}.fcp .btn:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.fcp .btn-sm{padding:10px 18px;font-size:13.5px;box-shadow:none}.fcp .hero{padding-top:70px;padding-bottom:70px}.fcp .hero h1{font-family:Amiri,serif;font-size:clamp(40px,5vw,60px);line-height:1.06;font-weight:700;letter-spacing:-.015em;margin-bottom:22px}.fcp .hero h1 em{font-style:italic;color:var(--turq);font-weight:400}.fcp .hero .desc{font-size:17.5px;max-width:480px;margin-bottom:30px}.fcp .hero-ctas{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.fcp .jump{max-width:1180px;margin:0 auto;padding:0 32px 20px;display:flex;flex-wrap:wrap;gap:10px}.fcp .jump a{display:inline-flex;align-items:center;gap:7px;background:var(--card);border:1px solid var(--line);padding:9px 15px;border-radius:100px;font-size:13px;font-weight:700;color:var(--ink);text-decoration:none;transition:border-color .3s ease,box-shadow .3s ease}.fcp .jump a svg{width:14px;height:14px;color:var(--fcp-accent)}.fcp .jump a:hover{border-color:var(--turq);box-shadow:0 6px 18px -8px var(--turq-glow)}.fcp .jump a:focus-visible{outline:2px solid var(--turq);outline-offset:2px}.fcp .pillar-section{scroll-margin-top:80px}.fcp .chip{transition:opacity .8s ease,transform 1s cubic-bezier(.2,.8,.2,1);transition-delay:var(--d, 0s)}.fcp .k3-tick{transition:opacity .7s ease,transform .9s cubic-bezier(.2,.8,.2,1);transition-delay:var(--d)}.fcp .wa-m.on{animation:fcp-calmIn .6s ease both}.fcp .cd-doc{position:absolute;left:40px;top:8px;width:240px;height:324px;border-radius:6px;background:linear-gradient(160deg,#fffcf2,#f5ecd6);box-shadow:0 10px 24px -8px #0d2b2a2e,0 40px 70px -24px #0d2b2a52;opacity:0;transform:translateY(14px);transition:opacity .9s ease .15s,transform 1.1s cubic-bezier(.2,.8,.2,1) .15s}.fcp .play .cd-doc{opacity:1;transform:none}.fcp .cd-face.cyc-item{display:block;padding:22px 26px 20px;text-align:center;border-radius:6px;transition:opacity .6s ease}.fcp .cd-face.cyc-item.active{transition:opacity .7s ease .6s}.fcp .cd-face:before,.fcp .cd-face:after{content:"";position:absolute;pointer-events:none}.fcp .cd-face.nikah{color:#9c7a2e}.fcp .cd-face.nikah:before{top:9px;right:9px;bottom:9px;left:9px;border:1.5px solid rgba(201,163,78,.85);border-radius:3px}.fcp .cd-face.nikah:after{top:13px;right:13px;bottom:13px;left:13px;border:.8px solid rgba(201,163,78,.5);border-radius:2px}.fcp .cd-face.shahadah{background:linear-gradient(160deg,#fbfdfb,#eef5f0)}.fcp .cd-face.shahadah:before{top:10px;right:10px;bottom:10px;left:10px;border:2px solid rgba(0,150,127,.7);border-radius:2px}.fcp .cd-face.shahadah:after{top:15px;right:15px;bottom:15px;left:15px;border:.8px solid rgba(0,150,127,.35)}.fcp .cd-corner{position:absolute;width:9px;height:9px;background:#00977f;transform:rotate(45deg)}.fcp .cd-corner.tl{left:6px;top:6px}.fcp .cd-corner.tr{right:6px;top:6px}.fcp .cd-corner.bl{left:6px;bottom:6px}.fcp .cd-corner.br{right:6px;bottom:6px}.fcp .cd-face.talaq{color:#4e6360;background:linear-gradient(160deg,#fbfbf9,#eef0ec)}.fcp .cd-face.talaq:before{top:10px;right:10px;bottom:10px;left:10px;border:1.5px solid rgba(78,99,96,.55);border-radius:2px}.fcp .cd-face.talaq:after{top:14px;right:14px;bottom:14px;left:14px;border:.8px solid rgba(78,99,96,.25);border-radius:1px}.fcp .cd-rule{width:44px;height:1.5px;margin:10px auto 12px;background:#4e636080;opacity:0;transition:opacity .8s ease .6s}.fcp .play .cd-rule{opacity:1}.fcp .cd-face.death{color:#4f5b61;background:linear-gradient(160deg,#fafaf9,#eceeee)}.fcp .cd-face.death:before{top:10px;right:10px;bottom:10px;left:10px;border:1.5px solid rgba(79,91,97,.5);border-radius:2px}.fcp .cd-face.death:after{top:14px;right:14px;bottom:14px;left:14px;border:.8px solid rgba(79,91,97,.22);border-radius:1px}.fcp .cd-ayah{font-family:Amiri,serif;font-size:15px;line-height:1.5;color:#4f5b61;opacity:0;transition:opacity .9s ease .7s}.fcp .play .cd-ayah{opacity:1}.fcp .cd-qr{position:absolute;top:20px;right:20px;width:26px;height:26px;color:#0d2b2a;opacity:0;transition:opacity .8s ease 1.2s}.fcp .play .cd-qr{opacity:1}.fcp .cd-face.shahadah .cd-qr{top:22px;right:22px}.fcp .cd-orn{width:60px;height:26px;display:block;margin:0 auto 2px;opacity:0;transition:opacity .8s ease .6s}.fcp .play .cd-orn{opacity:1}.fcp .cd-ar{font-family:Amiri,serif;font-size:24px;line-height:1.15;opacity:0;transition:opacity .8s ease .8s}.fcp .cd-kalima{font-family:Amiri,serif;font-size:17px;line-height:1.5;color:#00796a;margin:6px 0 2px;display:flex;flex-direction:column;opacity:0;transition:opacity .9s ease .7s}.fcp .play .cd-ar,.fcp .play .cd-kalima{opacity:1}.fcp .cd-title{margin:6px 0 2px;font-family:Amiri,serif;font-size:18px;font-weight:700;color:var(--ink);line-height:1.15;opacity:0;transition:opacity .8s ease 1s}.fcp .cd-sub{font-family:Amiri,serif;font-style:italic;font-size:13px;color:var(--ink);margin-bottom:4px;opacity:0;transition:opacity .8s ease 1.05s}.fcp .cd-from{font-size:10px;color:var(--muted);margin-bottom:14px;opacity:0;transition:opacity .8s ease 1.1s}.fcp .play .cd-title,.fcp .play .cd-sub,.fcp .play .cd-from{opacity:1}.fcp .cd-pair{display:flex;gap:14px}.fcp .cd-pair .cd-field{flex:1}.fcp .cd-field{text-align:left;margin-bottom:12px}.fcp .cd-field span{display:block;font-size:8.5px;font-weight:700;color:#0d2b2a73;margin-bottom:13px;opacity:0;transition:opacity .6s ease;transition-delay:var(--d)}.fcp .cd-field i{display:block;height:1px;background:#0d2b2a47;transform:scaleX(0);transform-origin:0 50%;transition:transform .9s cubic-bezier(.4,0,.2,1);transition-delay:var(--d)}.fcp .play .cd-field span{opacity:1}.fcp .play .cd-field i{transform:scaleX(1)}.fcp .cd-foot{position:absolute;left:26px;right:26px;bottom:24px;display:flex;align-items:flex-end;justify-content:space-between}.fcp .cd-sign{text-align:left}.fcp .cd-sign svg{width:104px;height:40px;display:block}.fcp .cd-sig{fill:none;stroke:var(--ink);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:260;stroke-dashoffset:260;transition:stroke-dashoffset 1.8s cubic-bezier(.45,.05,.45,1) 2s}.fcp .play .cd-sig{stroke-dashoffset:0}.fcp .cd-sign-l{font-size:8.5px;color:var(--muted);border-top:1px solid rgba(13,43,42,.28);padding-top:4px;margin-top:1px;opacity:0;transition:opacity .6s ease 1.8s}.fcp .play .cd-sign-l{opacity:1}.fcp .cd-seal{width:62px;height:62px;opacity:0;transform:scale(1.35);transform-origin:50% 50%;transition:opacity .6s ease 4s,transform 1s cubic-bezier(.2,.8,.2,1) 4s;filter:drop-shadow(0 4px 6px rgba(120,90,30,.3))}.fcp .play .cd-seal{opacity:1;transform:scale(1)}.fcp .an-site{position:absolute;left:78px;top:20px;width:318px;height:296px;border-radius:16px;overflow:hidden;background:var(--card);box-shadow:0 10px 24px -8px #0d2b2a2e,0 40px 70px -24px #0d2b2a4d;opacity:0;transform:translateY(12px);transition:opacity .8s ease .15s,transform 1s cubic-bezier(.2,.8,.2,1) .15s}.fcp .play .an-site{opacity:1;transform:none}.fcp .an-bar{height:30px;display:flex;align-items:center;gap:5px;padding:0 12px;background:#efece6;border-bottom:1px solid var(--line)}.fcp .an-bar i{width:7px;height:7px;border-radius:50%;background:#0d2b2a2e}.fcp .an-bar span{margin-left:10px;flex:1;height:17px;border-radius:100px;background:#fff;font-size:9px;color:var(--muted);display:flex;align-items:center;padding-left:10px}.fcp .an-page{padding:14px 16px}.fcp .an-h{font-family:Amiri,serif;font-size:19px;font-weight:700;margin-bottom:8px}.fcp .an-item{display:flex;gap:10px;align-items:flex-start;border-top:1px solid var(--line);padding:10px 0;max-height:120px;overflow:hidden;transition:max-height 1s cubic-bezier(.4,0,.2,1),padding 1s cubic-bezier(.4,0,.2,1),opacity .8s ease,border-color .8s ease}.fcp .an-item.new{max-height:0;padding:0;opacity:0;border-color:transparent}.fcp .an-item.new.on{max-height:120px;padding:10px 0;opacity:1;border-color:var(--line)}.fcp .an-item.new.on .an-body{animation:fcp-calmIn .9s ease both}.fcp .an-item.old.gone{max-height:0;padding:0;opacity:0;border-color:transparent}.fcp .an-dot{width:8px;height:8px;margin:4px 3px 0;border-radius:50%;background:#00c5a880;flex-shrink:0}.fcp .an-body{flex:1;min-width:0}.fcp .an-t{font-size:11.5px;font-weight:700;display:flex;align-items:center;gap:6px}.fcp .an-m{font-size:9.5px;color:var(--muted);margin-top:2px}.fcp .an-new{font-size:8.5px;font-weight:700;color:var(--fcp-accent);background:var(--turq-dim);padding:2px 6px;border-radius:100px}.fcp .an-exp{font-size:8.5px;font-weight:700;color:#8a6d24;background:#c9a34e2e;padding:2px 6px;border-radius:100px;opacity:0;transition:opacity .7s ease}.fcp .an-exp.on{opacity:1}.fcp .an-file{display:inline-flex;align-items:center;gap:6px;margin-top:6px;font-size:9.5px;font-weight:700;color:var(--ink);background:var(--bg);border:1px solid var(--line);border-radius:8px;padding:4px 8px 4px 4px}.fcp .an-pdf-ic{width:22px;height:16px;border-radius:3px;background:#c7463b;color:#fff;font-size:6.5px;font-weight:700;letter-spacing:.02em;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.fcp .an-thumb{position:relative;width:34px;height:46px;border-radius:5px;flex-shrink:0;background:linear-gradient(170deg,#0F4A45,var(--ink));overflow:hidden;display:inline-block}.fcp .an-thumb .m{position:absolute;left:8px;top:7px;width:11px;height:11px;border-radius:50%;box-shadow:inset -3px 1px #f2d27a}.fcp .an-thumb .l1,.fcp .an-thumb .l2{position:absolute;left:6px;right:6px;height:2.5px;border-radius:2px;background:#fffc}.fcp .an-thumb .l1{top:24px}.fcp .an-thumb .l2{top:30px;right:12px;background:#e6c877}.fcp .an-compose{position:absolute;left:0;top:52px;width:186px;z-index:6;background:var(--card);border-radius:18px;padding:14px 14px 16px;box-shadow:0 14px 30px -10px #0d2b2a47,0 36px 60px -24px #0d2b2a52;opacity:0;transform:translateY(12px);transition:opacity .8s ease .3s,transform 1s cubic-bezier(.2,.8,.2,1) .3s}.fcp .play .an-compose{opacity:1;transform:none}.fcp .play .an-compose.gone{opacity:0;transform:translate(-18px) scale(.97);transition:opacity .8s ease,transform 1s cubic-bezier(.2,.8,.2,1)}.fcp .an-ch{font-size:12px;font-weight:700;margin-bottom:10px}.fcp .an-att{display:flex;align-items:center;gap:7px;height:30px;margin-top:5px;padding:0 8px 0 5px;border-radius:8px;background:var(--bg);border:1px solid var(--line);font-size:9.5px;font-weight:700;opacity:0;transform:translateY(4px);transition:opacity .7s ease,transform .9s cubic-bezier(.2,.8,.2,1)}.fcp .an-att.on{opacity:1;transform:none}.fcp .an-att .an-thumb{width:16px;height:22px;border-radius:3px}.fcp .an-att .an-thumb .m{left:3px;top:3px;width:6px;height:6px;box-shadow:inset -2px 1px #f2d27a}.fcp .an-att .an-thumb .l1{top:12px;left:3px;right:3px;height:1.5px}.fcp .an-att .an-thumb .l2{top:15px;left:3px;right:6px;height:1.5px}.fcp .py-card{position:absolute;left:40px;top:28px;width:300px;z-index:5;border-radius:20px;overflow:hidden;background:var(--card);box-shadow:0 10px 24px -8px #0d2b2a2e,0 40px 70px -24px #0d2b2a52;opacity:0;transform:translateY(12px);transition:opacity .8s ease .15s,transform 1s cubic-bezier(.2,.8,.2,1) .15s}.fcp .play .py-card{opacity:1;transform:none}.fcp .py-head{position:relative;padding:18px 20px;color:#fff;background:linear-gradient(135deg,#00967F,var(--turq) 60%,#00D9B8);overflow:hidden}.fcp .py-head:after{content:"";position:absolute;top:-40%;right:-20%;width:60%;height:180%;background:radial-gradient(closest-side,rgba(255,255,255,.25),transparent 70%)}.fcp .py-lbl{position:relative;font-size:10px;font-weight:700;opacity:.9}.fcp .py-net{position:relative;font-family:Amiri,serif;font-size:32px;font-weight:700;line-height:1.15;margin-top:2px}.fcp .py-meta{position:absolute;top:18px;right:20px;text-align:right;font-size:9.5px;opacity:.88;line-height:1.5}.fcp .py-body{padding:8px 20px 16px}.fcp .py-row{display:flex;justify-content:space-between;align-items:center;height:38px;font-size:12px;border-bottom:1px solid var(--line);opacity:0;transform:translateY(4px);transition:opacity .8s ease,transform 1s cubic-bezier(.2,.8,.2,1);transition-delay:var(--d)}.fcp .play .py-row{opacity:1;transform:none}.fcp .py-row .l{color:var(--muted)}.fcp .py-row .v{font-weight:700}.fcp .py-row .v.neg{color:#b5453a}.fcp .py-row.total{border-bottom:none;margin-top:8px;padding:0 12px;border-radius:10px;background:var(--turq-dim)}.fcp .py-row.total .l{color:var(--ink);font-weight:700}.fcp .py-row.total .v{font-family:Amiri,serif;font-size:17px;color:var(--fcp-accent)}.fcp .py-foot{display:flex;gap:10px;margin-top:12px;opacity:0;transition:opacity .8s ease;transition-delay:var(--d)}.fcp .play .py-foot{opacity:1}.fcp .py-foot>div{flex:1;background:var(--bg);border-radius:10px;padding:8px 10px}.fcp .py-fl{font-size:9px;font-weight:700;color:var(--muted)}.fcp .py-fv{font-size:12px;font-weight:700;margin-top:2px}.fcp .py-doc{position:absolute;width:132px;height:170px;z-index:3;border-radius:10px;background:#fffdf7;padding:14px;text-align:right;box-shadow:0 16px 30px -12px #0d2b2a4d;opacity:0;transition:opacity .9s ease,transform 1.2s cubic-bezier(.2,.8,.2,1);transition-delay:var(--d)}.fcp .py-doc.p60{left:196px;top:36px;transform:translate(0) rotate(0)}.fcp .py-doc.p45{left:190px;top:60px;transform:translate(0) rotate(0)}.fcp .play .py-doc{opacity:1}.fcp .play .py-doc.p60{transform:translate(66px,-30px) rotate(7deg)}.fcp .play .py-doc.p45{transform:translate(78px,34px) rotate(13deg)}.fcp .py-doc-t{font-family:Amiri,serif;font-size:22px;font-weight:700;color:var(--fcp-accent);line-height:1}.fcp .py-doc-s{font-size:9px;color:var(--muted);margin:3px 0 12px}.fcp .py-doc i{display:block;height:2px;margin:8px 0 8px auto;border-radius:2px;background:#0d2b2a24}.fcp .py-doc i:nth-child(4){width:70%}.fcp .py-doc i:nth-child(5){width:85%}.fcp .pb-screen{position:absolute;left:12px;top:40px;width:376px;height:196px;border-radius:16px;padding:6px;background:linear-gradient(160deg,#2a2a2d,#0a0a0b);box-shadow:0 20px 40px -12px #0d2b2a66,0 50px 80px -30px #0d2b2a59;opacity:0;transform:translateY(12px);transition:opacity .8s ease .15s,transform 1s cubic-bezier(.2,.8,.2,1) .15s}.fcp .play .pb-screen{opacity:1;transform:none}.fcp .pb-stand{position:absolute;left:50%;top:236px;width:60px;height:10px;margin-left:-30px;border-radius:0 0 6px 6px;background:#1a1a1c;opacity:0;transition:opacity .8s ease .3s}.fcp .play .pb-stand{opacity:1}.fcp .pb-inner{position:relative;width:100%;height:100%;border-radius:11px;overflow:hidden;padding:14px 16px 0;color:#fff;background:radial-gradient(circle at 15% 0%,#1A5550,var(--ink) 72%);filter:brightness(.2);transition:filter 1.2s ease .5s}.fcp .play .pb-inner{filter:brightness(1)}.fcp .pb-head{display:flex;justify-content:space-between;align-items:flex-start}.fcp .pb-org{font-family:Amiri,serif;font-size:17px;font-weight:700;line-height:1}.fcp .pb-lbl{font-size:9.5px;opacity:.6;margin-top:3px}.fcp .pb-date{text-align:right;font-size:10px;font-weight:600;opacity:.85;line-height:1.5}.fcp .pb-hijri{color:#e6c877}.fcp .pb-grid{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-top:12px}.fcp .pb-col{position:relative;z-index:1;text-align:center;padding:8px 2px;border-radius:10px;background:#ffffff0d;opacity:0;transition:opacity .8s ease;transition-delay:var(--d)}.fcp .play .pb-col{opacity:1}.fcp .pb-n{font-size:10px;font-weight:700;opacity:.85}.fcp .pb-b{font-size:8px;opacity:.5;margin-top:2px}.fcp .pb-j{font-family:Amiri,serif;font-size:20px;font-weight:700;margin-top:2px;line-height:1.1}.fcp .pb-hl{position:absolute;left:0;top:0;bottom:0;width:calc((100% - 24px)/5);border-radius:10px;background:#00c5a838;box-shadow:inset 0 0 0 1px #00c5a8a6,0 0 18px #00c5a840;transform:translate(calc(100% + 6px));opacity:0;transition:opacity .9s ease 1.9s,transform 1.6s cubic-bezier(.45,.05,.25,1)}.fcp .play .pb-hl{opacity:1}.fcp .pb-hl.on{transform:translate(calc(200% + 12px))}.fcp .pb-next{position:relative;height:18px;margin-top:10px;font-size:11px;font-weight:700}.fcp .st-line{position:absolute;left:0;top:0;opacity:0;transition:opacity .6s ease}.fcp .st-line.base,.fcp .st-line.on{opacity:1;transition:opacity .7s ease .5s}.fcp .st-line.base.gone{opacity:0;transition:opacity .5s ease}.fcp .pb-next .st-line{opacity:0}.fcp .play .pb-next .st-line.base{opacity:1}.fcp .play .pb-next .st-line.base.gone{opacity:0}.fcp .play .pb-next .st-line.on{opacity:1}.fcp .pb-ticker{position:absolute;left:0;right:0;bottom:0;height:26px;background:#00000047;overflow:hidden;display:flex;align-items:center}.fcp .pb-track{display:flex;align-items:center;white-space:nowrap;font-size:10px;font-weight:600;color:#ffffffd9;animation:fcp-ticker 26s linear infinite;animation-play-state:paused}.fcp .play .pb-track{animation-play-state:running}.fcp .pb-track span{padding:0 14px}.fcp .pb-track b{width:4px;height:4px;border-radius:50%;background:#e6c877;flex-shrink:0}@keyframes fcp-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.fcp .ev-form{position:absolute;left:0;top:46px;width:178px;z-index:5;background:var(--card);border-radius:18px;padding:14px 14px 16px;box-shadow:0 10px 24px -8px #0d2b2a2e,0 30px 60px -24px #0d2b2a4d;opacity:0;transform:translateY(12px);transition:opacity .8s ease .15s,transform 1s cubic-bezier(.2,.8,.2,1) .15s}.fcp .play .ev-form{opacity:1;transform:none}.fcp .ev-form-h{font-size:12px;font-weight:700;margin-bottom:10px}.fcp .ev-f{margin-bottom:9px}.fcp .ev-l{font-size:9px;font-weight:700;color:var(--muted);margin-bottom:4px}.fcp .ev-v{height:28px;border-radius:8px;background:var(--bg);border:1px solid var(--line);padding:0 9px;display:flex;align-items:center;font-size:11px;font-weight:600;overflow:hidden}.fcp .typed{white-space:nowrap;clip-path:inset(0 100% 0 0);transition:clip-path .9s steps(18,end)}.fcp .typed.on{clip-path:inset(0 0 0 0)}.fcp .ev-btn{margin-top:12px;height:34px;border-radius:10px;background:var(--turq);color:#06201e;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:6px}.fcp .ev-btn svg{width:13px;height:13px}.fcp .ev-btn.on{animation:fcp-press .7s ease}@keyframes fcp-press{0%,to{transform:scale(1)}40%{transform:scale(.95);box-shadow:0 0 0 6px var(--turq-dim)}}.fcp .ev-poster{position:absolute;left:196px;top:10px;width:188px;height:290px;border-radius:16px;overflow:hidden;background:#e9e5dc;box-shadow:0 14px 30px -10px #0d2b2a47,0 44px 70px -26px #0d2b2a59;opacity:0;transition:opacity .8s ease .4s}.fcp .play .ev-poster{opacity:1}.fcp .pl-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background:linear-gradient(100deg,transparent 20%,rgba(255,255,255,.7) 50%,transparent 80%);background-size:220% 100%;transition:opacity .5s ease}.fcp .pl-shimmer.on{opacity:1;animation:fcp-shimmer 1.4s ease-in-out infinite}.fcp .pl-shimmer.gone{opacity:0}@keyframes fcp-shimmer{0%{background-position:120% 0}to{background-position:-20% 0}}.fcp .pl-bg,.fcp .pl-pattern,.fcp .pl-art,.fcp .pl-title,.fcp .pl-date,.fcp .pl-foot{opacity:0;transition:opacity 1s ease,transform 1.1s cubic-bezier(.2,.8,.2,1)}.fcp .pl-bg.on,.fcp .pl-pattern.on,.fcp .pl-art.on,.fcp .pl-title.on,.fcp .pl-date.on,.fcp .pl-foot.on{opacity:1;transform:none}.fcp .pl-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(170deg,#0F4A45 0%,var(--ink) 55%,#0B2422 100%)}.fcp .pl-pattern{position:absolute;left:0;right:0;bottom:0;width:100%;height:90px}.fcp .pl-art{position:absolute;left:34px;top:22px;width:120px;height:90px;transform:translateY(8px)}.fcp .pl-title{position:absolute;left:14px;right:14px;top:124px;text-align:center;font-family:Amiri,serif;font-size:28px;font-weight:700;line-height:1.05;color:#fff;transform:translateY(8px)}.fcp .pl-date{position:absolute;left:22px;right:22px;top:190px;white-space:nowrap;text-align:center;font-size:10px;font-weight:700;color:#0d2b2a;background:#e6c877;padding:5px 8px;border-radius:100px}.fcp .pl-foot{position:absolute;left:14px;right:14px;bottom:14px;display:flex;align-items:flex-end;justify-content:space-between;color:#fff}.fcp .pl-org{font-family:Amiri,serif;font-size:13px;font-weight:700}.fcp .pl-reg{font-size:8px;opacity:.7;margin-top:1px}.fcp .pl-qr{width:38px;height:38px;display:block}.fcp .cl-card{position:absolute;left:10px;top:20px;width:380px;z-index:5;background:var(--card);border-radius:20px;padding:16px 14px 14px;box-shadow:0 10px 24px -8px #0d2b2a2e,0 40px 70px -24px #0d2b2a4d;opacity:0;transform:translateY(12px);transition:opacity .8s ease .15s,transform 1s cubic-bezier(.2,.8,.2,1) .15s}.fcp .play .cl-card{opacity:1;transform:none}.fcp .cl-head{font-family:Amiri,serif;font-size:17px;font-weight:700;margin-bottom:10px}.fcp .cl-days{display:grid;grid-template-columns:repeat(6,1fr);gap:5px;margin-bottom:6px}.fcp .cl-day{font-size:9.5px;font-weight:700;color:var(--muted);text-align:center}.fcp .cl-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(5,36px);gap:5px;background-image:linear-gradient(var(--line) 1px,transparent 1px);background-size:100% 41px}.fcp .cl-block{border-radius:10px;padding:7px 6px 6px;display:flex;flex-direction:column;opacity:0;transform:translateY(6px);transition:opacity .9s ease,transform 1.1s cubic-bezier(.2,.8,.2,1);transition-delay:var(--d);overflow:hidden}.fcp .play .cl-block{opacity:1;transform:none}.fcp .cl-block.turq{background:var(--turq-dim);color:#00604f}.fcp .cl-block.gold{background:#c9a34e2e;color:#7a5e1e}.fcp .cl-block.ink{background:#0d2b2a14;color:var(--ink)}.fcp .cl-block.deep{background:#00967f2e;color:#00604f}.fcp .cl-bn{font-size:9.5px;font-weight:700;line-height:1.2}.fcp .cl-bt{font-size:8.5px;opacity:.75;margin-top:2px}.fcp .cl-cap{margin-top:auto;display:flex;align-items:center;gap:4px;font-size:8px;font-weight:700}.fcp .cl-bar{flex:1;height:4px;border-radius:100px;background:#0d2b2a1a;overflow:hidden}.fcp .cl-bar i{display:block;height:100%;width:0;border-radius:100px;background:currentColor;transition:width 1.4s cubic-bezier(.4,0,.2,1);transition-delay:calc(var(--d) + .8s)}.fcp .play .cl-bar i{width:var(--w)}.fcp .tk-card{position:absolute;left:0;top:18px;width:284px;z-index:5;background:var(--card);border-radius:20px;padding:16px 16px 8px;box-shadow:0 10px 24px -8px #0d2b2a2e,0 40px 70px -24px #0d2b2a52;opacity:0;transform:translateY(12px);transition:opacity .8s ease .15s,transform 1s cubic-bezier(.2,.8,.2,1) .15s}.fcp .play .tk-card{opacity:1;transform:none}.fcp .tk-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.fcp .tk-h{font-family:Amiri,serif;font-size:18px;font-weight:700;margin-top:2px}.fcp .tk-loop{width:30px;height:30px;border-radius:50%;background:var(--turq-dim);color:var(--fcp-accent);display:flex;align-items:center;justify-content:center}.fcp .tk-loop svg{width:15px;height:15px;transition:transform 1.6s cubic-bezier(.45,.05,.25,1) .8s}.fcp .play .tk-loop svg{transform:rotate(360deg)}.fcp .tk-row{display:flex;align-items:center;gap:9px;height:56px;border-top:1px solid var(--line)}.fcp .tk-ic{width:30px;height:30px;border-radius:9px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.fcp .tk-ic svg{width:15px;height:15px}.fcp .tk-ic.ink{background:#0d2b2a14;color:var(--ink)}.fcp .tk-ic.amber{background:#c9a34e2e;color:#8a6d24}.fcp .tk-ic.turq{background:var(--turq-dim);color:var(--fcp-accent)}.fcp .tk-ic.gold{background:#f2c75c38;color:#8a6d24}.fcp .tk-who{flex:1;min-width:0}.fcp .tk-name{font-size:11.5px;font-weight:700;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fcp .tk-sub{font-size:9.5px;color:var(--muted);margin-top:1px;white-space:nowrap}.fcp .tk-right{width:82px;flex-shrink:0;display:flex;justify-content:flex-end}.fcp .tk-right .st{margin-top:0}.fcp .fee-wa.tk-wa{left:272px;width:144px}.fcp .jump a{padding:9px 13px}@media (max-width: 980px){.fcp .hero-ctas,.fcp .jump{justify-content:center}}.fcp .swl{position:relative;display:inline-grid;vertical-align:bottom}.fcp .swl>.sw{grid-area:1 / 1;opacity:0;transition:opacity .5s ease;white-space:nowrap;display:inline-flex;align-items:center;gap:4px}.fcp .swl>.sw.base{opacity:1}.fcp .swl>.sw.on{opacity:1;transition:opacity .4s ease .15s}.fcp .swl>.sw.gone{opacity:0;transition:opacity .3s ease}.fcp .ph{position:absolute;width:184px;height:340px;z-index:5;border-radius:36px;padding:5px;background:linear-gradient(160deg,#4a4a4d,#232326 18%,#0a0a0b 55%,#232326);box-shadow:0 1px #ffffff29 inset,0 20px 40px -12px #0d2b2a59,0 48px 80px -24px #0d2b2a59;opacity:0;transform:translateY(16px);transition:opacity .6s ease .15s,transform .8s cubic-bezier(.2,.8,.2,1) .15s}.fcp .play .ph{opacity:1;transform:none}.fcp .ph-scr{position:relative;width:100%;height:100%;border-radius:31px;overflow:hidden;background:#f4f6f5}.fcp .ph-island{position:absolute;top:8px;left:50%;width:58px;height:17px;margin-left:-29px;border-radius:100px;background:#000;z-index:9}.fcp .ph-status{height:30px;flex-shrink:0;font-size:9.5px;font-weight:700;padding:10px 16px 0;color:var(--ink);position:relative;z-index:2}.fcp .ph-status.light{color:#fff}.fcp .at-head{padding:6px 14px 4px}.fcp .at-t{font-size:13px;font-weight:700}.fcp .at-s{font-size:9.5px;color:var(--muted)}.fcp .at-count{margin:4px 14px 0;font-size:10px;font-weight:700;color:var(--fcp-accent);background:var(--turq-dim);padding:4px 9px;border-radius:100px;display:inline-block}.fcp .at-stack{position:absolute;left:10px;right:10px;top:112px;height:190px}.fcp .at-card{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;border-radius:18px;padding:14px 12px;box-shadow:0 10px 24px -12px #0d2b2a4d;opacity:0;transform:translate(46px);transition:opacity .6s ease,transform .8s cubic-bezier(.2,.8,.2,1)}.fcp .at-card.base,.fcp .at-card.on{opacity:1;transform:none}.fcp .at-card.gone{opacity:0;transform:translate(-60px)}.fcp .at-stu{display:flex;align-items:center;gap:10px;margin-bottom:16px}.fcp .at-av{width:34px;height:34px;border-radius:50%;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fcp .at-n{font-size:13px;font-weight:700}.fcp .at-l{font-size:9.5px;color:var(--muted);margin-top:1px}.fcp .at-btns{display:grid;grid-template-columns:1fr 1fr;gap:8px}.fcp .at-b{position:relative;height:104px;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:700;transition:background .35s ease,color .35s ease,border-color .35s ease}.fcp .at-b svg{width:22px;height:22px}.fcp .at-b.ab{background:#fbe6e4;border:1px solid #F4BDB7;color:#c0392b}.fcp .at-b.pr{background:#dff3ec;border:1px solid #A8E0CF;color:var(--fcp-accent)}.fcp .at-b.ab.on{background:#d9463d;border-color:#d9463d;color:#fff}.fcp .at-b.pr.on{background:#00a884;border-color:#00a884;color:#fff}.fcp .at-b .tap{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none}.fcp .at-b.on .tap{animation:fcp-tapRing .8s ease-out}@keyframes fcp-tapRing{0%{box-shadow:0 0 #0d2b2a47}to{box-shadow:0 0 0 14px #0d2b2a00}}.fcp .at-done{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:18px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 10px 24px -12px #0d2b2a4d;opacity:0;transform:scale(.96);transition:opacity .7s ease,transform .9s cubic-bezier(.2,.8,.2,1)}.fcp .at-done.on{opacity:1;transform:none}.fcp .at-done-ic{width:46px;height:46px;border-radius:50%;background:var(--turq);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.fcp .at-done-ic svg{width:22px;height:22px}.fcp .at-done-t{font-family:Amiri,serif;font-size:19px;font-weight:700}.fcp .at-done-s{font-size:10.5px;color:var(--muted);margin-top:2px}.fcp .qr-cam{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 40%,#3a403f,#111413 75%)}.fcp .qr-lbl{text-align:center;color:#fff;font-size:12px;font-weight:700;margin-top:18px}.fcp .qr-box{position:absolute;left:32px;top:92px;width:110px;height:110px}.fcp .qr-code{width:100%;height:100%;display:block;border-radius:6px}.fcp .qf{position:absolute;width:20px;height:20px;border:3px solid var(--turq)}.fcp .qf.tl{left:-10px;top:-10px;border-right:none;border-bottom:none;border-radius:6px 0 0}.fcp .qf.tr{right:-10px;top:-10px;border-left:none;border-bottom:none;border-radius:0 6px 0 0}.fcp .qf.bl{left:-10px;bottom:-10px;border-right:none;border-top:none;border-radius:0 0 0 6px}.fcp .qf.br{right:-10px;bottom:-10px;border-left:none;border-top:none;border-radius:0 0 6px}.fcp .qs{position:absolute;left:-4px;right:-4px;top:0;height:2px;background:var(--turq);box-shadow:0 0 12px 2px #00c5a8b3;opacity:0}.fcp .qs.on{opacity:1;animation:fcp-scanLine 1.4s ease-in-out infinite}.fcp .qs.gone{opacity:0;animation:none}@keyframes fcp-scanLine{0%,to{top:0}50%{top:108px}}.fcp .qr-hint{position:absolute;left:0;right:0;top:232px;text-align:center;font-size:10px;color:#fff9}.fcp .qr-ok{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:translateY(100%);transition:transform .9s cubic-bezier(.2,.8,.2,1);z-index:4}.fcp .qr-ok.on{transform:none}.fcp .qr-ok-n{font-size:12px;font-weight:700;margin-top:4px}.fcp .pr-card{position:absolute;left:222px;top:72px;width:178px;z-index:6;background:var(--card);border-radius:18px;padding:14px 14px 12px;box-shadow:0 10px 24px -8px #0d2b2a2e,0 30px 60px -24px #0d2b2a4d;opacity:0;transform:translateY(10px);transition:opacity .8s ease .6s,transform 1s cubic-bezier(.2,.8,.2,1) .6s}.fcp .play .pr-card{opacity:1;transform:none}.fcp .pr-name{font-family:Amiri,serif;font-size:17px;font-weight:700;margin:1px 0 8px}.fcp .pr-row{display:flex;justify-content:space-between;align-items:center;height:34px;border-top:1px solid var(--line);font-size:10.5px;color:var(--muted)}.fcp .pr-row b{color:var(--ink);font-size:11.5px;display:inline-flex;align-items:center;gap:5px}.fcp .pr-plus{font-style:normal;font-size:9px;font-weight:700;color:var(--fcp-accent);background:var(--turq-dim);padding:1px 6px;border-radius:100px;opacity:0;transition:opacity .6s ease .3s}.fcp .pr-plus.on{opacity:1}.fcp .pr-foot{display:flex;align-items:center;gap:5px;margin-top:8px;font-size:9.5px;font-weight:700;color:var(--fcp-accent);opacity:0;transition:opacity .7s ease}.fcp .pr-foot.on{opacity:1}.fcp .pr-foot svg{width:12px;height:12px}.fcp .mp-card{position:absolute;left:36px;top:34px;width:328px;z-index:5;background:var(--card);border-radius:20px;padding:16px 18px 8px;box-shadow:0 10px 24px -8px #0d2b2a2e,0 40px 70px -24px #0d2b2a52;opacity:0;transform:translateY(12px);transition:opacity .8s ease .15s,transform 1s cubic-bezier(.2,.8,.2,1) .15s}.fcp .play .mp-card{opacity:1;transform:none}.fcp .mp-head{display:flex;align-items:center;gap:10px;padding-bottom:12px}.fcp .mp-month{margin-left:auto;font-size:9.5px;font-weight:700;color:var(--muted);background:var(--bg);padding:3px 9px;border-radius:100px}.fcp .mp-row{display:flex;align-items:center;gap:12px;height:70px;border-top:1px solid var(--line);opacity:0;transform:translateY(4px);transition:opacity .8s ease,transform 1s cubic-bezier(.2,.8,.2,1);transition-delay:var(--d)}.fcp .play .mp-row{opacity:1;transform:none}.fcp .mp-tile{width:38px;height:44px;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff}.fcp .mp-tile .ar{font-family:Amiri,serif;font-size:15px;font-weight:700}.fcp .mp-tile svg{width:18px;height:18px}.fcp .mp-tile.qd{background:linear-gradient(150deg,#b4e39a,#6cbf5b 55%,#43a33b)}.fcp .mp-tile.qn{background:linear-gradient(150deg,#0e6b5f,#07443d);box-shadow:inset 0 0 0 2px #c9a34eb3}.fcp .mp-tile.is{background:linear-gradient(150deg,#e6c877,#b8913f)}.fcp .mp-body{flex:1;min-width:0}.fcp .mp-top{display:flex;justify-content:space-between;align-items:baseline}.fcp .mp-t{font-size:12.5px;font-weight:700}.fcp .mp-v{font-size:11px;font-weight:700;color:var(--fcp-accent)}.fcp .mp-d{font-size:9.5px;color:var(--muted);margin:2px 0 7px}.fcp .mp-bar{height:6px;border-radius:100px;background:var(--line);overflow:hidden}.fcp .mp-bar i{display:block;height:100%;width:0;border-radius:100px;background:var(--turq);transition:width 1.4s cubic-bezier(.4,0,.2,1);transition-delay:calc(var(--d) + .3s)}.fcp .play .mp-bar i{width:var(--w)}.fcp .hz-log{position:absolute;left:0;top:14px;width:204px;z-index:5;background:var(--card);border-radius:20px;padding:14px 14px 12px;box-shadow:0 10px 24px -8px #0d2b2a2e,0 40px 70px -24px #0d2b2a52;opacity:0;transform:translateY(12px);transition:opacity .8s ease .15s,transform 1s cubic-bezier(.2,.8,.2,1) .15s}.fcp .play .hz-log{opacity:1;transform:none}.fcp .hz-h{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.fcp .hz-name{font-family:Amiri,serif;font-size:16px;font-weight:700;margin-top:1px}.fcp .hz-time{font-size:9px;font-weight:700;color:var(--fcp-accent);background:var(--turq-dim);padding:3px 8px;border-radius:100px;opacity:0;transition:opacity .7s ease}.fcp .hz-time.on{opacity:1}.fcp .hz-row{display:grid;grid-template-columns:62px 1fr;align-items:center;gap:6px;height:46px;border-top:1px solid var(--line);opacity:0;transition:opacity .8s ease;transition-delay:var(--d)}.fcp .play .hz-row{opacity:1}.fcp .hz-k{font-size:9.5px;font-weight:700;color:var(--muted)}.fcp .hz-v{font-size:11px;font-weight:700}.fcp .hz-s{font-size:9px;color:var(--muted);margin-top:1px}.fcp .hz-m{font-size:8.5px;font-weight:700;padding:2px 7px;border-radius:100px;white-space:nowrap}.fcp .hz-m.warn{background:#c9a34e2e;color:#8a6d24}.fcp .hz-m.ok{background:var(--turq-dim);color:var(--fcp-accent)}.fcp .hz-s b{font-weight:700}.fcp .hz-s b.warn{color:#8a6d24}.fcp .hz-s b.ok{color:var(--fcp-accent)}.fcp .hz-tjw{display:flex;flex-wrap:wrap;gap:5px;padding-top:10px;border-top:1px solid var(--line)}.fcp .hz-tj{display:inline-flex;align-items:center;gap:4px;font-size:9px;font-weight:700;padding:3px 8px;border-radius:100px;background:var(--bg);opacity:0;transition:opacity .7s ease;transition-delay:var(--d)}.fcp .play .hz-tj{opacity:1}.fcp .hz-tj i{width:6px;height:6px;border-radius:50%}.fcp .hz-tj.good i{background:var(--turq)}.fcp .hz-tj.work i{background:#d9a93a}.fcp .hz-map{position:absolute;left:212px;top:74px;width:188px;z-index:6;background:var(--card);border-radius:18px;padding:12px 12px 10px;box-shadow:0 14px 30px -10px #0d2b2a47,0 36px 60px -24px #0d2b2a52;opacity:0;transform:translateY(10px);transition:opacity .8s ease .5s,transform 1s cubic-bezier(.2,.8,.2,1) .5s}.fcp .play .hz-map{opacity:1;transform:none}.fcp .hz-mh{font-size:11px;font-weight:700;margin-bottom:8px}.fcp .hz-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:4px}.fcp .hz-c{height:24px;border-radius:6px;background:var(--bg);color:#0d2b2a66;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .5s ease,background .8s ease,color .8s ease,box-shadow .8s ease;transition-delay:var(--d),0s,0s,0s}.fcp .play .hz-c{opacity:1}.fcp .hz-c.done.on{background:var(--turq);color:#fff}.fcp .hz-c.rev.on{background:#e6c877;color:#6e5320}.fcp .hz-c.cur.on{background:#fff;color:var(--fcp-accent);box-shadow:inset 0 0 0 2px var(--turq);animation:fcp-curPulse 2s ease-in-out infinite 1s}@keyframes fcp-curPulse{0%,to{box-shadow:inset 0 0 0 2px var(--turq)}50%{box-shadow:inset 0 0 0 2px var(--turq),0 0 0 4px #00c5a82e}}.fcp .hz-leg{display:flex;gap:8px;margin-top:9px;font-size:8.5px;color:var(--muted);font-weight:600}.fcp .hz-leg span{display:inline-flex;align-items:center;gap:4px}.fcp .hz-leg i{width:8px;height:8px;border-radius:3px}.fcp .hz-leg i.done{background:var(--turq)}.fcp .hz-leg i.rev{background:#e6c877}.fcp .hz-leg i.cur{background:#fff;box-shadow:inset 0 0 0 1.5px var(--turq)}.fcp .ex-paper{position:absolute;left:22px;top:18px;width:200px;height:272px;z-index:4;border-radius:6px;padding:18px;background:linear-gradient(160deg,#fffcf2,#f5ecd6);box-shadow:0 10px 24px -8px #0d2b2a2e,0 40px 70px -24px #0d2b2a4d;transform:rotate(-3deg) translateY(12px);opacity:0;transition:opacity .8s ease .15s,transform 1s cubic-bezier(.2,.8,.2,1) .15s}.fcp .play .ex-paper{opacity:1;transform:rotate(-3deg)}.fcp .ex-pt{font-family:Amiri,serif;font-size:16px;font-weight:700}.fcp .ex-ps{font-size:9px;color:var(--muted);margin-bottom:8px}.fcp .ex-name{font-size:9.5px;color:var(--muted);padding-bottom:8px;border-bottom:1px solid rgba(13,43,42,.15);margin-bottom:6px}.fcp .ex-name b{color:var(--ink);font-family:Amiri,serif;font-size:12px}.fcp .ex-q{position:relative;padding:8px 26px 6px 14px;opacity:0;transition:opacity .7s ease;transition-delay:var(--d)}.fcp .play .ex-q{opacity:1}.fcp .ex-q span{position:absolute;left:0;top:7px;font-size:9px;font-weight:700;color:var(--muted)}.fcp .ex-q i{display:block;height:1.5px;background:#0d2b2a38;margin:5px 0}.fcp .ex-q i.s{width:70%}.fcp .ex-tick{position:absolute;right:0;top:6px;width:18px;height:18px;color:#c0392b;opacity:0;transform:scale(1.4);transition:opacity .5s ease,transform .6s cubic-bezier(.2,.8,.2,1)}.fcp .ex-tick.on{opacity:1;transform:none}.fcp .ex-tick svg{width:18px;height:18px;stroke-width:2.8}.fcp .ex-mark{position:absolute;right:16px;bottom:16px;font-family:Amiri,serif;font-size:17px;font-weight:700;color:#c0392b;border:2px solid #C0392B;border-radius:50%;width:52px;height:52px;display:flex;align-items:center;justify-content:center;transform:rotate(-8deg) scale(1.3);opacity:0;transition:opacity .5s ease,transform .8s cubic-bezier(.2,.8,.2,1)}.fcp .ex-mark.on{opacity:1;transform:rotate(-8deg)}.fcp .ex-online{position:absolute;left:210px;top:110px;width:190px;z-index:6;background:var(--card);border-radius:18px;padding:14px 14px 12px;box-shadow:0 14px 30px -10px #0d2b2a47,0 36px 60px -24px #0d2b2a52;opacity:0;transform:translateY(10px);transition:opacity .8s ease .6s,transform 1s cubic-bezier(.2,.8,.2,1) .6s}.fcp .play .ex-online{opacity:1;transform:none}.fcp .ex-oh{display:flex;justify-content:space-between;font-size:9.5px;font-weight:700;color:var(--muted)}.fcp .ex-qn{color:var(--fcp-accent)}.fcp .ex-qt{font-size:12px;font-weight:700;margin:8px 0 10px}.fcp .ex-opts{display:grid;grid-template-columns:1fr 1fr;gap:6px}.fcp .ex-o{display:flex;align-items:center;gap:8px;height:34px;padding:0 10px;border-radius:10px;border:1px solid var(--line);background:var(--bg);transition:background .5s ease,border-color .5s ease}.fcp .ex-o .ar{font-family:Amiri,serif;font-size:18px;font-weight:700;margin-left:auto}.fcp .ex-dot{width:12px;height:12px;border-radius:50%;border:1.5px solid rgba(13,43,42,.3);transition:background .5s ease,border-color .5s ease}.fcp .ex-o.right.on{background:var(--turq-dim);border-color:#00967f66}.fcp .ex-o.right.on .ex-dot{background:var(--turq);border-color:var(--turq);box-shadow:inset 0 0 0 2px #fff}.fcp .ex-sub{margin-top:10px;height:32px;border-radius:10px;background:var(--turq);color:#06201e;font-size:11.5px;font-weight:700;display:flex;align-items:center;justify-content:center}.fcp .ex-sub svg{width:13px;height:13px}.fcp .rg-card{position:absolute;left:24px;top:6px;width:252px;z-index:5;background:var(--card);border-radius:20px;padding:16px 16px 14px;box-shadow:0 10px 24px -8px #0d2b2a2e,0 40px 70px -24px #0d2b2a52;opacity:0;transform:translateY(12px);transition:opacity .8s ease .15s,transform 1s cubic-bezier(.2,.8,.2,1) .15s}.fcp .play .rg-card{opacity:1;transform:none}.fcp .rg-h{font-family:Amiri,serif;font-size:17px;font-weight:700;margin-bottom:10px}.fcp .rg-pc{position:relative;justify-content:space-between}.fcp .rg-find{display:inline-flex;align-items:center;gap:3px;font-size:9.5px;font-weight:700;color:var(--fcp-accent);opacity:0;transition:opacity .5s ease}.fcp .rg-find.on{opacity:1}.fcp .rg-find svg{width:11px;height:11px}.fcp .rg-dd{position:absolute;left:16px;right:16px;top:128px;z-index:3;background:#fff;border-radius:10px;box-shadow:0 14px 30px -8px #0d2b2a4d;padding:4px;opacity:0;transform:translateY(-4px);transition:opacity .5s ease,transform .6s cubic-bezier(.2,.8,.2,1);pointer-events:none}.fcp .rg-dd.on{opacity:1;transform:none}.fcp .rg-dd.gone{opacity:0;transform:translateY(-4px)}.fcp .rg-opt{font-size:10.5px;font-weight:600;padding:7px 9px;border-radius:7px;transition:background .4s ease,color .4s ease}.fcp .rg-opt.pick.on{background:var(--turq-dim);color:var(--fcp-accent)}.fcp .rg-addr{font-size:11px;font-weight:600;opacity:0;transition:opacity .6s ease;white-space:nowrap}.fcp .rg-addr.on{opacity:1}.fcp .rg-sib{display:flex;align-items:center;gap:9px;margin-top:12px;padding:9px 10px;border-radius:12px;background:var(--turq-dim);opacity:0;transform:translateY(4px);transition:opacity .7s ease,transform .9s cubic-bezier(.2,.8,.2,1)}.fcp .rg-sib.on{opacity:1;transform:none}.fcp .rg-sib-ic{width:26px;height:26px;border-radius:50%;background:#fff;color:var(--fcp-accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.fcp .rg-sib-ic svg{width:14px;height:14px}.fcp .rg-sib-t{font-size:10.5px;font-weight:700;color:#00604f}.fcp .rg-sib-s{font-size:9px;color:var(--fcp-accent);opacity:.85}.fcp .rg-disc{display:flex;justify-content:space-between;align-items:center;margin-top:8px;font-size:10.5px;font-weight:700;opacity:0;transition:opacity .7s ease}.fcp .rg-disc.on{opacity:1}.fcp .rg-disc b{color:var(--fcp-accent)}.fcp .sf-head{font-size:13px;font-weight:700;padding:4px 14px 8px}.fcp .sf-l{font-size:9px;font-weight:700;color:var(--muted);padding:0 14px;margin:6px 0 5px}.fcp .sf-cats{display:flex;flex-wrap:wrap;gap:4px;padding:0 14px}.fcp .sf-cat{font-size:9px;font-weight:700;padding:4px 8px;border-radius:100px;background:#fff;border:1px solid var(--line);color:var(--muted);transition:background .4s ease,color .4s ease,border-color .4s ease}.fcp .sf-cat.pick.on{background:var(--ink);color:#fff;border-color:var(--ink)}.fcp .sf-txt{margin:0 14px;height:54px;border-radius:10px;background:#fff;border:1px solid var(--line);padding:7px 9px;font-size:10px;font-weight:600;line-height:1.4;overflow:hidden}.fcp .sf-txt .typed{white-space:normal}.fcp .sf-tag{display:inline-flex;align-items:center;gap:4px;margin-left:14px;font-size:9.5px;font-weight:700;color:var(--fcp-accent);background:var(--turq-dim);padding:4px 9px;border-radius:100px;opacity:0;transition:opacity .6s ease}.fcp .sf-tag.on{opacity:1}.fcp .sf-tag svg{width:11px;height:11px}.fcp .sf-send{margin:12px 14px 0;font-size:11px}.fcp .sf-sent{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 16px;opacity:0;transition:opacity .8s ease;z-index:4}.fcp .sf-sent.on{opacity:1}.fcp .sf-case{position:absolute;left:202px;top:26px;width:198px;z-index:6;background:var(--card);border-radius:18px;padding:14px 14px 10px;box-shadow:0 14px 30px -10px #0d2b2a47,0 36px 60px -24px #0d2b2a52;opacity:0;transform:translateY(10px);transition:opacity .8s ease .5s,transform 1s cubic-bezier(.2,.8,.2,1) .5s}.fcp .play .sf-case{opacity:1;transform:none}.fcp .sf-ch{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.fcp .sf-no{font-size:11px;font-weight:700}.fcp .sf-pill{font-size:8.5px;font-weight:700;color:var(--ink);background:var(--bg);padding:2px 8px;border-radius:100px}.fcp .sf-steps{position:relative;padding-left:4px}.fcp .sf-step{position:relative;display:flex;gap:10px;padding-bottom:12px;opacity:.25;transition:opacity .7s ease}.fcp .sf-step.on{opacity:1}.fcp .sf-step i{width:10px;height:10px;border-radius:50%;margin-top:3px;flex-shrink:0;background:var(--bg);box-shadow:inset 0 0 0 2px #0d2b2a40;transition:background .5s ease,box-shadow .5s ease}.fcp .sf-step.on i{background:#e6c877;box-shadow:none}.fcp .sf-step.done.on i{background:var(--turq)}.fcp .sf-step:not(:last-child):before{content:"";position:absolute;left:4.5px;top:15px;bottom:0;width:1px;background:var(--line)}.fcp .sf-step b{display:block;font-size:10.5px}.fcp .sf-step span{font-size:9px;color:var(--muted)}.fcp .pt-msg{padding:10px 12px}.fcp .pt-from{font-size:9px;font-weight:700;color:var(--muted);margin-bottom:4px}.fcp .pt-bub{background:#fff;border-radius:3px 12px 12px;padding:10px;font-size:10.5px;line-height:1.45;box-shadow:0 1px 2px #0000000f}.fcp .pt-open{margin-top:9px;height:32px;border-radius:9px;background:var(--turq);color:#06201e;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:5px}.fcp .pt-open svg{width:12px;height:12px}.fcp .pt-open.on{animation:fcp-press .7s ease}.fcp .pt-app{position:absolute;left:0;right:0;top:30px;bottom:0;background:#f4f6f5;padding:8px 12px;transform:translate(100%);transition:transform .9s cubic-bezier(.2,.8,.2,1);z-index:3}.fcp .pt-app.on{transform:none}.fcp .pt-hi{font-size:10.5px;color:var(--muted);margin-bottom:10px}.fcp .pt-hi b{display:block;font-family:Amiri,serif;font-size:19px;color:var(--ink)}.fcp .pt-live{display:flex;align-items:center;gap:8px;background:var(--ink);color:#fff;border-radius:12px;padding:9px 10px;margin-bottom:8px;opacity:0;transform:translateY(4px);transition:opacity .7s ease,transform .9s cubic-bezier(.2,.8,.2,1)}.fcp .pt-live.on{opacity:1;transform:none}.fcp .pt-dot{width:8px;height:8px;border-radius:50%;background:#ff5b4f;box-shadow:0 0 #ff5b4f99;animation:fcp-livePulse 1.8s ease-out infinite;flex-shrink:0}@keyframes fcp-livePulse{0%{box-shadow:0 0 #ff5b4f99}to{box-shadow:0 0 0 8px #ff5b4f00}}.fcp .pt-lt{font-size:10.5px;font-weight:700}.fcp .pt-ls{font-size:9px;opacity:.7}.fcp .pt-join{margin-left:auto;font-size:10px;font-weight:700;color:#06201e;background:var(--turq);padding:5px 11px;border-radius:100px}.fcp .pt-tiles{display:grid;grid-template-columns:1fr 1fr;gap:6px}.fcp .pt-tile{background:#fff;border-radius:12px;padding:9px 10px}.fcp .pt-tile span{display:block;font-size:9px;color:var(--muted);font-weight:600}.fcp .pt-tile b{font-family:Amiri,serif;font-size:17px}.fcp .pt-tile b.ok{color:var(--fcp-accent)}.fcp .pt-rec{display:flex;align-items:center;gap:7px;margin-top:6px;background:#fff;border-radius:12px;padding:9px 10px;font-size:10.5px;font-weight:600}.fcp .pt-rec svg{width:15px;height:15px;color:var(--fcp-accent)}.fcp .pt-rec b{margin-left:auto;font-size:9px;color:var(--fcp-accent);background:var(--turq-dim);padding:2px 7px;border-radius:100px}.fcp .mr-card{position:absolute;left:12px;top:40px;width:256px;z-index:5;background:var(--card);border-radius:20px;padding:16px 16px 14px;box-shadow:0 10px 24px -8px #0d2b2a2e,0 40px 70px -24px #0d2b2a52;opacity:0;transform:translateY(12px);transition:opacity .8s ease .15s,transform 1s cubic-bezier(.2,.8,.2,1) .15s}.fcp .play .mr-card{opacity:1;transform:none}.fcp .mr-h{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.fcp .mr-trophy{width:32px;height:32px;border-radius:50%;background:#c9a34e2e;color:#8a6d24;display:flex;align-items:center;justify-content:center}.fcp .mr-trophy svg{width:16px;height:16px}.fcp .mr-list{display:flex;gap:8px}.fcp .mr-ranks{display:flex;flex-direction:column}.fcp .mr-ranks span{height:50px;display:flex;align-items:center;font-family:Amiri,serif;font-size:16px;font-weight:700;color:#0d2b2a59}.fcp .mr-ranks span:first-child{color:#b8913f}.fcp .mr-rows{position:relative;flex:1;height:200px}.fcp .mr-row{position:absolute;left:0;right:0;top:var(--t0);height:50px;display:flex;align-items:center;gap:9px;transition:top 1.1s cubic-bezier(.45,.05,.25,1)}.fcp .mr-row.on{top:var(--t1)}.fcp .mr-av{width:10px;height:26px;border-radius:4px;flex-shrink:0}.fcp .mr-body{flex:1}.fcp .mr-top{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:5px}.fcp .mr-n{font-size:11.5px;font-weight:700}.fcp .mr-c{font-size:11.5px;font-weight:700;color:var(--fcp-accent)}.fcp .mr-bar{height:7px;border-radius:100px;background:var(--line);overflow:hidden}.fcp .mr-bar i{display:block;height:100%;width:0;border-radius:100px;background:var(--turq);transition:width 1.2s cubic-bezier(.4,0,.2,1) .6s}.fcp .play .mr-bar i.w89{width:89%}.fcp .play .mr-bar i.w65{width:65%}.fcp .play .mr-bar i.w55{width:55%}.fcp .play .mr-bar i.qb{width:85%;background:#c9a34e}.fcp .play .mr-bar i.qb.s1{width:88%;transition-delay:0s}.fcp .play .mr-bar i.qb.s2{width:91%;transition-delay:0s}.fcp .mr-toast{position:absolute;left:262px;width:146px;z-index:6;display:flex;gap:8px;align-items:flex-start;background:var(--card);border-radius:14px;padding:10px 11px;box-shadow:0 14px 30px -10px #0d2b2a4d;opacity:0;transform:translate(-10px);transition:opacity .7s ease,transform .9s cubic-bezier(.2,.8,.2,1)}.fcp .mr-toast.on{opacity:1;transform:none}.fcp .mr-star{width:26px;height:26px;border-radius:50%;background:#c9a34e33;color:#b8913f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fcp .mr-star svg{width:14px;height:14px;fill:currentColor}.fcp .mr-tt{font-size:11px;font-weight:700;color:#8a6d24}.fcp .mr-ts{font-size:9.5px;font-weight:700;margin-top:1px}.fcp .mr-tr{font-size:9px;color:var(--muted)}.fcp .jump{gap:8px}@media (min-width: 981px){.fcp .jump{display:grid;grid-template-columns:repeat(6,auto);justify-content:start}.fcp .jump a{justify-content:center}}.fcp .kb-up{position:absolute;left:0;top:22px;width:196px;z-index:5;background:var(--card);border-radius:20px;padding:14px;box-shadow:0 10px 24px -8px #0d2b2a2e,0 40px 70px -24px #0d2b2a52;opacity:0;transform:translateY(12px);transition:opacity .8s ease .15s,transform 1s cubic-bezier(.2,.8,.2,1) .15s}.fcp .play .kb-up{opacity:1;transform:none}.fcp .kb-uh{font-size:12px;font-weight:700;margin-bottom:10px}.fcp .kb-drop{border:1.5px dashed rgba(0,150,127,.35);border-radius:14px;padding:12px 10px;background:#00c5a80d}.fcp .kb-file{display:flex;align-items:center;gap:8px;opacity:0;transform:translateY(-6px);transition:opacity .7s ease,transform .9s cubic-bezier(.2,.8,.2,1)}.fcp .kb-file.on{opacity:1;transform:none}.fcp .kb-fn b{display:block;font-size:10.5px}.fcp .kb-fn span{font-size:9px;color:var(--muted)}.fcp .kb-prog{height:5px;border-radius:100px;background:var(--line);margin:10px 0 8px;overflow:hidden}.fcp .kb-prog i{display:block;height:100%;width:0;border-radius:100px;background:var(--turq);transition:width 1.8s cubic-bezier(.4,0,.2,1)}.fcp .kb-prog i.on{width:100%}.fcp .kb-status{font-size:9.5px;font-weight:700;color:var(--fcp-accent);height:14px}.fcp .kb-status svg{width:11px;height:11px}.fcp .kb-hint{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:10px;font-size:9.5px;color:var(--muted);font-weight:600}.fcp .kb-hint svg{width:12px;height:12px}.fcp .kb-sec{position:absolute;left:180px;top:56px;width:220px;z-index:6;background:var(--card);border-radius:18px;padding:14px 14px 6px;box-shadow:0 14px 30px -10px #0d2b2a47,0 36px 60px -24px #0d2b2a52;opacity:0;transform:translateY(10px);transition:opacity .8s ease,transform 1s cubic-bezier(.2,.8,.2,1)}.fcp .kb-sec.on{opacity:1;transform:none}.fcp .kb-sh{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6px}.fcp .kb-title{font-family:Amiri,serif;font-size:17px;font-weight:700;color:var(--turq-deep);line-height:1.1}.fcp .kb-sub{font-size:9.5px;color:var(--muted);margin-top:2px}.fcp .kb-count{font-size:8.5px;font-weight:700;color:var(--fcp-accent);background:var(--turq-dim);padding:2px 7px;border-radius:100px}.fcp .kb-ch{display:grid;grid-template-columns:1fr 44px 30px;align-items:center;gap:6px;height:36px;border-top:1px solid var(--line);opacity:0;transition:opacity .7s ease}.fcp .kb-ch.on{opacity:1}.fcp .kb-cn{display:flex;flex-direction:column;min-width:0}.fcp .kb-ar{font-family:Amiri,serif;font-size:12.5px;line-height:1.15;color:var(--ink);text-align:left}.fcp .kb-en{font-size:8.5px;color:var(--muted)}.fcp .kb-bar{height:5px;border-radius:100px;background:var(--line);overflow:hidden}.fcp .kb-bar i{display:block;height:100%;width:0;border-radius:100px;background:var(--turq);transition:width 1.2s cubic-bezier(.4,0,.2,1) .5s}.fcp .kb-ch.on .kb-bar i{width:var(--w)}.fcp .kb-pct{font-size:8.5px;font-weight:700;color:var(--fcp-accent);text-align:right}.fcp .kb-more{font-size:8.5px;color:var(--muted);text-align:center;padding:7px 0 4px;border-top:1px solid var(--line);opacity:0;transition:opacity .7s ease}.fcp .kb-more.on{opacity:1}.fcp .kb-ch.cur{background:linear-gradient(90deg,rgba(0,197,168,.08),transparent);margin:0 -14px;padding:0 14px}.fcp .gp-card{position:absolute;left:236px;top:118px;width:164px;z-index:6;background:var(--card);border-radius:18px;overflow:hidden;box-shadow:0 14px 30px -10px #0d2b2a47,0 36px 60px -24px #0d2b2a52;opacity:0;transform:translateY(10px);transition:opacity .8s ease .6s,transform 1s cubic-bezier(.2,.8,.2,1) .6s}.fcp .play .gp-card{opacity:1;transform:none}.fcp .gp-head{display:flex;align-items:center;gap:9px;padding:12px;background:linear-gradient(135deg,#fbefd8,#f3ddb4)}.fcp .gp-ic{width:30px;height:30px;border-radius:9px;background:#ffffffb3;color:#8a6d24;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fcp .gp-ic svg{width:16px;height:16px}.fcp .gp-title{font-family:Amiri,serif;font-size:16px;font-weight:700;line-height:1.05}.fcp .gp-sub{font-size:8.5px;color:#7a5e1e;margin-top:2px;white-space:nowrap}.fcp .gp-body{padding:10px 12px 12px}.fcp .gp-top{display:flex;justify-content:space-between;font-size:9.5px;color:var(--muted);margin-bottom:5px}.fcp .gp-top b{color:var(--ink);font-size:10.5px}.fcp .gp-bar{height:6px;border-radius:100px;background:var(--line);overflow:hidden}.fcp .gp-bar i{display:block;height:100%;width:0;border-radius:100px;background:#c9a34e;transition:width 1.8s cubic-bezier(.4,0,.2,1) 1.4s}.fcp .play .gp-bar i{width:86%}.fcp .gp-row{display:flex;justify-content:space-between;align-items:center;height:30px;margin-top:8px;border-top:1px solid var(--line);font-size:9.5px;color:var(--muted)}.fcp .gp-row b{color:var(--ink);font-size:10px}.fcp .gp-tag{display:inline-block;font-size:8.5px;font-weight:700;color:#7a5e1e;background:#c9a34e2e;padding:3px 8px;border-radius:100px}.fcp .cd-face.ijazah{color:#b8913f;background:linear-gradient(160deg,#fffbef,#f2e6cc)}.fcp .cd-face.ijazah:before{top:8px;right:8px;bottom:8px;left:8px;border:3px solid #0D2B2A;border-radius:3px}.fcp .cd-face.ijazah:after{top:14px;right:14px;bottom:14px;left:14px;border:1px solid rgba(201,163,78,.9);border-radius:2px}.fcp .cd-face.ijazah .cd-title{font-size:23px;margin-top:0}.fcp .cd-face.ijazah .cd-sub{margin-bottom:12px}.fcp .ij-doc{left:0;top:26px;width:204px;height:290px}.fcp .ij-doc .cd-face.cyc-item{padding:20px 22px 18px}.fcp .ij-doc .cd-orn{width:50px;height:22px}.fcp .ij-doc .cd-ar{font-size:22px}.fcp .ij-doc .cd-field{margin-bottom:10px}.fcp .ij-doc .cd-field span{margin-bottom:2px}.fcp .cd-val{display:block;font-style:normal;font-family:Amiri,serif;font-size:13px;font-weight:700;color:var(--ink);height:17px;line-height:17px;margin-bottom:2px;opacity:0;transition:opacity .7s ease;transition-delay:calc(var(--d) + .3s)}.fcp .play .cd-val{opacity:1}.fcp .ij-doc .cd-foot{left:22px;right:22px;bottom:22px}.fcp .ij-doc .cd-sign svg{width:86px;height:34px}.fcp .ij-doc .cd-seal{width:50px;height:50px}.fcp .ij-doc .cd-qr{top:18px;right:18px;width:24px;height:24px}.fcp .sn-card{position:absolute;left:196px;top:12px;width:204px;z-index:6;background:var(--card);border-radius:18px;padding:11px 10px;box-shadow:0 14px 30px -10px #0d2b2a47,0 36px 60px -24px #0d2b2a52;opacity:0;transform:translateY(10px);transition:opacity .8s ease .4s,transform 1s cubic-bezier(.2,.8,.2,1) .4s}.fcp .play .sn-card{opacity:1;transform:none}.fcp .sn-h{display:flex;justify-content:space-between;align-items:baseline;padding:0 4px 6px;font-size:11px;font-weight:700}.fcp .sn-ar{font-family:Amiri,serif;font-size:15px;color:var(--turq-deep)}.fcp .sn-chain{display:flex;flex-direction:column;align-items:center}.fcp .sn-n{font-size:9.5px;font-weight:700;line-height:1.2;text-align:center;padding:4px 9px;border-radius:9px;background:var(--bg);border:1px solid var(--line);color:var(--ink);max-width:100%;opacity:0;transform:translateY(4px);transition:opacity .6s ease,transform .8s cubic-bezier(.2,.8,.2,1),background .6s ease;transition-delay:var(--d)}.fcp .play .sn-n{opacity:1;transform:none}.fcp .sn-n small{display:block;font-size:8px;font-weight:600;color:var(--muted)}.fcp .sn-n.top{background:linear-gradient(135deg,#f7e6b5,#e6c877);border-color:#c9a34e99;color:#5e4716;font-size:10.5px;padding:6px 14px}.fcp .sn-saw{font-family:Amiri,serif;font-size:13px}.fcp .sn-n.gen{background:transparent;border:1px dashed rgba(0,150,127,.45);color:var(--fcp-accent);font-weight:600;font-style:italic}.fcp .sn-n.me{background:var(--turq);border-color:var(--turq);color:#06201e}.fcp .sn-n.me small{color:#06201e;opacity:.7}.fcp .sn-l{display:block;width:1.5px;height:7px;background:#00967f73;transform:scaleY(0);transform-origin:50% 100%;transition:transform .45s ease;transition-delay:var(--d)}.fcp .play .sn-l{transform:scaleY(1)}.fcp .sn-fork{display:block;width:150px;height:12px;opacity:0;transition:opacity .5s ease;transition-delay:var(--d)}.fcp .play .sn-fork{opacity:1}.fcp .sn-pair{display:flex;gap:8px;width:100%;justify-content:center}.fcp .sn-pair .sn-n{flex:1;padding:5px 4px}.fcp .ft-card{position:absolute;left:10px;top:26px;width:222px;z-index:5;background:var(--card);border-radius:20px;overflow:hidden;box-shadow:0 10px 24px -8px #0d2b2a2e,0 40px 70px -24px #0d2b2a52;opacity:0;transform:translateY(12px);transition:opacity .8s ease .15s,transform 1s cubic-bezier(.2,.8,.2,1) .15s}.fcp .play .ft-card{opacity:1;transform:none}.fcp .ft-head{display:flex;align-items:center;gap:10px;padding:14px;color:#fff;background:radial-gradient(circle at 15% 0%,#1A5550,var(--ink) 72%)}.fcp .ft-ic{width:36px;height:36px;border-radius:10px;background:#00c5a838;color:#7fe8d6;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fcp .ft-ic svg{width:19px;height:19px}.fcp .ft-title{font-family:Amiri,serif;font-size:20px;font-weight:700;line-height:1.05}.fcp .ft-sub{font-size:9.5px;opacity:.75;margin-top:2px}.fcp .ft-body{display:flex;align-items:center;gap:12px;padding:14px 14px 10px}.fcp .ft-ring{position:relative;width:64px;height:64px;flex-shrink:0}.fcp .ft-ring svg{width:64px;height:64px;transform:rotate(-90deg)}.fcp .ft-arc{stroke-dasharray:163.4;stroke-dashoffset:163.4;transition:stroke-dashoffset 2.2s cubic-bezier(.4,0,.2,1) .9s}.fcp .play .ft-arc{stroke-dashoffset:16.3}.fcp .ft-rc{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.fcp .ft-rc b{font-family:Amiri,serif;font-size:20px;line-height:1}.fcp .ft-rc span{font-size:8px;color:var(--muted);font-weight:600}.fcp .ft-bl{font-size:10px;font-weight:700;margin-bottom:6px}.fcp .ft-av{display:flex;align-items:center}.fcp .ft-a{width:22px;height:22px;border-radius:50%;border:2px solid #fff;margin-left:-6px;opacity:0;transform:scale(.6);transition:opacity .6s ease,transform .7s cubic-bezier(.2,.8,.2,1);transition-delay:var(--d)}.fcp .ft-a:first-child{margin-left:0}.fcp .play .ft-a{opacity:1;transform:none}.fcp .ft-more{margin-left:4px;font-size:9.5px;font-weight:700;color:var(--fcp-accent);opacity:0;transition:opacity .6s ease;transition-delay:var(--d)}.fcp .play .ft-more{opacity:1}.fcp .ft-rows{padding:0 14px}.fcp .ft-row{display:flex;justify-content:space-between;align-items:center;height:32px;border-top:1px solid var(--line);font-size:10.5px;color:var(--muted)}.fcp .ft-row b{color:var(--ink);font-size:11px}.fcp .ft-tag{margin:6px 14px 14px;display:inline-block;font-size:9px;font-weight:700;color:var(--fcp-accent);background:var(--turq-dim);padding:3px 9px;border-radius:100px}.fcp .ft-week{position:absolute;left:240px;top:132px;width:160px;z-index:6;background:var(--card);border-radius:16px;padding:12px 12px 6px;box-shadow:0 14px 30px -10px #0d2b2a47,0 36px 60px -24px #0d2b2a52;opacity:0;transform:translateY(10px);transition:opacity .8s ease .5s,transform 1s cubic-bezier(.2,.8,.2,1) .5s}.fcp .play .ft-week{opacity:1;transform:none}.fcp .ft-wh{font-size:10.5px;font-weight:700;margin-bottom:4px}.fcp .ft-w{display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:4px;height:30px;border-top:1px solid var(--line);font-size:9.5px;opacity:0;transition:opacity .6s ease;transition-delay:var(--d)}.fcp .play .ft-w{opacity:1}.fcp .ft-d{font-weight:700;color:var(--muted)}.fcp .ft-n{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fcp .ft-t{color:var(--muted)}.fcp .ft-w.on{background:var(--turq-dim);margin:0 -12px;padding:0 12px}.fcp .ft-w.on .ft-n,.fcp .ft-w.on .ft-d{color:#00604f}.fcp .pillar-copy .trust-badge+.explore{display:inline-block}.fcp .dc-card{position:absolute;left:14px;top:14px;width:232px;z-index:5;background:var(--card);border-radius:20px;padding:16px;overflow:hidden;box-shadow:0 10px 24px -8px #0d2b2a2e,0 40px 70px -24px #0d2b2a52;opacity:0;transform:translateY(12px);transition:opacity .8s ease .15s,transform 1s cubic-bezier(.2,.8,.2,1) .15s}.fcp .play .dc-card{opacity:1;transform:none}.fcp .dc-org{font-size:9.5px;font-weight:700;color:var(--muted)}.fcp .dc-t{font-family:Amiri,serif;font-size:17px;font-weight:700;margin:2px 0 12px;line-height:1.15}.fcp .dc-seg{position:relative;display:grid;grid-template-columns:repeat(3,1fr);background:var(--bg);border-radius:10px;padding:3px}.fcp .dc-ind{position:absolute;top:3px;bottom:3px;left:3px;width:calc((100% - 6px) / 3);border-radius:8px;background:#fff;box-shadow:0 2px 6px #0d2b2a1f;transition:transform .8s cubic-bezier(.45,.05,.25,1)}.fcp .dc-ind.on{transform:translate(100%)}.fcp .dc-o{position:relative;z-index:1;text-align:center;font-size:10.5px;font-weight:700;padding:7px 0;color:var(--muted);transition:color .5s ease}.fcp .dc-o.a{color:var(--ink)}.fcp .dc-o.a.gone{color:var(--muted)}.fcp .dc-o.b.on{color:var(--ink)}.fcp .dc-note{display:flex;align-items:flex-start;gap:5px;margin:8px 0 2px;font-size:9px;line-height:1.35;font-weight:700;color:var(--fcp-accent);height:26px;opacity:0;transition:opacity .6s ease}.fcp .dc-note.on{opacity:1}.fcp .dc-note svg{width:12px;height:12px;flex-shrink:0}.fcp .dc-amts{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:8px 0 12px}.fcp .dc-amts span{text-align:center;font-size:11.5px;font-weight:700;padding:9px 0;border-radius:10px;border:1px solid var(--line);transition:background .5s ease,color .5s ease,border-color .5s ease}.fcp .dc-amts span.pick.on{background:var(--turq-dim);border-color:#00967f66;color:var(--fcp-accent)}.fcp .dc-pay{height:38px;border-radius:10px;background:#000;color:#fff;font-size:11.5px;font-weight:700;display:flex;align-items:center;justify-content:center}.fcp .dc-pay.on{animation:fcp-press .7s ease}.fcp .dc-done{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;opacity:0;transform:scale(.97);transition:opacity .7s ease,transform .9s cubic-bezier(.2,.8,.2,1)}.fcp .dc-done.on{opacity:1;transform:none}.fcp .dc-appeal{position:absolute;left:234px;top:150px;width:166px;z-index:6;background:var(--card);border-radius:16px;padding:12px 14px;box-shadow:0 14px 30px -10px #0d2b2a47;opacity:0;transform:translateY(10px);transition:opacity .8s ease .6s,transform 1s cubic-bezier(.2,.8,.2,1) .6s}.fcp .play .dc-appeal{opacity:1;transform:none}.fcp .dc-fig{font-family:Amiri,serif;font-size:24px;font-weight:700;line-height:1.15}.fcp .dc-fill{height:100%;width:0;border-radius:100px;background:var(--turq);transition:width 1s cubic-bezier(.4,0,.2,1)}.fcp .play .dc-fill{width:60%;transition-delay:.9s}.fcp .play .dc-fill.s1{width:62%;transition-delay:0s}.fcp .evc{position:absolute;width:222px;display:flex;z-index:5;background:var(--card);border-radius:16px;overflow:hidden;box-shadow:0 16px 32px -12px #0d2b2a4d;opacity:0;transition:opacity .7s ease,transform 1s cubic-bezier(.2,.8,.2,1);transition-delay:var(--d)}.fcp .evc.e1{left:6px;top:22px;transform:translateY(14px) rotate(-3deg)}.fcp .evc.e2{left:176px;top:104px;transform:translateY(14px) rotate(3deg);z-index:6}.fcp .evc.e3{left:40px;top:196px;transform:translateY(14px) rotate(-1.5deg);z-index:7}.fcp .play .evc.e1{opacity:1;transform:rotate(-3deg)}.fcp .play .evc.e2{opacity:1;transform:rotate(3deg)}.fcp .play .evc.e3{opacity:1;transform:rotate(-1.5deg)}.fcp .evc-stub{width:50px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.fcp .evc-stub b{font-family:Amiri,serif;font-size:21px;line-height:1}.fcp .evc-stub span{font-size:9px;font-weight:700;opacity:.9}.fcp .evc-stub.turq{background:linear-gradient(160deg,var(--turq),var(--turq-deep))}.fcp .evc-stub.ink{background:linear-gradient(160deg,#1A5550,var(--ink))}.fcp .evc-stub.gold{background:linear-gradient(160deg,#e6c877,#b8913f)}.fcp .evc-b{flex:1;padding:11px 12px;border-left:2px dashed var(--line)}.fcp .evc-t{font-size:12px;font-weight:700;line-height:1.25}.fcp .evc-m{font-size:9.5px;color:var(--muted);margin-top:2px}.fcp .evc-c{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:7px;font-size:10px;font-weight:700;color:var(--fcp-accent)}.fcp .evc-c b{font-size:12px}.fcp .evc-open{font-size:8.5px;font-weight:700;color:var(--fcp-accent);background:var(--turq-dim);padding:2px 7px;border-radius:100px}.fcp .rc{position:absolute;left:30px;width:300px;z-index:5;background:var(--card);border-radius:16px;padding:12px 14px;box-shadow:0 14px 30px -12px #0d2b2a47;opacity:0;transform:translateY(10px);transition:opacity .7s ease,transform 1s cubic-bezier(.2,.8,.2,1)}.fcp .rc1{top:16px;transition-delay:.2s}.fcp .rc2{top:124px;left:60px;transition-delay:.5s}.fcp .rc3{top:204px;left:20px;transition-delay:.8s}.fcp .play .rc{opacity:1;transform:none}.fcp .rc-h{display:flex;align-items:center;gap:10px}.fcp .rc-ic{width:30px;height:30px;border-radius:9px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.fcp .rc-ic svg{width:16px;height:16px}.fcp .rc-ic.turq{background:var(--turq-dim);color:var(--fcp-accent)}.fcp .rc-ic.gold{background:#c9a34e2e;color:#8a6d24}.fcp .rc-ic.ink{background:#0d2b2a14;color:var(--ink)}.fcp .rc-t{font-size:12px;font-weight:700}.fcp .rc-s{font-size:9.5px;color:var(--muted);margin-top:1px}.fcp .rc-row{display:flex;justify-content:space-between;margin:10px 0 5px;font-size:10.5px;color:var(--muted)}.fcp .rc-row b{color:var(--ink)}.fcp .rc-bar{height:6px;border-radius:100px;background:var(--line);overflow:hidden}.fcp .rc-bar i{display:block;height:100%;width:0;border-radius:100px;background:var(--turq);transition:width 1s cubic-bezier(.4,0,.2,1)}.fcp .play .rc-bar i{width:69%;transition-delay:.7s}.fcp .play .rc-bar i.s1{width:75%;transition-delay:0s}.fcp .rc-st{margin-left:auto}.fcp .rc-av{margin-left:auto;display:flex}.fcp .rc-av span{width:20px;height:20px;border-radius:50%;border:2px solid #fff;margin-left:-5px;opacity:0;transform:scale(.6);transition:opacity .5s ease,transform .6s cubic-bezier(.2,.8,.2,1);transition-delay:var(--d)}.fcp .play .rc-av span{opacity:1;transform:none}.fcp .rc-foot{display:flex;align-items:center;gap:5px;margin-top:8px;font-size:10px;font-weight:700;color:var(--fcp-accent);opacity:0;transition:opacity .7s ease}.fcp .rc-foot.on{opacity:1}.fcp .rc-foot svg{width:12px;height:12px}.fcp .tt-card{position:absolute;left:30px;top:26px;width:300px;z-index:5;background:var(--card);border-radius:20px;padding:16px 16px 8px;box-shadow:0 10px 24px -8px #0d2b2a2e,0 40px 70px -24px #0d2b2a52;opacity:0;transform:translateY(12px);transition:opacity .8s ease .15s,transform 1s cubic-bezier(.2,.8,.2,1) .15s}.fcp .play .tt-card{opacity:1;transform:none}.fcp .tt-h{margin-bottom:8px}.fcp .tt-row{display:flex;align-items:center;gap:10px;height:58px;border-top:1px solid var(--line);opacity:0;transition:opacity .7s ease;transition-delay:var(--d)}.fcp .play .tt-row{opacity:1}.fcp .tt-b{flex:1}.fcp .tt-n{font-size:12px;font-weight:700}.fcp .tt-s{font-size:9.5px;color:var(--muted);margin-top:1px}.fcp .tt-p{text-align:right}.fcp .tt-p b{display:block;font-family:Amiri,serif;font-size:17px}.fcp .tt-k{font-size:8.5px;font-weight:700;padding:2px 7px;border-radius:100px}.fcp .tt-k.paid{color:var(--fcp-accent);background:var(--turq-dim)}.fcp .tt-k.free{color:var(--muted);background:var(--bg)}.fcp .tt-k.don{color:#8a6d24;background:#c9a34e2e}.fcp .tt-toast{position:absolute;right:-16px;top:-8px;z-index:8;display:flex;align-items:center;gap:9px;background:var(--card);border-radius:14px;padding:9px 14px 9px 10px;box-shadow:0 16px 32px -10px #0d2b2a4d;white-space:nowrap;opacity:0;transform:translateY(8px);transition:opacity .7s ease,transform .9s cubic-bezier(.2,.8,.2,1)}.fcp .tt-toast.on{opacity:1;transform:none}.fcp .rp-card{position:absolute;left:30px;top:22px;width:340px;z-index:5;background:var(--card);border-radius:20px;padding:16px 18px 14px;box-shadow:0 10px 24px -8px #0d2b2a2e,0 40px 70px -24px #0d2b2a52;opacity:0;transform:translateY(12px);transition:opacity .8s ease .15s,transform 1s cubic-bezier(.2,.8,.2,1) .15s}.fcp .play .rp-card{opacity:1;transform:none}.fcp .rp-h{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.fcp .rp-live{display:inline-flex;align-items:center;gap:5px;font-size:9px;font-weight:700;color:var(--fcp-accent);background:var(--turq-dim);padding:3px 9px;border-radius:100px}.fcp .rp-live i{width:6px;height:6px;border-radius:50%;background:var(--turq);animation:fcp-livePulse 1.8s ease-out infinite}.fcp .rp-tiles{display:grid;grid-template-columns:1fr 1fr;gap:8px}.fcp .rp-t{background:var(--bg);border-radius:12px;padding:10px 12px}.fcp .rp-t span{display:block;font-size:9.5px;color:var(--muted);font-weight:600}.fcp .rp-t b{font-family:Amiri,serif;font-size:24px;line-height:1.15}.fcp .rp-chart{margin-top:12px}.fcp .rp-cl{font-size:9.5px;font-weight:700;color:var(--muted);margin-bottom:4px}.fcp .rp-spark{width:100%;height:56px;display:block}.fcp .rp-line{fill:none;stroke:var(--turq);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:360;stroke-dashoffset:360;transition:stroke-dashoffset 2s cubic-bezier(.4,0,.2,1) 1s;vector-effect:non-scaling-stroke}.fcp .play .rp-line{stroke-dashoffset:0}.fcp .rp-area{fill:#00c5a81f;opacity:0;transition:opacity 1s ease 2.4s}.fcp .play .rp-area{opacity:1}.fcp .breadth{max-width:900px;margin:10px auto 30px;padding:70px 32px 30px;text-align:center}.fcp .breadth h2{font-family:Amiri,serif;font-size:clamp(30px,3.4vw,42px);line-height:1.12;margin-bottom:14px}.fcp .breadth h2 em{font-style:italic;color:var(--turq);font-weight:400}.fcp .breadth p{font-size:16px;line-height:1.7;color:var(--muted);max-width:600px;margin:0 auto 26px}.fcp .breadth-row{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.fcp .breadth-pill{display:inline-flex;align-items:center;gap:8px;background:var(--card);border:1px solid var(--line);padding:10px 16px;border-radius:100px;font-size:13.5px;font-weight:700}.fcp .breadth-pill svg{width:16px;height:16px;color:var(--fcp-accent)}.fcp .tr-draw{stroke-dasharray:var(--len);stroke-dashoffset:var(--len);transition:stroke-dashoffset 1s cubic-bezier(.4,0,.2,1);transition-delay:var(--d)}.fcp .play .tr-draw{stroke-dashoffset:0}.fcp .tr-mound,.fcp .tr-shadow{opacity:0;transition:opacity .8s ease .1s}.fcp .play .tr-mound,.fcp .play .tr-shadow{opacity:1}.fcp .tr-leaf{transform-origin:center;transform:scale(0);opacity:.95;transition:transform .7s cubic-bezier(.2,.9,.3,1.15);transition-delay:var(--d)}.fcp .play .tr-leaf{transform:scale(1)}.fcp .tr-total{position:absolute;left:-6px;top:6px;z-index:6;background:#ffffffe0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:16px;padding:10px 14px;box-shadow:0 12px 26px -12px #0d2b2a47;opacity:0;transition:opacity .8s ease .6s}.fcp .play .tr-total{opacity:1}.fcp .tr-fig{font-family:Amiri,serif;font-size:28px;font-weight:700;line-height:1.1}.fcp .tr-gift{position:absolute;z-index:7;display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:#00604f;background:#fff;border-radius:100px;padding:5px 11px 5px 6px;box-shadow:0 10px 22px -10px #0d2b2a59;white-space:nowrap;opacity:0;transform:translateY(10px);transition:opacity .7s ease,transform 1.1s cubic-bezier(.2,.8,.2,1)}.fcp .tr-gift.on{opacity:1;transform:none}.fcp .tr-gift span{width:20px;height:20px;border-radius:50%;background:var(--turq-dim);color:var(--fcp-accent);display:flex;align-items:center;justify-content:center}.fcp .tr-gift svg{width:11px;height:11px}.fcp .pt-moon,.fcp .pt-string{opacity:0;transition:opacity 1s ease .2s}.fcp .play .pt-moon,.fcp .play .pt-string{opacity:1}.fcp .lt{opacity:0;transition:opacity .6s ease;transition-delay:var(--d)}.fcp .play .lt{opacity:1}.fcp .lt-b{fill:none;stroke:#8c6b25;stroke-width:1.4}.fcp .lt-g{fill:#d6e0dc;transition:fill .8s ease;transition-delay:calc(var(--d) + 1.4s)}.fcp .play .lt-g{fill:#f2c75c;filter:drop-shadow(0 0 5px rgba(242,199,92,.9))}.fcp .p3-scene{position:absolute;top:0;right:0;bottom:0;left:0;perspective:800px;perspective-origin:50% 0%}.fcp .p3-pitch{position:absolute;left:50px;top:138px;width:300px;height:170px;border-radius:10px;transform-style:preserve-3d;transform:rotateX(56deg) translateY(20px);opacity:0;transition:opacity .8s ease .3s,transform 1s cubic-bezier(.2,.8,.2,1) .3s;background:repeating-linear-gradient(90deg,#4db078 0,#4db078 30px,#44a56e 30px,#44a56e 60px);box-shadow:inset 0 0 0 3px #ffffffd9,0 30px 40px -20px #0d2b2a66}.fcp .play .p3-pitch{opacity:1;transform:rotateX(56deg)}.fcp .p3-line.mid{position:absolute;left:149px;top:0;bottom:0;width:2px;background:#ffffffd9}.fcp .p3-circle{position:absolute;left:118px;top:53px;width:60px;height:60px;border:2px solid rgba(255,255,255,.85);border-radius:50%}.fcp .p3-box{position:absolute;top:45px;width:36px;height:80px;border:2px solid rgba(255,255,255,.85)}.fcp .p3-box.l{left:-2px;border-left:none}.fcp .p3-box.r{right:-2px;border-right:none}.fcp .p3-goal{position:absolute;top:62px;width:46px;height:24px;border:2px solid #fff;border-bottom:none;border-radius:2px 2px 0 0;transform-origin:50% 100%;transform:rotateX(-90deg) translateZ(0);background:repeating-linear-gradient(45deg,rgba(255,255,255,.35) 0 1px,transparent 1px 5px),repeating-linear-gradient(-45deg,rgba(255,255,255,.35) 0 1px,transparent 1px 5px)}.fcp .p3-goal.l{left:-26px;transform:rotateY(90deg) rotateX(0);transform-origin:0 50%;top:73px}.fcp .p3-goal.r{right:-26px;transform:rotateY(-90deg);transform-origin:100% 50%;top:73px}.fcp .pp{position:absolute;width:14px;height:14px;margin:-7px 0 0 -7px;border-radius:50%;border:2px solid #fff;box-shadow:0 2px 3px #00000040}.fcp .pp.t{background:#0d2b2a}.fcp .pp.g{background:#e6c877}.fcp .play .pp{animation:fcp-ppDrift 3.6s ease-in-out infinite alternate;animation-delay:var(--d)}@keyframes fcp-ppDrift{0%{transform:translate(0)}to{transform:translate(10px,-6px)}}.fcp .p3-ball{position:absolute;left:150px;top:85px;width:10px;height:10px;margin:-5px 0 0 -5px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff,#ddd);box-shadow:0 2px 3px #00000059;opacity:0}.fcp .play .p3-ball{opacity:1;animation:fcp-ballRun 3s cubic-bezier(.45,.05,.4,1) 1s forwards}@keyframes fcp-ballRun{0%{transform:translate(0)}30%{transform:translate(50px,-26px)}55%{transform:translate(30px,28px)}80%{transform:translate(95px,4px)}to{transform:translate(142px)}}.fcp .p3-score{position:absolute;right:-10px;top:-14px;z-index:8;transform:translateY(8px);display:flex;align-items:center;gap:9px;background:var(--ink);color:#fff;border-radius:12px;padding:8px 14px;box-shadow:0 16px 30px -12px #0d2b2a80;white-space:nowrap;opacity:0;transition:opacity .8s ease .9s,transform 1s cubic-bezier(.2,.8,.2,1) .9s}.fcp .play .p3-score{opacity:1;transform:none}.fcp .p3-team{font-size:10.5px;font-weight:700;opacity:.85}.fcp .p3-score b{font-family:Amiri,serif;font-size:20px;line-height:1;color:#7fe8d6}.fcp .p3-score i{font-style:normal;opacity:.5}.fcp .cc-tree{transform-origin:50% 100%;transform:scale(0);transition:transform .9s cubic-bezier(.3,1.4,.5,1);transition-delay:var(--d)}.fcp .play .cc-tree{transform:scale(1)}.fcp .play .cc-flag{animation:fcp-flag 2.4s ease-in-out infinite;transform-origin:0 50%}@keyframes fcp-flag{0%,to{transform:scaleX(1)}50%{transform:scaleX(.8) skewY(-4deg)}}.fcp .cw-f{fill:#d6e0dc;transition:fill .8s ease}.fcp .cw.on .cw-f{fill:#f2c75c;filter:drop-shadow(0 0 7px rgba(242,199,92,.7))}.fcp .cw-i{opacity:0;transition:opacity .7s ease .2s}.fcp .cw.on .cw-i{opacity:1}.fcp .cw-days{position:absolute;left:50%;top:300px;transform:translate(-50%);display:flex;gap:6px;z-index:6}.fcp .cw-d{font-size:10px;font-weight:700;color:var(--muted);background:#fffc;border:1px solid var(--line);padding:3px 9px;border-radius:100px;transition:background .6s ease,color .6s ease,border-color .6s ease}.fcp .cw-d.on{background:var(--turq-dim);color:var(--fcp-accent);border-color:#00967f40}.fcp .se-b{fill:#cbd6d2;transition:fill .5s ease;transition-delay:var(--d, 0s)}.fcp .se-s{fill:#dce4e1;transition:fill .5s ease;transition-delay:var(--d, 0s)}.fcp .play .se.f .se-b{fill:#00967f}.fcp .play .se.f .se-s{fill:#00c5a8}.fcp .se-count{position:absolute;left:196px;top:70px;z-index:6;display:flex;align-items:baseline;gap:7px;opacity:0;transition:opacity .8s ease .5s}.fcp .play .se-count{opacity:1}.fcp .se-count b{font-family:Amiri,serif;font-size:36px;line-height:1}.fcp .se-count span{font-size:12px;font-weight:700;color:var(--muted)}.fcp .ly{position:absolute;left:22px;top:-30px;width:132px;z-index:7;transform-origin:50% 0;opacity:0;transform:translateY(-40px) rotate(-8deg);transition:opacity .6s ease .3s}.fcp .play .ly{opacity:1;animation:fcp-lySwing 2.4s cubic-bezier(.3,.6,.3,1) .3s both}@keyframes fcp-lySwing{0%{transform:translateY(-40px) rotate(-8deg)}40%{transform:translateY(0) rotate(6deg)}65%{transform:rotate(-3deg)}85%{transform:rotate(1.5deg)}to{transform:rotate(0)}}.fcp .ly-s{position:absolute;top:0;width:2px;height:56px;background:#0d2b2a}.fcp .ly-s.l{left:50px;transform:rotate(8deg);transform-origin:top}.fcp .ly-s.r{right:50px;transform:rotate(-8deg);transform-origin:top}.fcp .ly-card{position:absolute;left:0;top:52px;width:132px;background:#fff;border-radius:14px;padding:14px 12px 12px;text-align:center;box-shadow:0 18px 34px -12px #0d2b2a59}.fcp .ly-hole{position:absolute;left:50%;top:7px;width:22px;height:5px;margin-left:-11px;border-radius:3px;background:var(--bg);box-shadow:inset 0 1px 2px #00000026}.fcp .ly-top{font-size:9px;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--turq),var(--turq-deep));margin:4px -12px 10px;padding:5px 0}.fcp .ly-av{width:40px;height:40px;margin:0 auto 6px;border-radius:50%;background:#c9a34e;color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center}.fcp .ly-n{font-family:Amiri,serif;font-size:15px;font-weight:700}.fcp .ly-a{font-size:9px;color:var(--muted);margin-bottom:8px}.fcp .ly-st{display:flex;justify-content:center}.fcp .ob{position:absolute;opacity:0;transition:opacity .8s ease,transform 1.1s cubic-bezier(.2,.8,.2,1)}.fcp .ob-ticket{left:16px;top:34px;width:214px;height:92px;z-index:5;display:flex;border-radius:10px;background:linear-gradient(160deg,#fffcf2,#f3e8ce);box-shadow:0 16px 30px -12px #0d2b2a4d;transform:translateY(14px) rotate(-6deg);transition-delay:.2s}.fcp .play .ob-ticket{opacity:1;transform:rotate(-6deg)}.fcp .ob-stub{width:54px;border-right:2px dashed rgba(13,43,42,.18);display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(160deg,var(--turq),var(--turq-deep));border-radius:10px 0 0 10px;color:#fff}.fcp .ob-stub span{font-size:7.5px;font-weight:700;opacity:.85}.fcp .ob-stub b{font-size:12px;letter-spacing:.04em}.fcp .ob-tb{padding:12px 14px}.fcp .ob-k{font-size:9px;font-weight:700;color:var(--muted)}.fcp .ob-t{font-size:13px;font-weight:700;margin-top:1px}.fcp .ob-p{font-family:Amiri,serif;font-size:26px;font-weight:700;line-height:1.1}.fcp .ob-stamp{position:absolute;right:6px;top:30px;width:52px;height:52px;border-radius:50%;border:2.5px solid #00967F;color:#00967f;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;display:flex;align-items:center;justify-content:center;transform:rotate(-14deg) scale(1.6);opacity:0;transition:opacity .4s ease,transform .6s cubic-bezier(.2,.8,.2,1)}.fcp .ob-stamp.on{opacity:.9;transform:rotate(-14deg)}.fcp .ob-invite{left:176px;top:106px;width:196px;height:124px;z-index:6;border-radius:10px;background:#fff;padding:14px 16px;text-align:center;box-shadow:0 18px 32px -12px #0d2b2a52;transform:translateY(14px) rotate(4deg);transition-delay:.6s;overflow:hidden}.fcp .ob-invite:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border:1.2px solid rgba(201,163,78,.8);border-radius:6px}.fcp .play .ob-invite{opacity:1;transform:rotate(4deg)}.fcp .ob-cres{width:26px;height:26px;display:block;margin:0 auto 2px}.fcp .ob-it{font-family:Amiri,serif;font-size:19px;font-weight:700;line-height:1.1}.fcp .ob-is{font-size:9.5px;color:var(--muted);margin-top:2px}.fcp .ob-ribbon{position:absolute;right:-30px;top:16px;width:110px;padding:4px 0;background:var(--turq);color:#06201e;font-size:10px;font-weight:700;text-align:center;transform:rotate(38deg) translate(20px);opacity:0;transition:opacity .5s ease,transform .8s cubic-bezier(.2,.8,.2,1)}.fcp .ob-ribbon.on{opacity:1;transform:rotate(38deg)}.fcp .ob-env{left:34px;top:196px;width:200px;height:112px;z-index:7;border-radius:8px;background:linear-gradient(160deg,#ebd8b2,#d9bf8c);box-shadow:0 18px 32px -12px #0d2b2a59;transform:translateY(14px) rotate(-2deg);transition-delay:1s;perspective:400px}.fcp .play .ob-env{opacity:1;transform:rotate(-2deg)}.fcp .ob-eb{position:absolute;left:16px;bottom:12px}.fcp .ob-et{font-family:Amiri,serif;font-size:16px;font-weight:700;color:#5e4716}.fcp .ob-env .ob-k{color:#7a5e1e}.fcp .ob-flap{position:absolute;left:0;right:0;top:0;height:60px;background:linear-gradient(180deg,#e3cb99,#d4b67d);clip-path:polygon(0 0,100% 0,50% 100%);transform-origin:50% 0;transition:transform 1s cubic-bezier(.45,.05,.25,1)}.fcp .ob-flap.on{transform:rotateX(165deg)}.fcp .ob-seal{position:absolute;right:18px;top:62px;width:28px;height:28px;border-radius:50%;background:#c9a34e;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0003}.fcp .ob-seal svg,.fcp .ob-rise svg{width:14px;height:14px;fill:currentColor}.fcp .ob-rise{position:absolute;left:50%;top:10px;width:30px;height:30px;margin-left:-15px;border-radius:50%;background:#fff;color:#d9463d;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 18px -6px #0d2b2a66;opacity:0;transform:translateY(20px) scale(.7);transition:opacity .6s ease,transform 1.2s cubic-bezier(.2,.8,.2,1)}.fcp .ob-rise.on{opacity:1;transform:translateY(-34px)}.fcp .nw-p{fill:none;stroke:#00967f73;stroke-width:2;stroke-dasharray:var(--len);stroke-dashoffset:var(--len);transition:stroke-dashoffset 1s cubic-bezier(.4,0,.2,1);transition-delay:var(--d)}.fcp .play .nw-p{stroke-dashoffset:0}.fcp .nw-ring{fill:none;stroke:#00c5a859;stroke-width:2;transform-origin:center;transform-box:fill-box;opacity:0}.fcp .play .nw-ring{animation:fcp-nwPulse 2.6s ease-out infinite .8s}@keyframes fcp-nwPulse{0%{transform:scale(.85);opacity:.9}to{transform:scale(1.5);opacity:0}}.fcp .nw-n{transform-origin:center;transform:scale(0);transition:transform .7s cubic-bezier(.3,1.4,.5,1);transition-delay:var(--d)}.fcp .play .nw-n{transform:scale(1)}.fcp .nw-t{opacity:0;transition:opacity .5s ease;transition-delay:calc(var(--d) + .5s)}.fcp .play .nw-t{opacity:1}.fcp .nw-b{position:absolute;z-index:7;display:inline-flex;align-items:center;gap:6px;max-width:170px;font-size:10.5px;font-weight:600;color:#111b21;background:#d9fdd3;border-radius:12px;padding:7px 10px;box-shadow:0 10px 22px -10px #0d2b2a59;opacity:0;transform:translateY(8px);transition:opacity .7s ease,transform 1s cubic-bezier(.2,.8,.2,1)}.fcp .nw-b.on{opacity:1;transform:none}.fcp .nw-b i{color:#53bdeb;display:flex;flex-shrink:0}.fcp .nw-b i svg{width:12px;height:12px}.fcp .iso-b{transform-origin:50% 100%;transform:scaleY(0);transition:transform 1s cubic-bezier(.2,.9,.25,1.05);transition-delay:var(--d)}.fcp .play .iso-b{transform:scaleY(1)}.fcp .iso-m{font-family:DM Sans,sans-serif;font-size:9.5px;font-weight:700;fill:#0d2b2a80;opacity:0;transition:opacity .6s ease;transition-delay:var(--d)}.fcp .play .iso-m{opacity:1}.fcp .iso-total{position:absolute;left:-4px;top:14px;z-index:6;opacity:0;transition:opacity .8s ease .8s}.fcp .play .iso-total{opacity:1}.fcp .iso-total .tr-fig{font-size:34px}.fcp .iso-stat{position:absolute;z-index:7;display:flex;align-items:center;gap:8px;background:var(--card);border-radius:14px;padding:8px 14px 8px 8px;font-size:11px;color:var(--muted);font-weight:600;box-shadow:0 12px 24px -10px #0d2b2a4d;white-space:nowrap;opacity:0;transform:translate(10px);transition:opacity .7s ease,transform 1s cubic-bezier(.2,.8,.2,1)}.fcp .iso-stat.on{opacity:1;transform:none}.fcp .iso-stat b{font-family:Amiri,serif;font-size:16px;color:var(--ink)}.fcp.rm .ly{transform:none}.fcp .scene-svg .fr-seg{transform-box:view-box}.fcp .fr-seg{fill:none;stroke-width:24;stroke-linecap:butt;stroke-dasharray:0 var(--c);transition:stroke-dasharray 1.2s cubic-bezier(.4,0,.2,1);transition-delay:var(--d)}.fcp .play .fr-seg{stroke-dasharray:var(--l) var(--c)}.fcp .fr-tgt{opacity:0;transition:opacity .6s ease 3.4s}.fcp .play .fr-tgt{opacity:1}.fcp .fr-mid{position:absolute;width:180px;margin-left:-20px;display:flex;flex-direction:column;align-items:center;text-align:center;z-index:5;opacity:0;transition:opacity .8s ease .5s}.fcp .play .fr-mid{opacity:1}.fcp .fr-mid .tr-fig{font-size:30px}.fcp .fr-mid .fee-lbl{font-size:10px;white-space:nowrap}.fcp .fr-coin{position:absolute;top:40px;z-index:6;width:26px;height:26px;border-radius:50%;font-style:normal;font-family:Amiri,serif;font-size:14px;font-weight:700;color:#6e5320;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 35% 30%,#fbe7a8,#d2a94a 70%);box-shadow:inset 0 0 0 2px #ffffff59,0 4px 8px #6e53204d;opacity:0}.fcp .play .fr-coin{animation:fcp-coinDrop 1.3s cubic-bezier(.5,0,.75,.4) var(--d) both}@keyframes fcp-coinDrop{0%{opacity:0;transform:translateY(-40px) rotate(-20deg)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translateY(46px) rotate(10deg) scale(.7)}}.fcp .fr-legend{position:absolute;left:268px;top:108px;width:138px;z-index:6;background:var(--card);border-radius:16px;padding:8px 12px;box-shadow:0 14px 30px -12px #0d2b2a47}.fcp .fr-lg{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:7px;height:32px;font-size:10.5px;opacity:0;transition:opacity .6s ease;transition-delay:var(--d)}.fcp .fr-lg+.fr-lg{border-top:1px solid var(--line)}.fcp .play .fr-lg{opacity:1}.fcp .fr-lg i{width:10px;height:10px;border-radius:3px}.fcp .fr-lg span{color:var(--muted);font-weight:600}.fcp .fr-lg b{font-size:11px}.fcp .fr-sep{font-size:9px;font-weight:700;color:var(--fcp-accent);border-top:1px solid var(--line);padding:7px 0 2px;opacity:0;transition:opacity .6s ease;transition-delay:var(--d)}.fcp .play .fr-sep{opacity:1}.fcp .sm rect{fill:#d6e0dc;transition:fill .5s ease;transition-delay:var(--d, 0s)}.fcp .play .sm.f rect{fill:#00b89c}.fcp .sm-lbl{font-family:DM Sans,sans-serif;font-size:9px;font-weight:700;fill:#0d2b2a80}.fcp .rig[data-scene=seats] .se-count{left:214px;top:96px}.fcp .p3-goal.l,.fcp .p3-goal.r{transform:none;top:58px;width:16px;height:54px;border:2px solid #fff;border-radius:3px;background:repeating-linear-gradient(0deg,rgba(255,255,255,.4) 0 1px,transparent 1px 5px),repeating-linear-gradient(90deg,rgba(255,255,255,.4) 0 1px,transparent 1px 5px)}.fcp .p3-goal.l{left:-18px;border-right:none;border-radius:3px 0 0 3px}.fcp .p3-goal.r{right:-18px;left:auto;border-left:none;border-radius:0 3px 3px 0}.fcp .p3-pitch:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(ellipse at 50% 20%,rgba(255,255,255,.22),transparent 60%),linear-gradient(180deg,transparent 60%,rgba(13,43,42,.18));pointer-events:none}.fcp .lt-b{fill:#e9c46a47;stroke:#b8913f;stroke-width:1.2}.fcp .lt-halo{fill:#f2c75c00;transition:fill 1s ease;transition-delay:calc(var(--d) + 1.4s)}.fcp .play .lt-halo{fill:#f2c75c38}.fcp .cw-fr{fill:none;stroke:#fff;stroke-width:2.5}.fcp .cw-sill{fill:#d3deda}.fcp .nw-pulse{fill:none;stroke:#00c5a8;stroke-width:3;stroke-linecap:round;stroke-dasharray:8 var(--len);stroke-dashoffset:8;opacity:0}.fcp .play .nw-pulse{animation:fcp-nwTravel 2.8s ease-in-out infinite;animation-delay:calc(var(--d) + 1.2s)}@keyframes fcp-nwTravel{0%{stroke-dashoffset:8;opacity:0}10%{opacity:1}85%{opacity:1}to{stroke-dashoffset:calc(var(--len) * -1);opacity:0}}.fcp .play .nw-n circle:first-child{filter:drop-shadow(0 6px 10px rgba(13,43,42,.18))}.fcp .iso-grid line{stroke:#0d2b2a12;stroke-width:1}.fcp .iso-val{font-family:Amiri,serif;font-size:15px;font-weight:700;fill:#8a6d24;opacity:0;transition:opacity .7s ease 2.4s}.fcp .play .iso-val{opacity:1}.fcp.rm .fr-coin{display:none}.fcp .scene-svg .hg,.fcp .scene-svg .gp-sheen{transform-box:view-box}.fcp .hg{opacity:0}.fcp .hg-a{transform-origin:118px 44px}.fcp .hg-b{transform-origin:284px 44px}.fcp .play .hg-a{animation:fcp-hgDrop 1.25s cubic-bezier(.3,.7,.3,1) .15s both,fcp-hgSway 4.6s ease-in-out 1.4s infinite}.fcp .play .hg-b{animation:fcp-hgDrop 1.25s cubic-bezier(.3,.7,.3,1) .3s both,fcp-hgSway 5.2s ease-in-out 1.55s infinite reverse}@keyframes fcp-hgDrop{0%{opacity:0;transform:translateY(-26px) rotate(9deg)}30%{opacity:1;transform:translateY(0) rotate(-6deg)}55%{transform:rotate(3.5deg)}78%{transform:rotate(-1.5deg)}to{opacity:1;transform:rotate(0)}}@keyframes fcp-hgSway{0%,to{opacity:1;transform:rotate(0)}50%{opacity:1;transform:rotate(1.6deg)}}.fcp .gs{fill:#eef3f1;stroke:#33403e;stroke-width:2;stroke-linejoin:round;transition:fill .45s ease;transition-delay:var(--d)}.fcp .play .gs{fill:var(--c)}.fcp .gp-sheen{opacity:0}.fcp .play .gp-sheen{animation:fcp-hgSheen 1s ease-in-out 1.5s}@keyframes fcp-hgSheen{0%{opacity:0;transform:translate(0)}25%{opacity:1}to{opacity:0;transform:translate(190px)}}.fcp .hg-tag{position:absolute;top:262px;width:152px;z-index:6;text-align:left;background:linear-gradient(160deg,#fffcf4,#f7efdd);border-radius:12px;padding:12px 11px 10px;box-shadow:0 12px 24px -12px #0d2b2a59;opacity:0;transform:translateY(8px);transition:opacity .6s ease,transform .8s cubic-bezier(.2,.8,.2,1);transition-delay:var(--d)}.fcp .play .hg-tag{opacity:1;transform:none}.fcp .hg-hole{position:absolute;left:50%;top:5px;width:8px;height:8px;margin-left:-4px;border-radius:50%;background:var(--bg);box-shadow:inset 0 1px 2px #0000002e}.fcp .hg-top{display:flex;align-items:center;gap:8px;margin-top:2px}.fcp .hg-top b{display:block;font-family:Amiri,serif;font-size:14.5px;line-height:1.05;white-space:nowrap}.fcp .hg-top span:not(.ar-ic){font-size:9px;color:var(--muted);white-space:nowrap}.fcp .ar-ic{width:28px;height:28px;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.fcp .ar-ic svg{width:15px;height:15px}.fcp .ar-ic.ink{background:var(--ink);color:#7fe8d6}.fcp .ar-ic.gold{background:#c9a34e33;color:#8a6d24}.fcp .hg-cap{display:flex;align-items:center;gap:7px;margin-top:8px}.fcp .hg-bar{flex:1;height:5px;border-radius:100px;background:#0d2b2a14;overflow:hidden}.fcp .hg-bar i{display:block;height:100%;width:0;border-radius:100px;background:var(--turq);transition:width 1s cubic-bezier(.4,0,.2,1);transition-delay:calc(var(--d) + .2s)}.fcp .play .hg-bar i{width:var(--w)}.fcp .hg-cap span{font-size:9px;color:var(--muted);font-weight:600;white-space:nowrap}.fcp .hg-cap b{color:var(--fcp-accent);font-size:11px}.fcp.rm .hg{opacity:1}.fcp .scene-svg .bc-sun,.fcp .scene-svg .bc-rays{transform-box:view-box}.fcp .bc-sun{opacity:0;transform:translateY(18px);transition:opacity .6s ease .7s,transform .9s cubic-bezier(.2,.8,.2,1) .7s}.fcp .play .bc-sun{opacity:1;transform:none}.fcp .bc-rays{transform-origin:284px 116px}.fcp .play .bc-rays{animation:fcp-bcSpin 14s linear infinite}@keyframes fcp-bcSpin{to{transform:rotate(360deg)}}.fcp .bc-txt{font-family:DM Sans,sans-serif;font-size:10px;font-weight:700;letter-spacing:.12em;fill:#fffdf6}.fcp .qd-page{padding:4px 14px 0}.fcp .qd-org{font-size:9px;font-weight:700;color:var(--muted)}.fcp .qd-t{font-family:Amiri,serif;font-size:18px;font-weight:700;line-height:1.1;margin:1px 0 7px}.fcp .qd-prog{height:5px;border-radius:100px;background:var(--line);overflow:hidden}.fcp .qd-prog i{display:block;width:62%;height:100%;border-radius:100px;background:var(--turq)}.fcp .qd-raised{font-size:9px;color:var(--muted);margin:4px 0 10px}.fcp .qd-raised b{color:var(--ink)}.fcp .qd-l{font-size:9px;font-weight:700;color:var(--muted);margin-bottom:5px}.fcp .qd-funds{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;background:#fff;border-radius:10px;padding:3px;border:1px solid var(--line)}.fcp .qd-funds span{text-align:center;font-size:9.5px;font-weight:700;padding:6px 0;border-radius:7px;color:var(--muted);transition:background .35s ease,color .35s ease}.fcp .qd-funds span.pick.on{background:var(--ink);color:#fff}.fcp .qd-amts{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:9px 0 10px}.fcp .qd-amts span{text-align:center;font-size:12px;font-weight:700;padding:9px 0;border-radius:10px;background:#fff;border:1px solid var(--line);transition:background .35s ease,border-color .35s ease,color .35s ease}.fcp .qd-amts span.pick.on{background:var(--turq-dim);border-color:#00967f73;color:var(--fcp-accent)}.fcp .qd-pay{height:36px;border-radius:10px;background:#000;color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center}.fcp .qd-pay.on{animation:fcp-press .6s ease}.fcp .qd-gp{text-align:center;font-size:9px;color:var(--muted);margin-top:6px}.fcp .qd-sheet{position:absolute;left:0;right:0;bottom:0;z-index:5;background:#1c1c1e;color:#fff;border-radius:20px 20px 0 0;padding:8px 14px 18px;transform:translateY(105%);transition:transform .55s cubic-bezier(.2,.8,.2,1)}.fcp .qd-sheet.on{transform:none}.fcp .qd-sheet.gone{transform:translateY(105%);transition:transform .45s ease}.fcp .qd-grab{display:block;width:32px;height:4px;border-radius:3px;background:#ffffff4d;margin:0 auto 10px}.fcp .qd-srow{display:flex;justify-content:space-between;font-size:9.5px;padding:6px 0;border-bottom:1px solid rgba(255,255,255,.1)}.fcp .qd-srow span{color:#ffffff8c}.fcp .qd-amt{font-family:Amiri,serif;font-size:26px;font-weight:700;text-align:center;margin:10px 0 8px}.fcp .qd-confirm{display:flex;justify-content:center;font-size:10px;font-weight:700;color:#ffffffd9;height:26px;align-items:center}.fcp .qd-face,.fcp .qd-ok{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;margin-right:6px;font-style:normal}.fcp .qd-face svg{width:22px;height:22px;color:#6cc2ff}.fcp .qd-ok{border-radius:50%;background:var(--turq)}.fcp .qd-ok svg{width:13px;height:13px;color:#06201e}.fcp .qd-done{position:absolute;left:0;right:0;top:30px;bottom:0;z-index:6;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;opacity:0;transition:opacity .5s ease}.fcp .qd-done.on{opacity:1}.fcp .qd-done .at-done-ic svg{fill:currentColor}.fcp .qd-rcpt{margin-top:10px;font-size:9px;color:var(--muted);background:var(--bg);padding:4px 10px;border-radius:100px}.fcp .qd-timer{position:absolute;left:250px;top:58px;width:124px;height:124px;z-index:6;border-radius:50%;background:var(--card);box-shadow:0 18px 36px -14px #0d2b2a59;opacity:0;transform:scale(.94);transition:opacity .6s ease .2s,transform .8s cubic-bezier(.2,.8,.2,1) .2s}.fcp .play .qd-timer{opacity:1;transform:none}.fcp .qd-timer svg{position:absolute;top:2px;right:2px;bottom:2px;left:2px;width:120px;height:120px;transform:rotate(-90deg)}.fcp .qd-arc{stroke-dasharray:314.2;stroke-dashoffset:314.2}.fcp .play .qd-arc{stroke-dashoffset:0;transition:stroke-dashoffset 2.7s linear .3s}.fcp .qd-knob{position:absolute;left:50%;top:-9px;width:16px;height:10px;margin-left:-8px;border-radius:4px 4px 2px 2px;background:#0d2b2a}.fcp .qd-read{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.fcp .qd-read b{font-family:Amiri,serif;font-size:34px;line-height:1}.fcp .qd-read span{font-size:10px;font-weight:700;color:var(--muted)}.fcp .qd-cap{position:absolute;left:238px;top:194px;width:148px;text-align:center;font-size:11px;font-weight:700;color:var(--fcp-accent);opacity:0;transition:opacity .6s ease .5s}.fcp .play .qd-cap{opacity:1}.fcp.rm .qd-sheet{transform:translateY(105%)}.fcp .desc,.fcp .note,.fcp .pillar-copy h2,.fcp .hero h1,.fcp .breadth p{text-wrap:pretty}@media (max-width: 980px){.fcp .pillar-section{padding:56px 22px;gap:18px}.fcp .pillar-copy>:last-child{margin-bottom:0}}@media (max-width: 480px){.fcp .stage{min-height:0}.fcp .rig{transform:scale(.8);transform-origin:50% 0;margin-bottom:-68px}.fcp .hero{padding-top:34px;padding-bottom:30px}.fcp .hero h1{font-size:38px;margin-bottom:14px}.fcp .hero .desc{font-size:15.5px;margin-bottom:20px}.fcp .pillar-section{padding:40px 20px;gap:14px}.fcp .tag{margin-bottom:12px;font-size:11.5px;padding:6px 12px;white-space:nowrap;max-width:100%}.fcp .pillar-copy h2{font-size:30px;margin-bottom:14px}.fcp .feature-row{gap:7px;margin-bottom:16px}.fcp .feature-pill{font-size:12px;padding:7px 12px}.fcp .desc{font-size:15px;line-height:1.6;margin-bottom:10px}.fcp .note{font-size:13.5px;line-height:1.55;margin-bottom:0}.fcp .trust-badge{font-size:12.5px;padding:10px 13px;margin-bottom:0}.fcp .jump{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;padding:2px 20px 10px;gap:7px;scrollbar-width:none;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 16px,#000 calc(100% - 28px),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 16px,#000 calc(100% - 28px),transparent 100%)}.fcp .jump::-webkit-scrollbar{display:none}.fcp .jump a{flex-shrink:0;padding:8px 13px;font-size:12.5px}.fcp .breadth{padding:40px 20px 18px;margin:0 auto 10px}.fcp .breadth h2{font-size:29px;margin-bottom:10px}.fcp .breadth p{font-size:14.5px;margin-bottom:18px}.fcp .breadth-row{gap:7px}.fcp .breadth-pill{font-size:12.5px;padding:8px 12px}.fcp .rig[data-scene=seats] .ly{top:-12px}}@media (max-width: 370px){.fcp .rig{transform:scale(.72);margin-bottom:-95px}.fcp .hero h1{font-size:34px}.fcp .pillar-copy h2{font-size:27px}}.fcp .ph-scr.chat{display:flex;flex-direction:column;background:#efe7de}.fcp .ph-scr.chat .wa-thread{min-height:0}.fcp .wa-m{max-width:86%;font-size:10.5px;line-height:1.4}.fcp .wa-qr{display:flex;align-items:center;justify-content:center;gap:5px;margin:7px -9px -2px;padding:7px 0 3px;border-top:1px solid rgba(17,27,33,.1);color:#00a884;font-weight:700;font-size:10.5px;transition:background .3s ease;border-radius:0 0 8px 8px}.fcp .wa-qr svg{width:12px;height:12px}.fcp .wa-qr.on{background:#00a88424}.fcp .wa-card,.fcp .wa-loc{margin-top:6px;background:#f5f6f6;border-radius:6px;padding:7px 8px;border-left:3px solid #25D366}.fcp .wa-card-t{font-size:10px;font-weight:700}.fcp .wa-card-s{font-size:9px;color:#111b218c}.fcp .wa-card-u{font-size:9px;color:#027eb5;margin-top:2px}.fcp .wa-loc{border-left:none;padding:0 0 6px;overflow:hidden}.fcp .wa-loc .wa-card-t,.fcp .wa-loc .wa-card-s{padding:0 8px}.fcp .wa-map{position:relative;height:54px;margin-bottom:5px;background:linear-gradient(135deg,#e3efe6 25%,#d6e6db 25%,#d6e6db 50%,#e3efe6 50%,#e3efe6 75%,#d6e6db 75%);background-size:22px 22px}.fcp .wa-map:before{content:"";position:absolute;left:0;right:0;top:24px;height:7px;background:#fff;transform:rotate(-8deg)}.fcp .wa-pin{position:absolute;left:50%;top:10px;width:16px;height:16px;margin-left:-8px;border-radius:50% 50% 50% 0;background:#e4533d;transform:rotate(-45deg);box-shadow:0 2px 4px #00000040}.fcp .wa-pin:after{content:"";position:absolute;left:5px;top:5px;width:6px;height:6px;border-radius:50%;background:#fff}.fcp .wh-role{font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;fill:#0d2b2a}.fcp .ra-q{position:absolute;left:0;top:104px;width:160px;z-index:6;opacity:0;transform:translateY(8px);transition:opacity .6s ease .2s,transform .8s cubic-bezier(.2,.8,.2,1) .2s}.fcp .play .ra-q{opacity:1;transform:none}.fcp .ra-org{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:700;color:var(--fcp-accent);background:var(--card);padding:5px 10px;border-radius:100px;box-shadow:0 8px 18px -10px #0d2b2a59;margin-bottom:8px}.fcp .ra-org svg{width:12px;height:12px}.fcp .ra-bub{display:block!important;max-width:none;font-size:12px;font-weight:600;padding:9px 11px 6px;box-shadow:0 10px 22px -12px #0d2b2a59;animation:none!important}.fcp .ra-cap{font-size:9.5px;font-weight:700;color:var(--muted);margin-top:6px;padding-left:4px}.fcp .ra-line{fill:none;stroke:#00967f73;stroke-width:2;stroke-dasharray:140;stroke-dashoffset:140;transition:stroke-dashoffset .8s cubic-bezier(.4,0,.2,1);transition-delay:var(--d)}.fcp .play .ra-line{stroke-dashoffset:0}.fcp .ra-ans{position:absolute;left:214px;width:186px;z-index:6;background:#fff;border-radius:3px 12px 12px;padding:9px 11px 6px;box-shadow:0 12px 24px -12px #0d2b2a59;opacity:0;transform:translate(-8px);transition:opacity .6s ease,transform .8s cubic-bezier(.2,.8,.2,1);transition-delay:var(--d)}.fcp .play .ra-ans{opacity:1;transform:none}.fcp .ra-role{display:inline-block;font-size:8.5px;font-weight:700;color:#fff;padding:2px 8px;border-radius:100px;margin-bottom:5px}.fcp .ra-txt{font-size:11.5px;font-weight:600;line-height:1.35;color:#111b21}.fcp .ra-ans .wa-meta,.fcp .ra-bub .wa-meta{text-align:right}.fcp.rm .wa-m{display:block}.fcp.rm .wa-typing{display:none!important}.fcp .ph-scr.chat{position:relative}.fcp .ph-scr.chat .wa-thread{overflow-y:auto;justify-content:flex-start;scrollbar-width:none;-webkit-overflow-scrolling:touch}.fcp .ph-scr.chat .wa-thread::-webkit-scrollbar{display:none}.fcp .wa-spacer{flex:1 0 0;min-height:0}.fcp .ph-scr.chat .wa-thread.draggable{cursor:grab}.fcp .ph-scr.chat .wa-thread.dragging{cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fcp .ph-scr.chat .wa-thread{-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 14px);mask-image:linear-gradient(180deg,transparent 0,#000 14px)}.fcp .wa-hint{position:absolute;left:50%;top:76px;z-index:8;transform:translate(-50%,-6px);display:inline-flex;align-items:center;gap:5px;white-space:nowrap;font-size:9.5px;font-weight:700;color:#fff;background:#0b141ac7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:5px 10px 5px 8px;border-radius:100px;box-shadow:0 6px 14px -6px #0006;opacity:0;pointer-events:none;transition:opacity .45s ease,transform .45s cubic-bezier(.2,.8,.2,1)}.fcp .wa-hint:before{content:"";width:7px;height:7px;border-left:2px solid #fff;border-top:2px solid #fff;transform:translateY(2px) rotate(45deg)}.fcp .wa-hint.show{opacity:1;transform:translate(-50%);animation:fcp-hintNudge 1.6s ease-in-out .5s 2}@keyframes fcp-hintNudge{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-3px)}}.fcp .pillar-section{overflow-x:clip}@media (max-width: 480px){.fcp .rig[data-scene^=wa-]{transform:scale(1.02);margin-bottom:7px}.fcp .rig[data-scene^=wa-] .ph{left:108px!important}.fcp .rig[data-scene^=wa-] .chip{display:none}}@media (max-width: 370px){.fcp .rig[data-scene^=wa-]{transform:scale(.94);margin-bottom:-20px}}@media (min-width: 981px){.fcp .jump{display:flex}}.fcp .rt-card{position:absolute;left:6px;top:34px;width:388px;z-index:5;background:var(--card);border-radius:20px;padding:16px 16px 4px;box-shadow:0 10px 24px -8px #0d2b2a2e,0 40px 70px -24px #0d2b2a52;opacity:0;transform:translateY(12px);transition:opacity .8s ease .15s,transform 1s cubic-bezier(.2,.8,.2,1) .15s}.fcp .play .rt-card{opacity:1;transform:none}.fcp .rt-h{display:flex;justify-content:space-between;align-items:flex-start}.fcp .rt-svg{width:100%;height:auto;display:block;overflow:visible}.fcp .rt-axis{stroke:var(--line);stroke-width:2}.fcp .rt-tick{stroke:#0d2b2a33;stroke-width:1.5}.fcp .rt-day{font:700 10px DM Sans,sans-serif;fill:var(--muted)}.fcp .rt-sub{font:700 9.5px DM Sans,sans-serif;fill:var(--muted)}.fcp .rt-sub-on{fill:var(--fcp-accent);opacity:0;transition:opacity .5s ease}.fcp .rt-sub-on.on{opacity:1}.fcp .rt-note{font:700 10px DM Sans,sans-serif;fill:var(--muted);opacity:0;transition:opacity .4s ease;text-decoration:line-through}.fcp .rt-note.on{opacity:.8}.fcp .rt-note.gone{opacity:0}.fcp .rt-ghost{opacity:0;transition:opacity .35s ease}.fcp .rt-ghost.on{opacity:.45}.fcp .rt-ghost.gone{opacity:0}.fcp .rt-ghost circle{fill:none;stroke:#d9463d;stroke-width:1.8;stroke-dasharray:3 3}.fcp .rt-ghost path{stroke:#d9463d;stroke-width:1.6;stroke-linecap:round}.fcp .rt-fail{opacity:0;transition:opacity .4s ease}.fcp .rt-fail.on{opacity:1}.fcp .rt-fail circle{fill:#fbe6e4;stroke:#d9463d;stroke-width:2}.fcp .rt-fail path{stroke:#d9463d;stroke-width:2.2;stroke-linecap:round}.fcp .rt-arc{fill:none;stroke:#00c5a8;stroke-width:2.5;stroke-linecap:round;stroke-dasharray:300;stroke-dashoffset:300;transition:stroke-dashoffset .9s cubic-bezier(.4,0,.2,1)}.fcp .rt-arc.on{stroke-dashoffset:0}.fcp .rt-best{opacity:0;transition:opacity .4s ease}.fcp .rt-best.on{opacity:1}.fcp .rt-best circle:last-child{fill:#fff;stroke:#00c5a8;stroke-width:3}.fcp .rt-halo{fill:#00c5a833;transform-box:fill-box;transform-origin:center}.fcp .rt-best.on .rt-halo{animation:fcp-rtPulse 1.6s ease-out infinite}@keyframes fcp-rtPulse{0%{transform:scale(.6);opacity:.9}to{transform:scale(1.6);opacity:0}}.fcp .rt-best-t{font:700 10.5px DM Sans,sans-serif;fill:var(--fcp-accent);opacity:0;transition:opacity .5s ease}.fcp .rt-best-t.on{opacity:1}.fcp .rt-ok{opacity:0;transform-box:fill-box;transform-origin:center;transform:scale(.4);transition:opacity .4s ease,transform .6s cubic-bezier(.3,1.4,.5,1)}.fcp .rt-ok.on{opacity:1;transform:none}.fcp .rt-ok circle{fill:#00c5a8}.fcp .rt-ok path{fill:none;stroke:#fff;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.fcp .ac-flow{fill:none;stroke:#00967f40;stroke-width:2;stroke-dasharray:4 5}.fcp .ac-pulse{fill:none;stroke:#00c5a8;stroke-width:3.5;stroke-linecap:round;stroke-dasharray:8 200;stroke-dashoffset:8;opacity:0;filter:drop-shadow(0 0 4px rgba(0,197,168,.8))}.fcp .play .ac-pulse{opacity:1;animation:fcp-acFlow 2.2s ease-in-out infinite;animation-delay:var(--d)}@keyframes fcp-acFlow{0%{stroke-dashoffset:8}to{stroke-dashoffset:-110}}.fcp .ac-tile{position:absolute;left:0;width:156px;z-index:5;display:flex;align-items:center;gap:9px;flex-wrap:wrap;background:var(--card);border-radius:16px;padding:12px;box-shadow:0 14px 30px -12px #0d2b2a4d;opacity:0;transform:translate(-10px);transition:opacity .7s ease,transform .9s cubic-bezier(.2,.8,.2,1);transition-delay:var(--d)}.fcp .play .ac-tile{opacity:1;transform:none}.fcp .ac-ic{width:32px;height:32px;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.fcp .ac-ic svg{width:17px;height:17px}.fcp .ac-ic.gold{background:#c9a34e33;color:#8a6d24}.fcp .ac-ic.turq{background:var(--turq-dim);color:var(--fcp-accent)}.fcp .ac-n{font-size:11.5px;font-weight:700}.fcp .ac-s{font-size:9px;color:var(--muted)}.fcp .ac-tile b{width:100%;font-family:Amiri,serif;font-size:22px;margin-top:4px}.fcp .ac-sum{position:absolute;left:222px;top:96px;width:178px;z-index:6;background:var(--card);border-radius:18px;padding:14px;box-shadow:0 16px 34px -12px #0d2b2a59;opacity:0;transform:translateY(10px);transition:opacity .8s ease .9s,transform 1s cubic-bezier(.2,.8,.2,1) .9s}.fcp .play .ac-sum{opacity:1;transform:none}.fcp .ac-tot{font-family:Amiri,serif;font-size:30px;font-weight:700;line-height:1.1;margin:2px 0 10px}.fcp .ac-bar{display:flex;gap:3px;height:8px;border-radius:100px;overflow:hidden;background:var(--line);margin-bottom:8px}.fcp .ac-bar i{display:block;height:100%;width:0;transition:width 1.1s cubic-bezier(.4,0,.2,1) 1.7s}.fcp .ac-bar i.m{background:#c9a34e}.fcp .ac-bar i.k{background:#00c5a8}.fcp .play .ac-bar i.m{width:60%}.fcp .play .ac-bar i.k{width:40%}.fcp .ac-lg{display:flex;justify-content:space-between;font-size:10.5px;padding:3px 0}.fcp .ac-lg span{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-weight:600}.fcp .ac-lg i{width:8px;height:8px;border-radius:2px}.fcp .ac-lg i.m{background:#c9a34e}.fcp .ac-lg i.k{background:#00c5a8}.fcp .ac-pay{display:flex;align-items:center;gap:6px;margin-top:8px;padding-top:8px;border-top:1px solid var(--line);font-size:10px;font-weight:700;color:var(--fcp-accent)}.fcp .ac-pay svg{width:13px;height:13px}.fcp .lk-line{fill:none;stroke:#00967f73;stroke-width:2;stroke-dasharray:80;stroke-dashoffset:80;transition:stroke-dashoffset .7s cubic-bezier(.4,0,.2,1);transition-delay:var(--d)}.fcp .play .lk-line{stroke-dashoffset:0}.fcp .lk-dot{fill:#00c5a8;opacity:0;transition:opacity .4s ease;transition-delay:var(--d)}.fcp .play .lk-dot{opacity:1}.fcp .lk-p{position:absolute;left:0;width:162px;height:60px;z-index:5;display:flex;align-items:center;gap:9px;background:var(--card);border-radius:16px;padding:0 12px;box-shadow:0 14px 30px -14px #0d2b2a4d;opacity:0;transform:translate(-10px);transition:opacity .6s ease,transform .8s cubic-bezier(.2,.8,.2,1);transition-delay:var(--d)}.fcp .play .lk-p{opacity:1;transform:none}.fcp .lk-av{width:34px;height:34px;border-radius:50%;flex-shrink:0;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.fcp .lk-av.sm{width:30px;height:30px;font-size:10px}.fcp .lk-n{font-size:12px;font-weight:700}.fcp .lk-s{font-size:9.5px;color:var(--muted)}.fcp .lk-sub{position:absolute;left:234px;width:166px;min-height:68px;z-index:5;border-radius:14px;padding:10px 12px;background:linear-gradient(160deg,#fffcf2,#f3e8ce);box-shadow:0 14px 30px -14px #0d2b2a4d;border-left:4px solid #00C5A8;opacity:0;transform:translate(10px);transition:opacity .6s ease,transform .8s cubic-bezier(.2,.8,.2,1);transition-delay:var(--d);color:#0d2b2a}.fcp .play .lk-sub{opacity:1;transform:none}.fcp .lk-st{font-size:10.5px;font-weight:700;color:#0d2b2a99;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.fcp .lk-tag{font-size:8.5px;color:var(--fcp-accent);background:#00c5a824;padding:1px 6px;border-radius:100px}.fcp .lk-pr{font-size:10px;color:#0d2b2a99;margin-top:3px}.fcp .lk-pr b{font-family:Amiri,serif;font-size:20px;color:#0d2b2a}.fcp .bp{padding:6px 14px 0}.fcp .bp-org{font-size:9px;font-weight:700;color:var(--muted)}.fcp .bp-t{font-family:Amiri,serif;font-size:18px;font-weight:700;margin:1px 0 12px}.fcp .bp-card{display:flex;align-items:center;gap:7px;height:50px;padding:0 8px;border-radius:12px;background:#fff;border:1px solid var(--line);transition:opacity .5s ease,transform .6s cubic-bezier(.2,.8,.2,1)}.fcp .bp-card b{display:block;font-size:10.5px;white-space:nowrap}.fcp .bp-card span:not(.bp-brand){font-size:8.5px;color:var(--muted);white-space:nowrap}.fcp .bp-card>div{flex:1;min-width:0}.fcp .bp-brand{width:30px;height:20px;border-radius:4px;background:#1a1f71;color:#fff;font-size:8px;font-weight:800;font-style:italic;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fcp .bp-brand.g{background:linear-gradient(135deg,#00a488,#0d2b2a)}.fcp .bp-card i{margin-left:auto;font-style:normal;font-size:8px;font-weight:700;padding:2px 6px;flex-shrink:0;border-radius:100px;display:inline-flex;align-items:center;gap:3px}.fcp .bp-card i svg{width:10px;height:10px}.fcp .bp-bad{color:#c0392b;background:#fbe6e4}.fcp .bp-good{color:var(--fcp-accent);background:var(--turq-dim)}.fcp .bp-card.old.gone{opacity:0;transform:translate(-20px);position:absolute}.fcp .bp-card.new{display:none}.fcp .bp-card.new.on{display:flex;animation:fcp-calmIn .6s ease both}.fcp .bp-btn{margin:10px 0 12px;height:36px;border-radius:10px;background:#635bff;color:#fff;font-size:11.5px;font-weight:700;display:flex;align-items:center;justify-content:center}.fcp .bp-btn.on{animation:fcp-press .6s ease}.fcp .bp-row{display:flex;justify-content:space-between;font-size:10.5px;padding:8px 0;border-top:1px solid var(--line)}.fcp .bp-row span{color:var(--muted)}.fcp .bp-safe{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:10px;font-size:9px;font-weight:700;color:var(--muted)}.fcp .bp-safe svg{width:11px;height:11px}.fcp .bp-toast{position:absolute;left:50%;top:34px;transform:translate(-50%,-10px);z-index:4;box-shadow:0 10px 20px -8px #0006;display:inline-flex;align-items:center;gap:6px;background:#0d2b2a;color:#fff;font-size:11px;font-weight:700;padding:8px 14px;border-radius:100px;opacity:0;transition:opacity .4s ease,transform .6s cubic-bezier(.2,.8,.2,1);white-space:nowrap}.fcp .bp-toast.on{opacity:1;transform:translate(-50%)}.fcp .bp-toast.gone{opacity:0;transform:translate(-50%,-10px)}.fcp .bp-toast svg{width:12px;height:12px;color:#3fe0c5}.fcp .lg-card{position:absolute;left:20px;top:24px;width:360px;z-index:5;background:var(--card);border-radius:20px;padding:16px 16px 8px;box-shadow:0 10px 24px -8px #0d2b2a2e,0 40px 70px -24px #0d2b2a52;opacity:0;transform:translateY(12px);transition:opacity .8s ease .15s,transform 1s cubic-bezier(.2,.8,.2,1) .15s}.fcp .play .lg-card{opacity:1;transform:none}.fcp .lg-h{display:flex;justify-content:space-between;align-items:flex-start}.fcp .lg-tot{text-align:right}.fcp .lg-tot span{display:block;font-size:9px;font-weight:700;color:var(--muted)}.fcp .lg-tot b{font-family:Amiri,serif;font-size:22px;color:var(--fcp-accent)}.fcp .lg-filters{display:flex;gap:5px;margin:10px 0 6px}.fcp .lg-filters span{font-size:9.5px;font-weight:700;padding:4px 10px;border-radius:100px;background:var(--bg);color:var(--muted)}.fcp .lg-filters span.on{background:var(--ink);color:var(--card)}.fcp .lg-row{display:flex;align-items:center;gap:10px;height:52px;border-top:1px solid var(--line);opacity:0;transform:translateY(4px);transition:opacity .6s ease,transform .8s cubic-bezier(.2,.8,.2,1);transition-delay:var(--d)}.fcp .play .lg-row{opacity:1;transform:none}.fcp .lg-who{flex:1;min-width:0}.fcp .lg-n{font-size:11.5px;font-weight:700}.fcp .lg-s{font-size:9.5px;color:var(--muted);display:flex;align-items:center;gap:5px;white-space:nowrap}.fcp .lg-k{width:7px;height:7px;border-radius:50%;flex-shrink:0}.fcp .lg-k.card{background:#635bff}.fcp .lg-k.cash{background:#c9a34e}.fcp .lg-k.bank{background:#00a488}.fcp .lg-k.refund{background:#d9463d}.fcp .lg-amt{font-family:Amiri,serif;font-size:16px;color:var(--fcp-accent);white-space:nowrap}.fcp .lg-amt.neg{color:#c0392b}.fcp .fq-card{position:absolute;left:6px;top:40px;width:388px;z-index:5;background:var(--card);border-radius:20px;padding:16px 16px 14px;box-shadow:0 10px 24px -8px #0d2b2a2e,0 40px 70px -24px #0d2b2a52;opacity:0;transform:translateY(12px);transition:opacity .8s ease .15s,transform 1s cubic-bezier(.2,.8,.2,1) .15s}.fcp .play .fq-card{opacity:1;transform:none}.fcp .fq-h{display:flex;justify-content:space-between;align-items:flex-start}.fcp .fq-price{text-align:right;font-size:11px;font-weight:700;color:var(--muted)}.fcp .fq-price b{font-family:Amiri,serif;font-size:24px;color:var(--ink)}.fcp .fq-seg{position:relative;display:grid;grid-template-columns:repeat(3,1fr);margin:12px 0 6px;padding:3px;border-radius:10px;background:var(--bg)}.fcp .fq-tab{position:relative;z-index:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;font:700 11px DM Sans,sans-serif;padding:7px 0;color:var(--muted);cursor:pointer;border-radius:8px;transition:color .4s ease}.fcp .fq-tab:hover{color:var(--ink)}.fcp .fq-tab{padding:10px 0;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.fcp .fq-tab:after{content:"";position:absolute;left:0;right:0;top:-14px;bottom:-14px}.fcp .fq-tab:focus-visible{outline:2px solid #00A88F;outline-offset:1px}.fcp .fq-tab.on{color:var(--ink)}.fcp .fq-tab.t.on{color:#fff}.fcp .fq-ind{position:absolute;top:3px;bottom:3px;left:3px;width:calc((100% - 6px) / 3);border-radius:8px;background:#fff;box-shadow:0 2px 6px #0d2b2a24;transition:transform .7s cubic-bezier(.45,.05,.25,1)}.fcp .fq-ind.p1{transform:translate(100%)}.fcp .fq-ind.p2{transform:translate(200%);background:var(--turq)}.fcp .fq-svg{width:100%;height:auto;display:block;overflow:visible}.fcp .fq-col{stroke:var(--line);stroke-width:1}.fcp .fq-mo{font:700 9.5px DM Sans,sans-serif;fill:var(--muted)}.fcp .fq-set{opacity:0;transition:opacity .35s ease}.fcp .fq-set.on{opacity:1}.fcp .play .fq-chip{opacity:0;transform:translateY(8px)}.fcp .play .fq-chip.show{opacity:1;transform:none}.fcp .fq-mk{opacity:0;transform-box:fill-box;transform-origin:center;transform:scale(.4);transition:opacity .35s ease,transform .5s cubic-bezier(.3,1.5,.5,1);transition-delay:var(--d)}.fcp .fq-set.on .fq-mk{opacity:1;transform:none}.fcp .fq-mk circle{fill:#e6c877;stroke:#b8913f;stroke-width:1.2}.fcp .fq-mk.c circle{fill:#00c5a8;stroke:#00967f}.fcp .fq-mk text{font:700 11px Amiri,serif;fill:#6e5320}.fcp .fq-mk.c text{fill:#fff}.fcp .fq-band{opacity:0;transition:opacity .5s ease;transition-delay:var(--d)}.fcp .fq-set.on .fq-band{opacity:1}.fcp .fq-band.b0{fill:#00c5a81f}.fcp .fq-band.b1{fill:#c9a34e29}.fcp .fq-band.b2{fill:#00c5a81f}.fcp .fq-term{font:700 9px DM Sans,sans-serif;fill:var(--fcp-accent);opacity:0;transition:opacity .5s ease;transition-delay:var(--d)}.fcp .fq-set.on .fq-term{opacity:1}.fcp .fq-foot{font-size:11px;font-weight:700;color:var(--fcp-accent);margin-top:4px;min-height:16px}.dark .fcp{--fcp-accent: var(--turq-text);--turq-dim: rgba(0,197,168,.16)}.dark .fcp .tag,.dark .fcp .feature-pill.on,.dark .fcp .explore,.dark .fcp .chip-ic,.dark .fcp .ra-org,.dark .fcp .jump a svg,.dark .fcp .breadth-pill svg{color:var(--turq-text)}.dark .fcp .explore{border-color:#4fe3cb59}.dark .fcp .topbar{background:#0b1513d6}.dark .fcp .chip,.dark .fcp .ra-ans,.dark .fcp .ra-org,.dark .fcp .breadth-pill,.dark .fcp .jump a,.dark .fcp .feature-pill{border-color:#ffffff12;box-shadow:0 16px 32px -12px #000000a6}.dark .fcp .chip{box-shadow:0 16px 32px -12px #000000a6}.dark .fcp .halo{background:radial-gradient(circle at 42% 38%,rgba(0,197,168,.2),rgba(0,197,168,.06) 55%,transparent 72%)}.dark .fcp .ph{box-shadow:0 0 0 1px #ffffff1a,0 20px 40px -12px #000000b3}.dark .fcp .cta-band{box-shadow:inset 0 0 0 1px #ffffff14}.dark .fcp .ph-scr.chat{background:#0b141a}.dark .fcp .wa-status,.dark .fcp .wa-top{background:#1f2c33}.dark .fcp .wa-m{color:#e9edef;box-shadow:none}.dark .fcp .wa-m.in,.dark .fcp .wa-typing{background:#1f2c33}.dark .fcp .wa-m.out{background:#005c4b}.dark .fcp .wa-meta,.dark .fcp .wa-ticks{color:#e9edef8c}.dark .fcp .wa-typing span{background:#e9edef80}.dark .fcp .wa-card,.dark .fcp .wa-loc{background:#182229}.dark .fcp .wa-card-s{color:#e9edef99}.dark .fcp .wa-card-u{color:#53bdeb}.dark .fcp .wa-qr{border-color:#e9edef1f;color:#21c063}.dark .fcp .wa-map{background:linear-gradient(135deg,#1b2e28 25%,#203630 25%,#203630 50%,#1b2e28 50%,#1b2e28 75%,#203630 75%);background-size:22px 22px}.dark .fcp .wa-map:before{background:#2c3e44}.dark .fcp .nw-b{background:#005c4b;color:#e9edef}.dark .fcp .ra-ans{background:var(--card)}.dark .fcp .ra-txt{color:var(--ink)}.dark .fcp .ra-role{box-shadow:inset 0 0 0 1px #ffffff38}.dark .fcp .scene-svg circle[fill="#fff"]{fill:var(--card)}.dark .fcp .scene-svg [fill="#0D2B2A"]{fill:#d5e6e0}.dark .fcp .wh-role{fill:var(--ink)}.dark .fcp .nw-n circle[stroke]{stroke:#ffffff1f}.dark .fcp .rig{--ink: #0D2B2A;--bg: #F5F3EF;--card: #FFFFFF;--line: rgba(13,43,42,.09);--muted: rgba(13,43,42,.58);--turq-dim: rgba(0,197,168,.12);--fcp-accent: #007E6A;color:#0d2b2a}.dark .fcp .rig .chip-ic{color:var(--fcp-accent)}.dark .fcp .rig .scene-svg circle[fill="#fff"]{fill:#fff}.dark .fcp .ac-flow{stroke:#3fe0c559}.dark .fcp .lk-line{stroke:#3fe0c58c}.fcp .pillar-copy h1 em,.fcp .pillar-copy h2 em{color:#008f7a}.dark .fcp .pillar-copy h1 em,.dark .fcp .pillar-copy h2 em{color:#3fe0c5}.fcp .rig[data-scene=plans]:hover .float,.fcp .rig[data-scene=plans]:focus-within .float{animation-play-state:paused}.fcp .rig[data-scene=plans].engaged .float{animation:none}.fcp .pillar-section.reverse{--bg: var(--bg-surface);background:var(--bg);box-shadow:0 0 0 100vmax var(--bg);clip-path:inset(0 -100vmax)}.fcp .jump{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:6px 0;overflow:visible;-webkit-mask-image:none;mask-image:none;max-width:1180px;margin:0 auto;padding:0 32px 40px}.fcp .jump a{display:inline-flex;align-items:center;gap:0;flex-shrink:1;background:none;border:0;box-shadow:none;border-radius:0;padding:2px 0;font-size:14px;font-weight:500;letter-spacing:0;color:var(--text-muted);text-decoration:none;transition:color .2s ease}.fcp .jump a svg{display:none}.fcp .jump a:not(:last-child):after{content:"·";margin:0 12px;color:var(--text-muted);opacity:.7}.fcp .jump a:hover{color:var(--text-primary);border:0;box-shadow:none}.fcp .jump a:focus-visible{outline:2px solid var(--turq);outline-offset:3px;border-radius:2px}@media (max-width: 980px){.fcp .jump{justify-content:center;padding:0 24px 32px}}@media (max-width: 480px){.fcp .jump{padding:0 20px 24px}.fcp .jump a{font-size:13px}.fcp .jump a:not(:last-child):after{margin:0 9px}}
