.tfh-invest-page{display:grid;gap:18px}.tfh-invest-page .tfh-invest-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px;border:1px solid rgba(22,117,174,.38);border-radius:22px;background:linear-gradient(135deg,rgba(8,32,58,.96),rgba(5,10,18,.96));box-shadow:0 0 34px rgba(22,117,174,.24)}.tfh-invest-page .tfh-invest-hero h1{margin:6px 0 6px;font-size:32px;line-height:1.05}.tfh-invest-page .tfh-invest-hero p{margin:0;color:var(--muted);max-width:780px}.tfh-invest-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.tfh-invest-page button{border:1px solid #173d67;background:#07111d;color:#fff;border-radius:10px;padding:12px 18px;font-weight:900;cursor:pointer;white-space:nowrap}.tfh-invest-page button:hover{border-color:#176abf;box-shadow:0 0 18px rgba(22,117,174,.22)}.tfh-invest-primary{background:linear-gradient(135deg,#0d4b8e,#1675AE)!important;border-color:#1d73bd!important;box-shadow:0 0 22px rgba(22,117,174,.34)!important}.tfh-invest-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.tfh-invest-stats>div{border:1px solid #173d67;border-radius:16px;background:#07111d;padding:18px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03)}.tfh-invest-stats span{display:block;color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}.tfh-invest-stats strong{display:block;color:#fff;font-size:26px;line-height:1.05}.tfh-invest-stats small{display:block;color:#3c9cff;margin-top:10px;font-weight:900}.tfh-invest-board{display:grid;gap:10px}.tfh-invest-card{border:1px solid #172b45;border-radius:16px;background:linear-gradient(180deg,#0b121c,#070c12);overflow:hidden;box-shadow:0 0 18px rgba(22,117,174,.12)}.tfh-invest-card.is-open{border-color:#1d73bd;box-shadow:0 0 26px rgba(22,117,174,.26)}.tfh-invest-card-head{display:grid;grid-template-columns:76px minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:14px 18px;cursor:pointer}.tfh-invest-icon{height:54px;border:1px solid #173d67;border-radius:10px;background:#f4f7fb;color:#111b28;display:grid;place-items:center;font-size:26px;text-align:center}.tfh-invest-card-meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:7px}.tfh-invest-title h2{margin:0 0 5px;color:#fff;font-size:20px}.tfh-invest-title p{margin:0;color:#c7d5e5;font-size:14px}.tfh-invest-status,.tfh-invest-priority{display:inline-flex;align-items:center;border-radius:999px;border:1px solid #173d67;padding:4px 9px;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.tfh-invest-status.considering{color:#8fb9df;background:rgba(22,117,174,.11)}.tfh-invest-status.planned{color:#70d7ff;background:rgba(22,117,174,.18);border-color:#176abf}.tfh-invest-status.purchased{color:#68f08c;background:rgba(104,240,140,.10);border-color:rgba(104,240,140,.38)}.tfh-invest-status.on-hold{color:#ffd166;background:rgba(255,209,102,.10);border-color:rgba(255,209,102,.34)}.tfh-invest-priority.high{color:#ff8b8b;background:rgba(255,90,95,.10);border-color:rgba(255,90,95,.34)}.tfh-invest-priority.medium{color:#ffd166;background:rgba(255,209,102,.10);border-color:rgba(255,209,102,.28)}.tfh-invest-priority.low{color:#9de7b2;background:rgba(104,240,140,.08);border-color:rgba(104,240,140,.24)}.tfh-invest-edit{padding:10px 18px}.tfh-invest-expand{width:42px;height:42px;border-radius:999px!important;position:relative;font-size:0;padding:0!important}.tfh-invest-expand::before{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;border-right:2px solid #dcecff;border-bottom:2px solid #dcecff;transform:translate(-50%,-62%) rotate(45deg);transition:transform .18s ease}.tfh-invest-card.is-open .tfh-invest-expand::before{transform:translate(-50%,-38%) rotate(225deg)}.tfh-invest-expanded{border-top:1px solid #172b45;padding:0 18px 18px}.tfh-invest-detail-grid{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:14px;margin-top:14px}.tfh-invest-info-card{border:1px solid #172b45;border-radius:14px;background:#08101a;padding:16px;display:flex;flex-direction:column;gap:12px;min-width:0}.tfh-invest-info-card h3{margin:0;color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.04em}.tfh-invest-lines{display:grid;gap:10px}.tfh-invest-lines p{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;color:#dcecff}.tfh-invest-lines span{color:#c7d5e5}.tfh-invest-lines strong{color:#fff;text-align:right}.tfh-invest-notes-text{margin:0;color:#dcecff;line-height:1.45;white-space:pre-wrap}.tfh-invest-link,.tfh-invest-no-link{border:1px solid #173d67;border-radius:12px;background:#07111d;padding:14px;color:#dcecff;text-decoration:none;font-weight:900;overflow-wrap:anywhere}.tfh-invest-link:hover{border-color:#176abf;box-shadow:0 0 18px rgba(22,117,174,.18)}.tfh-invest-no-link{color:#8fa4bb;font-weight:800}.tfh-invest-wide-btn{width:100%;margin-top:auto;padding:10px 14px}.tfh-invest-empty{border:1px dashed #24415f;border-radius:18px;background:#070c13;color:#dcecff;padding:24px;text-align:center}.tfh-invest-empty h2{margin:0 0 8px}.tfh-invest-empty p{margin:0 0 16px;color:#b7c5d7}.tfh-invest-form select,.tfh-invest-form input,.tfh-invest-form textarea{width:100%}.tfh-invest-page .tfh-modal-actions button{width:auto}.tfh-invest-modal-backdrop{align-items:flex-start!important;overflow:auto!important;padding:18px!important}.tfh-invest-modal-backdrop .tfh-modal{max-height:calc(100dvh - 36px)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.tfh-invest-modal-backdrop .tfh-modal-top{flex:0 0 auto}.tfh-invest-modal-backdrop .tfh-invest-form{overflow:auto!important;max-height:calc(100dvh - 178px)!important;padding-right:4px;overscroll-behavior:contain}.tfh-invest-modal-backdrop .tfh-modal-actions{flex:0 0 auto;position:sticky;bottom:0;background:#070c13;border-top:1px solid #172b45;margin-top:0;padding-top:14px;z-index:2}@media(max-width:1200px){.tfh-invest-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.tfh-invest-detail-grid{grid-template-columns:1fr 1fr}.tfh-invest-notes-card{grid-column:1/-1}}@media(max-width:850px){.tfh-invest-page .tfh-invest-hero{display:grid;padding:18px}.tfh-invest-page .tfh-invest-hero h1{font-size:26px}.tfh-invest-actions{display:grid;width:100%}.tfh-invest-actions button{width:100%}.tfh-invest-stats{grid-template-columns:1fr 1fr}.tfh-invest-card-head{grid-template-columns:64px minmax(0,1fr) auto;gap:10px;padding:12px}.tfh-invest-icon{height:50px;font-size:22px}.tfh-invest-edit{grid-column:2/3;justify-self:start;padding:9px 14px}.tfh-invest-expand{grid-column:3/4;grid-row:1/3}.tfh-invest-expanded{padding:0 12px 12px}.tfh-invest-detail-grid{grid-template-columns:1fr}.tfh-invest-notes-card{grid-column:auto}.tfh-invest-title h2{font-size:18px}.tfh-invest-title p{font-size:13px}.tfh-invest-lines p{align-items:flex-start;flex-direction:column;gap:4px}.tfh-invest-lines strong{text-align:left}.tfh-invest-stats strong{font-size:22px}.tfh-invest-modal-backdrop{padding:10px!important}.tfh-invest-modal-backdrop .tfh-modal{max-height:calc(100dvh - 20px)!important;width:min(96vw,640px)!important}.tfh-invest-modal-backdrop .tfh-invest-form{max-height:calc(100dvh - 160px)!important}}