:root{font-family:Songti SC,"Noto Serif SC","Source Han Serif SC",Georgia,serif;color:#173d2b;background:#f6f3eb;--green: #1f5d3b;--green-2: #377d52;--mint: #dceee2;--cream: #fbf7ef;--gold: #c7953f;--orange: #ef7b45;--line: rgba(31, 93, 59, .14);--shadow: 0 24px 70px rgba(33, 68, 47, .12);--font-sans: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", system-ui, -apple-system, "Helvetica Neue", sans-serif;--tap-min: 48px;--tap-radius: 16px;--tap-scale: .96;--tap-time: .12s cubic-bezier(.2, .7, .4, 1);--btn-font: 16px;--btn-font-lg: 17px;--btn-weight: 700;--btn-pad-y: 13px;--btn-pad-x: 22px;--tab-font: 15px;--tab-weight-on: 700;--tab-weight-off: 600;--label-font: 14px;--label-weight: 600;--ink: #0f3a23;--ink-2: #4f6e5e;--ink-3: #7a9089;--safe-bottom: env(safe-area-inset-bottom, 0px)}button,[role=button],.tappable,.fs-btn,.primary,.fs-tabs__item,.fs-member-action,.fs-member-tabbar__item{transition:transform var(--tap-time),box-shadow var(--tap-time),background-color var(--tap-time),opacity var(--tap-time);-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none}@media(hover:hover){button:not(:disabled):hover,[role=button]:hover,.tappable:hover,.fs-btn:not(:disabled):hover,.primary:hover{transform:translateY(-1px)}}button:not(:disabled):active,[role=button]:active,.tappable:active,.fs-btn:not(:disabled):active,.primary:active,.fs-tabs__item:active,.fs-member-action:active,.fs-member-tabbar__item:active{transform:scale(var(--tap-scale))}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition-duration:.001ms!important;animation-duration:.001ms!important}button:active,.fs-btn:active,.primary:active,.fs-tabs__item:active,.fs-member-action:active,.fs-member-tabbar__item:active{transform:none!important}}*{box-sizing:border-box}html,body{margin:0;width:100%;max-width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;overscroll-behavior-x:none;overscroll-behavior-y:auto;touch-action:pan-y}body{margin:0;min-width:0;background:radial-gradient(circle at 15% 10%,rgba(91,158,108,.16),transparent 30%),radial-gradient(circle at 85% 0%,rgba(222,188,110,.18),transparent 28%),linear-gradient(135deg,#f8f4ec,#eef7ef)}.app-shell{min-width:1180px;overscroll-behavior-x:none;touch-action:pan-y}.fs-role-login,.fs-member-shell{min-width:0}.loading-screen{min-height:100vh;display:grid;place-items:center;align-content:center;gap:12px;color:var(--green);background:radial-gradient(circle at 50% 35%,rgba(116,185,133,.2),transparent 28%),linear-gradient(135deg,#f8f4ec,#eef7ef)}.loading-screen strong{font-size:28px}.loading-screen span{color:#173d2b9e}button,input{font:inherit}.app-shell{display:grid;grid-template-columns:280px 1fr;min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;padding:26px 22px;background:radial-gradient(circle at 20% 10%,rgba(91,158,108,.1),transparent 40%),radial-gradient(circle at 80% 90%,rgba(222,188,110,.08),transparent 35%),linear-gradient(170deg,#f3faf5fa,#fffffff0);border-right:1px solid rgba(47,125,82,.12);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);display:flex;flex-direction:column;gap:16px;box-shadow:2px 0 20px #2f7d520f}.brand{display:flex;gap:14px;align-items:center;margin-bottom:28px}.brand-mark{width:56px;height:56px;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-weight:900;letter-spacing:-1px;background:linear-gradient(135deg,#2f7d52,#74b985);box-shadow:0 8px 24px #2f7d5247;position:relative;overflow:hidden}.brand-mark__capybara{font-size:26px;line-height:1;display:block}.brand-mark__code{font-size:10px;font-weight:800;letter-spacing:.5px;line-height:1;opacity:.85;margin-top:1px}.brand strong,.brand span{display:block}.brand strong{font-size:18px}.brand span{margin-top:4px;color:#173d2b9e;font-size:13px}.nav-list{display:grid;gap:8px;flex:1;min-height:0;overflow-y:auto;padding-right:4px}.nav-item{width:100%;border:0;padding:12px 14px;border-radius:14px;display:flex;gap:12px;align-items:center;color:#294d39;background:transparent;cursor:pointer;text-align:left;font-size:14px;font-weight:500;transition:background .16s ease,color .16s ease,transform .12s ease,box-shadow .16s ease}@media(hover:hover){.nav-item:not(.active):hover{background:#2f7d5214;color:#1f5d3b;transform:translate(2px)}}.nav-item:active{transform:scale(.97)}.nav-item span{width:30px;height:30px;flex:0 0 30px;border-radius:10px;display:grid;place-items:center;background:#edf5ef;color:var(--green);font-size:12px;font-weight:800;transition:background .16s ease,color .16s ease}.nav-item.active{color:#fff;background:linear-gradient(135deg,#2f7d52,#4b8c5d);box-shadow:0 8px 22px #2f7d5242;font-weight:600}.nav-item.active span{background:#ffffff38;color:#fff}.assistant-card{flex-shrink:0;padding:16px 18px;border-radius:20px;background:radial-gradient(circle at 85% 85%,rgba(116,185,133,.28),transparent 45%),radial-gradient(circle at 10% 10%,rgba(222,188,110,.15),transparent 40%),linear-gradient(145deg,#f6fbf7,#faf7ed);border:1px solid rgba(47,125,82,.12);position:relative;overflow:hidden}.assistant-card:after{content:"🦫";position:absolute;right:-4px;bottom:-6px;font-size:44px;opacity:.14;pointer-events:none;transform:scaleX(-1)}.assistant-card span,.assistant-card strong{display:block}.assistant-card strong{margin:8px 0 16px;font-size:20px}.assistant-card button,.primary,.fs-btn{border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,#2f7d52,#4a9a67);padding:var(--btn-pad-y) var(--btn-pad-x);min-height:var(--tap-min);font-family:var(--font-sans);font-size:var(--btn-font);font-weight:var(--btn-weight);letter-spacing:.5px;line-height:1.2;cursor:pointer;box-shadow:0 6px 16px #2f7d5238;transition:transform .14s ease,box-shadow .14s ease,background .14s ease}@media(hover:hover){.assistant-card button:not(:disabled):hover,.primary:not(:disabled):hover,.fs-btn:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 10px 24px #2f7d524d}}.assistant-card button:not(:disabled):active,.primary:not(:disabled):active,.fs-btn:not(:disabled):active{background:linear-gradient(135deg,#1f5d3b,#2f7d52);box-shadow:0 2px 8px #2f7d524d inset;transform:scale(.97)}.fs-btn--sm{min-height:34px;padding:6px 14px;font-size:13px;border-radius:999px;border:0;color:#fff;background:linear-gradient(135deg,#2f7d52,#4a9a67);cursor:pointer;font-family:var(--font-sans);font-weight:600;letter-spacing:.3px;transition:transform .14s ease,box-shadow .14s ease;box-shadow:0 4px 10px #2f7d522e}.fs-btn--sm:not(:disabled):active{transform:scale(.95)}@media(hover:hover){.fs-btn--sm:not(:disabled):hover{box-shadow:0 6px 14px #2f7d5247;transform:translateY(-1px)}}.secondary,.fs-btn--secondary{border:1.5px solid rgba(47,125,82,.28);border-radius:999px;color:#2f7d52;background:#edf5efe6;padding:calc(var(--btn-pad-y) - 1.5px) var(--btn-pad-x);min-height:var(--tap-min);font-family:var(--font-sans);font-size:var(--btn-font);font-weight:var(--btn-weight);cursor:pointer;transition:transform .14s ease,background .14s ease,box-shadow .14s ease}@media(hover:hover){.secondary:not(:disabled):hover,.fs-btn--secondary:not(:disabled):hover{background:#edf5ef;box-shadow:0 4px 12px #2f7d5224;transform:translateY(-1px)}}.secondary:not(:disabled):active,.fs-btn--secondary:not(:disabled):active{transform:scale(.97)}.fs-btn--danger{background:linear-gradient(135deg,#c93535,#e05050);color:#fff;box-shadow:0 6px 16px #c9353538}@media(hover:hover){.fs-btn--danger:not(:disabled):hover{box-shadow:0 8px 20px #c935354d;transform:translateY(-1px)}}.fs-btn--danger:not(:disabled):active{transform:scale(.97);background:#a82828}.fs-btn--link{border:0;background:transparent;color:#2f7d52;padding:4px 8px;font-family:var(--font-sans);font-size:13px;font-weight:600;cursor:pointer;border-radius:8px;transition:background .14s ease,color .14s ease}@media(hover:hover){.fs-btn--link:hover{background:#2f7d5214}}.fs-btn--link:active{background:#2f7d5229}.main{padding:24px 28px 48px}.hero{position:relative;min-height:200px;display:flex;justify-content:space-between;align-items:center;overflow:hidden;border-radius:34px;padding:36px 44px;background:linear-gradient(120deg,#ffffffeb,#eff7efbd),radial-gradient(circle at 80% 20%,rgba(199,149,63,.24),transparent 28%);border:1px solid var(--line);box-shadow:var(--shadow)}.eyebrow{margin:0 0 10px;color:#71916f;font-weight:700}.hero h1{margin:0;font-size:44px;letter-spacing:-1px}.hero p:last-child{max-width:560px;color:#173d2bad;font-size:18px}.hero-visual{position:relative;width:170px;height:150px;display:grid;place-items:center}.hero-visual span{position:relative;z-index:1;width:86px;height:86px;border-radius:30px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#1f5d3b,#79c6c1);font-size:30px;font-weight:900;box-shadow:var(--shadow)}.orb{position:absolute;border-radius:999px;background:#74b9853d;animation:float 5s ease-in-out infinite}.orb.large{width:140px;height:140px}.orb.small{right:8px;bottom:10px;width:54px;height:54px;animation-delay:-1.5s}.metric-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:16px;margin:22px 0}.metric-card{padding:20px;min-height:128px;border-radius:24px;border:1px solid var(--line);background:#ffffffc7;box-shadow:0 12px 40px #21442f14}.metric-card span,.metric-card strong,.metric-card em{display:block}.metric-card span{color:#173d2b9e}.metric-card strong{margin:12px 0 6px;font-size:25px}.metric-card em{color:#268d50;font-style:normal;font-weight:700}.metric-card.gold{background:linear-gradient(145deg,#fffaf0,#fff)}.metric-card.mint{background:linear-gradient(145deg,#edf8f0,#fff)}.dashboard-grid{display:grid;grid-template-columns:1.4fr .8fr .9fr;gap:18px}.dashboard-grid.two{grid-template-columns:1fr 1fr}.stack{display:grid;gap:18px;margin-top:22px}.card{border:1px solid var(--line);border-radius:28px;padding:22px;background:#ffffffd1;box-shadow:0 14px 50px #21442f17}.card.full{margin-top:22px}.card-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.card-title h2{margin:0;font-size:22px}.card-title button{border:0;color:#2f7d52;background:#edf6efe6;border-radius:999px;padding:7px 14px;font-family:var(--font-sans);font-size:13px;font-weight:600;cursor:pointer;transition:background .14s ease,transform .12s ease}@media(hover:hover){.card-title button:hover{background:#cfe8d5f2}}.card-title button:active{transform:scale(.95)}.trend-chart{height:220px;display:flex;flex-direction:column;border-radius:22px;background:linear-gradient(180deg,#f8fdf9,#eef8f0);overflow:hidden}.trend-chart__deco{position:absolute;right:12px;top:-6px;width:84px;height:84px;object-fit:cover;border-radius:50%;opacity:.88;border:2px solid rgba(47,125,82,.15);box-shadow:0 4px 12px #2f7d522e;z-index:1}.trend-chart__bars{flex:1;display:flex;gap:10px;align-items:flex-end;padding:16px 16px 0}.bar-wrap{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;height:100%;justify-content:flex-end}.bar{width:100%;min-height:8px;border-radius:6px 6px 3px 3px;background:linear-gradient(180deg,#2f7d52,#88c99a);animation:grow .7s cubic-bezier(.34,1.56,.64,1) both;cursor:pointer;transition:filter .14s ease}@media(hover:hover){.bar:hover{filter:brightness(1.12)}}.bar-label{font-size:11px;font-weight:600;color:#173d2b80;white-space:nowrap;padding:6px 0 8px;flex-shrink:0}.donut{width:170px;height:170px;margin:8px auto 16px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#1f5d3b 0 36%,#77b586 36% 56%,#efbd61 56% 68%,#8aa9e6 68% 100%)}.donut span{width:100px;height:100px;border-radius:50%;display:grid;place-items:center;background:#fff;font-weight:900}.legend{display:flex;flex-direction:column;gap:6px;margin-top:4px}.legend-item{display:flex;align-items:center;gap:8px;margin:0;padding:8px 10px;border-radius:10px;background:#f8fbf7;border:1px solid rgba(31,93,59,.07);font-size:13px;color:var(--ink)}.legend-item strong{margin-left:auto;font-size:13px;font-weight:700;color:#2f7d52}.legend-dot{width:10px;height:10px;border-radius:3px;flex-shrink:0}.todo,.task,.ranking,.rule,.warning{margin:0 0 8px;padding:11px 14px;border-radius:14px;background:#f8fbf7;border:1px solid rgba(31,93,59,.07)}.todo{display:flex;justify-content:space-between;align-items:center;gap:8px}.todo__label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:var(--ink);flex:1;min-width:0}.todo__badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;border-radius:999px;background:linear-gradient(135deg,#ef7b45,#f3a06b);color:#fff;font-size:11px;font-weight:800;padding:0 6px;flex-shrink:0}.todo button{flex-shrink:0}.map{position:relative;height:360px;border-radius:24px;overflow:hidden;background:radial-gradient(circle at 58% 40%,rgba(239,123,69,.58),transparent 8%),radial-gradient(circle at 46% 55%,rgba(55,125,82,.5),transparent 11%),radial-gradient(circle at 62% 64%,rgba(55,125,82,.32),transparent 10%),linear-gradient(135deg,#e7f3e8,#f7fbf7)}.map strong{position:absolute;left:22px;bottom:22px;padding:12px 16px;border-radius:999px;background:#fff}.hotspot{position:absolute;width:18px;height:18px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 16px #ef7b4529;animation:pulse 2s infinite}.h1{left:56%;top:38%}.h2{left:45%;top:54%;background:var(--green-2)}.h3{left:62%;top:62%;background:var(--green-2)}.task strong,.task span{display:block}.task p{margin:6px 0;color:#173d2b9e}.task span{color:#7a8b63;font-size:13px}.ranking{display:grid;grid-template-columns:34px 1fr auto;gap:12px;align-items:center}.ranking span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#f0e4c5;color:var(--green);font-weight:900}.ranking em{font-style:normal;color:#268d50}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{padding:15px 16px;border-bottom:1px solid rgba(31,93,59,.1);text-align:left;white-space:nowrap}th{color:#173d2b99;background:#f4f8f3}.series-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:14px}.series-tile{min-height:105px;display:grid;gap:8px;place-items:center;border-radius:22px;background:linear-gradient(145deg,#f8fbf7,#fff);border:1px solid rgba(31,93,59,.1)}.series-tile span{width:44px;height:44px;border-radius:16px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#1f5d3b,#7dbd8a);font-weight:900}.warning{color:#c14e31;background:#fff4ef}.agent-layout{display:grid;grid-template-columns:1fr 360px;gap:18px;margin-top:22px}.campaign{min-height:180px;border-radius:28px;padding:28px;background:radial-gradient(circle at right,rgba(116,185,133,.22),transparent 34%),linear-gradient(135deg,#f9f7ed,#fff)}.campaign h2{margin:0 0 10px;font-size:40px}.chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.chips span{padding:9px 12px;border-radius:999px;background:#edf5e4}.asset-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:16px}.asset{padding:18px;border-radius:20px;background:#f7fbf7;border:1px solid var(--line)}.asset button,.service-grid button{border:0;border-radius:999px;padding:9px 14px;color:var(--green);background:#e7f2e8}.metric-mini{padding:18px;border-radius:18px;background:#f8fbf7;margin-bottom:12px}.metric-mini span,.metric-mini strong{display:block}.metric-mini strong{font-size:28px;margin-top:6px}.crm-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px}.crm-grid .wide{grid-column:span 3}.family-card strong,.family-card span{display:block}.health-score{width:88px;height:88px;display:grid;place-items:center;margin:18px 0;border-radius:28px;color:#fff;background:linear-gradient(135deg,#1f5d3b,#80bf8f);font-size:34px;font-weight:900}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.phone-area{display:flex;gap:28px;justify-content:center;margin-top:28px}.phone{width:390px;min-height:720px;padding:28px;border:12px solid #17241c;border-radius:44px;background:linear-gradient(180deg,#fffdf7,#f0f8f0);box-shadow:var(--shadow)}.phone-top{display:flex;justify-content:space-between;align-items:center}.phone-top button,.phone input{border:1px solid var(--line);border-radius:999px;padding:9px 12px;background:#fff}.phone h2{font-size:34px;line-height:1.12}.mobile-grid,.series-mini{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:20px 0}.mobile-grid span,.series-mini span{padding:13px 10px;border-radius:16px;background:#fff;border:1px solid rgba(31,93,59,.1)}.series-mini{grid-template-columns:repeat(3,1fr)}.phone input{width:100%;margin-bottom:18px}.product-list{display:grid;gap:14px}.mobile-product{display:grid;grid-template-columns:84px 1fr;gap:14px;padding:12px;border-radius:20px;background:#fff}.mobile-product>div{border-radius:16px;background:linear-gradient(135deg,#dceee2,#f6e2b8)}.mobile-product p{margin:5px 0;color:#173d2b9e}.mobile-product span{color:#d45d31;font-weight:900}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes grow{0%{transform:scaleY(.2);transform-origin:bottom}}@keyframes pulse{0%,to{box-shadow:0 0 0 14px #ef7b4524}50%{box-shadow:0 0 0 26px #ef7b450f}}@media(max-width:900px){body{min-width:0}.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.assistant-card{position:static;margin-top:20px}.main{padding:16px}.hero,.dashboard-grid,.agent-layout,.crm-grid,.metric-grid,.service-grid{grid-template-columns:1fr}.metric-grid,.series-grid{grid-template-columns:repeat(2,1fr)}.phone-area{flex-direction:column;align-items:center}}.fs-page-actions{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap}.fs-btn{border:0;border-radius:999px;padding:var(--btn-pad-y) var(--btn-pad-x);min-height:var(--tap-min);cursor:pointer;font-family:var(--font-sans);font-size:var(--btn-font);font-weight:var(--btn-weight);letter-spacing:.4px;line-height:1.2;color:#fff;background:var(--green);display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 6px 16px #1f5d3b2e}.fs-btn--ghost{background:#edf5ef;color:var(--green);border:1.5px solid rgba(31,93,59,.18);box-shadow:none}.fs-btn--ghost:not(:disabled):active{background:#d8ebde;border-color:#1f5d3b4d}.fs-btn--danger{background:linear-gradient(135deg,#c93535,#d6594c);color:#fff;box-shadow:0 6px 16px #c9353538}.fs-btn--danger:not(:disabled):active{background:#a52828;box-shadow:0 2px 6px #c9353552 inset}.fs-btn--sm{min-height:36px;padding:8px 14px;font-size:14px}.fs-btn--lg{min-height:54px;padding:16px 28px;font-size:var(--btn-font-lg)}.fs-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.fs-jd-settlement-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.fs-jd-settlement-summary>div{border:1px solid var(--fs-border);border-radius:12px;padding:12px 14px;background:#fbfdfb}.fs-jd-settlement-summary span{display:block;color:#7a8a82;font-size:12px}.fs-jd-settlement-summary strong{display:block;margin-top:4px;color:#1f3f2f;font-size:20px}@media(max-width:900px){.fs-jd-settlement-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}.fs-input{border:1px solid var(--line);border-radius:999px;padding:9px 14px;background:#fff;font:inherit;color:inherit}.fs-banner{margin:16px 0;padding:12px 16px;border-radius:16px;border:1px solid var(--line)}.fs-banner--error{color:#c14e31;background:#fff4ef;border-color:#c14e3133}.fs-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:22px 0}.fs-kpi{padding:18px 20px;min-height:128px;border-radius:22px;border:1px solid var(--line);background:#ffffffe0;box-shadow:0 8px 28px #21442f12;display:flex;flex-direction:column;gap:3px;animation:fs-kpi-in .4s ease both;transition:transform .18s ease,box-shadow .18s ease}@media(hover:hover){.fs-kpi:hover{transform:translateY(-3px);box-shadow:0 16px 40px #21442f1f}}@keyframes fs-kpi-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fs-kpi__icon{font-size:22px;line-height:1;margin-bottom:4px;display:block}.fs-kpi__label{color:var(--ink-2);font-family:var(--font-sans);font-size:13px;font-weight:600;letter-spacing:.2px}.fs-kpi__value{margin:10px 0 6px;font-family:var(--font-sans);font-size:30px;font-weight:800;letter-spacing:.3px;line-height:1.1;color:var(--ink)}.fs-kpi__delta{color:#1a7040;font-style:normal;font-family:var(--font-sans);font-weight:700;font-size:12px}.fs-kpi__delta--down{color:#b85c1a}.fs-kpi--mint{background:linear-gradient(145deg,#edf8f0,#fff)}.fs-kpi--gold{background:linear-gradient(145deg,#fffaf0,#fff)}.fs-tag{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;font-family:var(--font-sans);font-size:13px;font-weight:700;letter-spacing:.3px;background:#eef5f0;color:var(--green);border:1.5px solid rgba(31,93,59,.18);white-space:nowrap;line-height:1}.fs-tag--accent{background:#fde9c4;color:#8a5b1d;border-color:#c7953f66}.fs-tag--green{background:#e2f0e6;color:#1f5d3b;border-color:#1f5d3b2e}.fs-tag--mint{background:#e6f4ee;color:#2c7a55;border-color:#2c7a552e}.fs-tag--gold{background:#fbf0d6;color:#8c6b1f;border-color:#c7953f4d}.fs-tag--orange{background:#ffe8da;color:#c14e31;border-color:#ef7b454d}.fs-tag--red{background:#ffe2dc;color:#b03a22;border-color:#b03a2240}.fs-tag--gray{background:#ececec;color:#6a7170;border-color:#6a71702e}.fs-filter{display:flex;flex-wrap:wrap;align-items:end;gap:14px;padding:16px;margin-bottom:18px;border-radius:22px;background:#f6faf6;border:1px solid var(--line)}.fs-filter__field{display:flex;flex-direction:column;gap:6px;min-width:180px}.fs-filter__field>span{font-size:13px;color:#173d2b9e}.fs-filter__field input,.fs-filter__field select{border:1px solid var(--line);border-radius:14px;padding:10px 12px;background:#fff;font:inherit;color:inherit}.fs-filter__actions{display:flex;gap:10px;margin-left:auto}.fs-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.fs-toolbar__title{margin:0;font-size:22px;font-weight:800;letter-spacing:.4px;color:var(--ink);line-height:1.2}.fs-toolbar__subtitle{margin:6px 0 0;color:var(--ink-2);font-size:14px;font-weight:500;letter-spacing:.2px}.fs-toolbar__right{display:flex;gap:10px}.fs-tabs{display:flex;gap:8px;flex-wrap:wrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.fs-tabs::-webkit-scrollbar{display:none}.fs-tabs>.fs-tabs__item,.fs-tabs>button.fs-tabs__item{border:1.5px solid transparent;background:transparent;padding:10px 18px;min-height:40px;border-radius:999px;cursor:pointer;color:#4f6e5e;font-family:var(--font-sans);font-size:var(--tab-font);font-weight:var(--tab-weight-off);letter-spacing:.3px;display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;white-space:nowrap}@media(hover:hover){.fs-tabs>.fs-tabs__item:not(.fs-tabs__item--active):hover{background:#1f5d3b14;color:var(--green)}}.fs-tabs>.fs-tabs__item em{font-style:normal;background:#1f5d3b24;color:var(--green);padding:2px 8px;border-radius:999px;font-size:12px;font-weight:700;min-width:20px;text-align:center}.fs-tabs>.fs-tabs__item--active,.fs-tabs>button.fs-tabs__item--active{background:linear-gradient(135deg,#1f5d3b,#4b8c5d);color:#fff;font-weight:var(--tab-weight-on);border-color:#1f5d3b66;box-shadow:0 6px 16px #1f5d3b38}.fs-tabs>.fs-tabs__item--active em{background:#ffffff47;color:#fff}.fs-table__scroll{overflow:auto}.fs-table table{width:100%;border-collapse:collapse}.fs-table th,.fs-table td{padding:13px 14px;border-bottom:1px solid rgba(31,93,59,.1);text-align:left;white-space:nowrap}.fs-table th{color:#173d2b99;background:#f4f8f3;font-weight:700}.fs-table__row--clickable{cursor:pointer}.fs-table__row--clickable:hover td{background:#f4f8f3}.fs-table__footer{padding:14px 6px 0}.fs-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.fs-pagination__total{color:#173d2b99;font-size:13px}.fs-pagination__controls{display:flex;align-items:center;gap:8px}.fs-pagination__page{font-weight:700;color:var(--green)}.fs-pagination__size{border:1px solid var(--line);border-radius:14px;padding:8px 10px;background:#fff;font:inherit}.fs-empty{display:flex;flex-direction:column;align-items:center;gap:10px;padding:48px 24px;color:var(--ink-2);font-family:var(--font-sans);text-align:center}.fs-empty__icon{width:72px;height:72px;border-radius:50%;background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.95),transparent 35%),linear-gradient(145deg,#e8f3ec,#d6ebd9);color:var(--green);font-size:30px;font-weight:300;display:grid;place-items:center;margin-bottom:4px;box-shadow:0 8px 18px #1f5d3b14,inset 0 1px #ffffffa6}.fs-empty strong{color:var(--ink);font-size:17px;font-weight:700;letter-spacing:.3px}.fs-empty span{font-size:14px;font-weight:500;color:var(--ink-3);letter-spacing:.2px;line-height:1.5;max-width:320px}.fs-drawer{position:fixed;inset:0;z-index:50}.fs-drawer__mask{position:absolute;inset:0;background:#21442f5c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.fs-drawer__panel{position:absolute;top:0;right:0;bottom:0;background:#fff;box-shadow:-24px 0 50px #21442f33;display:flex;flex-direction:column;animation:slideIn .24s ease}@keyframes slideIn{0%{transform:translate(40px);opacity:0}}.fs-drawer__header{padding:22px 24px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.fs-drawer__header h3{margin:0;font-size:22px}.fs-drawer__header p{margin:4px 0 0;color:#173d2b99;font-size:13px}.fs-drawer__close,.fs-modal__close{border:0;background:transparent;font-size:26px;cursor:pointer;color:#173d2b80;line-height:1}.fs-drawer__body{flex:1;overflow:auto;padding:22px 24px}.fs-drawer__footer{padding:16px 24px;border-top:1px solid var(--line);display:flex;gap:10px;justify-content:flex-end}.fs-modal{position:fixed;inset:0;z-index:60;display:grid;place-items:center}.fs-modal__mask{position:absolute;inset:0;background:#21442f66;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.fs-modal__panel{position:relative;background:#fff;border-radius:22px;box-shadow:0 30px 80px #21442f40;display:flex;flex-direction:column;max-width:calc(100vw - 24px);max-height:88vh;overflow:hidden;animation:popIn .22s ease}@keyframes popIn{0%{transform:scale(.96);opacity:0}}.fs-modal__header{padding:18px 22px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.fs-modal__header h3{margin:0;font-size:20px}.fs-modal__body{padding:20px 22px;overflow:auto;overflow-x:hidden}.fs-modal__footer{padding:14px 22px;border-top:1px solid var(--line);display:flex;gap:10px;justify-content:flex-end}.fs-field{display:block;margin-bottom:14px}.fs-field__label{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:#173d2bb3;margin-bottom:6px}.fs-field__required{color:#c14e31;font-style:normal}.fs-field__control input,.fs-field__control select,.fs-field__control textarea{width:100%;border:1px solid var(--line);border-radius:14px;padding:10px 12px;background:#fff;font:inherit;color:inherit}.fs-field__hint{color:#173d2b8c;font-size:12px}.fs-field__error{color:#c14e31;font-size:12px}.fs-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.fs-detail section{margin-bottom:22px}.fs-detail h4{margin:0 0 10px;font-size:15px;color:var(--green)}.fs-detail__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px}.fs-detail__grid>div{padding:10px 12px;border-radius:14px;background:#f7faf6;border:1px solid var(--line);display:flex;flex-direction:column;gap:4px}.fs-detail__grid span{font-size:12px;color:#173d2b8c}.fs-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.fs-list li{padding:12px 14px;background:#f7faf6;border-radius:14px;border:1px solid var(--line);display:flex;flex-direction:column;gap:2px}.fs-list li span{color:#173d2b99;font-size:13px}.fs-chips{display:flex;flex-wrap:wrap;gap:8px}.fs-chips span{background:#edf5ef;color:var(--green);padding:4px 10px;border-radius:999px;font-size:12px}.fs-timeline{list-style:none;margin:0;padding:0;display:grid;gap:12px}.fs-timeline li{padding:12px 14px;border-radius:14px;background:#f7faf6;border-left:3px solid var(--green);display:flex;flex-direction:column;gap:4px}.fs-timeline li span{color:#173d2b8c;font-size:12px}.fs-timeline li small{color:#173d2b99;font-size:12px}.fs-login{min-height:100vh;display:grid;place-items:center;padding:30px 20px;background:radial-gradient(circle at 20% 20%,rgba(116,185,133,.22),transparent 32%),radial-gradient(circle at 80% 10%,rgba(222,188,110,.2),transparent 28%),linear-gradient(135deg,#f8f4ec,#eef7ef)}.fs-login__card{width:min(440px,100%);padding:36px;border-radius:30px;background:#ffffffeb;border:1px solid var(--line);box-shadow:var(--shadow)}.fs-login h1{margin:12px 0 4px;font-size:32px}.fs-login__sub{margin:0 0 20px;color:#173d2b99}.fs-login__form{display:grid;gap:14px;margin-top:18px}.fs-login__form label{display:block}.fs-login__form label span{display:block;font-size:13px;color:#173d2ba6;margin-bottom:6px}.fs-login__form input{width:100%;border:1px solid var(--line);border-radius:14px;padding:11px 14px;background:#fff;font:inherit}.fs-login__submit{margin-top:6px;padding:12px 18px;width:100%}.fs-login__error{color:#c14e31;background:#fff4ef;border:1px solid rgba(193,78,49,.2);padding:10px 14px;border-radius:14px;font-size:13px}.fs-login__hint{margin-top:22px;padding:14px 16px;border-radius:16px;background:#f7faf6;border:1px solid var(--line)}.fs-login__hint strong{display:block;margin-bottom:6px;color:var(--green)}.fs-login__hint ul{margin:0;padding-left:18px;color:#173d2bb3;font-size:13px;display:grid;gap:4px}@media(max-width:900px){.fs-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fs-detail__grid{grid-template-columns:1fr}.fs-drawer__panel{width:100%!important}}.fs-login__tabs{display:flex;gap:6px;padding:4px;background:#eef5f0;border-radius:999px;margin:18px 0 4px}.fs-login__tab{flex:1;border:0;background:transparent;padding:10px 14px;border-radius:999px;cursor:pointer;font:inherit;color:#173d2bb3;transition:background .15s ease,color .15s ease}.fs-login__tab.is-active{background:#fff;color:var(--green);box-shadow:0 6px 16px #1f5d3b1f}.fs-login__links{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:10px 18px}.fs-login__links a{color:#294d39;font-size:13px;text-decoration:none;border-bottom:1px dashed rgba(31,93,59,.35);padding-bottom:2px}.fs-login__links a:hover{color:var(--green);border-bottom-color:var(--green)}.fs-hero-shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;min-width:0;overflow-x:hidden;overscroll-behavior-x:none;touch-action:pan-y;background:linear-gradient(135deg,#f8f4ec,#eef7ef)}.fs-hero-shell__hero{position:relative;width:100%;max-width:480px;flex:0 0 auto;line-height:0;overflow:hidden;aspect-ratio:941 / 1672}.fs-hero-shell__hero-img{width:100%;height:100%;object-fit:cover;object-position:center top}.fs-hero-shell__card{position:relative;z-index:2;width:calc(100% - 28px);max-width:452px;margin:-20px 0 32px;background:#fdfaf3f7;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:20px;box-shadow:0 12px 32px #1e2e1e1f,0 2px 8px #1e2e1e0f;padding:20px 18px 28px;display:flex;flex-direction:column;gap:4px}.fs-hero-shell__back{color:var(--rl2-green, #2f7d52);font-size:13px;text-decoration:none;align-self:flex-start;padding:2px 0 8px;opacity:.8}.fs-hero-shell__eyebrow{margin:4px 0 0;font-size:12px;font-weight:600;letter-spacing:.8px;text-transform:uppercase;color:#2f7d52b3}.fs-hero-shell__title{margin:4px 0 0;font-size:22px;font-weight:700;color:#2f7d52}.fs-hero-shell__sub{margin:4px 0 12px;font-size:13px;color:#173d2b9e;line-height:1.55}.fs-hero-shell__card .fs-public__form{margin-top:8px}.fs-hero-shell__card .fs-public__submit{margin-top:4px}.fs-public{min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden;overscroll-behavior-x:none;touch-action:pan-y;background:radial-gradient(circle at 15% 8%,rgba(116,185,133,.2),transparent 30%),radial-gradient(circle at 90% 0%,rgba(222,188,110,.2),transparent 28%),linear-gradient(135deg,#f8f4ec,#eef7ef)}.fs-public__top{display:flex;justify-content:space-between;align-items:center;padding:22px 36px;border-bottom:1px solid var(--line);background:#fff9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.fs-public__brand{display:flex;align-items:center;gap:14px;text-decoration:none;color:inherit}.fs-public__brand .brand-mark{width:44px;height:44px;border-radius:14px;font-size:16px}.fs-public__brand strong{display:block;font-size:17px;color:var(--green)}.fs-public__brand span{display:block;font-size:12px;color:#173d2b99}.fs-public__nav a{color:var(--green);font-size:14px;text-decoration:none;border-bottom:1px dashed rgba(31,93,59,.4);padding-bottom:2px}.fs-public__main{flex:1;display:grid;place-items:start center;padding:36px 20px 60px}.fs-public__card{width:min(560px,100%);background:#fffffff0;border:1px solid var(--line);border-radius:30px;padding:36px;box-shadow:var(--shadow)}.fs-public__card h1{margin:10px 0 4px;font-size:28px;color:var(--green)}.fs-public__sub{margin:0 0 18px;color:#173d2ba6}.fs-public__form{display:grid;gap:4px;margin-top:18px}.fs-public__form textarea{resize:vertical;min-height:84px}.fs-public__check{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#173d2bbf;margin:6px 0 4px}.fs-public__check input[type=checkbox]{margin-top:4px}.fs-public__submit{margin-top:8px;padding:12px 18px;width:100%}.fs-public__info{color:var(--green);background:#eef8f0;border:1px solid rgba(31,93,59,.18);padding:10px 14px;border-radius:14px;font-size:13px}.fs-public__success{display:grid;gap:16px;padding:18px;border-radius:18px;background:#f3faf4;border:1px solid rgba(31,93,59,.16)}.fs-public__actions{display:flex;gap:10px;flex-wrap:wrap}.fs-public__actions button{border:1px solid var(--line);background:#fff;color:var(--green);border-radius:999px;padding:10px 18px;cursor:pointer;font:inherit}.fs-public__actions button.primary{border-color:transparent;background:var(--green);color:#fff}.fs-public__footnote{margin-top:14px;text-align:center;color:#173d2ba6;font-size:13px}.fs-public__footnote a{color:var(--green);margin-left:4px}.fs-public__otp{display:flex;gap:10px}.fs-public__otp input{flex:1;border:1px solid var(--line);border-radius:14px;padding:11px 14px;background:#fff;font:inherit}.fs-public__otp-btn{flex-shrink:0;border:1px solid rgba(31,93,59,.3);border-radius:14px;background:#f3faf4;color:var(--green);padding:11px 16px;cursor:pointer;font:inherit}.fs-public__otp-btn:disabled{opacity:.6;cursor:not-allowed}.fs-public__status{display:grid;gap:18px}.fs-public__status header{display:grid;gap:6px}.fs-public__status h2{margin:0;font-size:24px;color:var(--green)}.fs-status{display:inline-block;width:max-content;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:600}.fs-status--gold{background:#fbf2dd;color:#8c6712}.fs-status--green{background:#e3f3e7;color:var(--green)}.fs-status--red{background:#ffe9e0;color:#b04221}.fs-public__kv{margin:0;display:grid;grid-template-columns:110px 1fr;gap:8px 16px}.fs-public__kv dt{color:#173d2b99;font-size:13px}.fs-public__kv dd{margin:0;color:#173d2b;font-size:14px}.fs-mobile-nav-toggle,.fs-mobile-nav-mask{display:none}@media(max-width:768px){body{min-width:0}.app-shell{grid-template-columns:1fr}.fs-mobile-nav-toggle{display:flex;position:sticky;top:0;z-index:50;align-items:center;gap:10px;padding:12px 16px;background:#ffffffeb;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--line);width:100%;border-left:0;border-right:0;border-top:0;cursor:pointer}.fs-mobile-nav-toggle span{width:18px;height:2px;border-radius:2px;background:var(--green);display:block}.fs-mobile-nav-toggle em{margin-left:8px;font-style:normal;font-weight:600;color:var(--green)}.sidebar{position:fixed;top:0;left:0;width:78%;max-width:320px;height:100vh;z-index:60;transform:translate(-100%);transition:transform .22s ease;background:#fffffffa}.app-shell.is-drawer-open .sidebar{transform:translate(0)}.app-shell.is-drawer-open .fs-mobile-nav-mask{display:block;position:fixed;inset:0;z-index:55;background:#14281e6b}.main{padding:16px 14px 40px}.hero{flex-direction:column;align-items:flex-start;padding:22px;border-radius:26px;gap:14px}.hero h1{font-size:24px}.hero-visual{align-self:flex-end;transform:scale(.7)}.fs-kpi-grid{grid-template-columns:1fr;gap:12px}.fs-grid-2{grid-template-columns:1fr}.fs-table__scroll{overflow:visible}.fs-table table{border-collapse:separate;border-spacing:0}.fs-table thead{display:none}.fs-table tbody tr{display:grid;gap:8px;padding:14px 16px;margin-bottom:12px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 8px 24px #21442f0f}.fs-table tbody td{display:grid;grid-template-columns:96px 1fr;gap:12px;padding:0;border:0;align-items:center}.fs-table tbody td:before{content:attr(data-label);color:#173d2b8c;font-size:12px}.fs-login__card,.fs-public__card{padding:24px 22px;border-radius:24px}.fs-login h1{font-size:26px}.fs-login__links{grid-template-columns:1fr}.fs-public__top{padding:14px 18px}.fs-public__kv{grid-template-columns:96px 1fr}.fs-filter-bar,.fs-toolbar{flex-wrap:wrap;gap:10px}.fs-pagination{flex-wrap:wrap;gap:8px}}.fs-self-shell{min-height:100vh;background:radial-gradient(circle at 15% 10%,rgba(91,158,108,.14),transparent 32%),radial-gradient(circle at 85% 0%,rgba(222,188,110,.16),transparent 28%),linear-gradient(135deg,#f8f4ec,#eef7ef)}.fs-self-shell__bar{display:flex;justify-content:space-between;align-items:center;padding:18px 36px;background:#ffffffbd;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;z-index:30}.fs-self-shell__bar .brand{margin:0}.fs-self-shell__main{padding:24px 36px 48px}@media(max-width:768px){.fs-self-shell__bar{padding:14px 18px;align-items:flex-start;gap:12px;flex-direction:column}.fs-self-shell__main{padding:16px 14px 40px}.fs-self-shell__bar .brand{width:100%}.fs-self-shell__bar .row{width:100%;justify-content:space-between}}.fs-member-shell{min-height:100vh;min-height:100dvh;width:100%;max-width:100%;padding-bottom:calc(112px + env(safe-area-inset-bottom,0px));overflow-x:hidden;overscroll-behavior-x:none;overscroll-behavior-y:auto;touch-action:pan-y;background:radial-gradient(circle at 15% 10%,rgba(91,158,108,.14),transparent 32%),radial-gradient(circle at 85% 0%,rgba(222,188,110,.16),transparent 28%),linear-gradient(135deg,#f8f4ec,#eef7ef)}.fs-member-shell__viewport{width:100%;max-width:480px;margin:0 auto;padding:22px 18px 18px;min-height:calc(100dvh - 84px);position:relative;overflow-x:hidden;box-sizing:border-box}@media(min-width:769px){.fs-member-shell{display:flex;align-items:stretch;justify-content:center;padding:24px 0 108px}.fs-member-shell__viewport{background:#ffffff9e;border:1px solid rgba(31,93,59,.08);border-radius:28px;box-shadow:0 32px 80px #21442f29,0 8px 20px #21442f0f,inset 0 1px #fffc;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);padding:28px 22px;max-width:460px;min-height:calc(100dvh - 132px)}}.fs-member-tabbar{position:fixed;left:50%;right:auto;bottom:calc(10px + env(safe-area-inset-bottom,0px));transform:translate(-50%);z-index:70;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;width:min(460px,calc(100vw - 28px));padding:10px 10px 8px;background:#fcfff9eb;border:1px solid rgba(178,210,184,.42);border-radius:34px;box-shadow:0 14px 34px #3760472e,0 4px 14px #37604714,inset 0 1px #ffffffeb;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.fs-member-tabbar__item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:3px;min-width:0;min-height:72px;padding:5px 2px 10px;border:0;background:transparent;border-radius:24px;color:#185637c7;font-family:var(--font-sans);font-size:13px;font-weight:700;letter-spacing:.3px;cursor:pointer;-webkit-tap-highlight-color:transparent}.fs-member-tabbar__item.is-active{font-weight:800}.fs-member-tabbar__item strong{display:block;width:100%;min-height:18px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;letter-spacing:0}.fs-member-tabbar__icon{position:relative;width:48px;height:42px;display:grid;place-items:center;border-radius:20px;background:radial-gradient(circle at 35% 18%,rgba(255,255,255,.96),transparent 30%),linear-gradient(145deg,#f1f9eb,#dcefd7 62%,#f4e7b9);box-shadow:0 9px 14px #40704e1f,inset 0 1px #ffffffd9;color:var(--green)}.fs-member-tabbar__icon:before,.fs-member-tabbar__icon:after,.fs-member-tabbar__icon i,.fs-member-tabbar__icon i:before,.fs-member-tabbar__icon i:after{content:"";position:absolute;display:block;box-sizing:border-box}.fs-member-tabbar__item.is-active{color:var(--green)}.fs-member-tabbar__item.is-active:after{content:"";position:absolute;left:50%;bottom:0;width:20px;height:5px;border-radius:999px;background:#78a961;box-shadow:0 2px 6px #45844c3d;transform:translate(-50%)}.fs-member-tabbar__item.is-active .fs-member-tabbar__icon{transform:translateY(-2px);box-shadow:0 12px 18px #40704e29,inset 0 1px #ffffffe0}.fs-member-tabbar__icon--home i{width:25px;height:19px;left:12px;top:17px;border-radius:4px 4px 7px 7px;background:linear-gradient(145deg,#ec9a45,#ffc06e);box-shadow:inset 0 -4px #73a8532e}.fs-member-tabbar__icon--home i:before{width:23px;height:23px;left:1px;top:-14px;border-radius:5px;background:linear-gradient(145deg,#f6a35d,#ffcf82);transform:rotate(45deg)}.fs-member-tabbar__icon--home i:after{width:8px;height:12px;left:9px;bottom:0;border-radius:5px 5px 2px 2px;background:#83b463}.fs-member-tabbar__icon--home:before{width:7px;height:12px;left:7px;bottom:6px;border-radius:8px 8px 0;background:#7fb363;transform:rotate(-35deg)}.fs-member-tabbar__icon--home:after{width:8px;height:8px;right:7px;top:8px;border-radius:50% 50% 45% 45%;background:#f48b45;box-shadow:-4px 2px #f48b45;transform:rotate(35deg)}.fs-member-tabbar__icon--member i{width:31px;height:23px;left:9px;top:16px;border-radius:6px;background:linear-gradient(145deg,#f9d989,#fff0c9);box-shadow:0 5px 8px #8064241a}.fs-member-tabbar__icon--member i:before{width:22px;height:13px;left:5px;top:-14px;clip-path:polygon(0 100%,16% 35%,35% 70%,50% 8%,66% 70%,84% 35%,100% 100%);background:linear-gradient(145deg,#ffc845,#d89d19)}.fs-member-tabbar__icon--member i:after{width:9px;height:8px;right:5px;top:8px;border-radius:50% 50% 45% 45%;background:#78b862;box-shadow:-4px 2px #78b862;transform:rotate(35deg)}.fs-member-tabbar__icon--member:after{width:5px;height:5px;right:7px;top:14px;border-radius:50%;background:#f39c56;box-shadow:5px 7px #f39c56,-27px 17px #77b86b}.fs-member-tabbar__icon--timebank i{width:22px;height:31px;left:13px;top:7px;border:4px solid #b96b32;border-top-width:5px;border-bottom-width:5px;border-radius:8px;background:linear-gradient(170deg,transparent 0 43%,#9fcf6d 44% 56%,transparent 57%),linear-gradient(180deg,#ffffffc7,#f1f7e8)}.fs-member-tabbar__icon--timebank i:before{width:13px;height:8px;left:1px;top:4px;clip-path:polygon(0 0,100% 0,50% 100%);background:#88bb5f}.fs-member-tabbar__icon--timebank i:after{width:13px;height:8px;left:1px;bottom:4px;clip-path:polygon(50% 0,100% 100%,0 100%);background:#e9c65b}.fs-member-tabbar__icon--timebank:after{width:5px;height:5px;right:8px;top:12px;border-radius:50%;background:#f08c4b;box-shadow:5px 8px #f08c4b,-31px 19px #7db866}.fs-member-tabbar__icon--activity i{width:28px;height:25px;left:12px;top:13px;clip-path:polygon(12% 14%,100% 48%,0 100%);border-radius:5px;background:repeating-linear-gradient(135deg,#ffe07a 0 7px,#f59b3f 7px 14px);transform:rotate(-16deg);box-shadow:0 6px 8px #ae6c1c1f}.fs-member-tabbar__icon--activity i:before{width:5px;height:21px;right:-8px;top:-11px;border-radius:999px;background:#e77c39;transform:rotate(12deg);box-shadow:8px 9px #82bb68,-7px 4px #f6c04e,17px 1px #ef9a50}.fs-member-tabbar__icon--activity:after{width:5px;height:5px;left:10px;top:10px;border-radius:50%;background:#f0b73d;box-shadow:28px 0 #f0b73d,23px 22px #83b964,6px 25px #ef8b44}.fs-member-tabbar__icon--me i{width:28px;height:28px;left:10px;top:7px;border-radius:50%;background:linear-gradient(145deg,#ffd8bd,#f5b995);box-shadow:0 6px 10px #794d3621}.fs-member-tabbar__icon--me i:before{width:30px;height:14px;left:-1px;top:-2px;border-radius:18px 18px 10px 10px;background:linear-gradient(145deg,#8b5b40,#b88763)}.fs-member-tabbar__icon--me i:after{width:3px;height:3px;left:8px;top:16px;border-radius:50%;background:#6c4b3a;box-shadow:9px 0 #6c4b3a,4px 8px 0 1px #d77b73}.fs-member-tabbar__icon--me:after{width:8px;height:8px;right:7px;bottom:8px;border-radius:50% 50% 45% 45%;background:#f08a48;box-shadow:-4px 2px #f08a48;transform:rotate(35deg)}@media(min-width:769px){.fs-member-tabbar{max-width:460px}}.fs-member-shell[data-member-tab=timebank]{background:radial-gradient(circle at 18% 8%,rgba(149,203,132,.14),transparent 30%),radial-gradient(circle at 78% 18%,rgba(255,236,191,.18),transparent 28%),linear-gradient(180deg,#f2f9eb,#fbfdf8 32%,#fbf9f0)}.fs-member-shell[data-member-tab=timebank] .fs-member-shell__viewport{padding-top:10px}.fs-member-shell[data-member-tab=timebank] .fs-member-tabbar{gap:4px;padding:8px 10px 10px;background:#fffffff5;border-color:#cddcc2eb;border-radius:28px;box-shadow:0 14px 32px #446e461f,0 3px 10px #446e4614}.fs-member-shell[data-member-tab=timebank] .fs-member-tabbar__item{min-height:68px;padding:8px 2px 6px;border-radius:20px;color:#58654f}.fs-member-shell[data-member-tab=timebank] .fs-member-tabbar__icon{width:40px;height:34px;background:transparent;box-shadow:none}.fs-member-shell[data-member-tab=timebank] .fs-member-tabbar__item.is-active{color:#fff;background:linear-gradient(180deg,#95c866,#72b955);box-shadow:0 10px 18px #72b95542}.fs-member-shell[data-member-tab=timebank] .fs-member-tabbar__item.is-active:after{display:none}.fs-member-shell[data-member-tab=timebank] .fs-member-tabbar__item.is-active .fs-member-tabbar__icon{transform:none}.fs-member-shell[data-member-tab=timebank]:after{content:"";position:fixed;left:50%;bottom:3px;z-index:71;width:min(160px,42vw);height:5px;border-radius:999px;background:#000000eb;transform:translate(-50%)}.fs-member-page-head{margin-bottom:20px}.fs-member-page-head h2{margin:0 0 6px;font-size:28px;font-weight:800;line-height:1.2;color:var(--ink);letter-spacing:.4px}.fs-member-page-head p{margin:0;font-size:14px;font-weight:500;color:var(--ink-2);letter-spacing:.2px}.fs-member-greet{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-radius:24px;background:linear-gradient(135deg,#1f5d3beb,#4b8c5de0);color:#fff;margin-bottom:18px;flex-wrap:wrap;gap:12px}.fs-member-greet__hi{display:block;font-size:13px;opacity:.85}.fs-member-greet strong{display:block;font-size:22px}.fs-member-greet__right{display:flex;gap:8px;flex-wrap:wrap}.fs-member-slogan-banner{display:flex;flex-direction:column;align-items:center;gap:4px;padding:16px 20px;margin:-8px 0 18px;border-radius:22px;background:radial-gradient(circle at 18% 30%,rgba(201,150,42,.16),transparent 60%),linear-gradient(135deg,#fff8ee,#f4edd2);border:1px solid rgba(201,150,42,.2);text-align:center}.fs-member-slogan-banner__quote{font-size:15px;font-style:italic;color:#8b6914;font-weight:600;letter-spacing:.5px;line-height:1.5}.fs-member-slogan-banner__sub{font-size:12px;color:#2d5a27b3;letter-spacing:.3px}.fs-member-chip{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#ffffff2e;color:#fff;font-size:12px}.fs-member-chip--gold{background:#debc6e59}.fs-member-section{margin-top:22px}.fs-member-section__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.fs-member-section__head h3{margin:0;font-size:18px;color:var(--green)}.fs-member-link{border:0;background:transparent;color:var(--green);cursor:pointer;font:inherit}.fs-member-series-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:6px;margin:0 -4px 14px;flex-wrap:nowrap}.fs-member-series-row::-webkit-scrollbar{display:none}.fs-member-series-chip{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);background:#ffffffeb;padding:7px 12px 7px 6px;border-radius:999px;cursor:pointer;font:inherit;color:var(--green);white-space:nowrap;flex-shrink:0}.fs-member-series-chip.is-active{background:linear-gradient(135deg,#1f5d3b,#4b8c5d);color:#fff;border-color:transparent;box-shadow:0 10px 22px #1f5d3b38}.fs-member-series-chip__dot{width:26px;height:26px;display:grid;place-items:center;border-radius:999px;color:#fff;font-size:11px;font-weight:800;background:linear-gradient(135deg,#1f5d3b,#7dbd8a)}.fs-member-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fs-member-product{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 8px 18px #21442f0f}.fs-member-product--clickable{cursor:pointer}.fs-member-product__cover{height:100px;display:grid;place-items:center;position:relative;overflow:hidden;color:#fff;font-size:30px;font-weight:900;background:linear-gradient(135deg,#dceee2,#f6e2b8);color:var(--green)}.fs-member-product__cover img{width:100%;height:100%;object-fit:cover;display:block}.fs-member-product__cover>span{display:grid;place-items:center}.fs-member-product__badge{position:absolute;top:8px;left:8px;height:22px;padding:0 8px;border-radius:999px;background:#ce3f2feb;color:#fff;font-size:12px;font-style:normal;font-weight:800;line-height:22px}.fs-member-product__body{padding:10px 12px 14px;display:grid;gap:4px;flex:1}.fs-member-product__body strong{font-size:14px;line-height:1.35;min-height:38px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fs-member-product__body p{margin:4px 0 0;display:flex;align-items:baseline;gap:8px}.fs-member-product__price{color:#d45d31;font-weight:900;font-size:16px}.fs-member-product__body em{color:#173d2b99;font-style:normal;font-size:12px}.fs-member-product__meta{min-height:22px;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.fs-member-product__meta span{font-size:11px;color:#173d2bad;background:#eef6f0;border-radius:999px;padding:3px 7px}.fs-member-product__body>button{width:100%;min-height:36px;margin-top:4px}.fs-member-shop-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:14px 0}.fs-member-shop-toolbar strong,.fs-member-shop-toolbar small{display:block}.fs-member-shop-toolbar__count{flex-shrink:0;border-radius:999px;background:#eef6f0;color:var(--green);font-size:12px;font-weight:800;padding:7px 10px}.fs-member-return-tip{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px 0 14px;padding:12px 14px;border-radius:14px;border:1px solid rgba(47,125,82,.16);background:linear-gradient(135deg,#eef6f0f5,#fff8e8f0)}.fs-member-return-tip div{display:grid;gap:4px}.fs-member-return-tip strong{font-size:13px;color:var(--green)}.fs-member-return-tip span{font-size:12px;color:#173d2bb3}.fs-member-return-tip button{flex-shrink:0;min-height:34px;border-radius:999px;border:1px solid rgba(47,125,82,.2);background:#ffffffe6;color:var(--green);font-size:12px;font-weight:800;padding:0 12px}.fs-member-product-detail{display:grid;grid-template-columns:240px 1fr;gap:18px}.fs-member-product-detail__media{aspect-ratio:1;border-radius:18px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(135deg,#dceee2,#f6e2b8);color:var(--green);font-size:48px;font-weight:900}.fs-member-product-detail__media img{width:100%;height:100%;object-fit:cover}.fs-member-product-detail__body{display:grid;align-content:start;gap:10px}.fs-member-product-detail__tags{display:flex;flex-wrap:wrap;gap:6px}.fs-member-product-detail__tags span{border-radius:999px;background:#eef6f0;color:var(--green);padding:4px 8px;font-size:12px;font-weight:700}.fs-member-product-detail__price{margin:0;color:#d45d31;font-size:26px;font-weight:900}.fs-member-product-detail__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.fs-member-product-detail__grid div{border:1px solid var(--line);border-radius:12px;padding:8px 10px;background:#fbfdfb}.fs-member-product-detail__grid dt{font-size:11px;color:#173d2b8c}.fs-member-product-detail__grid dd{margin:2px 0 0;color:var(--green);font-weight:800}.fs-member-product-detail__reason,.fs-member-promotion-box{margin:0;border-radius:12px;background:#fff7e8;border:1px solid #f2dfb9;padding:10px 12px;color:#8c5f13;font-size:13px}.fs-member-promotion-box{display:grid;gap:4px}.fs-member-product-detail__backhint{border-radius:12px;border:1px dashed rgba(47,125,82,.3);background:#f3faf5;color:#173d2bc7;font-size:13px;line-height:1.5;padding:10px 12px}@media(max-width:768px){.fs-member-return-tip{align-items:flex-start;flex-direction:column}.fs-member-return-tip button{width:100%}.fs-member-product-detail{grid-template-columns:1fr}.fs-member-product-detail__media{max-height:260px}}.fs-member-product-grid--service{grid-template-columns:1fr}.fs-member-service-card{display:grid;grid-template-columns:72px 1fr;gap:14px;padding:14px;background:#fff;border:1px solid var(--line);border-radius:20px;cursor:pointer;align-items:center}.fs-member-service-card__cover{width:72px;height:72px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#dceee2,#f6e2b8);color:var(--green);font-weight:900}.fs-member-service-card__body strong{display:block;font-size:16px}.fs-member-service-card__body p{margin:4px 0;color:#173d2b99;font-size:13px}.fs-member-service-card__body em{color:#d45d31;font-style:normal;font-weight:700}.fs-member-card--family{display:flex;gap:14px;align-items:center;padding:18px;border-radius:22px;background:linear-gradient(135deg,#1f5d3beb,#4b8c5de0);color:#fff;margin-bottom:18px}.fs-member-family-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:#ffffff2e;color:#fff;font-weight:900;flex-shrink:0}.fs-member-family-info strong{display:block;font-size:20px}.fs-member-family-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px;font-size:12px;opacity:.92}.fs-member-card--timebank{background:linear-gradient(135deg,#fff8e6,#fef3d7);border:1px solid #f3e0a8;border-radius:22px;padding:16px 18px;margin-bottom:18px}.fs-member-card--jd{background:linear-gradient(135deg,#eff8f1,#f8fbf7);border:1px solid #cfe6d5;border-radius:22px;padding:16px 18px;margin-bottom:18px}.fs-member-card__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.fs-member-card__head strong{font-size:18px;font-weight:800;letter-spacing:.4px;color:#5b4914}.fs-tb-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:12px}.fs-tb-stats>div{text-align:center}.fs-tb-stats em{display:block;font-style:normal;font-family:var(--font-sans);font-size:26px;font-weight:800;letter-spacing:.2px;color:#b1812a;line-height:1.1}.fs-tb-stats small{display:block;font-size:13px;font-weight:600;margin-top:4px;color:var(--ink-2)}.fs-tb-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.fs-tb-list li{display:grid;grid-template-columns:68px 1fr auto;gap:12px;align-items:center;padding:10px 12px;background:#ffffffb8;border-radius:14px;border:1px solid rgba(31,93,59,.05)}.fs-tb-list li strong{display:block;font-family:var(--font-sans);font-size:15px;font-weight:700;color:var(--ink)}.fs-tb-list li small{display:block;font-size:12px;font-weight:500;margin-top:2px;color:var(--ink-2)}.fs-tb-list time{font-size:12px;font-weight:600;color:var(--ink-3)}.fs-tb-tag{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-sans);font-weight:800;font-size:14px;padding:6px 10px;border-radius:12px;min-width:56px}.fs-tb-tag--earn{background:#def0e3;color:#1f7b4a}.fs-tb-tag--spend{background:#fde2d6;color:#c2562a}.fs-member-actions{display:grid;gap:12px}.fs-member-action{display:grid;grid-template-columns:52px 1fr 24px;gap:14px;align-items:center;padding:16px 18px;min-height:72px;border:1.5px solid var(--line);background:#fff;border-radius:20px;cursor:pointer;font-family:var(--font-sans);text-align:left;color:var(--ink);box-shadow:0 4px 14px #1f5d3b0f}.fs-member-action:active{box-shadow:0 2px 6px #1f5d3b29 inset;background:#f6fbf6}.fs-member-action span{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#e2f0e6,#cfe5d8);color:var(--green);font-weight:800;font-size:13px;letter-spacing:.5px;box-shadow:inset 0 1px #fff9}.fs-member-action strong{display:block;font-size:17px;font-weight:700;line-height:1.3;letter-spacing:.3px}.fs-member-action small{display:block;font-size:13px;margin-top:2px;color:var(--ink-2)}.fs-member-action em{color:var(--green);opacity:.6;font-style:normal;font-size:20px;font-weight:700;text-align:right}.fs-member-logout{width:100%;margin-top:22px;padding:12px 18px}.app-shell--hq .sidebar{background:linear-gradient(180deg,#fffffff0,#dceee2b8)}.app-shell--hq .brand-mark{background:linear-gradient(135deg,var(--green),var(--green-2));color:#fff;font-weight:700}.fs-self-shell--city{background:radial-gradient(circle at 12% 10%,rgba(199,149,63,.18),transparent 30%),radial-gradient(circle at 88% 6%,rgba(116,185,133,.12),transparent 28%),linear-gradient(135deg,#faf3e3,#f6ecd9)}.fs-self-shell--city .fs-self-shell__bar{border-bottom-color:#c7953f40}.fs-self-shell--city .brand-mark--city{background:linear-gradient(135deg,var(--gold),#e3b35a);color:#fff;width:52px;height:52px;border-radius:16px;display:grid;place-items:center;font-weight:800;letter-spacing:1px;box-shadow:0 8px 18px #c7953f52}.fs-self-shell__scope{display:inline-flex;align-items:center;height:28px;padding:0 12px;border-radius:999px;background:#c7953f29;color:#8c6b1f;font-size:12px;font-weight:700;letter-spacing:.3px}.fs-self-shell:not(.fs-self-shell--city):not(.fs-self-shell--supplier) .brand-mark:not(.brand-mark--orange){background:linear-gradient(135deg,#2f7d52,#7bbf95);color:#fff}.fs-self-shell--supplier{background:radial-gradient(circle at 14% 10%,rgba(239,123,69,.16),transparent 30%),radial-gradient(circle at 86% 6%,rgba(116,185,133,.1),transparent 28%),linear-gradient(135deg,#fbf2ec,#f7ecdf)}.fs-self-shell--supplier .fs-self-shell__bar{border-bottom-color:#ef7b4538}.fs-self-shell .row{display:inline-flex;align-items:center}.fs-self-shell .row.gap-8{gap:8px}.fs-self-shell .row.gap-12{gap:12px}.fs-thumb{width:54px;height:54px;border-radius:8px;object-fit:cover;border:1px solid var(--line);background:#fff}.fs-thumb--empty{display:inline-flex;align-items:center;justify-content:center;font-size:12px;color:var(--muted)}.fs-product-cell{display:flex;align-items:center;gap:10px;min-width:220px}.fs-profile-editor{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:18px;margin-top:18px}.fs-profile-editor section{padding:18px;border-radius:12px;border:1px solid var(--line);background:#ffffffbd}.fs-profile-editor h4{margin:0 0 14px;color:var(--green)}.fs-upload-row{display:flex;gap:10px;align-items:stretch;flex-wrap:wrap}.fs-upload-standard{margin:0 0 12px;padding:12px 14px;border:1px solid rgba(197,151,63,.28);border-radius:10px;background:#fff8ebdb;color:#5f4a22;font-size:13px;line-height:1.7;overflow-wrap:anywhere}.fs-upload-standard strong{display:block;color:var(--green);margin-bottom:4px}.fs-upload-standard ul{margin:0;padding-left:18px}.fs-upload-row>input{min-width:220px;flex:1}.fs-upload-tile{min-height:42px;padding:0 16px;border:1px dashed rgba(31,93,59,.35);border-radius:10px;background:#5b9e6c14;color:var(--green);font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.fs-upload-tile input{display:none}.fs-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;margin:12px 0 16px}.fs-image-preview{margin:0;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.fs-image-preview img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.fs-image-preview figcaption{display:flex;align-items:center;gap:6px;justify-content:space-between;padding:8px;font-size:12px}.fs-image-preview figcaption span{min-width:0;white-space:nowrap}.fs-image-preview__actions{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.fs-image-preview button{border:0;background:transparent;color:var(--green);font-size:12px;cursor:pointer}@media(max-width:768px){.fs-modal{place-items:end center}.fs-modal__panel{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px);max-height:92dvh;border-radius:18px 18px 0 0}.fs-modal__header{padding:14px 16px}.fs-modal__header h3{font-size:18px}.fs-modal__body{padding:14px 16px}.fs-modal__footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom));position:sticky;bottom:0;background:#fff}.fs-modal__footer .fs-btn,.fs-modal__footer .primary{min-width:88px;min-height:42px}.fs-profile-editor{grid-template-columns:1fr}.fs-upload-row{flex-direction:column}.fs-upload-tile{width:100%;min-height:52px}.fs-upload-row>input{min-width:0;width:100%}.fs-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fs-image-preview figcaption{align-items:flex-start;flex-direction:column}.fs-image-preview__actions{width:100%;justify-content:space-between}.fs-image-preview__actions button{min-height:30px}}.fs-landing{min-height:100vh;min-height:100dvh;width:100%;max-width:100%;overflow-x:hidden;overscroll-behavior:contain;padding:56px 5vw 64px;display:flex;flex-direction:column;gap:40px;background:radial-gradient(circle at 12% 8%,rgba(91,158,108,.18),transparent 32%),radial-gradient(circle at 90% 5%,rgba(222,188,110,.22),transparent 28%),linear-gradient(135deg,#f8f4ec,#eef7ef)}.fs-landing__hero{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.fs-landing__brand{display:inline-flex;align-items:center;gap:12px;margin-bottom:12px}.fs-landing__brand-mark{width:56px;height:56px;border-radius:18px;background:linear-gradient(135deg,var(--green),var(--green-2));color:#fff;font-weight:800;font-size:22px;display:grid;place-items:center;letter-spacing:1px;box-shadow:0 12px 28px #1f5d3b47}.fs-landing__brand strong{display:block;font-size:22px;color:var(--green)}.fs-landing__brand span{color:#173d2b99;font-size:14px}.fs-landing__eyebrow{margin:0;letter-spacing:6px;color:#173d2b8c;font-size:13px}.fs-landing__hero h1{font-size:38px;color:var(--green);margin:6px 0 0}.fs-landing__sub{margin:0;max-width:720px;color:#173d2ba6;font-size:15px;line-height:1.7}.fs-landing__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;max-width:1280px;margin:0 auto;width:100%}.fs-landing__grid--five{grid-template-columns:repeat(5,minmax(0,1fr))}@media(max-width:1100px){.fs-landing__grid,.fs-landing__grid--five{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.fs-landing{padding:28px 16px 40px;gap:24px}.fs-landing__grid,.fs-landing__grid--five{grid-template-columns:1fr}.fs-landing__hero h1{font-size:28px}.fs-landing__brand strong{font-size:18px}.fs-landing__card{padding:22px 20px}}.fs-landing__card{position:relative;padding:28px 24px 24px;border-radius:22px;background:#ffffffe0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--line);box-shadow:0 14px 36px #21442f14;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;display:flex;flex-direction:column;gap:10px}.fs-landing__card:hover{transform:translateY(-3px);box-shadow:0 22px 44px #21442f24}.fs-landing__card--green:hover{border-color:#1f5d3b59}.fs-landing__card--gold:hover{border-color:#c7953f73}.fs-landing__card--mint:hover{border-color:#5b9e6c73}.fs-landing__card--orange:hover{border-color:#ef7b4573}.fs-landing__badge{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;font-weight:800;font-size:18px;color:#fff;letter-spacing:1px}.fs-landing__badge--green{background:linear-gradient(135deg,var(--green),var(--green-2))}.fs-landing__badge--gold{background:linear-gradient(135deg,var(--gold),#e3b35a)}.fs-landing__badge--mint{background:linear-gradient(135deg,#2f7d52,#7bbf95)}.fs-landing__badge--orange{background:linear-gradient(135deg,var(--orange),#f3a06b)}.fs-landing__card h2{margin:4px 0 0;font-size:22px;color:var(--green)}.fs-landing__card-sub{margin:0;color:#173d2b99;font-size:13px}.fs-landing__card ul{margin:6px 0 0;padding-left:16px;color:#173d2bc7;font-size:13px;line-height:1.7}.fs-landing__card ul li{list-style:"· "}.fs-landing__card-cta{display:inline-block;margin-top:auto;padding-top:12px;color:var(--green);font-weight:700;font-size:13px}.fs-landing__card--gold .fs-landing__card-cta{color:#8c6b1f}.fs-landing__card--orange .fs-landing__card-cta{color:#c5582a}.fs-landing__h5{max-width:1280px;width:100%;margin:0 auto;padding:22px 26px;border-radius:22px;background:linear-gradient(135deg,#c7953f29,#5b9e6c24);border:1px solid rgba(199,149,63,.25);display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.fs-landing__h5-text strong{display:block;font-size:18px;color:var(--green)}.fs-landing__h5-text p{margin:4px 0 0;color:#173d2bb3;font-size:14px}.fs-landing__h5-btn{padding:12px 22px;border-radius:999px;background:var(--green);color:#fff;font-weight:700;border:0;cursor:pointer;box-shadow:0 12px 24px #1f5d3b47}.fs-landing__h5-btn:hover{background:var(--green-2)}.fs-landing__apply{max-width:1280px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:10px}.fs-landing__apply strong{color:var(--green)}.fs-landing__apply nav{display:flex;flex-wrap:wrap;gap:14px}.fs-landing__apply a{color:var(--green);text-decoration:none;padding:8px 14px;border-radius:999px;background:#ffffffb3;border:1px solid var(--line);font-size:13px;font-weight:600}.fs-landing__apply a:hover{background:var(--mint)}.fs-landing__foot{text-align:center;color:#173d2b66;font-size:12px;margin-top:8px}.fs-login{position:relative}.fs-login__back{position:absolute;top:24px;left:24px;color:#173d2ba6;font-size:13px;text-decoration:none;font-weight:600;padding:6px 12px;border-radius:999px;background:#fff9;border:1px solid var(--line)}.fs-login__back:hover{background:#ffffffe6}.brand-mark--green{background:linear-gradient(135deg,var(--green),var(--green-2));color:#fff}.brand-mark--gold{background:linear-gradient(135deg,var(--gold),#e3b35a);color:#fff}.brand-mark--mint{background:linear-gradient(135deg,#2f7d52,#7bbf95);color:#fff}.brand-mark--orange{background:linear-gradient(135deg,var(--orange),#f3a06b);color:#fff}.fs-login--admin{background:radial-gradient(circle at 18% 14%,rgba(91,158,108,.22),transparent 32%),linear-gradient(135deg,#f3f9f4,#eaf2ec)}.fs-login--partner{background:radial-gradient(circle at 18% 14%,rgba(199,149,63,.22),transparent 32%),linear-gradient(135deg,#faf4e6,#f6ecd9)}.fs-login--store{background:radial-gradient(circle at 18% 14%,rgba(91,158,108,.2),transparent 32%),linear-gradient(135deg,#f1f9f3,#e6f0e8)}.fs-login--supplier{background:radial-gradient(circle at 18% 14%,rgba(239,123,69,.18),transparent 32%),linear-gradient(135deg,#fbf2eb,#f7ece0)}.fs-login--h5{background:radial-gradient(circle at 50% 0%,rgba(91,158,108,.22),transparent 38%),linear-gradient(180deg,#f3f9f4,#fbf7ef)}.fs-muted{color:#173d2b8c}.fs-landing__decor{position:fixed;inset:0;pointer-events:none;overflow:hidden;z-index:0}.fs-landing__blob{position:absolute;font-size:64px;opacity:.18;filter:blur(.5px);animation:fs-float 12s ease-in-out infinite}.fs-landing__blob--a{top:8%;left:6%;font-size:84px;animation-delay:0s}.fs-landing__blob--b{top:18%;right:8%;font-size:56px;animation-delay:2s}.fs-landing__blob--c{bottom:22%;left:14%;font-size:72px;animation-delay:4s}.fs-landing__blob--d{bottom:12%;right:12%;font-size:96px;animation-delay:6s}.fs-landing__blob--e{top:50%;left:50%;font-size:110px;animation-delay:1.5s;opacity:.08}@keyframes fs-float{0%{transform:translate(0) rotate(0)}25%{transform:translate(8px,-16px) rotate(4deg)}50%{transform:translate(-6px,12px) rotate(-3deg)}75%{transform:translate(12px,6px) rotate(2deg)}to{transform:translate(0) rotate(0)}}.fs-landing__hero{position:relative;z-index:1}.fs-landing__hero h1{display:inline-flex;align-items:center;gap:14px}.fs-landing__hero-wave{font-size:34px;display:inline-block;transform-origin:70% 70%;animation:fs-wave 2.4s ease-in-out infinite}@keyframes fs-wave{0%,to{transform:rotate(0)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}60%{transform:rotate(0)}}.fs-landing__stats{display:inline-flex;flex-wrap:wrap;gap:18px;margin-top:24px;padding:18px 28px;background:#ffffffb8;border-radius:22px;border:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.fs-landing__stat{display:inline-flex;flex-direction:column;align-items:center;min-width:84px}.fs-landing__stat strong{font-size:32px;color:var(--green);line-height:1}.fs-landing__stat span{font-size:12px;color:#173d2b8c;margin-top:6px}.fs-landing__stat--accent strong{color:var(--orange)}.fs-landing__stat--gold strong{color:var(--gold)}.fs-landing__grid{position:relative;z-index:1}.fs-landing__card{position:relative;overflow:hidden}.fs-landing__card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.fs-landing__card-emoji{font-size:64px;line-height:1;opacity:.92;transform:rotate(-8deg);transition:transform .3s ease}.fs-landing__card:hover .fs-landing__card-emoji{transform:rotate(0) scale(1.08)}.fs-landing__card:after{content:"";position:absolute;right:-40px;bottom:-40px;width:160px;height:160px;border-radius:50%;opacity:.18;transition:transform .4s ease,opacity .3s ease}.fs-landing__card--green:after{background:radial-gradient(circle,var(--green-2),transparent 70%)}.fs-landing__card--gold:after{background:radial-gradient(circle,var(--gold),transparent 70%)}.fs-landing__card--mint:after{background:radial-gradient(circle,#7bbf95,transparent 70%)}.fs-landing__card--orange:after{background:radial-gradient(circle,var(--orange),transparent 70%)}.fs-landing__card:hover:after{transform:scale(1.4);opacity:.28}.fs-landing__h5{position:relative;overflow:hidden}.fs-landing__h5-decor{position:absolute;right:24px;bottom:-10px;font-size:110px;opacity:.16;pointer-events:none}.fs-greeting{display:flex;align-items:center;justify-content:space-between;padding:18px 26px;margin:0 0 22px;border-radius:24px;background:linear-gradient(135deg,#5b9e6c24,#fff9);border:1px solid var(--line);position:relative;overflow:hidden}.fs-greeting--gold{background:linear-gradient(135deg,#c7953f29,#ffffffa6);border-color:#c7953f38}.fs-greeting--mint{background:linear-gradient(135deg,#5b9e6c2e,#ffffffa6)}.fs-greeting--orange{background:linear-gradient(135deg,#ef7b452e,#ffffffa6);border-color:#ef7b4538}.fs-greeting__left{display:inline-flex;align-items:center;gap:16px;z-index:2}.fs-greeting__badge{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;color:#fff;font-weight:800;font-size:16px;letter-spacing:1px;box-shadow:0 10px 22px #21442f29}.fs-greeting__badge--green{background:linear-gradient(135deg,var(--green),var(--green-2))}.fs-greeting__badge--gold{background:linear-gradient(135deg,var(--gold),#e3b35a)}.fs-greeting__badge--mint{background:linear-gradient(135deg,#2f7d52,#7bbf95)}.fs-greeting__badge--orange{background:linear-gradient(135deg,var(--orange),#f3a06b)}.fs-greeting__copy strong{display:block;font-size:19px;color:var(--green)}.fs-greeting__copy span{display:block;font-size:13px;color:#173d2ba6;margin-top:4px}.fs-greeting__emoji{display:inline-block;margin-right:8px;animation:fs-bounce 2.4s ease-in-out infinite}@keyframes fs-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.fs-greeting__decor{position:absolute;right:24px;top:50%;transform:translateY(-50%);display:flex;gap:10px}.fs-greeting__dot{width:10px;height:10px;border-radius:50%;background:#1f5d3b33;animation:fs-pulse 2.4s ease-in-out infinite}.fs-greeting__dot--a{animation-delay:0s}.fs-greeting__dot--b{animation-delay:.4s;background:#c7953f52}.fs-greeting__dot--c{animation-delay:.8s;background:#ef7b4547}@keyframes fs-pulse{0%,to{transform:scale(1);opacity:.45}50%{transform:scale(1.35);opacity:1}}.fs-greeting--hero{padding:0;min-height:160px;overflow:hidden;border:none;background:none}.fs-greeting--hero .fs-greeting__left{position:absolute;left:24px;bottom:20px;z-index:3}.fs-greeting--hero .fs-greeting__decor{bottom:24px;top:auto;transform:none;z-index:3}.fs-greeting--hero .fs-greeting__copy strong{color:#fff;text-shadow:0 1px 6px rgba(0,0,0,.32)}.fs-greeting--hero .fs-greeting__copy span{color:#ffffffd9}.fs-greeting__hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%}.fs-greeting--hero:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(10,36,22,.72) 0%,rgba(10,36,22,.18) 55%,transparent 100%);z-index:2}.hero{position:relative}.hero--gold{background:radial-gradient(circle at 12% 14%,rgba(199,149,63,.22),transparent 35%),linear-gradient(135deg,#ffffffb8,#f8ecd09e)}.hero--mint{background:radial-gradient(circle at 12% 14%,rgba(91,158,108,.24),transparent 35%),linear-gradient(135deg,#ffffffb8,#dceee29e)}.hero--orange{background:radial-gradient(circle at 12% 14%,rgba(239,123,69,.22),transparent 35%),linear-gradient(135deg,#ffffffb8,#fdece19e)}.hero__emoji{position:absolute!important;right:64px;top:50%;transform:translateY(-50%) rotate(-6deg);font-size:96px!important;opacity:.78;animation:fs-emoji-sway 5s ease-in-out infinite;pointer-events:none}@keyframes fs-emoji-sway{0%,to{transform:translateY(-50%) rotate(-6deg)}50%{transform:translateY(-52%) rotate(2deg)}}.hero__subtitle{margin-top:6px}.fs-login__foot-fineprint{position:absolute;bottom:24px;left:50%;transform:translate(-50%);font-size:12px;color:#173d2b80;letter-spacing:.3px;text-align:center;width:90%}.fs-login__brand-slogan{display:block;margin-top:8px;font-size:12px;font-style:italic;color:#8b6914;letter-spacing:.6px;opacity:.95}.fs-noentry{min-height:100vh;display:grid;place-items:center;padding:40px 24px 80px;position:relative;overflow:hidden;background:radial-gradient(circle at 18% 12%,rgba(91,158,108,.16),transparent 35%),radial-gradient(circle at 82% 8%,rgba(222,188,110,.16),transparent 32%),linear-gradient(135deg,#f8f4ec,#eef7ef)}.fs-noentry__decor{position:absolute;inset:0;pointer-events:none}.fs-noentry__leaf,.fs-noentry__sparkle{position:absolute;font-size:88px;opacity:.18;animation:fs-float 14s ease-in-out infinite}.fs-noentry__leaf{top:12%;left:10%}.fs-noentry__sparkle{bottom:16%;right:12%;font-size:64px;animation-delay:3s}.fs-noentry__card{position:relative;z-index:2;width:min(680px,100%);background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--line);border-radius:28px;padding:40px 44px;box-shadow:0 24px 70px #21442f1f}.fs-noentry__brand{display:flex;align-items:center;gap:14px;margin-bottom:28px}.fs-noentry__mark{width:56px;height:56px;border-radius:18px;background:linear-gradient(135deg,var(--green),var(--green-2));color:#fff;font-weight:800;font-size:20px;display:grid;place-items:center;letter-spacing:1px}.fs-noentry__brand strong{display:block;font-size:20px;color:var(--green)}.fs-noentry__brand span{color:#173d2b99;font-size:13px}.fs-noentry h1{margin:0 0 12px;font-size:28px;color:var(--green)}.fs-noentry__sub{margin:0 0 24px;color:#173d2bb3;font-size:15px;line-height:1.75}.fs-noentry__panel{padding:20px 22px;border-radius:18px;background:#5b9e6c14;border:1px solid rgba(91,158,108,.18);margin-bottom:24px}.fs-noentry__panel strong{color:var(--green);font-size:14px;display:block;margin-bottom:8px}.fs-noentry__panel ul{margin:0;padding-left:18px;color:#173d2bc7;font-size:13px;line-height:1.9}.fs-noentry__actions{display:flex;justify-content:flex-start;gap:12px}.fs-noentry__foot{position:relative;z-index:2;margin-top:32px;font-size:12px;color:#173d2b66}@media(max-width:600px){.fs-noentry__card{padding:28px 22px;border-radius:22px}.fs-noentry h1{font-size:22px}}.fs-kpi{transition:transform .18s ease,box-shadow .18s ease}.fs-kpi:hover{transform:translateY(-3px);box-shadow:0 18px 36px #21442f24}.fs-btn,.primary{transition:transform .12s ease,box-shadow .12s ease,background .15s ease}.fs-btn:hover:not(:disabled),.primary:hover:not(:disabled){transform:translateY(-1px)}.fs-btn:active:not(:disabled),.primary:active:not(:disabled){transform:translateY(0)}.card{transition:box-shadow .18s ease}.card:hover{box-shadow:0 16px 32px #21442f14}@media(max-width:600px){.fs-landing__stats{width:100%;padding:14px 16px;gap:12px;justify-content:space-between}.fs-landing__stat{min-width:0}.fs-landing__stat strong{font-size:24px}.hero__emoji{display:none}}.fs-h5-login{--h5-green: #2D5A27;--h5-green-soft: #7CB878;--h5-green-2: #4F8C4A;--h5-cream: #FFF8EE;--h5-gold: #C9962A;--h5-gold-soft: #F4D7A6;--h5-ink: #2A3823;min-height:100vh;position:relative;overflow:hidden;padding:16px 16px 100px;font-family:PingFang SC,Noto Sans SC,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;color:var(--h5-ink);background:radial-gradient(circle at 18% 12%,rgba(201,150,42,.18),transparent 38%),radial-gradient(circle at 82% 8%,rgba(124,184,120,.22),transparent 38%),radial-gradient(circle at 50% 100%,rgba(180,211,140,.3),transparent 50%),linear-gradient(170deg,#fff8ee,#f4f2d9 55%,#e8f1d2);display:flex;flex-direction:column;align-items:center;gap:18px}.fs-h5-login:before,.fs-h5-login:after{content:"";position:absolute;border-radius:50%;filter:blur(50px);opacity:.55;z-index:0;pointer-events:none}.fs-h5-login:before{width:280px;height:280px;top:-80px;left:-100px;background:radial-gradient(circle,#FFE6A8 0%,transparent 70%)}.fs-h5-login:after{width:320px;height:320px;bottom:-120px;right:-100px;background:radial-gradient(circle,#B4D38C 0%,transparent 70%)}.fs-h5-login>*{position:relative;z-index:1}.fs-h5-login__topbar{width:100%;max-width:460px;background:#ffffffc7;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:22px;padding:12px 18px;box-shadow:0 8px 24px #2d5a270f;border:1px solid rgba(255,255,255,.8)}.fs-h5-login__brand{display:flex;align-items:center;gap:12px}.fs-h5-login__logo{width:40px;height:40px;display:grid;place-items:center;background:linear-gradient(135deg,#ffebc4,#f4d7a6);border-radius:12px;box-shadow:inset 0 1px #fffc}.fs-h5-login__brand-text strong{display:block;font-size:16px;font-weight:700;color:var(--h5-green);letter-spacing:.5px;line-height:1.2}.fs-h5-login__brand-text span{display:block;font-size:11px;color:#2d5a2799;margin-top:2px;letter-spacing:.3px}.fs-h5-login__hero{width:100%;max-width:460px;position:relative;border-radius:28px;overflow:hidden;box-shadow:0 16px 40px #2d5a2714}.fs-h5-login__hero-svg{display:block;width:100%;height:auto}.fs-h5-login__hero-text{position:absolute;left:18px;top:18px;right:18px;text-align:left}.fs-h5-login__hero-text h1{margin:0;font-size:22px;font-weight:800;color:var(--h5-green);letter-spacing:.5px;text-shadow:0 1px 2px rgba(255,255,255,.6);line-height:1.3}.fs-h5-login__hero-text p{margin:4px 0 0;font-size:13px;color:var(--h5-green-2);font-weight:500}.fs-h5-login__card{width:100%;max-width:460px;background:linear-gradient(180deg,#f4faec,#fff);border:1px solid rgba(124,184,120,.25);border-radius:28px;padding:24px 22px;box-shadow:0 20px 50px #2d5a271f,inset 0 1px #ffffffe6;display:flex;flex-direction:column;gap:14px}.fs-h5-login__card-head{text-align:center;margin-bottom:4px}.fs-h5-login__card-badge{display:inline-block;padding:4px 14px;background:linear-gradient(135deg,#c9962a,#e0b255);color:#fff;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.6px;margin-bottom:8px;box-shadow:0 4px 12px #c9962a4d}.fs-h5-login__card-head h2{margin:0 0 4px;font-size:24px;font-weight:700;color:var(--h5-green);letter-spacing:.5px}.fs-h5-login__card-head p{margin:0;font-size:13px;color:#2d5a27a6}.fs-h5-login__field{display:flex;align-items:center;gap:10px;background:#f5faef;border:1.5px solid rgba(124,184,120,.2);border-radius:16px;padding:4px 14px;transition:border .18s ease,box-shadow .18s ease,background .18s ease}.fs-h5-login__field:focus-within{border-color:var(--h5-green-soft);background:#fff;box-shadow:0 0 0 4px #7cb8782e}.fs-h5-login__field-icon{font-size:18px;width:24px;text-align:center;flex-shrink:0}.fs-h5-login__field input{flex:1;border:none;background:transparent;font:inherit;font-size:16px;outline:none;padding:14px 0;color:var(--h5-ink);width:100%;min-width:0}.fs-h5-login__field input::placeholder{color:#2d5a2766;font-size:15px}.fs-h5-login__field--otp .fs-h5-login__otp-btn{flex-shrink:0;border:none;background:linear-gradient(135deg,var(--h5-green),var(--h5-green-2));color:#fff;padding:9px 16px;border-radius:12px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:opacity .18s ease,transform .12s ease;box-shadow:0 4px 10px #2d5a2740}.fs-h5-login__field--otp .fs-h5-login__otp-btn:hover:not(:disabled){transform:translateY(-1px)}.fs-h5-login__field--otp .fs-h5-login__otp-btn:disabled{background:#cdd9c5;color:#fff;cursor:not-allowed;box-shadow:none}.fs-h5-login__info{font-size:12px;color:#6e8c45;background:#f4f8e3;border:1px solid #DBE5BE;border-radius:12px;padding:8px 12px}.fs-h5-login__error{font-size:13px;color:#b14730;background:#fcefe8;border:1px solid #F2C7B5;border-radius:12px;padding:10px 14px}.fs-h5-login__submit{margin-top:4px;width:100%;border:none;padding:16px 18px;border-radius:18px;font-size:17px;font-weight:700;letter-spacing:4px;color:#fff;background:linear-gradient(135deg,var(--h5-green),var(--h5-green-2));cursor:pointer;box-shadow:0 12px 28px #2d5a2752,inset 0 1px #ffffff2e;transition:transform .12s ease,box-shadow .15s ease}.fs-h5-login__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 32px #2d5a2766}.fs-h5-login__submit:disabled{opacity:.6;cursor:not-allowed}.fs-h5-login__divider{display:flex;align-items:center;gap:12px;color:#2d5a2766;font-size:12px;margin:6px 0 0}.fs-h5-login__divider:before,.fs-h5-login__divider:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(124,184,120,.4),transparent)}.fs-h5-login__wechat{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;border:none;padding:14px 18px;border-radius:16px;font-size:15px;font-weight:600;color:#fff;background:linear-gradient(135deg,#2bb572,#1f8f58);cursor:pointer;letter-spacing:1px;box-shadow:0 8px 20px #2bb57247;transition:transform .12s ease,box-shadow .15s ease}.fs-h5-login__wechat:hover{transform:translateY(-1px)}.fs-h5-login__agreement{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#2d5a27b3;line-height:1.5;padding:2px 4px;cursor:pointer}.fs-h5-login__agreement input[type=checkbox]{margin-top:2px;width:16px;height:16px;accent-color:var(--h5-green);cursor:pointer;flex-shrink:0}.fs-h5-login__agreement a{color:var(--h5-green);font-weight:600;text-decoration:none;margin:0 1px}.fs-h5-login__register{margin:4px 0 0;text-align:center;font-size:13px;color:#2d5a27a6}.fs-h5-login__register a{color:var(--h5-gold);font-weight:700;text-decoration:none;margin-left:4px}.fs-h5-login__tabbar{position:fixed;left:0;right:0;bottom:0;z-index:2;display:flex;justify-content:space-around;align-items:stretch;padding:8px 8px calc(8px + env(safe-area-inset-bottom,0px));background:#fffffff0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid rgba(124,184,120,.2);box-shadow:0 -6px 20px #2d5a270f}.fs-h5-login__tab{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;padding:6px 0;border-radius:14px;font-size:11px;color:#2d5a278c;font-style:normal}.fs-h5-login__tab span{font-size:22px;line-height:1}.fs-h5-login__tab em{font-style:normal;font-weight:500}.fs-h5-login__tab.is-active{color:var(--h5-green);font-weight:700;background:linear-gradient(180deg,#EAF4DD,transparent)}.fs-h5-login__fineprint{margin-top:4px;font-size:11px;color:#2d5a2773;text-align:center;letter-spacing:.3px}@media(min-width:768px){.fs-h5-login{padding-top:40px;padding-bottom:40px}.fs-h5-login__tabbar{position:static;max-width:460px;border-radius:24px;border:1px solid rgba(124,184,120,.2);margin-top:8px;box-shadow:0 12px 28px #2d5a2714}}@media(max-width:360px){.fs-h5-login__hero-text h1{font-size:18px}.fs-h5-login__hero-text p{font-size:12px}.fs-h5-login__card{padding:20px 18px}.fs-h5-login__card-head h2{font-size:21px}.fs-h5-login__submit{font-size:16px;letter-spacing:3px}}.fs-role-login{--rl-green: #2D5A27;--rl-green-soft: #7CB878;--rl-green-2: #4F8C4A;--rl-cream: #FFF8EE;--rl-gold: #C9962A;--rl-gold-soft: #F4D7A6;--rl-ink: #2A3823;--rl-accent: #C9962A;--rl-tint: rgba(124, 184, 120, .18);min-height:100vh;min-height:100dvh;width:100%;max-width:100%;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:16px 16px 32px;font-family:PingFang SC,Noto Sans SC,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;color:var(--rl-ink);background:radial-gradient(circle at 18% 12%,rgba(201,150,42,.16),transparent 38%),radial-gradient(circle at 82% 8%,rgba(124,184,120,.22),transparent 38%),radial-gradient(circle at 50% 100%,rgba(180,211,140,.3),transparent 50%),linear-gradient(170deg,#fff8ee,#f4f2d9 55%,#e8f1d2);display:flex;flex-direction:column;align-items:center;gap:16px}.fs-role-login:before,.fs-role-login:after{content:"";position:absolute;border-radius:50%;filter:blur(60px);opacity:.55;z-index:0;pointer-events:none}.fs-role-login:before{width:280px;height:280px;top:-80px;left:-100px;background:radial-gradient(circle,#FFE6A8 0%,transparent 70%)}.fs-role-login:after{width:320px;height:320px;bottom:-120px;right:-100px;background:radial-gradient(circle,#B4D38C 0%,transparent 70%)}.fs-role-login>*{position:relative;z-index:1}.fs-role-login--supplier{--rl-accent: #E48E3F;--rl-tint: rgba(228, 142, 63, .15)}.fs-role-login--store{--rl-accent: #C9962A;--rl-tint: rgba(201, 150, 42, .15)}.fs-role-login--partner{--rl-accent: #4F8C4A;--rl-tint: rgba(79, 140, 74, .18)}.fs-role-login--member{--rl-accent: #C9962A;--rl-tint: rgba(201, 150, 42, .16)}.fs-role-login__topbar{width:100%;max-width:460px;background:#ffffffd9;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:22px;padding:12px 16px;box-shadow:0 8px 24px #2d5a270f;border:1px solid rgba(255,255,255,.8);display:flex;align-items:center;justify-content:space-between;gap:8px}.fs-role-login__brand{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.fs-role-login__logo{width:36px;height:36px;display:grid;place-items:center;background:linear-gradient(135deg,#ffebc4,#f4d7a6);border-radius:12px;font-size:12px;font-weight:800;color:var(--rl-green);flex-shrink:0}.fs-role-login__brand-text{min-width:0}.fs-role-login__brand-text strong{display:block;font-size:15px;font-weight:700;color:var(--rl-green);letter-spacing:.3px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fs-role-login__brand-text span{display:block;font-size:11px;color:#2d5a278c;margin-top:2px;letter-spacing:.2px}.fs-role-login__role-chip{padding:5px 12px;background:linear-gradient(135deg,var(--rl-accent),color-mix(in srgb,var(--rl-accent) 70%,#fff));color:#fff;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.5px;box-shadow:0 4px 10px #0000001a;flex-shrink:0}.fs-role-login__hero{width:100%;max-width:460px;position:relative;border-radius:28px;overflow:hidden;box-shadow:0 16px 40px #2d5a2714;background:radial-gradient(circle at 50% 20%,rgba(255,235,196,.4),transparent 50%),linear-gradient(180deg,#fff8ee,#f4f2d9)}.fs-role-login__hero-svg{display:block;width:100%;height:auto}.fs-role-login__hero-img{display:block;width:100%;max-width:340px;height:auto;margin:0 auto;padding:12px 0;image-rendering:-webkit-optimize-contrast;-ms-interpolation-mode:bicubic}@media(min-width:768px){.fs-role-login__hero-img{max-width:380px}}.fs-role-login__hero-text{position:absolute;left:18px;top:16px;right:18px;text-align:left}.fs-role-login__hero-text h1{margin:0;font-size:20px;font-weight:800;color:var(--rl-green);letter-spacing:.3px;text-shadow:0 1px 2px rgba(255,255,255,.7);line-height:1.25}.fs-role-login__hero-text p{margin:4px 0 0;font-size:12px;color:var(--rl-green-2);font-weight:500;letter-spacing:.2px}.fs-role-login__card{width:100%;max-width:460px;background:#fff;border:1px solid rgba(124,184,120,.18);border-radius:28px;padding:22px 22px 18px;box-shadow:0 20px 50px #2d5a271f,inset 0 1px #ffffffe6;display:flex;flex-direction:column;gap:12px}.fs-role-login__card h2{margin:0;font-size:22px;font-weight:700;color:var(--rl-green);text-align:center;letter-spacing:.5px}.fs-role-login__welcome-sub{margin:-4px 0 6px;text-align:center;font-size:12px;color:#2d5a2799}.fs-role-login__tabs{display:flex;gap:4px;padding:4px;background:#f1f7ee;border-radius:999px;margin-bottom:4px}.fs-role-login__tab{flex:1;border:0;background:transparent;padding:8px 10px;border-radius:999px;font:inherit;font-size:13px;cursor:pointer;color:#2d5a27a6;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.fs-role-login__tab.is-active{background:#fff;color:var(--rl-green);font-weight:700;box-shadow:0 4px 12px #2d5a271f}.fs-role-login__form{display:flex;flex-direction:column;gap:12px}.fs-role-login__field{display:flex;align-items:center;gap:10px;background:#f5faef;border:1.5px solid rgba(124,184,120,.2);border-radius:14px;padding:2px 12px;width:100%;max-width:100%;min-width:0;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.fs-role-login__field:focus-within{border-color:var(--rl-green-soft);background:#fff;box-shadow:0 0 0 3px #7cb8782e}.fs-role-login__field-icon{font-size:12px;width:42px;text-align:center;color:#2d5a27b8;font-weight:700;flex-shrink:0}.fs-role-login__field input{flex:1;border:none;background:transparent;font:inherit;font-size:16px;line-height:1.4;outline:none;padding:12px 0;color:var(--rl-ink);min-width:0;width:100%;max-width:100%}.fs-role-login__field input::placeholder{color:#2d5a2766}.fs-role-login__otp-btn{flex-shrink:0;border:none;background:linear-gradient(135deg,var(--rl-green),var(--rl-green-2));color:#fff;padding:8px 14px;border-radius:10px;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;transition:opacity .18s ease,transform .12s ease}@media(hover:hover)and (pointer:fine){.fs-role-login__otp-btn:hover:not(:disabled){transform:translateY(-1px)}}.fs-role-login__otp-btn:active:not(:disabled){transform:translateY(0)}.fs-role-login__otp-btn:disabled{background:#cdd9c5;color:#fff;cursor:not-allowed}.fs-role-login__info{font-size:12px;color:#6e8c45;background:#f4f8e3;border:1px solid #DBE5BE;border-radius:10px;padding:8px 12px}.fs-role-login__error{font-size:12px;color:#b14730;background:#fcefe8;border:1px solid #F2C7B5;border-radius:10px;padding:8px 12px}.fs-role-login__submit{margin-top:4px;width:100%;border:none;padding:15px 18px;border-radius:16px;font-size:16px;font-weight:700;letter-spacing:4px;color:#fff;background:linear-gradient(135deg,var(--rl-green),var(--rl-green-2));cursor:pointer;box-shadow:0 12px 28px #2d5a2752,inset 0 1px #ffffff2e;transition:transform .12s ease,box-shadow .15s ease}@media(hover:hover)and (pointer:fine){.fs-role-login__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 32px #2d5a2766}}.fs-role-login__submit:active:not(:disabled){transform:translateY(0);box-shadow:0 8px 18px #2d5a2752}.fs-role-login__submit:disabled{opacity:.6;cursor:not-allowed}.fs-role-login__secondary{width:100%;border:1.5px solid var(--rl-accent);background:transparent;color:var(--rl-accent);padding:12px 18px;border-radius:16px;font-size:14px;font-weight:600;cursor:pointer;letter-spacing:1px;transition:background .18s ease,color .18s ease,transform .12s ease}@media(hover:hover)and (pointer:fine){.fs-role-login__secondary:hover{background:var(--rl-accent);color:#fff;transform:translateY(-1px)}}.fs-role-login__secondary:active{background:var(--rl-accent);color:#fff;transform:translateY(0)}.fs-role-login__agreement{display:flex;align-items:flex-start;gap:6px;font-size:11px;color:#2d5a27b3;line-height:1.5;padding:2px 2px 0;cursor:pointer}.fs-role-login__agreement input[type=checkbox]{margin-top:1px;width:14px;height:14px;accent-color:var(--rl-green);flex-shrink:0;cursor:pointer}.fs-role-login__agreement a{color:var(--rl-green);font-weight:600;text-decoration:none;margin:0 1px}.fs-role-login__demo{margin-top:4px;padding:10px 12px;border-radius:12px;background:#f7faf4;border:1px dashed rgba(124,184,120,.4);font-size:11px;color:#2d5a27b3}.fs-role-login__demo strong{display:block;color:var(--rl-green);margin-bottom:4px;font-size:11px}.fs-role-login__demo ul{margin:0;padding-left:14px;display:grid;gap:2px}.fs-role-login__demo code{background:#fff;padding:0 4px;border-radius:4px;font-size:10px}.fs-role-login__extra-links{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:4px}.fs-role-login__extra-links a{font-size:12px;color:#2d5a27a6;text-decoration:none;position:relative;padding:4px 2px;cursor:pointer}.fs-role-login__extra-links a:hover{color:var(--rl-green)}.fs-role-login__extra-links a+a:before{content:"·";position:absolute;left:-10px;color:#2d5a274d}.fs-role-login__tagline{margin:6px 0 0;font-size:13px;font-weight:600;color:var(--rl-green);text-align:center;letter-spacing:.5px}.fs-role-login__brand-slogan{margin:-2px 0 0;font-size:12px;font-style:italic;color:#8b6914;text-align:center;letter-spacing:.6px;opacity:.92;max-width:460px;padding:0 12px}.fs-role-login__badges{width:100%;max-width:460px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.fs-role-login__badge{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 6px;background:#ffffffc7;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:16px;border:1px solid rgba(124,184,120,.18);font-size:12px;color:var(--rl-green);font-weight:600}.fs-role-login__badge-icon{width:28px;height:28px;border-radius:10px;display:grid;place-items:center;background:#2d5a2714;font-size:13px;line-height:1;font-weight:800}.fs-role-login__badge em{font-style:normal}.fs-role-login__fineprint{margin-top:4px;font-size:11px;color:#2d5a2773;text-align:center;letter-spacing:.3px}@media(min-width:768px){.fs-role-login{padding-top:32px;padding-bottom:40px}}@media(max-width:360px){.fs-role-login__hero-text h1{font-size:17px}.fs-role-login__hero-text p{font-size:11px}.fs-role-login__card{padding:18px 16px}.fs-role-login__card h2{font-size:19px}.fs-role-login__submit{font-size:15px;letter-spacing:3px}.fs-role-login__badge{font-size:11px;padding:8px 4px}}.fs-banner{cursor:pointer}.fs-member-shell .fs-modal{position:fixed;inset:0;background:#14261c73;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.fs-member-shell .fs-modal__panel{background:#fff;border-radius:16px;max-width:420px;width:100%;padding:20px 22px;box-shadow:0 20px 50px #0000002e;max-height:none;overflow:visible;display:block}.fs-member-shell .fs-modal__panel h3{margin:0 0 6px;font-size:18px;color:#1f3f2f}.fs-member-shell .fs-modal__panel p{margin:0 0 12px}.fs-member-shell .fs-modal__actions{display:flex;gap:10px;justify-content:flex-end;margin-top:16px}.fs-member-shell .fs-member-product-modal{align-items:stretch;justify-content:center;padding:max(10px,env(safe-area-inset-top,0px)) 10px max(10px,env(safe-area-inset-bottom,0px))}.fs-member-shell .fs-member-product-modal .fs-modal__panel{display:flex;flex-direction:column;width:min(720px,calc(100vw - 20px))!important;max-width:480px;height:calc(100dvh - 20px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));max-height:calc(100dvh - 20px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));min-height:0;padding:0;overflow:hidden;border-radius:20px}.fs-member-shell .fs-member-product-modal .fs-modal__header{flex:0 0 auto;padding:14px 16px 12px;align-items:flex-start;gap:12px}.fs-member-shell .fs-member-product-modal .fs-modal__header h3{margin:0;font-size:17px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fs-member-shell .fs-member-product-modal .fs-modal__close{flex:0 0 auto;width:36px;height:36px;border-radius:999px;background:#f3f7f3;color:#173d2b94}.fs-member-shell .fs-member-product-modal .fs-modal__body{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:14px 16px 18px}.fs-member-shell .fs-member-product-modal .fs-modal__footer{flex:0 0 auto;padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));gap:10px;justify-content:flex-end;background:#fffffffa}.fs-member-shell .fs-member-product-modal .fs-modal__footer .primary,.fs-member-shell .fs-member-product-modal .fs-modal__footer .fs-btn{min-height:42px;white-space:normal}.fs-member-shell .fs-member-product-modal .fs-modal__footer .primary{min-width:148px}@media(max-width:768px){.fs-member-shell .fs-member-product-modal .fs-modal__footer{justify-content:flex-end}.fs-member-shell .fs-member-product-modal .fs-modal__footer .primary{flex:1 1 auto}}.fs-vip-card{background:linear-gradient(135deg,#2f7d52,#4ea679);color:#fff;border-radius:16px;padding:18px 20px;margin:0 16px 14px;position:relative;box-shadow:0 8px 24px #2f7d5240}.fs-vip-card__head{display:flex;justify-content:space-between;align-items:center}.fs-vip-card__label{font-size:12px;opacity:.9}.fs-vip-card__plan{display:block;font-size:20px;margin:8px 0 2px;font-weight:600}.fs-vip-card__meta{font-size:12px;opacity:.9}.fs-vip-card__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:14px;background:#ffffff2e;border-radius:12px;padding:10px 4px}.fs-vip-card__stats>div{text-align:center}.fs-vip-card__stats em{display:block;font-size:18px;font-style:normal;font-weight:600}.fs-vip-card__stats small{font-size:11px;opacity:.85}.fs-plan-list{list-style:none;padding:0;margin:12px 0 0;display:flex;flex-direction:column;gap:12px}.fs-plan-item{border:1px solid #e2e9e3;border-radius:12px;padding:12px 14px;background:#fff;transition:border-color .15s}.fs-plan-item.is-current{border-color:#2f7d52;background:#f3faf5}.fs-plan-item__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.fs-plan-item__head strong{font-size:15px;color:#1f3f2f}.fs-plan-item__price{font-size:18px;color:#2f7d52;font-weight:700}.fs-plan-item__price small{font-size:12px;opacity:.65;font-weight:400}.fs-plan-benefits{list-style:none;padding:0;margin:6px 0 8px;font-size:12px;color:#4a5a4f;display:grid;grid-template-columns:1fr 1fr;gap:2px 8px}.fs-plan-item__foot{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.fs-tb-hero{margin:0 16px 12px;padding:16px 18px;background:linear-gradient(135deg,#fffbe9,#f8e8c3);border-radius:16px;border:1px solid #f0e0b9}.fs-tb-hero__balance small{font-size:12px;color:#8c6b1f}.fs-tb-hero__balance strong{display:block;font-size:32px;color:#6b4a14;font-weight:700;margin-top:4px}.fs-tb-hero__sub{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.fs-tb-hero__sub small{display:block;font-size:11px;color:#8c6b1f}.fs-tb-hero__sub em{font-style:normal;font-weight:600;color:#1f3f2f}.fs-redeem-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:8px}.fs-redeem-item{background:#f6f9f6;border:1px solid #dde6df;border-radius:12px;padding:14px 8px;display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer}.fs-redeem-item:hover:not(.is-disabled){border-color:#2f7d52;background:#eef7f1}.fs-redeem-item.is-disabled{opacity:.5;cursor:not-allowed}.fs-redeem-item__icon{font-size:26px}.fs-redeem-item strong{font-size:14px;color:#1f3f2f}.fs-redeem-item small{color:#8c6b1f}.fs-task-list{list-style:none;padding:0;margin:0}.fs-task-item{display:flex;gap:10px;padding:12px 0;border-bottom:1px solid #eef0ed;align-items:flex-start}.fs-task-item:last-child{border-bottom:none}.fs-task-item__icon{font-size:24px;flex:0 0 36px;text-align:center}.fs-task-item__body{flex:1;min-width:0}.fs-task-item__body strong{display:block;font-size:14px;color:#1f3f2f}.fs-task-item__body small{display:block;font-size:12px;color:#6a7170;margin-top:2px}.fs-task-item__meta{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.fs-leaderboard{list-style:none;padding:0;margin:0}.fs-leaderboard li{display:flex;gap:12px;padding:10px 0;border-bottom:1px solid #eef0ed;align-items:center}.fs-leaderboard__rank{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px}.fs-leaderboard__rank--top{background:#fbf0d6;color:#8c6b1f}.fs-leaderboard__rank--normal{background:#e2f0e6;color:#1f5d3b}.fs-leaderboard li strong{display:block;font-size:14px;color:#1f3f2f}.fs-leaderboard li small{font-size:12px;color:#6a7170}.fs-tb-page{position:relative;color:#194832;overflow-x:clip}.fs-tb-status{display:flex;align-items:center;justify-content:space-between;margin:0 4px 8px;color:#0d0f0d}.fs-tb-status__left,.fs-tb-status__right{display:flex;align-items:center;gap:8px}.fs-tb-status__left strong{font-size:22px;line-height:1;font-weight:950;letter-spacing:-.04em}.fs-tb-status__badge{position:relative;width:19px;height:22px;border-radius:5px;background:#121412}.fs-tb-status__badge:before{content:"";position:absolute;left:5px;top:4px;width:9px;height:9px;border-radius:50%;background:#fff}.fs-tb-status__badge:after{content:"";position:absolute;left:4px;bottom:4px;width:11px;height:6px;border-radius:999px 999px 3px 3px;background:#fff}.fs-tb-status__signal{display:inline-flex;align-items:flex-end;gap:3px;height:18px}.fs-tb-status__signal i{display:block;width:4px;background:#101210;border-radius:99px}.fs-tb-status__signal i:nth-child(1){height:7px}.fs-tb-status__signal i:nth-child(2){height:10px}.fs-tb-status__signal i:nth-child(3){height:13px}.fs-tb-status__signal i:nth-child(4){height:16px}.fs-tb-status__wifi{position:relative;width:18px;height:14px}.fs-tb-status__wifi:before,.fs-tb-status__wifi:after{content:"";position:absolute;left:50%;border:2px solid #111311;border-top:0;border-left-color:transparent;border-right-color:transparent;border-bottom-left-radius:20px;border-bottom-right-radius:20px;transform:translate(-50%)}.fs-tb-status__wifi:before{bottom:1px;width:18px;height:10px}.fs-tb-status__wifi:after{bottom:4px;width:10px;height:6px}.fs-tb-status__battery{position:relative;width:27px;height:14px;border:2px solid #0f110f;border-radius:5px}.fs-tb-status__battery:after{content:"";position:absolute;right:-5px;top:3px;width:3px;height:6px;border-radius:0 2px 2px 0;background:#0f110f}.fs-tb-status__battery i{position:absolute;inset:2px 7px 2px 2px;border-radius:2px;background:#0f110f}.fs-tb-head{position:relative;min-height:148px;margin-bottom:14px}.fs-tb-head__copy{position:relative;z-index:2;max-width:58%;padding-top:12px}.fs-tb-head__copy h1{margin:0;color:#15643b;font-size:46px;line-height:.98;font-weight:980;letter-spacing:-.05em;white-space:nowrap}.fs-tb-head__copy p{margin:10px 0 0 1px;color:#667f68;font-size:16px;line-height:1.35;font-weight:700}.fs-tb-head__art{position:absolute;top:0;right:-18px;width:min(68%,294px);pointer-events:none;overflow:hidden}.fs-tb-head__art img{display:block;width:100%;height:auto}.fs-tb-balance-card{position:relative;margin-bottom:14px;padding:14px 14px 10px;overflow:hidden;border:9px solid #7fc65b;border-radius:32px;background:linear-gradient(180deg,#fffcf6fa,#fffdf9fa);box-shadow:0 18px 30px #75b35e33,inset 0 1px #ffffffd1}.fs-tb-balance-card__main{position:relative;min-height:126px}.fs-tb-balance-card__value{position:relative;z-index:2}.fs-tb-balance-card__value small{display:block;color:#6a4f2c;font-size:13px;font-weight:900}.fs-tb-balance-card__row{display:flex;align-items:center;gap:8px;margin-top:10px}.fs-tb-balance-card__row strong{color:#eb6f27;font-size:78px;line-height:.92;font-weight:980;letter-spacing:-.04em}.fs-tb-coin{position:relative;width:44px;height:44px;display:inline-block;border-radius:50%;background:radial-gradient(circle at 32% 28%,#fff4ab,#f6bb40 62%,#d8871d);box-shadow:inset 0 0 0 3px #ffd663,0 8px 14px #ecaa3533}.fs-tb-coin:before,.fs-tb-coin:after{content:"";position:absolute}.fs-tb-coin:before{inset:6px;border:2px solid rgba(181,112,17,.42);border-radius:50%}.fs-tb-coin:after{left:19px;top:10px;width:3px;height:15px;border-radius:999px;background:#a46611;transform:rotate(35deg);box-shadow:-7px 8px 0 -1px #a46611}.fs-tb-coin--small{width:22px;height:22px;box-shadow:inset 0 0 0 2px #ffd663}.fs-tb-coin--small:before{inset:4px}.fs-tb-coin--small:after{left:9px;top:5px;width:2px;height:7px;box-shadow:-4px 4px 0 -1px #a46611}.fs-tb-balance-card__art{position:absolute;right:-6px;top:0;width:min(41%,142px);pointer-events:none;overflow:hidden}.fs-tb-balance-card__art img{display:block;width:100%;height:auto}.fs-tb-balance-card__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:4px;padding:12px 8px 8px;border-radius:20px;background:#ffffffeb;box-shadow:inset 0 1px #fdf5e0e6}.fs-tb-balance-card__stats>div{text-align:center}.fs-tb-balance-card__stats>div+div{border-left:1px dashed rgba(221,191,132,.72)}.fs-tb-balance-card__stats small{display:block;color:#6e4d2a;font-size:12px;font-weight:900}.fs-tb-balance-card__stats em{display:inline-flex;align-items:center;gap:6px;margin-top:6px;color:#19743f;font-size:22px;font-style:normal;font-weight:980}.fs-tb-sprout{position:relative;width:20px;height:16px;display:inline-block}.fs-tb-sprout:before,.fs-tb-sprout:after{content:"";position:absolute;background:#a8d567}.fs-tb-sprout:before{left:8px;bottom:0;width:3px;height:8px;border-radius:999px}.fs-tb-sprout:after{left:2px;top:0;width:15px;height:12px;border-radius:12px 12px 0;transform:rotate(-42deg);box-shadow:8px 2px 0 -2px #d7eb92}.fs-tb-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:12px;padding:6px;border-radius:999px;background:linear-gradient(180deg,#fff8e9fa,#fef7ecf0);border:1px solid rgba(235,220,192,.92);box-shadow:inset 0 1px #ffffffdb,0 10px 18px #b9b5871a}.fs-tb-tabs__item{display:flex;align-items:center;justify-content:center;gap:6px;min-width:0;min-height:52px;padding:0 8px;border:0;border-radius:999px;background:transparent;color:#544a39;font:inherit;cursor:pointer}.fs-tb-tabs__item strong{min-width:0;font-size:15px;font-weight:950;white-space:nowrap}.fs-tb-tabs__item .fs-ui-icon{width:32px;height:32px;border-radius:14px}.fs-tb-tabs__item.is-active{background:linear-gradient(180deg,#88c356,#6db04a);color:#fff;box-shadow:0 10px 18px #74b64e3d}.fs-tb-tabs__item.is-active .fs-ui-icon{background:#ffffff47;box-shadow:none}.fs-tb-tabs__item.is-active .fs-ui-icon:before,.fs-tb-tabs__item.is-active .fs-ui-icon:after{filter:saturate(.92) brightness(1.1)}.fs-tb-section{margin-bottom:12px}.fs-tb-section__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.fs-tb-section__title{display:inline-flex;align-items:center;gap:8px;min-width:0}.fs-tb-section__head h2{margin:0;color:#1e653a;font-size:22px;line-height:1.1;font-weight:980}.fs-tb-section__head p{display:inline-flex;align-items:center;gap:6px;margin:0;max-width:42%;color:#76876d;font-size:13px;font-weight:800;line-height:1.25;text-align:right}.fs-tb-leaf{position:relative;width:18px;height:18px;display:inline-block}.fs-tb-leaf:before,.fs-tb-leaf:after{content:"";position:absolute}.fs-tb-leaf:before{left:4px;top:0;width:13px;height:14px;border-radius:14px 14px 2px;background:linear-gradient(145deg,#8fce61,#6fb24a);transform:rotate(-34deg)}.fs-tb-leaf:after{left:7px;bottom:-1px;width:3px;height:8px;border-radius:999px;background:#5f9a46}.fs-tb-leaf--tail{transform:scale(.82)}.fs-tb-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fs-tb-card-grid>*{min-width:0}.fs-tb-redeem-card{position:relative;min-height:170px;padding:14px 14px 12px;overflow:hidden;border:1px solid rgba(228,227,214,.92);border-radius:26px;background:linear-gradient(180deg,#fffffffa,#faf8f3f5);box-shadow:0 8px 22px #5a714c14,inset 0 1px #ffffffeb;text-align:left;cursor:pointer}.fs-tb-redeem-card:after{content:"";position:absolute;inset:8px;border-radius:20px;border:1px solid rgba(245,245,238,.92);pointer-events:none}.fs-tb-redeem-card__copy,.fs-tb-redeem-card__foot{position:relative;z-index:2}.fs-tb-redeem-card__copy strong{display:block;max-width:55%;color:#6d3b15;font-size:20px;line-height:1.1;font-weight:980}.fs-tb-redeem-card__copy p{display:grid;gap:3px;max-width:96px;margin:8px 0 0;color:#7b936d;font-size:13px;line-height:1.35;font-weight:800}.fs-tb-redeem-card__copy p span{display:block}.fs-tb-redeem-card__art{position:absolute;right:8px;bottom:48px;width:40%;pointer-events:none;z-index:1}.fs-tb-redeem-card__art img{display:block;width:100%;height:auto}.fs-tb-redeem-card__foot{position:absolute;left:14px;right:14px;bottom:12px;display:flex;align-items:center;justify-content:space-between;z-index:3;padding:6px 4px 0;background:linear-gradient(180deg,#fff0,#ffffffd9 35%)}.fs-tb-price{display:inline-flex;align-items:center;gap:7px;color:#ef742e;font-size:18px;font-weight:980}.fs-tb-arrow{position:relative;width:34px;height:34px;flex:0 0 auto;border-radius:50%;background:linear-gradient(180deg,#9ed463,#72b54d);box-shadow:0 6px 12px #6eaf4d3d}.fs-tb-arrow:before{content:"";position:absolute;left:12px;top:10px;width:9px;height:9px;border-top:3px solid #fff;border-right:3px solid #fff;transform:rotate(45deg)}.fs-tb-panel{padding:18px;border-radius:24px}.fs-tb-panel__head{margin-bottom:10px}@media(max-width:390px){.fs-member-shell[data-member-tab=timebank] .fs-member-shell__viewport{padding-top:8px}.fs-tb-status__left strong{font-size:20px}.fs-tb-head{min-height:142px}.fs-tb-head__copy{max-width:58%}.fs-tb-head__copy h1{font-size:44px}.fs-tb-head__copy p{font-size:15px}.fs-tb-head__art{right:-20px;width:min(68%,278px)}.fs-tb-balance-card{padding:13px 13px 10px;border-width:8px;border-radius:28px}.fs-tb-balance-card__row strong{font-size:72px}.fs-tb-coin{width:42px;height:42px}.fs-tb-balance-card__art{right:-2px;width:40%}.fs-tb-tabs{gap:6px;padding:6px}.fs-tb-tabs__item{gap:6px;min-height:56px;padding:0 6px}.fs-tb-tabs__item strong{font-size:15px}.fs-tb-tabs__item .fs-ui-icon{width:32px;height:32px}.fs-tb-card-grid{gap:12px}.fs-tb-redeem-card{min-height:164px;padding:14px 13px 12px;border-radius:24px}.fs-tb-redeem-card__copy strong{font-size:20px}.fs-tb-price{font-size:17px}}.fs-cat-row{display:flex;gap:8px;padding:8px 16px 12px;overflow-x:auto}.fs-cat-row::-webkit-scrollbar{display:none}.fs-cat-chip{flex:0 0 auto;padding:6px 12px;border-radius:20px;background:#f0f4f1;border:1px solid transparent;font-size:13px;display:inline-flex;gap:4px;align-items:center;cursor:pointer}.fs-cat-chip.is-active{background:#2f7d52;color:#fff}.fs-activity-list{list-style:none;padding:0 16px;margin:0;display:flex;flex-direction:column;gap:10px}.fs-activity-card{background:#fff;border:1px solid #e2e9e3;border-radius:12px;padding:12px 14px;cursor:pointer;transition:box-shadow .15s}.fs-activity-card:hover{box-shadow:0 4px 12px #0000000f}.fs-activity-card__head{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.fs-activity-card__head strong{font-size:15px;color:#1f3f2f}.fs-activity-card__meta{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;color:#6a7170;margin-top:6px}.fs-activity-card__actions{display:flex;gap:8px;justify-content:flex-end;margin-top:10px;align-items:center}.fs-fp-actions{display:flex;gap:10px;margin-top:8px}.fs-fp-join label{display:block;font-size:13px;color:#1f3f2f;margin-bottom:6px}.fs-fp-join-row{display:flex;gap:8px}.fs-fp-join-row .fs-input{flex:1}.fs-fp-info{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:6px}.fs-fp-info small{display:block;font-size:11px;color:#6a7170}.fs-member-center,.fs-member-tb,.fs-member-activity{--play-green: #2f7d52;--play-green-2: #77b861;--play-ink: #17452f;--play-muted: #789083;--play-cream: #fff8e9;--play-gold: #f7b73f}.fs-play-hero{position:relative;min-height:164px;margin:-4px 0 16px;padding:24px 18px 18px;overflow:hidden;border-radius:0 0 28px 28px;background:radial-gradient(circle at 80% 14%,rgba(255,255,255,.78),transparent 18%),radial-gradient(circle at 42% 20%,rgba(119,184,97,.18),transparent 32%),linear-gradient(145deg,#fffaf0,#edf8e8)}.fs-play-hero h2{position:relative;z-index:2;margin:0;color:var(--play-green);font-size:34px;line-height:1.1;font-weight:950;letter-spacing:0}.fs-play-hero p{position:relative;z-index:2;margin:8px 0 0;color:#647865;font-size:15px;font-weight:700}.fs-play-hero__copy{position:relative;z-index:2;max-width:56%}.fs-play-hero--timebank{background:radial-gradient(circle at 75% 18%,rgba(255,255,255,.72),transparent 20%),linear-gradient(145deg,#eff9e8,#fff3d7)}.fs-play-hero--member{background:linear-gradient(90deg,#fffaebe6,#fffaebbd 36%,#fffaeb2e 62%),url(/images/member/member-center-hero.jpg) center right / cover no-repeat}.fs-play-hero--member .fs-play-hero__copy{max-width:min(55%,360px)}.fs-mascot-scene{position:absolute;right:10px;bottom:0;width:190px;height:140px;pointer-events:none}.fs-mascot-scene:before{content:"";position:absolute;left:18px;right:6px;bottom:10px;height:34px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(134,190,104,.34),transparent 68%)}.fs-mascot{position:absolute;display:block;background:linear-gradient(145deg,#c9905b,#a87045);box-shadow:inset -8px -8px #79492d1a,0 8px 14px #62482a1f}.fs-mascot:before,.fs-mascot:after{content:"";position:absolute;display:block}.fs-mascot--big{right:12px;bottom:18px;width:84px;height:78px;border-radius:44% 46% 42% 42%}.fs-mascot--big:before{left:16px;top:-18px;width:58px;height:48px;border-radius:46% 46% 42% 42%;background:linear-gradient(145deg,#d2a06e,#a87045);box-shadow:-8px 2px 0 -1px #9b673f,42px 2px 0 -1px #9b673f}.fs-mascot--big:after{left:34px;top:-2px;width:4px;height:4px;border-radius:50%;background:#523724;box-shadow:18px 0 #523724,9px 8px 0 2px #6f4530,4px 28px #4e8f4e,10px 28px #4e8f4e,16px 28px #4e8f4e}.fs-mascot--small{left:50px;bottom:18px;width:48px;height:46px;border-radius:45%;transform:rotate(-5deg)}.fs-mascot--small:before{left:10px;top:-13px;width:34px;height:30px;border-radius:45%;background:linear-gradient(145deg,#d6a36d,#a87045);box-shadow:-5px 2px 0 -1px #9b673f,25px 2px 0 -1px #9b673f}.fs-mascot--small:after{left:20px;top:-1px;width:3px;height:3px;border-radius:50%;background:#523724;box-shadow:10px 0 #523724,5px 6px 0 2px #6f4530}.fs-mascot--mini{left:9px;top:11px;width:48px;height:48px;border-radius:45%}.fs-mascot--mini:before{left:9px;top:-12px;width:36px;height:31px;border-radius:45%;background:linear-gradient(145deg,#d6a36d,#a87045);box-shadow:-5px 2px 0 -1px #9b673f,27px 2px 0 -1px #9b673f}.fs-mascot--mini:after{left:19px;top:1px;width:3px;height:3px;border-radius:50%;background:#523724;box-shadow:10px 0 #523724,5px 6px 0 2px #6f4530}.fs-mascot--spa,.fs-mascot--coin,.fs-mascot--picnic{right:20px;bottom:18px;width:76px;height:72px;border-radius:45%}.fs-mascot--spa:before,.fs-mascot--coin:before,.fs-mascot--picnic:before{left:14px;top:-18px;width:54px;height:46px;border-radius:45%;background:linear-gradient(145deg,#d6a36d,#a87045);box-shadow:-7px 2px 0 -1px #9b673f,40px 2px 0 -1px #9b673f}.fs-mascot--spa:after,.fs-mascot--coin:after,.fs-mascot--picnic:after{left:32px;top:-2px;width:4px;height:4px;border-radius:50%;background:#523724;box-shadow:18px 0 #523724,9px 8px 0 2px #6f4530}.fs-mascot--coin{right:18px;bottom:28px;width:62px;height:58px}.fs-mascot--coin i{position:absolute}.fs-mascot-leaf{position:absolute;width:10px;height:16px;border-radius:12px 12px 0;background:#77b861}.fs-mascot-leaf--one{right:154px;bottom:28px;transform:rotate(-34deg)}.fs-mascot-leaf--two{right:14px;bottom:88px;transform:rotate(42deg);background:#f2a04d}.fs-ui-icon{position:relative;width:34px;height:34px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:14px;background:linear-gradient(145deg,#f2f9ec,#dff0d7);box-shadow:inset 0 1px #fffc,0 5px 10px #32704614;vertical-align:middle}.fs-ui-icon:before,.fs-ui-icon:after{content:"";position:absolute;box-sizing:border-box}.fs-ui-icon--leaf:before{width:18px;height:18px;border-radius:18px 18px 2px;background:#64ad57;transform:rotate(-45deg)}.fs-ui-icon--leaf:after{width:16px;height:3px;left:9px;bottom:9px;border-radius:999px;background:#4d8e47;transform:rotate(-22deg)}.fs-ui-icon--tea:before,.fs-ui-icon--coffee:before{width:21px;height:15px;left:6px;top:12px;border:3px solid #b77a37;border-top-color:#f8ddb1;border-radius:3px 3px 9px 9px;background:#fff7e7}.fs-ui-icon--tea:after,.fs-ui-icon--coffee:after{width:10px;height:8px;right:5px;top:14px;border:3px solid #b77a37;border-left:0;border-radius:0 8px 8px 0}.fs-ui-icon--book:before{width:23px;height:18px;border-radius:4px;background:linear-gradient(90deg,#77b861 0 48%,#f9f3d8 49% 51%,#5fa0d1 52%);transform:rotate(-8deg)}.fs-ui-icon--book:after{width:18px;height:3px;bottom:9px;border-radius:999px;background:#23462f29}.fs-ui-icon--film:before{width:23px;height:17px;border-radius:4px;background:#2f3b3a;box-shadow:inset 0 5px #f8f2df}.fs-ui-icon--film:after{width:22px;height:4px;top:8px;border-radius:2px;background:repeating-linear-gradient(90deg,#2f3b3a 0 5px,#fff 5px 8px);transform:rotate(-15deg)}.fs-ui-icon--music:before{width:5px;height:20px;right:11px;top:7px;border-radius:3px;background:#2e5540;box-shadow:-10px 6px 0 -1px #2e5540}.fs-ui-icon--music:after{width:17px;height:6px;right:10px;top:7px;border-radius:5px;background:#2e5540;transform:rotate(7deg)}.fs-ui-icon--pet:before{width:18px;height:15px;bottom:8px;border-radius:50%;background:#c9905b}.fs-ui-icon--pet:after{width:6px;height:6px;top:9px;left:9px;border-radius:50%;background:#c9905b;box-shadow:9px -2px #c9905b,15px 5px #c9905b,2px 8px #c9905b}.fs-ui-icon--fitness:before{width:24px;height:6px;border-radius:999px;background:#5e8e56}.fs-ui-icon--fitness:after{width:5px;height:18px;left:8px;border-radius:999px;background:#f2a04d;box-shadow:13px 0 #f2a04d}.fs-ui-icon--ai:before{width:21px;height:19px;border-radius:7px;background:#75b6d9}.fs-ui-icon--ai:after{width:4px;height:4px;border-radius:50%;background:#fff;box-shadow:8px 0 #fff,4px 8px 0 2px #ffffffb3}.fs-ui-icon--coin:before{width:24px;height:24px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#ffeaa0,#f2b33f 62%,#d78b20);border:2px solid #f8cc52}.fs-ui-icon--coin:after{width:8px;height:12px;border-radius:999px;border:2px solid #a66a12}.fs-ui-icon--clipboard:before{width:22px;height:24px;border-radius:6px;background:#fff6e8;border:2px solid #d3a156}.fs-ui-icon--clipboard:after{width:13px;height:7px;top:4px;border-radius:5px;background:#e7b25c;box-shadow:0 10px 0 -2px #77b861,0 17px 0 -2px #77b861}.fs-ui-icon--trophy:before{width:18px;height:17px;top:7px;border-radius:3px 3px 9px 9px;background:#f5b740;border:2px solid #d8901f}.fs-ui-icon--trophy:after{width:5px;height:13px;bottom:5px;background:#d8901f;box-shadow:-6px 12px 0 2px #d8901f,6px 12px 0 2px #d8901f}.fs-ui-icon--drop:before{width:18px;height:22px;border-radius:14px 14px 14px 3px;background:linear-gradient(145deg,#7ad4e6,#4b9ad1);transform:rotate(45deg)}.fs-ui-icon--member:before{width:22px;height:19px;bottom:7px;border-radius:50% 50% 12px 12px;background:#c9905b}.fs-ui-icon--member:after{width:22px;height:12px;top:8px;border-radius:12px 12px 4px 4px;background:#8f6244}.fs-play-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:-4px 0 14px;padding:6px;border-radius:999px;background:#ffffffdb;border:1px solid rgba(172,203,170,.42);box-shadow:0 8px 20px #37604714}.fs-play-tabs__item{min-height:42px;border:0;border-radius:999px;background:transparent;color:#536a5a;font:inherit;font-weight:850}.fs-play-tabs__item.is-active{background:linear-gradient(145deg,#4ba753,#72bf61);color:#fff;box-shadow:0 8px 18px #4ba75338}.fs-play-tabs__item em{margin-left:5px;padding:1px 8px;border-radius:999px;background:#71a14f2e;color:#5c7f39;font-size:12px;font-style:normal}.fs-play-tabs__item.is-active em{background:#ffffff47;color:#fff}.fs-member-tb .fs-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:12px 0 14px;padding:6px;border-radius:999px;background:#fff5e4;border:1px solid rgba(238,202,141,.56)}.fs-member-tb .fs-tabs__item{justify-content:center;min-width:0;padding:8px 5px;font-size:13px;font-weight:850;gap:4px}.fs-member-tb .fs-tabs__item .fs-ui-icon{width:24px;height:24px;border-radius:10px}.fs-member-tb .fs-tabs__item--active{background:linear-gradient(145deg,#4ba753,#72bf61);box-shadow:0 8px 18px #4ba7532e}.fs-member-tb .fs-tabs__item--active .fs-ui-icon{background:#ffffffe0}.fs-tb-hero{position:relative;min-height:184px;margin:0 0 16px;padding:18px 18px 16px;overflow:hidden;border:6px solid #77b861;border-radius:28px;background:radial-gradient(circle at 73% 28%,rgba(255,255,255,.86),transparent 24%),linear-gradient(145deg,#fff8eb,#fff2d8);box-shadow:0 10px 22px #2f7d522e}.fs-tb-hero__balance{position:relative;z-index:2}.fs-tb-hero__balance small{color:#6b4d23;font-size:13px;font-weight:850}.fs-tb-hero__balance strong{display:inline-block;margin-top:12px;color:#ef7b31;font-size:58px;line-height:1;font-weight:950}.fs-tb-hero__balance .fs-ui-icon{margin-left:8px}.fs-tb-hero__art{position:absolute;right:18px;top:28px;width:122px;height:116px}.fs-tb-hero__sub{position:absolute;left:0;right:0;bottom:0;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0;padding:12px 10px;background:#ffffffb3;border-top:1px dashed rgba(146,111,55,.24)}.fs-tb-hero__sub>div{text-align:center}.fs-tb-hero__sub>div+div{border-left:1px dashed rgba(146,111,55,.24)}.fs-tb-hero__sub small{display:block;color:#785b2f;font-size:12px;font-weight:750}.fs-tb-hero__sub em{color:var(--play-green);font-size:18px;font-style:normal;font-weight:950}.fs-member-card{border:1px solid rgba(210,226,211,.9);border-radius:20px;background:#fffffff0;box-shadow:0 8px 18px #37604714}.fs-member-card__head strong{display:inline-flex;align-items:center;gap:7px;color:var(--play-ink);font-size:19px;font-weight:950}.fs-member-card__head strong .fs-ui-icon{width:27px;height:27px}.fs-redeem-grid{gap:12px;margin-top:10px}.fs-redeem-item{position:relative;min-height:152px;align-items:flex-start;justify-content:flex-start;padding:16px 14px 12px;overflow:hidden;border:1px solid rgba(210,226,211,.9);border-radius:18px;background:radial-gradient(circle at 86% 28%,rgba(119,184,97,.18),transparent 28%),#fff;box-shadow:0 8px 16px #37604712}.fs-redeem-item__icon.fs-ui-icon{position:absolute;right:12px;top:24px;width:70px;height:70px;border-radius:24px}.fs-redeem-item strong{position:relative;z-index:1;color:var(--play-ink);font-size:18px;font-weight:950}.fs-redeem-item em{position:relative;z-index:1;max-width:84px;color:#6b7d70;font-size:13px;line-height:1.45;font-style:normal;text-align:left}.fs-redeem-item small{position:absolute;left:14px;bottom:12px;display:inline-flex;align-items:center;gap:4px;color:#e4762e;font-size:16px;font-weight:950}.fs-redeem-item small:before,.fs-reward-pill:before{content:"";width:18px;height:18px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#ffeaa0,#f2b33f 62%,#d78b20);border:2px solid #f8cc52}.fs-task-item{border-bottom-color:#d2e2d3c7}.fs-task-item__icon.fs-ui-icon{width:42px;height:42px}.fs-vip-card{position:relative;min-height:220px;margin:0 0 16px;padding:26px 20px 20px;overflow:hidden;border:1px solid rgba(238,201,100,.6);border-radius:28px;background:linear-gradient(90deg,#ffeec48f,#ffeec43d 42%,#ffeec414 64%),url(/images/member/member-vip-card.jpg) center right / cover no-repeat;color:#5d3318;box-shadow:0 12px 26px #cc841c2e}.fs-vip-card__head,.fs-vip-card__plan,.fs-vip-card__meta,.fs-vip-card__stats{position:relative;z-index:2}.fs-vip-card__label{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#ffffffc7;color:#8c5a17;font-size:13px;font-weight:850}.fs-vip-card__plan{max-width:56%;margin:26px 0 4px;color:#5d3318;font-size:28px;line-height:1.2;font-weight:950}.fs-vip-card__meta{color:#6f4b27;font-size:14px;font-weight:750}.fs-vip-card__stats{margin-top:18px;padding:12px 6px;border-radius:18px;background:#ffffff94}.fs-vip-card__stats em{color:#b65d15;font-size:22px;font-weight:950}.fs-vip-card__stats small{color:#5f4d35;font-weight:750}.fs-checkin-road{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin:14px 0;padding:10px 8px;border:1px solid rgba(119,184,97,.3);border-radius:18px;background:#f8fff4}.fs-checkin-road span{min-width:0;display:grid;gap:4px;justify-items:center;color:#718374;font-size:10px;font-weight:750}.fs-checkin-road i{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#eef5e9;color:#9bae94;font-style:normal;font-size:12px;font-weight:950}.fs-checkin-road .is-done i{background:linear-gradient(145deg,#70b757,#9acb65);color:#fff;box-shadow:0 6px 12px #4ba7532e}.fs-member-center .fs-member-card>.fs-btn,.fs-member-center .fs-member-card button.fs-btn:not(.fs-btn--ghost),.fs-member-center .fs-member-card>button{width:min(220px,76%);min-height:44px;margin:4px auto 0;display:block;border:0;border-radius:999px;background:linear-gradient(145deg,#4ba753,#72bf61);color:#fff;font-weight:950;box-shadow:0 8px 18px #4ba75333}.fs-plan-item{position:relative;overflow:hidden;border-radius:20px;border-color:#d2e2d3eb;box-shadow:0 8px 18px #37604712}.fs-plan-item:after{content:"";position:absolute;right:-20px;bottom:-30px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(255,207,98,.34),transparent 66%)}.fs-plan-item__head strong{display:inline-flex;align-items:center;gap:7px;color:var(--play-ink);font-size:18px;font-weight:950}.fs-plan-item__head strong .fs-ui-icon{width:28px;height:28px}.fs-plan-item__price{color:#f08a1d;font-size:26px;font-weight:950}.fs-plan-benefits li{display:inline-flex;align-items:center;gap:4px}.fs-activity-list{padding:0;gap:12px}.fs-cat-row{margin:0 0 14px;padding:8px;border:1px solid rgba(210,226,211,.78);border-radius:18px;background:#ffffffeb;box-shadow:0 8px 18px #37604712}.fs-cat-chip{min-height:42px;padding:6px 12px 6px 8px;border:0;border-radius:999px;background:#f5faf4;color:#39705a;font-weight:850;gap:7px}.fs-cat-chip .fs-ui-icon{width:28px;height:28px;border-radius:12px}.fs-cat-chip.is-active{background:linear-gradient(145deg,#4ba753,#72bf61);color:#fff;box-shadow:0 8px 18px #4ba7532e}.fs-activity-card{position:relative;min-height:138px;padding:20px 18px 14px 92px;overflow:hidden;border:1px solid rgba(210,226,211,.92);border-radius:20px;background:radial-gradient(circle at 98% 90%,rgba(119,184,97,.18),transparent 30%),#fff;box-shadow:0 8px 18px #37604714}.fs-activity-card__art{position:absolute;left:16px;top:22px;width:60px;height:60px;overflow:hidden;border-radius:18px;background:linear-gradient(145deg,#eef9e8,#fff3d8);box-shadow:0 8px 14px #3760471a}.fs-activity-card__art-image{width:100%;height:100%;object-fit:cover;object-position:center}.fs-activity-card__art .fs-ui-icon{position:absolute;right:-4px;bottom:-2px;width:28px;height:28px;border-radius:11px}.fs-activity-card:after{display:none}.fs-activity-card__head,.fs-activity-card>p,.fs-activity-card__meta,.fs-activity-card__actions{position:relative;z-index:1}.fs-activity-card__head strong{color:var(--play-ink);font-size:19px;line-height:1.25;font-weight:950}.fs-reward-pill{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border:1px solid #f6deb1;border-radius:999px;background:#fff8e8;color:#df842d;font-size:13px;font-weight:950;white-space:nowrap}.fs-activity-card__meta{gap:10px;color:#6c7d73;font-weight:700}.fs-activity-card__actions .fs-btn:not(.fs-btn--ghost){min-width:124px;border:0;border-radius:999px;background:linear-gradient(145deg,#ffb334,#ff991d);color:#fff;font-weight:950;box-shadow:0 8px 16px #f5921a3d}@media(max-width:390px){.fs-play-hero h2{font-size:30px}.fs-play-hero__copy{max-width:62%}.fs-play-hero--member .fs-play-hero__copy{max-width:64%}.fs-mascot-scene{right:-12px;transform:scale(.92);transform-origin:right bottom}.fs-redeem-item__icon.fs-ui-icon{width:58px;height:58px}}.fs-fp-info em{font-style:normal;font-weight:600;color:#1f3f2f;font-size:14px}.fs-fp-label{display:block;margin:10px 0;font-size:13px;color:#1f3f2f}.fs-fp-label .fs-input{margin-top:6px}.fs-invite-code{display:flex;gap:8px;align-items:center;padding:10px 14px;background:#f3faf5;border:1px dashed #2f7d52;border-radius:8px;margin:8px 0}.fs-invite-code span{flex:1;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:18px;font-weight:600;color:#1f5d3b;letter-spacing:2px}.fs-family-members{list-style:none;padding:0;margin:0}.fs-family-members li{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #eef0ed}.fs-family-members li:last-child{border-bottom:none}.fs-family-members__avatar{width:36px;height:36px;border-radius:50%;background:#e2f0e6;color:#1f5d3b;display:flex;align-items:center;justify-content:center;font-weight:600;flex:0 0 36px}.fs-family-members li>div:nth-child(2){flex:1}.fs-family-members li strong{display:block;font-size:14px;color:#1f3f2f}.fs-family-members li small{font-size:12px;color:#6a7170}.fs-admin-page{padding:16px 24px}.fs-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:18px}.fs-stat-card{background:#fff;border:1px solid #e2e9e3;border-radius:12px;padding:14px 16px}.fs-stat-card small{font-size:12px;color:#6a7170;display:block}.fs-stat-card strong{font-size:22px;color:#1f3f2f;font-weight:700;display:block;margin-top:4px}.fs-member-home-hero,.fs-member-service-hero{position:relative;overflow:hidden;min-height:170px;padding:22px 18px 24px;border:1px solid rgba(214,226,205,.92);border-radius:28px;background:radial-gradient(circle at 12% 16%,rgba(133,193,112,.18),transparent 30%),radial-gradient(circle at 78% 16%,rgba(255,225,171,.22),transparent 28%),linear-gradient(145deg,#fffcf4f5,#f1f9edfa);box-shadow:0 18px 34px #4369461f,inset 0 1px #ffffffd1}.fs-member-home-hero__copy,.fs-member-service-hero__copy{position:relative;z-index:2;max-width:min(58%,280px)}.fs-member-home-hero__eyebrow{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#ffffffb3;color:#698368;font-size:12px;font-weight:800}.fs-member-home-hero h2,.fs-member-service-hero h2{margin:12px 0 6px;color:var(--play-ink);font-size:38px;line-height:1.04;font-weight:950;letter-spacing:-1px}.fs-member-home-hero p,.fs-member-service-hero p{margin:0;color:#698368;font-size:15px;line-height:1.55}.fs-member-home-hero__chips{position:relative;z-index:2;display:flex;gap:8px;flex-wrap:wrap;margin-top:18px;max-width:calc(100% - 144px)}.fs-member-home-hero .fs-member-chip{background:#ffffffbd;color:var(--play-ink)}.fs-member-home-hero .fs-member-chip--gold{background:#efd1848f;color:#7f6126}.fs-member-home-hero__art,.fs-member-service-hero__art{right:-6px;bottom:6px}.fs-member-home-hero__art{position:absolute;right:8px;bottom:4px;z-index:1;width:156px;height:156px;display:grid;place-items:end}.fs-member-home-hero__art img{width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 14px 20px rgba(108,82,49,.12))}.fs-member-service-hero__copy{max-width:min(56%,260px)}.fs-play-hero__art{position:absolute;right:6px;bottom:2px;z-index:1;width:168px;height:148px}.fs-play-hero__art img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:22px;box-shadow:0 18px 28px #584e3324}.fs-member-home .fs-member-slogan-banner{gap:6px;margin-top:12px;margin-bottom:18px;padding:18px 18px 16px;border-radius:24px}.fs-member-home .fs-member-slogan-banner__quote{font-style:normal;font-size:18px;line-height:1.5}.fs-member-home .fs-member-slogan-banner__sub{font-size:13px}.fs-member-home-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:22px}.fs-member-home-metrics article{padding:14px 10px 12px;border:1px solid rgba(210,226,211,.9);border-radius:20px;background:#ffffffd6;box-shadow:0 8px 18px #3760470f;text-align:center}.fs-member-home-metrics strong{display:block;color:var(--play-ink);font-size:24px;font-weight:950}.fs-member-home-metrics span{display:block;margin-top:5px;color:#6b7d70;font-size:12px}.fs-member-home .fs-member-section{margin-top:20px}.fs-member-home .fs-member-section__head{margin-bottom:14px}.fs-member-home .fs-member-section__head h3{color:var(--play-ink);font-size:20px;font-weight:950}.fs-member-home .fs-member-link{font-size:13px;font-weight:800}.fs-member-home .fs-member-series-chip{padding:8px 14px 8px 8px;box-shadow:0 6px 14px #3760470d}.fs-member-home .fs-member-product{border-radius:24px;border-color:#d2e2d3e6;box-shadow:0 12px 24px #37604714}.fs-member-product__cover--series{position:relative;align-content:end;justify-items:start;gap:10px;min-height:132px;padding:16px;background:radial-gradient(circle at 82% 18%,rgba(255,255,255,.72),transparent 24%),linear-gradient(145deg,#f0f8eefa,#fff6e3f5)}.fs-member-product__cover--series:after{content:"";position:absolute;right:-12px;top:-18px;width:94px;height:94px;border-radius:50%;background:var(--fs-series-color, #81B29A);opacity:.17}.fs-member-product__cover--series .fs-ui-icon{position:absolute;left:14px;top:14px;z-index:2;width:38px;height:38px}.fs-member-product__mascot{position:absolute;right:-2px;bottom:-2px;z-index:1;width:86px;height:86px;object-fit:contain;object-position:center bottom;pointer-events:none;filter:drop-shadow(0 14px 22px rgba(133,101,54,.18))}.fs-member-product__series-mark{position:relative;z-index:2;display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#ffffffbd;color:var(--play-ink);font-size:13px;font-style:normal;font-weight:850}.fs-member-product__cover--series>small{position:relative;z-index:2;display:block;max-width:120px;color:#6c7f6d;font-size:12px;line-height:1.45}.fs-member-home .fs-member-product__body{gap:6px;padding:12px 14px 14px}.fs-member-home .fs-member-product__body strong{min-height:40px;color:var(--play-ink)}.fs-member-home .fs-member-product__meta{min-height:auto}.fs-member-home .fs-member-product__cta{width:100%;min-height:38px;margin-top:2px;border:0;border-radius:999px;background:linear-gradient(145deg,#62b44f,#83c35a);color:#fff;font:inherit;font-size:13px;font-weight:900;box-shadow:0 10px 18px #62b44f3d}.fs-member-series-row--service{margin-bottom:14px}.fs-member-series-chip--service{gap:8px;padding:8px 14px 8px 8px}.fs-member-series-chip--service .fs-ui-icon{width:28px;height:28px;border-radius:12px}.fs-member-service .fs-member-product-grid--service{gap:12px}.fs-member-service .fs-member-service-card{grid-template-columns:78px minmax(0,1fr) 28px;gap:12px;padding:15px 14px;border-radius:22px;border-color:#d2e2d3e6;box-shadow:0 10px 20px #3760470f}.fs-member-service .fs-member-service-card__cover{width:78px;height:78px;border-radius:22px;background:radial-gradient(circle at 22% 22%,rgba(255,255,255,.8),transparent 28%),linear-gradient(145deg,#edf6eafa,#fff3d7fa)}.fs-member-service .fs-member-service-card__cover .fs-ui-icon{width:40px;height:40px}.fs-member-service-card__top{display:grid;gap:6px}.fs-member-service .fs-member-service-card__body strong{color:var(--play-ink);font-size:18px;font-weight:950}.fs-member-service .fs-member-service-card__body{min-width:0}.fs-member-service .fs-member-service-card__body p{margin:6px 0 0;color:#68806d;line-height:1.5}.fs-member-service .fs-member-service-card__body small{display:block;margin-top:8px;color:#8a978a;font-size:12px}.fs-member-service .fs-member-service-card__body em{flex-shrink:0;color:#d6632d;font-size:15px;font-weight:900}.fs-member-service-card__arrow{position:relative;width:28px;height:28px;border-radius:50%;background:linear-gradient(145deg,#5fb24d,#80c159);box-shadow:0 8px 14px #60b04e38}.fs-member-service-card__arrow:before{content:"";position:absolute;left:10px;top:8px;width:7px;height:7px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg)}.fs-member-me .fs-member-card--family{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 108px;gap:16px;align-items:flex-start;padding:18px;border:1px solid rgba(132,189,104,.22);border-radius:26px;background:radial-gradient(circle at 88% 22%,rgba(255,236,184,.24),transparent 26%),linear-gradient(145deg,#2f7d52,#4d9a63);box-shadow:0 16px 28px #2f7d5233}.fs-member-family-card__content{display:flex;gap:16px;align-items:flex-start;min-width:0}.fs-member-me .fs-member-family-icon{width:58px;height:58px;border-radius:20px;background:#ffffff2e;color:#fff9ee;font-size:24px;font-weight:900;box-shadow:inset 0 1px #ffffff2e}.fs-member-family-card__art{position:relative;width:100%;height:108px;display:grid;place-items:center;padding:8px 6px 4px;align-self:end;overflow:hidden;border-radius:22px;background:#fff9edf0;box-shadow:inset 0 1px #ffffffe6,0 12px 22px #1f543533}.fs-member-family-card__art img{width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 12px 20px rgba(118,89,49,.12))}.fs-member-family-info{flex:1;min-width:0}.fs-member-family-info__head{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.fs-member-family-info__head strong{display:block;color:#fff;font-family:var(--font-sans);font-size:22px;font-weight:800;letter-spacing:.5px;line-height:1.2}.fs-member-family-info__sub{margin:10px 0 0;color:#ffffffe0;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:.2px}.fs-member-family-stats{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.fs-member-family-stats span{display:inline-flex;align-items:center;min-height:32px;padding:0 14px;min-width:0;border-radius:999px;background:#ffffff2e;color:#fffffff5;font-family:var(--font-sans);font-size:13px;font-weight:700;letter-spacing:.3px}.fs-member-me .fs-member-card--timebank,.fs-member-me .fs-member-card--jd{border-radius:24px;padding:18px 18px 16px}.fs-member-me .fs-member-card--timebank{background:radial-gradient(circle at 88% 20%,rgba(255,230,169,.34),transparent 24%),linear-gradient(145deg,#fff7e3,#fff1d3);border-color:#f3e0a8db}.fs-member-me .fs-member-card--jd{background:radial-gradient(circle at 86% 18%,rgba(129,177,154,.18),transparent 24%),linear-gradient(145deg,#f2fbf3,#f8fcf7);border-color:#cee5d3eb}.fs-member-me .fs-member-card__head{margin-bottom:14px}.fs-member-me .fs-tb-stats{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:14px}.fs-member-me .fs-tb-stats>div:last-child{grid-column:1 / -1}.fs-member-me .fs-tb-stats em{color:var(--play-ink)}.fs-member-me .fs-tb-list li{padding:10px 12px;border-radius:16px;background:#ffffffb8}.fs-member-me .fs-member-actions{gap:12px}.fs-member-me .fs-member-action{grid-template-columns:50px minmax(0,1fr) 20px;gap:12px;padding:16px 16px 16px 14px;border-radius:20px;border-color:#d2e2d3eb;box-shadow:0 10px 18px #3760470d}.fs-member-action__icon{position:relative;width:46px;height:46px;border-radius:16px;background:radial-gradient(circle at 30% 24%,rgba(255,255,255,.84),transparent 26%),linear-gradient(145deg,#eef7e9,#fff2d6);box-shadow:inset 0 1px #ffffffe6}.fs-member-action__icon:before,.fs-member-action__icon:after{content:"";position:absolute;box-sizing:border-box}.fs-member-action__icon--orders:before{left:12px;top:10px;width:22px;height:24px;border-radius:8px;border:2px solid #6aa35b;background:#ffffffe6}.fs-member-action__icon--orders:after{left:17px;top:16px;width:12px;height:2px;background:#d58c32;box-shadow:0 5px #6aa35b,0 10px #6aa35b}.fs-member-action__icon--family:before{left:11px;bottom:10px;width:24px;height:16px;border-radius:10px 10px 6px 6px;background:#77b861}.fs-member-action__icon--family:after{left:15px;top:10px;width:16px;height:16px;border-radius:3px;border-left:3px solid transparent;border-top:3px solid #df9f4a;border-right:3px solid #df9f4a;transform:rotate(45deg);box-shadow:-2px 6px 0 2px #ffffffd6}.fs-member-action__icon--settings:before{left:20px;top:10px;width:6px;height:24px;border-radius:999px;background:#6aa35b;box-shadow:-9px 5px #df9f4a,9px -3px #df9f4a}.fs-member-action__icon--settings:after{left:11px;top:12px;width:24px;height:20px;background:radial-gradient(circle at 3px 4px,#fff 0 3px,transparent 4px),radial-gradient(circle at 12px 14px,#fff 0 3px,transparent 4px),radial-gradient(circle at 21px 7px,#fff 0 3px,transparent 4px)}.fs-member-me .fs-member-action strong{color:var(--play-ink);font-size:16px;font-weight:900}.fs-member-me .fs-member-action>div{min-width:0}.fs-member-action__chevron{color:#355a3f57;font-style:normal;font-size:18px;text-align:right}.fs-member-me .fs-member-logout{margin-top:18px;border-radius:999px}.fs-member-family-page .fs-member-card{padding:18px;border-radius:22px}.fs-member-family-page .fs-member-card__head{flex-wrap:wrap;align-items:flex-start;gap:8px}.fs-member-family-page .fs-member-card__head>*{min-width:0}.fs-member-family-page .fs-member-card__head .fs-btn{min-height:32px;padding:0 12px;font-size:12px}.fs-member-family-page .fs-fp-info{margin-top:10px}.fs-member-family-page .fs-invite-code{flex-wrap:wrap}.fs-member-family-page .fs-invite-code .fs-btn{width:100%}.fs-member-family-page .fs-family-members li{padding:12px 0}.fs-member-family-page .fs-family-members li>div:nth-child(2){min-width:0}.fs-member-family-page .fs-family-members .fs-btn{min-height:32px;padding:0 10px;font-size:12px}@media(max-width:480px){.fs-member-home-hero h2,.fs-member-service-hero h2{font-size:32px}.fs-member-home-hero__copy,.fs-member-service-hero__copy,.fs-member-home-hero__chips{max-width:calc(100% - 118px)}.fs-member-home-hero__art{width:136px;height:136px;right:-2px;bottom:8px}.fs-play-hero__art{width:140px;height:122px;right:0;bottom:8px}.fs-member-home .fs-member-product-grid{gap:10px}.fs-member-home .fs-member-product__body{padding-inline:12px}.fs-member-service .fs-member-service-card{grid-template-columns:72px minmax(0,1fr) 24px}.fs-member-me .fs-member-card--family{grid-template-columns:minmax(0,1fr) 92px;padding:16px}.fs-member-family-card__content{gap:12px}.fs-member-family-card__art{width:100%;height:92px}.fs-member-family-page .fs-fp-join-row{flex-wrap:wrap}.fs-member-family-page .fs-fp-join-row .fs-btn{width:100%}}.fs-member-shell{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,PingFang SC,Noto Sans SC,Helvetica Neue,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.01em;text-rendering:optimizeLegibility;color:#0b2a1d;--ios-radius-sm: 10px;--ios-radius-md: 14px;--ios-radius-lg: 20px;--ios-radius-xl: 28px;--ios-shadow-sm: inset 0 1px 0 rgba(255, 255, 255, .6), 0 1px 2px rgba(11, 42, 29, .06), 0 4px 12px rgba(11, 42, 29, .05);--ios-shadow-md: inset 0 1px 0 rgba(255, 255, 255, .7), 0 2px 4px rgba(11, 42, 29, .05), 0 12px 28px rgba(11, 42, 29, .1);--ios-shadow-lg: inset 0 1px 0 rgba(255, 255, 255, .85), 0 4px 10px rgba(11, 42, 29, .06), 0 24px 60px rgba(11, 42, 29, .18);--ios-grain: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='1.2' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.045 0'/></filter><rect width='200' height='200' filter='url(%23n)'/></svg>");background:radial-gradient(80% 60% at 12% 6%,rgba(91,158,108,.16),transparent 60%),radial-gradient(70% 60% at 92% 4%,rgba(222,188,110,.2),transparent 60%),linear-gradient(180deg,#faf7ef,#f4f1e7 45%,#edeedb)}.fs-member-shell h2,.fs-member-shell h3,.fs-member-shell strong,.fs-member-shell .fs-member-home-hero h2{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Noto Sans SC,system-ui,sans-serif;letter-spacing:-.02em}.fs-member-shell .fs-member-page-head h2{font-size:30px;font-weight:800;letter-spacing:-.02em;line-height:1.12;background:linear-gradient(180deg,#0b2a1d,#1f4f36);-webkit-background-clip:text;background-clip:text;color:transparent}.fs-member-shell .fs-member-section__head h3{font-size:19px;font-weight:800;letter-spacing:-.015em;color:#0b2a1d}.fs-member-shell .fs-member-link{font-weight:700;color:#1f8a52;font-size:14px;letter-spacing:-.01em}.fs-member-shell .fs-member-tabbar{background:radial-gradient(120% 100% at 50% 0%,#ffffffeb,#fcfff9c7);border:.5px solid rgba(31,93,59,.18);box-shadow:inset 0 1px #fffffff5,inset 0 -.5px #0b2a1d0a,0 10px 24px #0b2a1d1f,0 24px 60px #0b2a1d29;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%)}.fs-member-shell .fs-member-tabbar__icon{background:radial-gradient(120% 100% at 50% 0%,#fff,#f1f8ee 70%),linear-gradient(180deg,#fafffa,#e6f1e4);box-shadow:inset 0 1px #fffffff2,inset 0 -.5px #0b2a1d14,0 4px 10px #1f5d3b1a}.fs-member-shell .fs-member-tabbar__item>span[aria-hidden]{font-size:0;color:transparent;line-height:0}.fs-member-shell .fs-member-tabbar__icon:before{inset:0;background-position:center;background-repeat:no-repeat;background-size:22px 22px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22' fill='none'><path d='M11 2.6 2.3 9.4c-.4.3-.3.9.2.9h1.4v8.3c0 .5.4.9.9.9h3.6V14c0-.4.3-.7.7-.7h3.8c.4 0 .7.3.7.7v5.5h3.6c.5 0 .9-.4.9-.9v-8.3h1.4c.5 0 .6-.6.2-.9L11 2.6Z' stroke='%231F8A52' stroke-width='1.6' stroke-linejoin='round' fill='%23DDEDD7'/></svg>");opacity:.95}.fs-member-shell .fs-member-tabbar__item:nth-child(2) .fs-member-tabbar__icon:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'><rect x='3' y='5' width='16' height='12' rx='2.4' fill='%23DDEDD7' stroke='%231F8A52' stroke-width='1.6'/><rect x='3' y='8' width='16' height='2.2' fill='%231F8A52'/><circle cx='15.5' cy='13.5' r='1.4' fill='%23C9962A'/></svg>")}.fs-member-shell .fs-member-tabbar__item:nth-child(3) .fs-member-tabbar__icon:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22' fill='none'><path d='M6 3h10M6 19h10M7 3c0 4 8 4 8 8s-8 4-8 8' stroke='%231F8A52' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/><path d='M9 6c.4 1.6 4 1.6 4.4 0L13 9c-.6 1-3.4 1-4 0L9 6Z' fill='%23C9962A'/></svg>")}.fs-member-shell .fs-member-tabbar__item:nth-child(4) .fs-member-tabbar__icon:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22' fill='none'><path d='M11 3v3M11 16v3M3 11h3M16 11h3M5.4 5.4l2 2M14.6 14.6l2 2M16.6 5.4l-2 2M7.4 14.6l-2 2' stroke='%23C9962A' stroke-width='1.8' stroke-linecap='round'/><circle cx='11' cy='11' r='2.4' fill='%231F8A52'/></svg>")}.fs-member-shell .fs-member-tabbar__item:nth-child(5) .fs-member-tabbar__icon:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'><circle cx='11' cy='8' r='3.6' fill='%23DDEDD7' stroke='%231F8A52' stroke-width='1.6'/><path d='M3.6 19c.6-3.6 3.8-5.6 7.4-5.6S17.8 15.4 18.4 19' fill='%23DDEDD7' stroke='%231F8A52' stroke-width='1.6' stroke-linecap='round'/></svg>")}.fs-member-shell .fs-member-tabbar__item.is-active .fs-member-tabbar__icon{background:radial-gradient(110% 100% at 50% 0%,#fff,#dcefd7 80%),linear-gradient(180deg,#d9f0cf,#b0dda8);box-shadow:inset 0 1px #ffffffeb,inset 0 -.5px #0b2a1d1a,0 6px 14px #1f8a524d}.fs-member-shell .fs-member-tabbar__item.is-active strong{color:#1f8a52;font-weight:800}.fs-member-shell .fs-vip-card{position:relative;overflow:hidden;background:linear-gradient(135deg,#0f4f33,#2f7d52 45%,#4ea679);border-radius:var(--ios-radius-xl);box-shadow:inset 0 1px #ffffff38,inset 0 -.5px #0000002e,0 1px 2px #0b2a1d1f,0 10px 24px #1f5d3b47,0 30px 60px #1f5d3b38;border:.5px solid rgba(255,255,255,.18)}.fs-member-shell .fs-vip-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(70% 50% at 20% 0%,rgba(255,255,255,.3),transparent 70%),radial-gradient(60% 40% at 85% 90%,rgba(255,220,130,.22),transparent 70%);mix-blend-mode:screen}.fs-member-shell .fs-vip-card:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:var(--ios-grain);background-size:220px 220px;opacity:.55;mix-blend-mode:overlay}.fs-member-shell .fs-vip-card__stats{background:#ffffff29;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:.5px solid rgba(255,255,255,.22);border-radius:var(--ios-radius-md)}.fs-member-shell .fs-tb-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff1cc,#f4d88a 55%,#e8b96a);border:.5px solid rgba(140,107,31,.25);border-radius:var(--ios-radius-xl);box-shadow:inset 0 1px #fffffff2,inset 0 -.5px #8c6b1f33,0 1px 2px #8c6b1f1f,0 14px 32px #8c6b1f3d}.fs-member-shell .fs-tb-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:var(--ios-grain);background-size:200px 200px;opacity:.45;mix-blend-mode:overlay}.fs-member-shell .fs-tb-hero__balance strong{font-family:-apple-system,SF Pro Display,PingFang SC,sans-serif;font-weight:800;letter-spacing:-.04em;background:linear-gradient(180deg,#6b4a14,#4a3209);-webkit-background-clip:text;background-clip:text;color:transparent}.fs-member-shell .fs-member-home-hero{position:relative;overflow:hidden;border:.5px solid rgba(31,93,59,.16);border-radius:var(--ios-radius-xl);box-shadow:var(--ios-shadow-md)}.fs-member-shell .fs-member-home-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:var(--ios-grain);background-size:240px 240px;opacity:.35;mix-blend-mode:overlay}.fs-member-shell .fs-member-slogan-banner,.fs-member-shell .fs-member-home-metrics{background:radial-gradient(120% 80% at 0% 0%,#fffffff2,#ffffffb3 60%,#ffffff8c);border:.5px solid rgba(31,93,59,.1);border-radius:var(--ios-radius-lg);box-shadow:var(--ios-shadow-sm);backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%)}.fs-member-shell .fs-member-home-metrics article strong{font-family:-apple-system,SF Pro Display,PingFang SC,sans-serif;font-weight:800;font-size:22px;letter-spacing:-.025em;color:#1f8a52}.fs-member-shell .fs-member-home-metrics article span{color:#0b2a1d99;font-size:12px;font-weight:500;letter-spacing:-.005em}.fs-member-shell .fs-member-product{background:linear-gradient(180deg,#fff,#fafbf7);border:.5px solid rgba(11,42,29,.08);border-radius:18px;box-shadow:inset 0 1px #ffffffe6,0 1px 2px #0b2a1d0a,0 6px 16px #0b2a1d0f,0 14px 32px #0b2a1d0d;overflow:hidden;transition:transform .18s cubic-bezier(.2,.7,.3,1),box-shadow .18s}@media(hover:hover)and (pointer:fine){.fs-member-shell .fs-member-product:hover{transform:translateY(-2px);box-shadow:inset 0 1px #ffffffe6,0 4px 10px #0b2a1d0d,0 14px 28px #0b2a1d1a,0 28px 60px #0b2a1d14}}.fs-member-shell .fs-member-product:active{transform:scale(.985)}.fs-member-shell .fs-member-product__cover{position:relative;background:radial-gradient(120% 80% at 30% 0%,#f7fbf4,#e6f1e0 60%,#dce8b8)}.fs-member-shell .fs-member-product__cover:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:var(--ios-grain);background-size:180px 180px;opacity:.4;mix-blend-mode:overlay}.fs-member-shell .fs-member-product__badge{background:linear-gradient(180deg,#ce3f2ff5,#a62a1cf0);box-shadow:inset 0 .5px #ffffff59,0 2px 6px #a62a1c66;letter-spacing:.02em}.fs-member-shell .fs-member-product__price{font-family:-apple-system,SF Pro Display,PingFang SC,sans-serif;font-weight:800;font-size:18px;letter-spacing:-.02em;color:#d45d31}.fs-member-shell button.primary,.fs-member-shell .fs-btn--primary,.fs-member-shell .fs-member-product__body>button.primary{background:linear-gradient(180deg,#2ea86a,#1f8a52);border:0;color:#fff;font-weight:700;letter-spacing:-.005em;border-radius:999px;box-shadow:inset 0 1px #ffffff4d,inset 0 -.5px #0003,0 1px 2px #1f5d3b2e,0 6px 14px #1f5d3b47;transition:transform .12s cubic-bezier(.2,.7,.3,1),box-shadow .15s}.fs-member-shell button.primary:active,.fs-member-shell .fs-btn--primary:active{transform:scale(.97);box-shadow:inset 0 1px #fff3,inset 0 -.5px #00000040,0 1px 2px #1f5d3b33}.fs-member-shell button.fs-btn--ghost,.fs-member-shell .fs-member-product__body>button.fs-btn--ghost{background:#ffffffd9;border:.5px solid rgba(31,93,59,.18);color:#1f8a52;font-weight:700;border-radius:999px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:inset 0 1px #ffffffe6,0 1px 2px #0b2a1d0a}.fs-member-shell .fs-modal__panel{background:radial-gradient(120% 80% at 0% 0%,#fffffffa,#fcfdf8eb);border:.5px solid rgba(11,42,29,.1);border-radius:22px;box-shadow:inset 0 1px #ffffffe6,0 1px 2px #0b2a1d0f,0 30px 80px #0b2a1d40;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%)}.fs-member-shell .fs-member-chip{background:#ffffffe6;border:.5px solid rgba(31,93,59,.18);color:#1f4f36;font-weight:600;letter-spacing:-.005em;box-shadow:inset 0 1px #ffffffd9,0 1px 2px #0b2a1d0a}.fs-member-shell .fs-member-chip--gold{background:linear-gradient(180deg,#fff1cc,#f4d88a);border:.5px solid rgba(140,107,31,.3);color:#6b4a14;box-shadow:inset 0 1px #ffffffd9,0 1px 2px #8c6b1f24}.fs-member-shell .fs-member-series-chip{background:#ffffffc7;border:.5px solid rgba(31,93,59,.12);border-radius:999px;box-shadow:var(--ios-shadow-sm);font-weight:600}.fs-member-shell .fs-member-series-chip__dot{background-image:radial-gradient(circle at 30% 25%,rgba(255,255,255,.55),transparent 35%),radial-gradient(circle at 70% 80%,rgba(0,0,0,.18),transparent 50%);box-shadow:inset 0 -.5px #00000040,inset 0 1px #ffffff73,0 1px 2px #0b2a1d2e}.fs-member-shell .fs-member-series-chip.is-active{background:linear-gradient(180deg,#1f8a52,#156a3d);border-color:#0b2a1d33;color:#fff;box-shadow:inset 0 1px #ffffff4d,inset 0 -.5px #0000004d,0 4px 10px #1f5d3b52}.fs-member-shell .fs-member-service-card{background:linear-gradient(180deg,#fff,#f8faf5);border:.5px solid rgba(11,42,29,.08);border-radius:var(--ios-radius-lg);box-shadow:var(--ios-shadow-sm);transition:transform .18s cubic-bezier(.2,.7,.3,1)}.fs-member-shell .fs-member-service-card:active{transform:scale(.985)}.fs-member-shell .fs-member-service-card__cover{background:radial-gradient(circle at 35% 25%,#f5fcf1,#ddedd7 70%,#bed7b9);box-shadow:inset 0 1px #ffffffd9,inset 0 -.5px #0b2a1d1a}.fs-member-shell small,.fs-member-shell .fs-muted{color:#0b2a1d94;letter-spacing:-.005em}.fs-member-shell,.fs-member-shell__viewport{-webkit-overflow-scrolling:touch}@keyframes fs-ios-page-in{0%{opacity:0;transform:translateY(8px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}.fs-member-shell__viewport>*{animation:fs-ios-page-in .32s cubic-bezier(.2,.7,.3,1) both}.fs-toast-host{position:fixed;top:0;left:0;right:0;z-index:2147483000;display:flex;justify-content:center;pointer-events:none;padding:calc(env(safe-area-inset-top,0px) + 16px) 16px 0}.fs-toast{pointer-events:auto;display:inline-flex;align-items:center;gap:12px;max-width:min(420px,calc(100vw - 32px));padding:14px 22px 14px 18px;border-radius:16px;background:#141c18d6;color:#fff;font-family:var(--font-sans);font-size:15px;font-weight:600;letter-spacing:.3px;line-height:1.4;box-shadow:0 18px 44px #00000038,0 4px 12px #0000001f,inset 0 1px #ffffff29;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);animation:fs-toast-in .32s cubic-bezier(.2,.8,.3,1) both;cursor:pointer;-webkit-user-select:none;user-select:none}.fs-toast__icon{flex:0 0 auto;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;font-family:var(--font-sans);font-size:15px;font-weight:800;line-height:1}.fs-toast--success .fs-toast__icon{background:linear-gradient(135deg,#5ec07a,#3aa05c);color:#fff}.fs-toast--error .fs-toast__icon{background:linear-gradient(135deg,#ee6a55,#d94532);color:#fff}.fs-toast--info .fs-toast__icon{background:linear-gradient(135deg,#6aa9e8,#4a83cf);color:#fff}.fs-toast__msg{flex:1 1 auto}@keyframes fs-toast-in{0%{transform:translateY(-28px) scale(.96);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@media(prefers-reduced-motion:reduce){.fs-toast{animation:none}}.fs-confirm-host{position:fixed;inset:0;z-index:2147482900;display:grid;place-items:center;padding:24px}.fs-confirm-backdrop{position:absolute;inset:0;background:#0f16126b;backdrop-filter:blur(8px) saturate(140%);-webkit-backdrop-filter:blur(8px) saturate(140%);animation:fs-confirm-fade .18s ease-out both}.fs-confirm{position:relative;width:min(360px,100%);padding:24px 22px 18px;background:#fffffff7;border-radius:22px;box-shadow:0 36px 88px #0f201652,0 8px 24px #0f201629,inset 0 1px #ffffffe6;animation:fs-confirm-pop .24s cubic-bezier(.2,.9,.3,1) both}.fs-confirm__title{margin:0 0 8px;font-family:var(--font-sans);font-size:18px;font-weight:800;letter-spacing:.3px;color:var(--ink);text-align:center;line-height:1.35}.fs-confirm__desc{margin:0 0 18px;font-family:var(--font-sans);font-size:14px;font-weight:500;color:var(--ink-2);text-align:center;line-height:1.5}.fs-confirm__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fs-confirm__actions .fs-btn{width:100%;justify-content:center}@keyframes fs-confirm-fade{0%{opacity:0}to{opacity:1}}@keyframes fs-confirm-pop{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}@media(prefers-reduced-motion:reduce){.fs-confirm,.fs-confirm-backdrop{animation:none}}.fs-role-login{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,PingFang SC,Noto Sans SC,Helvetica Neue,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.01em;text-rendering:optimizeLegibility}.fs-role-login h1,.fs-role-login h2{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Noto Sans SC,system-ui,sans-serif;letter-spacing:-.02em;font-weight:800}.fs-role-login__topbar{background:radial-gradient(120% 80% at 0% 0%,#fffffff0,#ffffffb8)!important;border:.5px solid rgba(11,42,29,.1)!important;box-shadow:inset 0 1px #ffffffe6,0 1px 2px #0b2a1d0a,0 8px 24px #2d5a2714!important;backdrop-filter:blur(22px) saturate(180%)!important;-webkit-backdrop-filter:blur(22px) saturate(180%)!important}.fs-role-login__hero{position:relative;border:.5px solid rgba(11,42,29,.1)!important;box-shadow:inset 0 1px #ffffffd9,0 4px 10px #0b2a1d0f,0 24px 60px #0b2a1d1f!important}.fs-role-login__hero:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='1.2' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.035 0'/></filter><rect width='200' height='200' filter='url(%23n)'/></svg>");background-size:220px 220px;opacity:.55;mix-blend-mode:overlay;border-radius:inherit}.fs-role-login__hero>*{position:relative;z-index:1}.fs-role-login__card{background:radial-gradient(120% 80% at 0% 0%,#fffffffa,#fcfdf8eb)!important;border:.5px solid rgba(11,42,29,.08)!important;border-radius:26px!important;box-shadow:inset 0 1px #ffffffeb,0 1px 2px #0b2a1d0a,0 4px 10px #0b2a1d0f,0 24px 60px #0b2a1d1a!important;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%)}.fs-role-login__card h2{font-size:24px;letter-spacing:-.02em;background:linear-gradient(180deg,#0b2a1d,#1f4f36);-webkit-background-clip:text;background-clip:text;color:transparent}.fs-role-login__tabs{background:#0b2a1d0f;border-radius:12px;padding:4px;gap:2px!important}.fs-role-login__tab{border:0!important;background:transparent!important;color:#0b2a1d99!important;border-radius:10px!important;font-weight:600;letter-spacing:-.005em;padding:8px 12px!important;transition:background .2s,color .2s}.fs-role-login__tab.is-active{background:linear-gradient(180deg,#fff,#f4f8ef)!important;color:var(--rl-green, #2D5A27)!important;box-shadow:inset 0 1px #fffffff2,0 1px 2px #0b2a1d0f,0 2px 6px #0b2a1d0f!important}.fs-role-login__field{background:#fff!important;border:.5px solid rgba(11,42,29,.1)!important;box-shadow:inset 0 1px #ffffffd9,0 1px 2px #0b2a1d08!important}.fs-role-login__field:focus-within{border-color:#1f8a5273!important;box-shadow:inset 0 1px #ffffffd9,0 0 0 3px #1f8a5229!important}.fs-role-login__field-icon{position:relative;text-indent:-9999px;overflow:hidden;width:36px!important;height:36px}.fs-role-login__field-icon:before{content:"";position:absolute;inset:0;background-position:center;background-repeat:no-repeat;background-size:20px 20px;opacity:.85}.fs-role-login__field-icon:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><circle cx='10' cy='7' r='3.4' fill='%231F8A52'/><path d='M3.4 17c.4-3.2 3.2-5 6.6-5s6.2 1.8 6.6 5' fill='none' stroke='%231F8A52' stroke-width='1.6' stroke-linecap='round'/></svg>")}.fs-role-login__field:has(input[type=password]) .fs-role-login__field-icon:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path d='M6.2 8.8V6.2a3.8 3.8 0 0 1 7.6 0v2.6' fill='none' stroke='%231F8A52' stroke-width='1.6' stroke-linecap='round'/><rect x='4.4' y='8.8' width='11.2' height='8.4' rx='2.4' fill='%23DDEDD7' stroke='%231F8A52' stroke-width='1.6'/><circle cx='10' cy='12.6' r='1.3' fill='%231F8A52'/></svg>")}.fs-role-login__field:has(input[inputmode=numeric][maxlength="11"]) .fs-role-login__field-icon:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><rect x='5.6' y='2.2' width='8.8' height='15.6' rx='2.2' fill='%23DDEDD7' stroke='%231F8A52' stroke-width='1.6'/><rect x='8.6' y='14.6' width='2.8' height='1.6' rx='0.8' fill='%231F8A52'/></svg>")}.fs-role-login__field--otp .fs-role-login__field-icon:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><rect x='2.6' y='4.6' width='14.8' height='10.8' rx='2.2' fill='%23DDEDD7' stroke='%231F8A52' stroke-width='1.6'/><path d='M3 5l7 5 7-5' fill='none' stroke='%231F8A52' stroke-width='1.6' stroke-linejoin='round'/></svg>")}.fs-role-login__field input{font-family:-apple-system,SF Pro Text,PingFang SC,system-ui,sans-serif!important;letter-spacing:-.005em}.fs-role-login__otp-btn{background:linear-gradient(180deg,#2ea86a,#1f8a52)!important;border-radius:999px!important;box-shadow:inset 0 1px #ffffff4d,inset 0 -.5px #0003,0 1px 2px #1f5d3b2e,0 4px 10px #1f5d3b38!important}.fs-role-login__submit{background:linear-gradient(180deg,#2ea86a,#156a3d)!important;border-radius:999px!important;letter-spacing:.04em!important;box-shadow:inset 0 1px #ffffff4d,inset 0 -.5px #0003,0 2px 4px #1f5d3b2e,0 12px 24px #1f5d3b52!important;transition:transform .12s cubic-bezier(.2,.7,.3,1),box-shadow .15s!important}.fs-role-login__submit:active:not(:disabled){transform:scale(.98)!important;box-shadow:inset 0 1px #fff3,inset 0 -.5px #00000040,0 2px 4px #1f5d3b33!important}.fs-role-login__secondary{border-radius:999px!important;background:#ffffffdb!important;border:.5px solid var(--rl-accent, #C9962A)!important;font-weight:700;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:inset 0 1px #ffffffd9,0 1px 2px #0b2a1d0a!important}.fs-role-login__info,.fs-role-login__error{border-radius:12px!important;border:.5px solid currentColor;font-weight:500;letter-spacing:-.005em}@keyframes fs-rl-in{0%{opacity:0;transform:translateY(8px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}.fs-role-login>*{animation:fs-rl-in .34s cubic-bezier(.2,.7,.3,1) both}.fs-role-login__topbar{animation-delay:0s}.fs-role-login__hero{animation-delay:.06s}.fs-role-login__card{animation-delay:.12s}.fs-rl2{--rl2-green: #2B6B40;--rl2-green-btn: linear-gradient(180deg, #3a7a4c 0%, #2B6B40 100%);--rl2-cream: #FFF8EE;--rl2-card-bg: rgba(255, 246, 224, .92);--rl2-ink: #1E2E1E;--rl2-gray: #8a8a8a;--rl2-border: #E8EDE8;--rl2-radius-card: 22px;--rl2-radius-field: 14px;position:relative;min-height:100vh;min-height:100dvh;width:100%;max-width:480px;margin:0 auto;display:flex;flex-direction:column;background-color:var(--rl2-cream);overflow-x:hidden;overscroll-behavior-x:none;touch-action:pan-y;font-family:PingFang SC,Noto Sans SC,-apple-system,BlinkMacSystemFont,sans-serif}.fs-rl2--store,.fs-rl2--partner,.fs-rl2--supplier,.fs-rl2--member{--rl2-green: #2B6B40}.fs-rl2__hero{position:relative;width:100%;max-width:100%;flex:0 0 auto;line-height:0;overflow:hidden;aspect-ratio:941 / 1036}.fs-rl2__hero-img{display:block;width:100%;max-width:100%;height:100%;object-fit:cover;object-position:center top;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.fs-rl2__card{position:relative;z-index:2;margin:-20px 14px 12px;background:var(--rl2-card-bg);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:var(--rl2-radius-card);box-shadow:0 12px 32px #1e2e1e1f,0 2px 8px #1e2e1e0f;padding:14px 16px 10px;display:flex;flex-direction:column;gap:0;max-width:calc(100% - 28px);overflow-x:hidden}.fs-rl2__welcome{margin:0 0 4px;font-size:20px;font-weight:700;color:var(--rl2-green);text-align:center;display:flex;align-items:center;justify-content:center;gap:6px;letter-spacing:.3px}.fs-rl2__leaf{font-size:16px;opacity:.85}.fs-rl2__welcome-sub{margin:0 0 10px;font-size:13px;color:var(--rl2-gray);text-align:center}.fs-rl2__form{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.fs-rl2__field{display:flex;align-items:center;gap:0;height:44px;background:#fff;border:1px solid rgba(43,107,64,.08);border-radius:var(--rl2-radius-field);padding:0 14px;transition:border-color .18s,box-shadow .18s}.fs-rl2__field:focus-within{border-color:var(--rl2-green);box-shadow:0 0 0 3px #2b6b401a}.fs-rl2__field-icon{color:var(--rl2-green);flex-shrink:0;display:flex;align-items:center;margin-right:2px}.fs-rl2__field-label{font-size:14px;font-weight:600;color:var(--rl2-ink);min-width:42px;margin-right:8px;white-space:nowrap;flex-shrink:0}.fs-rl2__input{flex:1;border:none;background:transparent;font-size:15px;color:var(--rl2-ink);outline:none;height:100%;min-width:0;font-family:inherit}.fs-rl2__input::placeholder{color:#c0c8c0;font-size:14px;font-weight:400}.fs-rl2__pw-eye{background:none;border:none;padding:4px;cursor:pointer;color:#b0b8b0;display:flex;align-items:center;flex-shrink:0;transition:color .15s}.fs-rl2__pw-eye:hover{color:var(--rl2-green)}.fs-rl2__field--otp{padding-right:6px}.fs-rl2__otp-btn{flex-shrink:0;border:1.5px solid var(--rl2-green);background:transparent;color:var(--rl2-green);font-size:13px;font-weight:600;padding:6px 12px;border-radius:10px;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s;font-family:inherit}.fs-rl2__otp-btn:hover:not(:disabled){background:var(--rl2-green);color:#fff}.fs-rl2__otp-btn:disabled{opacity:.5;cursor:not-allowed}.fs-rl2__agreement{display:flex;align-items:flex-start;gap:8px;font-size:12.5px;color:var(--rl2-gray);margin:0;cursor:pointer;line-height:1.5}.fs-rl2__agreement input[type=checkbox]{width:16px;height:16px;margin-top:1px;flex-shrink:0;accent-color:var(--rl2-green);cursor:pointer}.fs-rl2__agreement a{color:var(--rl2-green);text-decoration:none;font-weight:500}.fs-rl2__error{font-size:13px;color:#c0392b;background:#fff0ef;border:1px solid #f5c6c2;border-radius:10px;padding:8px 12px;text-align:center}.fs-rl2__info{font-size:13px;color:var(--rl2-green);background:#2b6b400f;border-radius:10px;padding:8px 12px;text-align:center}.fs-rl2__submit{width:100%;height:44px;border:none;border-radius:22px;background:var(--rl2-green-btn);color:#fff;font-size:16px;font-weight:700;letter-spacing:2px;cursor:pointer;box-shadow:0 4px 14px #2b6b4047;transition:opacity .15s,transform .12s,box-shadow .15s;font-family:inherit;margin-top:4px}.fs-rl2__submit:hover:not(:disabled){opacity:.93;box-shadow:0 6px 20px #2b6b4061}.fs-rl2__submit:active:not(:disabled){transform:translateY(1px)}.fs-rl2__submit:disabled{opacity:.6;cursor:not-allowed}.fs-rl2__secondary{width:100%;height:42px;border:1.5px solid var(--rl2-green);border-radius:21px;background:transparent;color:var(--rl2-green);font-size:15px;font-weight:600;letter-spacing:1px;cursor:pointer;margin-top:8px;transition:background .15s,color .15s;font-family:inherit}.fs-rl2__secondary:hover{background:#2b6b400f}.fs-rl2__secondary:active{background:#2b6b401f}.fs-rl2__footer-links{display:flex;align-items:center;justify-content:space-between;margin-top:8px;padding:6px 4px 0;border-top:1px dashed rgba(43,107,64,.12)}.fs-rl2__footer-links a{display:flex;align-items:center;gap:6px;font-size:13px;color:#6f6f6f;text-decoration:none;transition:color .15s}.fs-rl2__footer-links a:hover{color:var(--rl2-green)}.fs-rl2__footer-links svg{color:var(--rl2-green);opacity:.75}.fs-rl2__extra-links{display:flex;justify-content:center;gap:20px;margin-top:12px}.fs-rl2__extra-links a{font-size:13px;color:var(--rl2-gray);text-decoration:none}.fs-rl2__extra-links a:hover{color:var(--rl2-green)}@keyframes fs-rl2-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.fs-rl2__hero{animation:fs-rl2-in .35s ease both}.fs-rl2__card{animation:fs-rl2-in .42s .06s ease both}@media(max-width:390px){.fs-rl2__card{padding:12px 14px 8px;margin-left:12px;margin-right:12px}.fs-rl2__welcome{font-size:18px}.fs-rl2__field{height:42px}}@media(max-width:360px){.fs-rl2__card{margin-left:10px;margin-right:10px;padding:10px 12px 8px}}
