.Home_homePage__f27_G{min-height:100vh;min-height:100dvh;width:100%;background:linear-gradient(180deg,#1d2935,#283848);display:flex;flex-direction:column}.Home_mainContent__82unE{flex:1;width:100%;display:flex;justify-content:center;padding:2rem 0 3rem}.Home_container__3WZlY{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;gap:2rem}.Home_headerRow__ry83o{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;flex-wrap:wrap}.Home_headerActions__vPxLT{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0}.Home_header__XawSI{text-align:left}.Home_title__1HT1q{font-size:2rem;font-weight:700;color:hsl(var(--foreground));margin:0 0 .5rem;letter-spacing:-.025em;line-height:1.2}.Home_subtitle__d0o7_{font-size:1rem;color:hsl(var(--muted-foreground));max-width:560px;margin:0;line-height:1.55}.Home_cardRow__tjhva{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:960px){.Home_cardRow__tjhva{grid-template-columns:1fr}}.Home_communityCard__We2Lq,.Home_journalCard__vu4q7,.Home_ventCard__873BO{background:hsl(var(--card)/.7);border-radius:1rem;padding:1.75rem;border:1px solid hsl(var(--border)/.5);display:flex;flex-direction:column;gap:1rem;transition:all .25s ease;backdrop-filter:blur(8px)}.Home_communityCard__We2Lq:hover,.Home_journalCard__vu4q7:hover,.Home_ventCard__873BO:hover{border-color:hsl(var(--border)/.8);box-shadow:0 8px 32px rgba(0,0,0,.2);transform:translateY(-2px)}.Home_cardTitle__8VmzF{font-size:1.05rem;font-weight:600;color:hsl(var(--foreground));margin:0}.Home_cardText__XIdvH{font-size:.9rem;color:hsl(var(--muted-foreground));line-height:1.5;flex:1;margin:0}.Home_journalsList__0ZDn9{margin-top:.5rem;display:flex;flex-direction:column;gap:.4rem}.Home_journalItem__qm1KT{font-size:.85rem;color:hsl(var(--muted-foreground));text-align:left;background:rgba(0,0,0,0);border:none;padding:.4rem 0;cursor:pointer;width:100%;border-radius:.5rem;transition:background .15s ease}.Home_journalItem__qm1KT:hover{background:hsl(var(--primary)/.3)}.Home_journalTitle__nc2bq{font-weight:500;color:hsl(var(--foreground))}.Home_journalDate__9T_Jn{font-size:.8rem;color:hsl(var(--muted-foreground));opacity:.85}.Home_emptyText__0Y0gY{font-size:.88rem;color:hsl(var(--muted-foreground));line-height:1.4}.Home_feedbackSection__ITKmN{width:100%;background:linear-gradient(135deg,rgba(30,45,60,.97),rgba(22,35,48,.98));border-bottom:1px solid hsl(var(--border)/.4);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);overflow:hidden;transition:all .3s ease}.Home_feedbackCta__WvWd_{display:flex;align-items:center;justify-content:center;gap:1.25rem;width:100%;max-width:900px;margin:0 auto;padding:1rem 2rem;background:rgba(0,0,0,0);border:none;cursor:pointer;text-align:left;transition:background .25s ease,opacity .2s ease}.Home_feedbackCta__WvWd_:hover{background:hsl(var(--primary-foreground)/.08)}.Home_feedbackCta__WvWd_:active{opacity:.95}.Home_feedbackCtaIcon__wS2E8{color:hsl(var(--primary));opacity:.9;flex-shrink:0}.Home_feedbackCtaContent__cmBb_{display:flex;flex-direction:column;gap:.15rem;flex:1;min-width:0}.Home_feedbackCtaLabel__6tNuL{font-size:.8rem;font-weight:600;color:hsl(var(--primary));text-transform:uppercase;letter-spacing:.06em}.Home_feedbackCtaText__6gDf2{font-size:.95rem;color:hsl(var(--muted-foreground))}.Home_feedbackCtaButton__tKRab{font-size:.9rem;font-weight:500;color:hsl(var(--primary));flex-shrink:0;transition:transform .2s ease}.Home_feedbackCta__WvWd_:hover .Home_feedbackCtaButton__tKRab{transform:translateX(2px)}.Home_journalsSection__YUzmR{margin-top:.5rem;padding-top:1.5rem;border-top:1px solid hsl(var(--border)/.4)}.Home_journalsSectionTitle__K9eMH{font-size:1rem;font-weight:600;color:hsl(var(--foreground));margin:0 0 1rem}.Home_feedbackSuccess__ViYQc{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1rem 0;font-size:.95rem;color:hsl(var(--foreground))}.Home_feedbackSuccessIcon__db0bN{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;background:hsl(var(--primary)/.25);color:hsl(var(--primary));font-size:.8rem;font-weight:700;flex-shrink:0}.Home_feedbackSuccessActions__zgG8R{display:flex;gap:.75rem;margin-top:.5rem}.Home_feedbackForm___cG_J{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 2rem 1.75rem;max-width:720px;margin:0 auto}.Home_feedbackFormHeader__q785v{margin-bottom:.25rem}.Home_feedbackFormTitle__6MyCw{font-size:1.1rem;font-weight:600;color:hsl(var(--foreground));margin:0 0 .25rem;letter-spacing:-.01em}.Home_feedbackFormSubtitle__ZCymD{font-size:.875rem;color:hsl(var(--muted-foreground));margin:0;line-height:1.4}.Home_feedbackTextarea__TntYO{min-height:100px;resize:vertical;border-radius:.75rem;font-size:.95rem;line-height:1.5}.Home_feedbackActions__VaO2B{display:flex;justify-content:flex-end;gap:.75rem;align-items:center}.Home_feedbackError__SRMUQ{font-size:.85rem;color:hsl(var(--destructive));margin:-.5rem 0 0}.Home_feedbackModal__2fD4B{position:fixed;inset:0;background:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center;z-index:1100;padding:1.5rem;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.Home_feedbackModalContent__7mVhw{background:hsl(var(--card));border-radius:1rem;max-width:500px;width:100%;max-height:calc(100vh - 3rem);overflow-y:auto;border:1px solid hsl(var(--border));box-shadow:0 24px 80px rgba(0,0,0,.5)}.Home_feedbackModal__2fD4B .Home_feedbackForm___cG_J{padding:1.5rem 1.75rem;max-width:none}.Home_feedbackModal__2fD4B .Home_feedbackSuccess__ViYQc{padding:1.5rem 1.75rem}.Home_modal__kFLI2{position:fixed;inset:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.Home_modalContent__apdKf{background:hsl(var(--card));border-radius:1rem;max-width:600px;width:100%;max-height:calc(100vh - 2rem);border:1px solid hsl(var(--border));box-shadow:0 20px 60px rgba(0,0,0,.4);display:flex;flex-direction:column;overflow:hidden}.Home_modalHeader__oCnWR{padding:1.25rem 1.5rem;border-bottom:1px solid hsl(var(--border));display:flex;justify-content:space-between;align-items:center;gap:.75rem}.Home_modalTitle__mB6Pu{margin:0;font-size:1.1rem;font-weight:600;color:hsl(var(--foreground))}.Home_modalDate__F_3xL{font-size:.8rem;color:hsl(var(--muted-foreground))}.Home_modalBody__elcgX{padding:1.25rem 1.5rem;overflow-y:auto}.Home_modalText__JHU4d{margin:0;white-space:pre-wrap;font-size:.95rem;line-height:1.6;color:hsl(var(--foreground))}.Home_modalActions__qTdVN{padding:1rem 1.5rem;border-top:1px solid hsl(var(--border));display:flex;justify-content:flex-end}