*{box-sizing:border-box;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}:root{--button-background:#ff945b;--button-background-onhover:#fb864c}.postCard{color:#2d2218;background:linear-gradient(#fffffff0 0%,#f9f2e8eb 100%);border:1px solid #4f37211a;border-radius:24px;flex-direction:column;min-width:0;height:220px;padding:22px;display:flex;overflow:hidden;box-shadow:0 16px 30px #503b2714}.postCardHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.postCardAuthor{text-transform:uppercase;letter-spacing:.12em;color:#b06a2b;margin:0 0 6px;font-size:.95rem;font-weight:700}.postCardMeta{color:#2d22188c;word-break:break-word;margin:0;font-size:.78rem;line-height:1.45}.postCardBody{flex:1;gap:12px;min-width:0;display:grid}.postCardTitle{letter-spacing:-.04em;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:1.45rem;line-height:1.1}.postCardContent{color:#2d2218d1;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:.98rem;line-height:1.7;overflow:auto}@media (width<=768px){.postCard{border-radius:20px;padding:18px}.postCardTitle{font-size:1.25rem}}.home-page{color:#2d2218;background:radial-gradient(circle at 0 0,#f4b26c33,#0000 28%),radial-gradient(circle at 100% 0,#5ea0ff24,#0000 24%),linear-gradient(#f8f4ec 0%,#efe6d8 100%);min-height:100vh;padding:48px 24px 80px}.home-header,.home-feed-section,.home-loading-shell{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffcf7c7;border:1px solid #4f37211f;border-radius:28px;width:100%;margin:0 auto;box-shadow:0 18px 45px #4d372314}.home-header{margin-bottom:20px;padding:20px 28px}.home-feed-section,.home-loading-shell{padding:28px}.home-small-title{letter-spacing:-.04em;margin:0;font-size:clamp(1.15rem,2vw,1.45rem)}.home-posts-wrapper{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.home-post-item{min-width:0}.home-feed-status{text-align:center;color:#2d2218b3;padding-top:24px;font-size:.98rem}.home-feed-status-end{color:#2d22188f}.home-loading-shell{text-align:center;justify-content:center;align-items:center;min-height:240px;font-size:1.05rem;display:flex}@media (width<=768px){.home-page{padding:28px 16px 48px}.home-header,.home-feed-section,.home-loading-shell{padding:24px}}.header{justify-content:space-between;align-items:center;padding:20px 40px 20px 20px;display:flex}.header nav{align-items:center;gap:30px;display:flex}.header nav h2{cursor:pointer;margin:0;transition:color .3s}.header nav h2:hover{color:var(--button-background)}.profile{color:#2d2218;background:radial-gradient(circle at 0 0,#f4b26c38,#0000 28%),radial-gradient(circle at 100% 0,#5ea0ff29,#0000 24%),linear-gradient(#f8f4ec 0%,#efe6d8 100%);min-height:100vh;padding:48px 24px 80px}.profile-hero,.profile-posts-section,.profile-loading-shell{width:min(1100px,100%);margin:0 auto}.profile-hero{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:stretch;gap:24px;margin-bottom:36px;display:grid}.profile-hero-copy,.profile-details,.profile-posts-section,.profile-loading-shell{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffcf7c2;border:1px solid #4f37211f;border-radius:28px;box-shadow:0 18px 45px #4d372314}.profile-hero-copy{padding:36px}.profile-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#b06a2b;margin:0 0 10px;font-size:.78rem;font-weight:700}.profile-name{letter-spacing:-.05em;margin:0;font-size:clamp(2.2rem,5vw,3.8rem);line-height:.95}.profile-subtitle{color:#2d2218c7;max-width:32rem;margin:18px 0 0;font-size:1rem;line-height:1.7}.profile-details{gap:14px;padding:20px;display:grid}.profile-detail-card{background:#ffffffb8;border:1px solid #4f372114;border-radius:20px;padding:18px 20px}.profile-detail-label{text-transform:uppercase;letter-spacing:.14em;color:#2d22188a;margin-bottom:8px;font-size:.78rem;font-weight:700;display:inline-block}.profile-detail-card p{color:#2d2218;margin:0;font-size:1rem;line-height:1.5}.profile-posts-section,.profile-loading-shell{padding:28px}.profile-section-heading{margin-bottom:22px}.profile-section-title{letter-spacing:-.04em;margin:0;font-size:clamp(1.5rem,3vw,2.2rem)}.profile-cards-container{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.profile-loading-shell{text-align:center;justify-content:center;align-items:center;min-height:240px;display:flex}.profile-view .profile-hero-copy{flex-direction:column;align-items:flex-start;display:flex}.profile-back-button{color:#2d2218;font:inherit;cursor:pointer;background:#ffffffb3;border:1px solid #4f372124;border-radius:999px;align-items:center;gap:10px;margin-bottom:24px;padding:10px 16px;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.profile-back-button:hover{background:#ffffffeb;transform:translateY(-1px);box-shadow:0 12px 26px #4d372314}.profile-back-button svg{font-size:1rem}.profile-state-card{text-align:center;background:#ffffffb8;border:1px solid #4f372114;border-radius:22px;padding:24px}.profile-state-card h2{color:#2d2218d1;margin:0;font-size:1.05rem;line-height:1.5}@media (width<=768px){.profile{padding:28px 16px 48px}.profile-hero{grid-template-columns:1fr}.profile-hero-copy,.profile-posts-section,.profile-loading-shell{padding:24px}.profile-back-button{margin-bottom:20px}}:root{--auth-bg-image:url(/landingPageBg.jpg);--auth-glass-bg:#ffffff1a;--auth-glass-backdrop:blur(50px);--auth-text-primary:aliceblue;--auth-text-secondary:#fff9;--auth-input-bg:#ffffff26;--auth-input-border:#ffffff4d;--auth-button-bg:#fff3;--auth-button-bg-hover:#ffffff4d;--auth-shadow:0 8px 32px #0000001a}@media (prefers-color-scheme:dark){:root{--auth-glass-bg:#2a231840;--auth-text-primary:#f5ede7;--auth-text-secondary:#d4c3b7;--auth-input-bg:#3c302459;--auth-input-border:#d4a57440;--auth-button-bg:#6549294d;--auth-button-bg-hover:#65492973;--auth-shadow:0 8px 32px #0003}}.signUpPage{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex;position:relative;overflow:hidden}.signUpPage:before{content:"";filter:blur(10px);z-index:-1;background-image:url(/landingPageBg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.authForm{-webkit-backdrop-filter:var(--auth-glass-backdrop);backdrop-filter:var(--auth-glass-backdrop);background:var(--auth-glass-bg);box-shadow:var(--auth-shadow);color:var(--auth-text-primary);border-radius:15px;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:600px;padding:40px;display:flex}.authTitle{color:var(--auth-text-primary);letter-spacing:-.03em;text-align:center;margin-bottom:4px;font-size:1.9rem;font-weight:700}.authLabel{color:var(--auth-text-primary);flex-direction:column;gap:10px;width:100%;font-size:.95rem;display:flex}.authInput,.authSelect{border:1px solid var(--auth-input-border);background:var(--auth-input-bg);width:100%;min-height:48px;color:var(--auth-text-primary);border-radius:14px;outline:none;padding:12px 14px;font-size:.96rem;transition:border-color .2s,box-shadow .2s}.authInput::placeholder,.authSelect::placeholder{color:var(--auth-text-secondary)}.birthDateFields{grid-template-columns:minmax(0,.9fr) minmax(0,.9fr) minmax(0,1.2fr);gap:12px;width:100%;display:grid}.birthDateInput{text-align:center}.birthDateYearInput{text-align:left}.passwordField{width:100%;display:grid;position:relative}.passwordField .authInput{padding-right:50px}.passwordToggle{cursor:pointer;background:#fff0;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,color .2s;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.passwordToggle:hover{background:#fff3}.passwordToggle svg{width:1.2rem;height:1.2rem}.authInput:focus,.authSelect:focus{border-color:var(--auth-text-secondary);box-shadow:0 0 0 4px #ffffff0d}.authButton{background-color:var(--auth-button-bg);color:var(--auth-text-primary);cursor:pointer;border:none;border-radius:25px;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:12px 24px;font-size:1.2rem;font-weight:700;transition:background-color .3s;display:flex}.authButton:hover{background-color:var(--auth-button-bg-hover)}@media (width<=768px){.authForm{padding:20px}.authTitle{font-size:1.6rem}.birthDateFields{grid-template-columns:1fr}.birthDateInput,.birthDateYearInput{text-align:left}}.landingPage{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:20px;display:flex;position:relative;overflow:hidden}.landingPage:before{content:"";filter:blur(10px);z-index:-1;background-image:url(/landingPageBg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.glass{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#f0f8ff;background:#ffffff1a;border-radius:15px;flex-direction:column;align-items:center;gap:20px;max-width:600px;padding:40px;display:flex;box-shadow:0 8px 32px #0000001a}.title__h1{background:linear-gradient(45deg,#ff6b6b,#4ecdc4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:fit-content;font-size:3rem;font-weight:700}.quotes__h2{max-width:600px;font-size:1.5rem;line-height:1.6}.landingPage button{background-color:var(--button-background);color:#fff;cursor:pointer;border:none;border-radius:25px;align-items:center;gap:8px;padding:12px 24px;font-size:1.2rem;transition:background-color .3s;display:flex}.landingPage button:hover{background-color:var(--button-background-onhover)}@media (width<=768px){.landingPage h1{font-size:2.5rem}.landingPage h2{font-size:1.2rem}.glass{padding:20px}}.addPost{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;align-items:center;gap:16px;width:min(100%,640px);margin:48px auto;padding:24px;display:flex;box-shadow:0 12px 30px #0f172a14}.addPost input,.addPost textarea{width:100%;font:inherit;color:#1f2937;box-sizing:border-box;background:#f9fafb;border:1px solid #d1d5db;border-radius:12px;outline:none;padding:14px 16px;transition:border-color .2s,box-shadow .2s}.addPost input:focus,.addPost textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.addPost textarea{resize:vertical;min-height:160px}.addPost button{font:inherit;color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;align-self:center;width:fit-content;padding:12px 22px;font-weight:600;transition:background .2s,transform .2s}.addPost button:hover{background:#1d4ed8;transform:translateY(-1px)}.addPost button:active{transform:translateY(0)}.addPost button:disabled{background-color:#7d99ac}@media (width<=640px){.addPost{margin:24px 16px;padding:18px}.addPost button{width:min(100%,220px)}}.postPage{color:#2d2218;background:radial-gradient(circle at 0 0,#f4b26c38,#0000 28%),radial-gradient(circle at 100% 0,#5ea0ff29,#0000 24%),linear-gradient(#f8f4ec 0%,#efe6d8 100%);min-height:100vh;padding:48px 24px 80px}.postPage-shell{width:min(900px,100%);margin:0 auto}.postPage-backButton{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#2d2218;font:inherit;cursor:pointer;background:#fffcf7c7;border:1px solid #4f37211f;border-radius:999px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 18px;font-weight:600;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex;box-shadow:0 12px 30px #4d372314}.postPage-backButton:hover{border-color:#b06a2b47;transform:translateY(-1px);box-shadow:0 16px 36px #4d37231f}.postPage-backButton svg{font-size:1.1rem}.postPage-card,.postPage-statusShell{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffcf7c7;border:1px solid #4f37211f;border-radius:28px;box-shadow:0 18px 45px #4d372314}.postPage-card{padding:34px}.postPage-statusShell{text-align:center;justify-content:center;align-items:center;min-height:260px;padding:32px;display:flex}.postPage-statusMessage{letter-spacing:-.03em;max-width:26rem;margin:0;font-size:clamp(1.25rem,2.5vw,1.75rem);line-height:1.4}.postPage-header{margin-bottom:28px}.postPage-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#b06a2b;margin:0 0 10px;font-size:.78rem;font-weight:700}.postPage-author{color:#2d2218d1;margin:0;font-size:clamp(1.2rem,2vw,1.5rem);line-height:1.2}.postPage-body{gap:22px;display:grid}.postPage-title{letter-spacing:-.05em;overflow-wrap:anywhere;margin:0;font-size:clamp(2.25rem,5vw,4rem);line-height:.95}.postPage-content{color:#2d2218d1;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:1.05rem;line-height:1.85}.postPage-meta{border-top:1px solid #4f37211f;margin-top:32px;padding-top:24px}.postPage-metaLabel{text-transform:uppercase;letter-spacing:.14em;color:#2d22188a;margin-bottom:8px;font-size:.78rem;font-weight:700;display:inline-block}.postPage-metaValue{color:#2d2218;margin:0;font-size:.98rem;line-height:1.6}@media (width<=768px){.postPage{padding:28px 16px 48px}.postPage-card,.postPage-statusShell{border-radius:24px;padding:24px}.postPage-backButton{margin-bottom:16px}.postPage-title{line-height:1}}
