.ffpage{background:var(--bone);color:var(--ink)}.ffpage .disp{font-family:var(--font-line-seed),sans-serif}.ffpage .num{font-family:var(--font-line-seed);font-variant-numeric:tabular-nums}.ffpage .wrap{max-width:1080px;margin:0 auto;padding:0 22px}.ffpage .btn{font-family:var(--font-line-seed);cursor:pointer;border:none;border-radius:9px;align-items:center;gap:8px;padding:13px 24px;font-size:15.5px;font-weight:600;transition:transform .15s,background .15s;display:inline-flex}.ffpage .btn:focus-visible{outline:3px solid var(--brass);outline-offset:2px}.ffpage .btn-brass{background:var(--brass);color:#fff}.ffpage .btn-brass:hover{background:var(--brass-d);transform:translateY(-1px)}.ffpage .btn-ghost{color:#fff;background:0 0;border:1.5px solid #fff6}.ffpage .btn-ghost:hover{background:#ffffff1a;border-color:#fff}.ffpage .btn-pine{background:var(--pine);color:#fff}.ffpage .btn-pine:hover{background:#0d2b20;transform:translateY(-1px)}.ffpage .nav{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#faf7f0f7;position:sticky;top:0}.ffpage .nav .wrap{justify-content:space-between;align-items:center;height:64px;display:flex}.ffpage .logo{font-family:var(--font-line-seed);color:var(--pine);align-items:center;gap:9px;font-size:20px;font-weight:700;display:flex}.ffpage .logo .mk{flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.ffpage .logo .ltxt{flex-direction:column;line-height:1.04;display:flex}.ffpage .logo .th{font-size:20px;font-weight:700}.ffpage .logo .en{letter-spacing:2.4px;opacity:.95;margin-top:2px;font-size:8.5px;font-weight:600}.ffpage .logo b{color:var(--brass)}.ffpage .nav .back{font-family:var(--font-line-seed);color:var(--muted);font-size:14px;font-weight:500}.ffpage .nav .back:hover{color:var(--pine)}.ffpage .hero{background:linear-gradient(165deg,var(--pine),#0e2c20 70%);color:#fff;position:relative;overflow:hidden}.ffpage .hero:after{content:"";background:radial-gradient(800px 400px at 85% 0,#c08a2d38,#0000 60%);position:absolute;inset:0}.ffpage .hero .wrap{z-index:2;text-align:center;max-width:820px;padding:66px 22px 58px;position:relative}.ffpage .eyebrow{font-family:var(--font-line-seed);letter-spacing:2.5px;text-transform:uppercase;color:#e8c77e;margin-bottom:16px;font-size:13px;font-weight:600}.ffpage .hero h1{font-family:var(--font-line-seed);letter-spacing:-.5px;margin-bottom:18px;font-size:46px;font-weight:700;line-height:1.12}.ffpage .hero h1 span{color:#e8c77e}.ffpage .hero p{opacity:.95;max-width:600px;margin:0 auto 28px;font-size:19px}.ffpage .hero .cta{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.ffpage .trust{flex-wrap:wrap;justify-content:center;gap:30px;margin-top:38px;display:flex}.ffpage .trust .t{text-align:center}.ffpage .trust .t b{font-family:var(--font-line-seed);color:#fff;font-size:23px;font-weight:700;display:block}.ffpage .trust .t span{opacity:.85;font-size:12.5px}@media (max-width:680px){.ffpage .hero h1{font-size:33px}.ffpage .hero p{font-size:16px}}.ffpage section{background:var(--bone);padding:58px 0}.ffpage .sh{text-align:center;max-width:640px;margin:0 auto 38px}.ffpage .sh .ey{font-family:var(--font-line-seed);letter-spacing:2px;text-transform:uppercase;color:var(--brass-d);margin-bottom:10px;font-size:12.5px;font-weight:600}.ffpage .sh h2{font-family:var(--font-line-seed);color:var(--pine);letter-spacing:-.3px;font-size:31px;font-weight:700;line-height:1.2}.ffpage .sh p{color:var(--muted);margin-top:10px;font-size:15.5px}.ffpage .prob{background:var(--mist)}.ffpage .probgrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}@media (max-width:780px){.ffpage .probgrid{grid-template-columns:1fr}}.ffpage .pc{border:1px solid var(--line);background:#fff;border-radius:14px;padding:24px}.ffpage .pc .ic{margin-bottom:10px;font-size:26px}.ffpage .pc h3{font-family:var(--font-line-seed);color:var(--pine);margin-bottom:7px;font-size:18px;font-weight:600}.ffpage .pc p{color:var(--muted);font-size:14px}.ffpage .steps{counter-reset:s;grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:780px){.ffpage .steps{grid-template-columns:1fr}}.ffpage .step{border:1px solid var(--line);background:#fff;border-radius:15px;padding:28px 22px 22px;position:relative}.ffpage .step:before{counter-increment:s;content:counter(s);background:var(--brass);color:#fff;width:38px;height:38px;font-family:var(--font-line-seed);border-radius:10px;place-items:center;font-size:19px;font-weight:700;display:grid;position:absolute;top:-16px;left:22px;box-shadow:0 8px 18px -8px #c08a2db3}.ffpage .step h3{font-family:var(--font-line-seed);color:var(--pine);margin:8px 0 7px;font-size:18px;font-weight:600}.ffpage .step p{color:var(--muted);font-size:14px}.ffpage .feat{background:var(--pine);color:#fff}.ffpage .feat .sh h2{color:#fff}.ffpage .feat .sh .ey{color:#e8c77e}.ffpage .feat .sh p{color:#ffffffd9}.ffpage .featgrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:780px){.ffpage .featgrid{grid-template-columns:1fr}}.ffpage .fc{background:#ffffff14;border:1px solid #ffffff2e;border-radius:13px;padding:20px}.ffpage .fc .ck{color:#e8c77e;font-weight:700;font-family:var(--font-line-seed);margin-bottom:6px}.ffpage .fc h4{font-family:var(--font-line-seed);color:#fff;margin-bottom:5px;font-size:16px;font-weight:600}.ffpage .fc p{color:#ffffffe0;font-size:13.5px}.ffpage .prices{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px;display:grid}@media (max-width:820px){.ffpage .prices{grid-template-columns:1fr;max-width:420px;margin:0 auto}}.ffpage .price{border:1.5px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;padding:26px 22px;display:flex;position:relative}.ffpage .price.feat2{border-color:var(--brass);box-shadow:0 24px 50px -28px #c08a2d99}.ffpage .price .pop{background:var(--brass);color:#fff;font-family:var(--font-line-seed);letter-spacing:.5px;border-radius:999px;padding:5px 14px;font-size:11.5px;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.ffpage .price .nm{font-family:var(--font-line-seed);color:var(--pine);font-size:19px;font-weight:700}.ffpage .price .for{color:var(--muted);min-height:34px;margin-bottom:14px;font-size:12.5px}.ffpage .price .amt{font-family:var(--font-line-seed);color:var(--ink);font-size:34px;font-weight:700;line-height:1}.ffpage .price .amt small{color:var(--muted);font-size:14px;font-weight:500}.ffpage .price ul{flex:1;margin:18px 0;list-style:none}.ffpage .price li{color:var(--ink);margin-bottom:10px;padding-left:24px;font-size:13.5px;position:relative}.ffpage .price li:before{content:"✓";color:var(--moss);font-weight:700;position:absolute;left:0}.ffpage .price .btn{justify-content:center;width:100%}.ffpage .pricenote{text-align:center;color:var(--muted);margin-top:20px;font-size:13px}.ffpage .why{background:var(--mist)}.ffpage .whygrid{grid-template-columns:1fr 1fr;gap:14px;max-width:840px;margin:0 auto;display:grid}@media (max-width:680px){.ffpage .whygrid{grid-template-columns:1fr}}.ffpage .wc{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:flex-start;gap:13px;padding:18px 20px;display:flex}.ffpage .wc .ic{flex-shrink:0;font-size:20px}.ffpage .wc h4{font-family:var(--font-line-seed);color:var(--pine);margin-bottom:3px;font-size:15.5px;font-weight:600}.ffpage .wc p{color:var(--muted);font-size:13px}.ffpage .faq{max-width:760px;margin:0 auto}.ffpage .fi{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:11px;overflow:hidden}.ffpage .fq{text-align:left;cursor:pointer;width:100%;font-family:var(--font-line-seed);color:var(--pine);background:0 0;border:none;justify-content:space-between;align-items:center;gap:14px;padding:16px 20px;font-size:15.5px;font-weight:600;display:flex}.ffpage .fq:hover{background:var(--pine-soft)}.ffpage .fq .ar{color:var(--brass-d);flex-shrink:0;font-size:19px;transition:transform .2s}.ffpage .fi.open .fq .ar{transform:rotate(45deg)}.ffpage .fa{max-height:0;transition:max-height .25s;overflow:hidden}.ffpage .fi.open .fa{max-height:200px}.ffpage .fa p{color:var(--muted);padding:0 20px 17px;font-size:14px;line-height:1.6}.ffpage .final{background:linear-gradient(165deg,var(--pine),#0e2c20);color:#fff;text-align:center}.ffpage .final h2{font-family:var(--font-line-seed);margin-bottom:12px;font-size:30px;font-weight:700}.ffpage .final p{opacity:.85;max-width:520px;margin:0 auto 24px;font-size:16px}.ffpage .leadcard{background:var(--bone);text-align:left;max-width:480px;color:var(--ink);border-radius:16px;margin:0 auto;padding:26px}.ffpage .leadcard h3{font-family:var(--font-line-seed);color:var(--pine);margin-bottom:4px;font-size:19px;font-weight:700}.ffpage .leadcard .sub{color:var(--muted);margin-bottom:16px;font-size:13px}.ffpage .field{margin-bottom:11px}.ffpage .field label{margin-bottom:4px;font-size:12.5px;font-weight:600;display:block}.ffpage .field input,.ffpage .field select{width:100%;font-family:var(--font-line-seed);border:1px solid var(--line);background:#fff;border-radius:9px;padding:11px 13px;font-size:14px}.ffpage .field input:focus,.ffpage .field select:focus{outline:2px solid var(--moss)}.ffpage .frow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ffpage .consent{color:var(--muted);align-items:flex-start;gap:9px;margin:6px 0 14px;font-size:11.8px;line-height:1.5;display:flex}.ffpage .consent input{accent-color:var(--moss);flex-shrink:0;width:16px;height:16px;margin-top:2px}.ffpage .consent a{color:var(--brass-d);text-decoration:underline}.ffpage .ok{text-align:center;padding:16px}.ffpage .ok .ic{background:var(--pine-soft);width:54px;height:54px;color:var(--pine);border-radius:50%;place-items:center;margin:0 auto 12px;font-size:28px;display:grid}.ffpage .ok h4{font-family:var(--font-line-seed);color:var(--pine);font-size:19px;font-weight:700}.ffpage .ok p{color:var(--muted);margin-top:6px;font-size:13.5px}
