.FullInvestmentPage_container__Sh_Fw{position:relative;min-height:100vh;background:linear-gradient(135deg,#fffbeb,#fef3c7 50%,#f8fafc);padding:20px}.FullInvestmentPage_container__Sh_Fw:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.05;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E")}.FullInvestmentPage_header__fyyxt{display:flex;flex-direction:column;gap:20px;margin-bottom:30px;max-width:1200px;margin-left:auto;margin-right:auto}.FullInvestmentPage_titleContainer__gFOGp{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.FullInvestmentPage_title__mnTQd{font-size:clamp(1.5rem,3vw + .5rem,2rem);font-weight:800;color:#1e293b;margin:0;display:flex;align-items:center;gap:12px}.FullInvestmentPage_titleIcon__wsRww{display:inline-flex;align-items:center;flex-shrink:0;width:clamp(48px,15vw,80px);height:auto;font-size:36px}.FullInvestmentPage_actions__9ncha{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.FullInvestmentPage_dateIndicator__Sclcu{text-align:center;font-size:16px;color:#475569;background:rgba(255,255,255,.8);padding:12px 24px;border-radius:12px;border:1px solid #e2e8f0;max-width:1200px;margin:0 auto 30px}.FullInvestmentPage_loadingSpinner___WdeT{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#64748b}.FullInvestmentPage_spinner__0CfGp{width:40px;height:40px;border:4px solid #e2e8f0;border-top-color:#d4af37;border-radius:50%;animation:FullInvestmentPage_spin__atyYa 1s linear infinite;margin-bottom:16px}@keyframes FullInvestmentPage_spin__atyYa{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.FullInvestmentPage_errorMessage__7worg{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fca5a5;color:#dc2626;padding:16px 24px;border-radius:12px;text-align:center;font-weight:500;max-width:1200px;margin:0 auto 30px}.FullInvestmentPage_emptyState__3JBQ4{text-align:center;padding:60px 20px;color:#64748b;max-width:1200px;margin:0 auto}.FullInvestmentPage_emptyState__3JBQ4 p{font-size:18px;margin:0}.FullInvestmentPage_cardsContainer__rGOam{max-width:1200px;margin:0 auto;display:grid;gap:clamp(1rem,2vw,1.5rem)}@media (min-width:640px){.FullInvestmentPage_cardsContainer__rGOam{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.FullInvestmentPage_cardsContainer__rGOam{grid-template-columns:repeat(3,1fr)}}.FullInvestmentPage_spacer__4Btve{height:100px}@media (max-width:768px){.FullInvestmentPage_container__Sh_Fw{padding:16px}.FullInvestmentPage_container__Sh_Fw:after{display:none}.FullInvestmentPage_header__fyyxt{gap:16px;margin-bottom:24px}.FullInvestmentPage_titleContainer__gFOGp{flex-direction:column;align-items:flex-start;gap:12px}.FullInvestmentPage_titleIcon__wsRww{font-size:32px}.FullInvestmentPage_actions__9ncha{width:100%;justify-content:center}.FullInvestmentPage_dateIndicator__Sclcu{font-size:14px;padding:10px 20px;margin-bottom:24px}.FullInvestmentPage_spacer__4Btve{height:60px}}@media (max-width:480px){.FullInvestmentPage_container__Sh_Fw{padding:12px}.FullInvestmentPage_titleIcon__wsRww{font-size:28px}.FullInvestmentPage_dateIndicator__Sclcu{font-size:13px;padding:8px 16px}}.FullInvestmentPage_calendarWrapper__kMOsj{display:flex;justify-content:center}.FullInvestmentPage_statisticsButton__mYDnb{display:flex;align-items:center;gap:.5rem;min-height:var(--touch-target-min);padding:clamp(.5rem,1.5vw,.75rem) clamp(.7rem,2vw,1rem);background:linear-gradient(135deg,#92750d,#D4AF37);color:white;border-radius:.5rem;text-decoration:none;font-weight:500;font-size:clamp(.75rem,1.5vw + .3rem,.875rem);transition:all .2s ease;border:1px solid rgba(212,175,55,.3);box-shadow:0 2px 4px rgba(212,175,55,.2)}.FullInvestmentPage_statisticsButton__mYDnb:hover{background:linear-gradient(135deg,#7a6309,#b8962e);transform:translateY(-1px);box-shadow:0 4px 12px rgba(212,175,55,.3)}.FullInvestmentPage_statisticsIcon__7ddSp{width:1.25rem;height:1.25rem}[data-theme=dark] .FullInvestmentPage_container__Sh_Fw{background:linear-gradient(135deg,#1a150a,#2d2515 50%,#0f172a)}[data-theme=dark] .FullInvestmentPage_title__mnTQd{color:#f1f5f9}[data-theme=dark] .FullInvestmentPage_dateIndicator__Sclcu{color:#cbd5e1;background:rgba(30,41,59,.9);border-color:#334155}[data-theme=dark] .FullInvestmentPage_loadingSpinner___WdeT{color:#94a3b8}[data-theme=dark] .FullInvestmentPage_spinner__0CfGp{border-color:#D4AF37 #334155 #334155}[data-theme=dark] .FullInvestmentPage_errorMessage__7worg{background:linear-gradient(135deg,#450a0a,#7f1d1d);border-color:#b91c1c;color:#fca5a5}[data-theme=dark] .FullInvestmentPage_emptyState__3JBQ4{color:#94a3b8}