.ff-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:45px 0 28px}.ff-kicker{font-size:10px;font-weight:700;letter-spacing:.14em;color:#b3335c}.ff-heading h1{font-size:clamp(34px,4vw,56px);letter-spacing:-.055em;font-weight:600;margin:12px 0;color:#432332;line-height:1.1}.ff-heading h1 em{font-style:normal;color:#ed477d}.ff-heading p{max-width:650px;color:#896274;font-size:14px;line-height:1.8;margin:14px 0 0}.ff-actions{display:flex;gap:10px;flex-shrink:0}.ff-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:32px}.ff-stat{padding:22px;border:1px solid #f5d5e0;background:linear-gradient(130deg,#fff 60%,#fff0f6);border-radius:18px;display:flex;flex-direction:column;gap:9px}.ff-stat>span{font-size:11px;color:#94697b}.ff-stat strong{font-size:36px;letter-spacing:-.05em;font-weight:600;line-height:1;color:#ca3264}.ff-stat small{font-size:11px;color:#987483}.ff-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:22px;align-items:start}.ff-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px}.ff-toolbar h2{font-size:24px;letter-spacing:-.04em;margin:0}.ff-toolbar h2>span{font-size:12px;padding:4px 8px;border-radius:10px;background:#ffe3ed;color:#b6315d;vertical-align:middle;margin-left:6px}.ff-search{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #f3d6e0;border-radius:30px;padding:0 14px;max-width:270px;color:#c63869}.ff-search input{background:transparent;border:0;padding:11px 0;margin:0;min-width:0;font-size:12px;box-shadow:none}.ff-search:focus-within{outline:2px solid #fa588b}.ff-level-key{font-size:9px;letter-spacing:.09em;color:#a37d8c;margin:17px 0}.ff-tree{border:1px solid #f1d4df;background:#ffffffed;border-radius:18px;margin-bottom:16px;overflow:hidden}.ff-tree>header{display:flex;gap:12px;align-items:center;padding:22px;border-bottom:1px solid #f6e1e9}.ff-avatar{width:36px;height:36px;flex-shrink:0;border-radius:11px;background:#ffe3ed;color:#c52b60;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;overflow:hidden}.ff-avatar img{width:100%;height:100%;object-fit:cover}.ff-tree>header>.ff-avatar{width:52px;height:52px;font-size:18px;border-radius:15px}.ff-tree header h3{font-size:23px;margin:0 0 4px;letter-spacing:-.04em}.ff-tree header>a{min-width:0;overflow-wrap:anywhere}.ff-tree header>a>span{font-size:11px;color:#997081}.ff-tree-metrics{margin-left:auto;display:flex;gap:20px;text-align:center;flex-shrink:0}.ff-tree-metrics span{display:flex;flex-direction:column;gap:5px}.ff-tree-metrics small{font-size:8px;letter-spacing:.1em;color:#997081}.ff-tree-metrics b{font-weight:500;font-size:20px;color:#c43867}.ff-branches,.ff-branches ul{list-style:none;margin:16px 18px 18px 27px;padding:0 0 0 12px;border-left:1px solid #f1c5d5}.ff-branches ul{margin:8px 0 8px 15px}.ff-branches li{position:relative;margin:7px 0}.ff-branches li:before{content:'';position:absolute;left:-13px;top:27px;width:12px;height:1px;background:#f1c5d5}.ff-branches summary,.ff-leaf-row{display:flex;align-items:center;gap:8px;padding:9px;background:#fff8fb;border:1px solid #f4dfe7;border-radius:10px;min-height:56px;list-style:none}.ff-branches summary{cursor:pointer}.ff-branches summary::-webkit-details-marker{display:none}.ff-chevron{color:#c52b60;font-size:22px;transition:transform .15s;width:10px;flex-shrink:0}.ff-branches details[open]>summary>.ff-chevron{transform:rotate(90deg)}.ff-leaf-dot{width:5px;height:5px;margin:0 3px 0 2px;background:#f1a1bd;border-radius:100%;flex-shrink:0}.ff-token{display:flex;align-items:center;gap:9px;min-width:0}.ff-token>span:last-child{min-width:0}.ff-token b{font-size:12px;overflow-wrap:anywhere}.ff-token small{display:block;font-size:10px;color:#9a7886;margin-top:3px}.ff-row-meta{display:flex;align-items:center;gap:9px;margin-left:auto;font-size:10px;color:#8c6878;flex-shrink:0}.ff-level{color:#c52b60;font-size:10px}.ff-branch-count{padding:5px 8px;background:#ffe4ee;border-radius:20px;color:#b8315c}.ff-no-branches{padding:24px;font-size:12px;color:#977282;display:flex;justify-content:space-between;gap:15px}.ff-no-branches a{color:#bf3060}.ff-sidebar{display:grid;gap:16px}.ff-directory,.ff-explainer{padding:20px;border:1px solid #f1d4df;border-radius:18px;background:#ffffffed}.ff-root-buttons{margin-top:16px;display:grid;gap:7px}.ff-root-buttons button{display:flex;align-items:center;gap:10px;width:100%;padding:11px;border-radius:11px;text-align:left;border:1px solid transparent;background:#fff8fb;color:#663646;font-size:12px}.ff-root-buttons button[aria-pressed=true]{background:#ffe7f0;border-color:#fa90b2}.ff-root-buttons button>span:not(.ff-avatar){min-width:0;overflow-wrap:anywhere}.ff-root-buttons button>b{margin-left:auto;font-weight:500;color:#b22e59}.ff-root-buttons small{display:block;font-size:9px;color:#a67789;margin-top:4px}.ff-directory-empty{font-size:12px;color:#997282;line-height:1.7}.ff-explainer{background:linear-gradient(145deg,#fff0f6,#fff)}.ff-explainer ol{list-style:none;counter-reset:grow;margin:22px 0;padding:0}.ff-explainer li{counter-increment:grow;padding-left:32px;position:relative;margin-bottom:21px}.ff-explainer li:before{content:counter(grow);position:absolute;left:0;top:-3px;width:22px;height:22px;border:1px solid #f6a2bf;border-radius:50%;display:grid;place-items:center;font-size:11px;color:#c03060}.ff-explainer strong{font-size:12px}.ff-explainer p,.ff-fees p{font-size:12px;line-height:1.8;color:#926579}.ff-explainer .button{font-size:11px;display:flex;justify-content:center}.ff-fees{background:#fa588b;padding:23px;border-radius:18px;color:#552235}.ff-status{font-size:9px;letter-spacing:.08em;background:#fff2f7;padding:5px 8px;border-radius:20px;color:#a52d53}.ff-fees h3{font-size:25px;letter-spacing:-.04em;margin:20px 0 8px;color:white}.ff-fees p{color:#542134}.ff-fees small{font-size:10px}.ff-empty{text-align:center;border:1px dashed #f2b3cb;background:linear-gradient(145deg,#fff,#fff2f7);border-radius:20px;min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px}.ff-empty-tree{font-size:70px;color:#ed6894;line-height:1;margin-bottom:25px}.ff-empty h3{font-size:24px;letter-spacing:-.04em;margin:15px 0 8px}.ff-empty p{font-size:13px;color:#9a7183;line-height:1.8;max-width:340px;margin:0 0 22px}.ff-empty .button{font-size:12px}.ff-main{min-width:0}.ff-results a:hover{color:#c52b60}.ff-layout :focus-visible{outline:2px solid #d72b65;outline-offset:3px}
@media(max-width:1050px){.ff-heading{align-items:flex-start;flex-direction:column;gap:20px}.ff-layout{grid-template-columns:minmax(0,1fr) 250px}.ff-row-meta{gap:6px}.ff-pair{display:none}.ff-tree-metrics{gap:12px}}@media(max-width:760px){.ff-layout{grid-template-columns:1fr}.ff-stats{grid-template-columns:repeat(2,1fr);gap:10px}.ff-stat{padding:18px}.ff-heading{padding-top:25px}.ff-actions{flex-wrap:wrap}.ff-toolbar{align-items:flex-start;flex-direction:column}.ff-search{max-width:none;width:100%}.ff-search input{width:100%}.ff-tree>header{padding:16px;flex-wrap:wrap}.ff-tree-metrics{width:100%;justify-content:flex-end}.ff-branches{margin-left:15px;margin-right:10px;padding-left:9px}.ff-branches ul{margin-left:6px;padding-left:9px}.ff-branches li:before{left:-10px;width:9px}.ff-row-meta{flex-wrap:wrap;max-width:80px;justify-content:flex-end}.ff-branch-count{font-size:9px}.ff-branches summary,.ff-leaf-row{padding:7px;gap:5px}.ff-token{gap:6px}.ff-avatar{width:28px;height:28px;border-radius:8px}.ff-token b{font-size:11px}.ff-no-branches{flex-direction:column}.ff-sidebar{grid-template-columns:1fr}.ff-empty{min-height:320px;padding:26px 18px}}
.ff-empty-tree img{display:block;border-radius:16px}
