.fpage{--bg:var(--color-bg);--ink:var(--color-ink);--soft:var(--color-soft);--acc:var(--color-acc);--gold:var(--color-gold);--acc-soft:var(--color-acc-soft);font-family:var(--font-grotesk), "Space Grotesk", sans-serif;color:var(--ink)}.fpage img{display:block}.fpage-bg{z-index:-1;pointer-events:none;background:var(--color-bg);position:fixed;inset:0;overflow:hidden}.fpage-bg:after{content:"";filter:blur(95px)saturate(1.15);opacity:.5;background:radial-gradient(30% 26% at 16% 8%, color-mix(in srgb, var(--color-acc) 30%, transparent), transparent 70%), radial-gradient(26% 24% at 86% 12%, #d4a44a47, transparent 70%), radial-gradient(28% 26% at 12% 80%, #92a07638, transparent 70%), radial-gradient(30% 28% at 88% 82%, #9e626a33, transparent 70%);animation:30s ease-in-out infinite alternate f-drift;position:absolute;inset:-18%}@keyframes f-drift{to{transform:translate(2%,2.5%)scale(1.05)rotate(1deg)}}.fpage .glass{-webkit-backdrop-filter:blur(22px)saturate(1.5);backdrop-filter:blur(22px)saturate(1.5);background:#ffffff80;border-radius:22px;box-shadow:0 18px 44px -24px #7850324d}.fpage .shell{max-width:1180px;margin:0 auto;padding:0 26px}.fpage .rv{opacity:0;transition:all .7s cubic-bezier(.2,.7,.2,1);transform:translateY(26px)}.fpage .rv.vis{opacity:1;transform:none}.fpage header{z-index:50;background:var(--color-bg);border-bottom:1px solid #1b19170f;position:sticky;top:0}.fpage .hbar{align-items:center;gap:26px;padding:14px 0;display:flex}.fpage .hnav{align-items:center;gap:4px;margin-left:auto;font-size:13.5px;display:flex}.fpage .hnav a{color:var(--soft);border-radius:100px;padding:9px 15px;transition:all .25s}.fpage .hnav a:hover{color:var(--ink);background:#ffffffb3}.fpage .hcta{background:var(--ink);color:#fff!important;padding:10px 20px!important}.fpage .hcta:hover{background:var(--acc)!important}.fpage .hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;padding:54px 0 30px;display:grid}@media (max-width:900px){.fpage .hero{grid-template-columns:1fr}}.fpage .hello{color:var(--soft);background:#ffffffb3;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 17px;font-size:12.5px;display:inline-flex}.fpage .hello .dot{background:var(--acc);border-radius:50%;width:7px;height:7px;animation:2.6s ease-in-out infinite f-pulse}@keyframes f-pulse{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--acc) 45%, transparent)}55%{box-shadow:0 0 0 7px #0000}}.fpage h1{font-family:var(--font-display), serif;letter-spacing:-.015em;text-wrap:balance;font-size:clamp(32px,4.4vw,52px);font-weight:490;line-height:1.07}.fpage h1 em{color:var(--acc);font-variation-settings:"opsz" 144;font-style:italic}.fpage .sub{color:var(--soft);max-width:460px;margin:16px 0 0;font-size:15px;font-weight:300;line-height:1.65}.fpage .hbtns{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.fpage .btn{cursor:pointer;border:0;border-radius:100px;align-items:center;gap:8px;padding:15px 28px;font-family:inherit;font-size:14px;font-weight:500;transition:all .25s;display:inline-flex}.fpage .btn.pri{background:var(--ink);color:#fff}.fpage .btn.pri:hover{background:var(--acc)}.fpage .btn.pri:disabled{opacity:.6;cursor:default}.fpage .btn.sec{background:#fffc}.fpage .btn.sec:hover{background:#fff;box-shadow:0 12px 30px -16px #78503273}.fpage .hnote{color:var(--soft);margin-top:12px;font-size:11.5px}.fpage .hviz{min-height:380px;position:relative}.fpage .pubcard{background:#fff;border-radius:20px;width:min(290px,80%);animation:6s ease-in-out infinite f-float1;position:absolute;top:0;right:10%;overflow:hidden;transform:rotate(2deg);box-shadow:0 30px 60px -26px #78503280}@keyframes f-float1{0%,to{transform:rotate(2deg)translateY(0)}50%{transform:rotate(2deg)translateY(-8px)}}.fpage .pc-img{background:var(--acc-soft);height:170px;position:relative}.fpage .pc-img img{object-fit:cover;width:100%;height:100%}.fpage .pc-rate{background:#ffffffeb;border-radius:100px;padding:5px 10px;font-size:11px;font-weight:500;position:absolute;top:10px;left:10px}.fpage .pc-rate b{color:var(--gold)}.fpage .pc-body{padding:13px 15px}.fpage .pc-n{justify-content:space-between;font-size:13.5px;font-weight:500;display:flex}.fpage .pc-n span{color:var(--soft);font-size:11.5px;font-weight:400}.fpage .pc-m{color:var(--soft);margin-top:2px;font-size:11.5px}.fpage .statcard{width:230px;padding:18px 20px;animation:7s ease-in-out infinite f-float2;position:absolute;bottom:8%;left:4%;transform:rotate(-2deg)}@keyframes f-float2{0%,to{transform:rotate(-2deg)translateY(0)}50%{transform:rotate(-2deg)translateY(-10px)}}.fpage .statcard .sl{color:var(--soft);font-size:11px}.fpage .statcard .sv{font-family:var(--font-display), serif;font-size:26px;font-weight:560}.fpage .statcard .tr{color:#3e7d55;font-size:11px;font-weight:500}.fpage .notif{align-items:center;gap:11px;width:250px;padding:14px 16px;animation:8s ease-in-out infinite f-float3;display:flex;position:absolute;top:52%;right:0;transform:rotate(1deg)}@keyframes f-float3{0%,to{transform:rotate(1deg)translateY(0)}50%{transform:rotate(1deg)translateY(-6px)}}.fpage .notif .nav2{color:#fff;background:#7d8a97;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;font-weight:600;display:flex}.fpage .notif .nt{font-size:11.5px;line-height:1.45}.fpage .notif .nt b{font-weight:500}.fpage .notif .nt span{color:var(--soft);font-size:10.5px}.fpage section{padding:46px 0 0}.fpage .sec-head{text-align:center;max-width:560px;margin:0 auto 26px}.fpage .sec-head h2{font-family:var(--font-display), serif;font-size:clamp(23px,2.8vw,32px);font-weight:540}.fpage .sec-head p{color:var(--soft);margin-top:8px;font-size:13.5px;font-weight:300}.fpage .bens{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:13px;display:grid}.fpage .ben{padding:22px 24px;transition:transform .3s}.fpage .ben:hover{transform:translateY(-3px)}.fpage .ben .bi{background:var(--acc-soft);width:40px;height:40px;color:var(--acc);border-radius:50%;justify-content:center;align-items:center;margin-bottom:13px;display:flex}.fpage .ben .bi svg{stroke:currentColor;fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.fpage .ben h3{margin-bottom:5px;font-size:15px;font-weight:500}.fpage .ben p{color:var(--soft);font-size:12.5px;font-weight:300;line-height:1.6}.fpage .steps{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:13px;display:grid}.fpage .step{text-align:center;padding:22px}.fpage .step .sn{background:var(--acc-soft);width:36px;height:36px;color:var(--acc);font-family:var(--font-display), serif;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 12px;font-size:15px;font-style:italic;display:flex}.fpage .step h3{margin-bottom:4px;font-size:14.5px;font-weight:500}.fpage .step p{color:var(--soft);font-size:12px;font-weight:300;line-height:1.55}.fpage .early{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);color:#fff;background:#1b1917d9;border-radius:28px;margin-top:46px;padding:38px 42px}.fpage .early h2{font-family:var(--font-display), serif;max-width:640px;font-size:clamp(21px,2.4vw,28px);font-weight:480;line-height:1.25}.fpage .early h2 em{color:#f1c892;font-style:italic}.fpage .early p{color:#ffffffa6;max-width:640px;margin-top:10px;font-size:13.5px;font-weight:300;line-height:1.7}.fpage .eperks{flex-wrap:wrap;gap:22px;margin-top:18px;display:flex}.fpage .eperks span{color:#fffc;font-size:12.5px}.fpage .eperks span:before{content:"✦ ";color:#f1c892}.fpage .faq{max-width:720px;margin:0 auto}.fpage .faq .q{cursor:pointer;border-top:1px solid #1b191714}.fpage .faq .q:first-of-type{border-top:0}.fpage .faq .qh{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:14px;padding:16px 4px;font-family:inherit;font-size:14.5px;font-weight:500;display:flex}.fpage .faq .qh .ar{color:var(--soft);transition:transform .3s}.fpage .faq .q.open .qh .ar{transform:rotate(180deg)}.fpage .faq .qa{max-height:0;color:var(--soft);font-size:13px;font-weight:300;line-height:1.7;transition:max-height .35s;overflow:hidden}.fpage .faq .q.open .qa{max-height:220px;padding-bottom:16px}.fpage .apply{max-width:680px;margin:46px auto 0;padding:32px 34px}.fpage .apply h2{font-family:var(--font-display), serif;font-size:24px;font-weight:550}.fpage .apply .as{color:var(--soft);margin:6px 0;font-size:13px;line-height:1.6}.fpage .apply label{color:var(--soft);margin:15px 0 6px;font-size:12px;display:block}.fpage .inp{width:100%;color:var(--ink);background:#fff;border:0;border-radius:15px;outline:0;padding:13px 16px;font-family:inherit;font-size:14px;transition:box-shadow .25s;box-shadow:0 3px 14px -8px #7850324d}.fpage .inp:focus{box-shadow:0 0 0 1.5px var(--acc), 0 3px 14px -8px #7850324d}.fpage textarea.inp{resize:vertical;min-height:80px}.fpage .arow{grid-template-columns:1fr 1fr;gap:13px;display:grid}@media (max-width:560px){.fpage .arow{grid-template-columns:1fr}}.fpage .catpick{flex-wrap:wrap;gap:8px;margin-top:2px;display:flex}.fpage .cp{cursor:pointer;color:inherit;background:#fff;border:0;border-radius:100px;padding:8px 15px;font-family:inherit;font-size:12px;transition:all .2s;box-shadow:0 3px 10px -7px #78503259}.fpage .cp.on{background:var(--ink);color:#fff}.fpage .allt{cursor:pointer;color:var(--ink);align-items:center;gap:9px;margin:12px 0 0;font-size:13px;display:flex}.fpage .allt input{width:16px;height:16px;accent-color:var(--acc);cursor:pointer}.fpage .ahint{color:var(--soft);margin-top:8px;font-size:12px;line-height:1.6}.fpage .apply .btn{justify-content:center;width:100%;margin-top:20px}.fpage .alt{text-align:center;color:var(--soft);margin-top:14px;font-size:12.5px}.fpage .alt a{color:var(--acc);font-weight:500}.fpage .aerr{color:var(--acc);text-align:center;margin-top:12px;font-size:12.5px}.fpage footer{color:var(--soft);border-top:1px solid #1b191712;justify-content:space-between;align-items:center;margin-top:56px;padding:26px 0 34px;font-size:12px;display:flex}.fpage footer .fbrand{font-family:var(--font-script), cursive;font-size:20px}@media (prefers-reduced-motion:reduce){.fpage-bg:after,.fpage .pubcard,.fpage .statcard,.fpage .notif,.fpage .hello .dot{animation:none}}@media (max-width:767px){.fpage .shell{padding-inline:16px}.fpage .hbar{gap:10px;min-height:60px;padding-block:8px}.fpage .logo{gap:7px}.fpage .logo-wedge{height:27px}.fpage .font-logo{font-size:27px}.fpage .hnav>a:not(.hcta){display:none}.fpage .hcta{align-items:center;min-height:44px;font-size:12px;display:inline-flex;padding:9px 15px!important}.fpage .hero{gap:12px;padding:38px 0 20px}.fpage .hello{margin-bottom:16px;padding:7px 13px;font-size:11.5px}.fpage h1{font-size:clamp(37px,10.5vw,44px);line-height:1.02}.fpage .sub{margin-top:14px;font-size:14.5px;line-height:1.6}.fpage .hbtns{grid-template-columns:1fr;gap:9px;margin-top:22px;display:grid}.fpage .btn{justify-content:center;min-height:50px;padding:13px 20px}.fpage .hnote{line-height:1.5}.fpage .hviz{flex-direction:column;gap:10px;min-height:0;margin-top:18px;display:flex}.fpage .pubcard,.fpage .statcard,.fpage .notif{width:100%;animation:none;position:static;transform:none}.fpage .pubcard{border-radius:20px}.fpage .pc-img{height:190px}.fpage .statcard{padding:15px 17px}.fpage .notif{padding:13px 15px}.fpage section{padding-top:38px}.fpage .sec-head{text-align:left;margin-bottom:18px}.fpage .sec-head h2{font-size:27px}.fpage .sec-head p{font-size:13px;line-height:1.6}.fpage .bens,.fpage .steps{grid-template-columns:1fr;gap:10px}.fpage .ben{padding:19px}.fpage .step{text-align:left;grid-template-columns:42px 1fr;gap:2px 12px;padding:18px;display:grid}.fpage .step .sn{grid-row:1/span 2;margin:0}.fpage .step h3{align-self:end}.fpage .early{border-radius:24px;margin-top:38px;padding:27px 22px}.fpage .eperks{flex-direction:column;gap:9px}.fpage .apply{border-radius:24px;margin-top:38px;padding:24px 18px}.fpage .apply h2{font-size:25px}.fpage .inp{min-height:48px;font-size:16px}.fpage .cp{min-height:44px;padding:10px 14px}.fpage footer{flex-direction:column;align-items:flex-start;gap:8px;margin-top:44px;padding-bottom:26px}}
