#auth{z-index:1;isolation:isolate;flex-direction:column;align-items:center;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}#auth #auth-page-top{z-index:2;flex-direction:row;justify-content:center;align-items:center;width:100vw;max-height:30%;margin-bottom:2rem;display:flex;position:relative}#auth #auth-page-top img{width:60%}#auth #auth-page-top .img-1{border-radius:3% 0 0 3%}#auth #auth-page-top .img-2{border-radius:0 3% 3% 0}#auth #auth-page-text{z-index:2;text-align:center;padding:1rem;position:relative}#auth #auth-page-text h1{margin-bottom:1rem;font-weight:400}#auth #auth-page-text .subtitle{font-style:italic}#auth #auth-page-login{z-index:2;width:100%;padding:1rem;position:relative}#auth #auth-page-login .buttons{justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}#auth #auth-page-login .buttons button{width:100%;padding:1rem}#auth .floating-particles{pointer-events:none;z-index:3;background:0 0;width:100vw;height:100vh;position:absolute;inset:0;overflow:hidden}#auth .floating-particles .particle{background:linear-gradient(135deg,#ff1fa933,#ff751f1f);border-radius:50%;width:16px;height:16px;animation-name:particle-fall;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;top:-30px}@keyframes particle-fall{0%{opacity:0;transform:translateY(-10vh)rotate(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translate(50px,110vh)rotate(360deg)}}#home{background:#fdf8f5;min-height:100dvh;padding:1rem}#home #home-header{z-index:2;max-width:42rem;margin:.5rem auto 0;position:relative}#home #home-header h2{color:#b20073;margin:0;font-size:1.15rem;font-weight:600}#home #home-content{max-width:42rem;margin:0 auto}#home #home-content-title{margin:1rem 0}#home #home-content-title h1{color:#1c1b1a;margin:0 0 .25rem;font-family:Playfair Display,serif;font-size:clamp(1.6rem,6vw,2.25rem);font-weight:500;line-height:1.1}#home #home-content-title p{color:#5a3f4a;margin:0}#home .feed{overscroll-behavior-y:contain;scroll-behavior:smooth;scroll-snap-type:y mandatory;scrollbar-width:none;flex-direction:column;height:calc(100dvh - 5.5rem);padding:0 .25rem;display:flex;overflow-y:auto}#home .feed::-webkit-scrollbar{display:none}#home .feed__item{scroll-snap-align:start;scroll-snap-stop:always;background:#31302e;border-radius:1rem;flex:0 0 100%;height:100%;position:relative;overflow:hidden;box-shadow:0 12px 28px #6f6b651f}#home .feed__media{width:100%;height:100%;position:relative;overflow:hidden}#home .feed__image{object-fit:cover;background:#31302e;width:100%;height:100%;display:block}#home .feed__overlay{pointer-events:none;background:linear-gradient(#0000 38%,#1c1b1a4d 66%,#1c1b1ac7);position:absolute;inset:0}#home .feed__like-animation{z-index:2;pointer-events:none;background:0 0;animation:.85s cubic-bezier(.22,.8,.3,1) forwards feed-like;position:absolute}#home .feed__like-animation i{color:#0000;filter:drop-shadow(0 .35rem .55rem #1c1b1a59);-webkit-text-fill-color:transparent;background:linear-gradient(105deg,#b20073 0%,#ff751f 100%);-webkit-background-clip:text;background-clip:text;font-size:clamp(4.5rem,21vw,7rem);display:block}#home .feed__details{z-index:1;scrollbar-width:none;background:#fff;border-radius:1rem 1rem 0 0;max-height:58%;padding:1rem;position:absolute;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -8px 24px #6f6b651a}#home .feed__details::-webkit-scrollbar{display:none}#home .feed__details--comments-open{border-radius:1rem;flex-direction:column;max-height:none;padding:1rem;display:flex;top:.5rem}#home .feed__stats{color:#1c1b1a;align-items:center;gap:1rem;font-size:.875rem;font-weight:600;display:flex}#home .feed__stats i{color:#b20073}#home .feed__post-meta{color:#5a3f4a;text-align:right;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-left:auto;font-size:.75rem;font-weight:500;overflow:hidden}#home .feed__like-action{color:#1c1b1a;font:inherit;font-size:inherit;font-weight:inherit;cursor:pointer;background:0 0;border:0;padding:0}#home .feed__like-action i{color:#b20073}#home .feed__stat--liked,#home .feed__stat--liked i{color:#ff751f}#home .feed__comment-action{color:#1c1b1a;font:inherit;font-size:inherit;font-weight:inherit;cursor:pointer;background:0 0;border:0;padding:0}#home .feed__comment-action i{color:#b20073}#home .feed__comments{border-top:1px solid #e1bdca;flex-direction:column;flex:1;margin-top:.5rem;padding-top:.5rem;display:flex;overflow-y:auto}#home .feed__comments>:last-child{border-bottom:0}#home .feed__comment{border-bottom:1px solid #e1bdcaa6;padding:.5rem 0}#home .feed__comment p{color:#1c1b1a;margin:0;font-size:.875rem;line-height:1.4}#home .feed__comment-meta{color:#5a3f4a;justify-content:space-between;align-items:center;gap:.5rem;margin-top:.25rem;font-size:.75rem;font-weight:600;display:flex}#home .feed__comment-meta time{font-weight:500}#home .feed__comments-header{color:#1c1b1a;justify-content:space-between;align-items:center;display:flex}#home .feed__comments-header strong{font-size:1rem}#home .feed__comments-close{color:#1c1b1a;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:2rem;height:2rem;padding:0;display:inline-grid}#home .feed__comment-composer{background:#fff;border-top:1px solid #e1bdca;align-items:center;gap:.5rem;margin-top:.5rem;padding-top:.5rem;display:flex}#home .feed__comment-composer input{color:#1c1b1a;min-width:0;font:inherit;background:#f7f3ef;border:1px solid #e1bdca;border-radius:999px;flex:1;margin:0;padding:.5rem}#home .feed__comment-composer input::placeholder{color:#5a3f4a}#home .feed__comment-composer button{color:#b20073;font:inherit;cursor:pointer;background:0 0;border:0;padding:.25rem 0;font-weight:700}#home .feed__comment-composer button:disabled{color:#8d6f7b;cursor:default}#home .feed__end{color:#1c1b1a;text-align:center;scroll-snap-align:start;background:#f7f3ef;border:1px solid #e1bdca;border-radius:1rem;flex:0 0 100%;align-content:center;place-items:center;min-height:100%;padding:2rem;display:grid}#home .feed__end i{color:#b20073;font-size:1.5rem}#home .feed__end h2{margin:.5rem 0 .25rem;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:500}#home .feed__end p{color:#5a3f4a;max-width:27rem;margin:0;line-height:1.6}@keyframes feed-like{0%{opacity:0;transform:translate(-50%,-50%)scale(.25)rotate(-12deg)}42%{opacity:1;transform:translate(-50%,-57%)scale(1.16)rotate(4deg)}68%{opacity:1;transform:translate(-50%,-53%)scale(.96)rotate(0)}to{opacity:0;transform:translate(-50%,-70%)scale(.82)rotate(-3deg)}}@media (prefers-reduced-motion:reduce){#home .feed__like-animation{animation-duration:1ms}}#home #home-content-camera{z-index:5;right:max(1rem, env(safe-area-inset-right));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff8f;border:1px solid #ffffffb8;border-radius:999px;flex-direction:column;align-items:center;gap:.25rem;padding:.25rem;display:flex;position:fixed;top:50%;transform:translateY(-50%);box-shadow:0 12px 30px #6f6b6529}#home #home-content-camera button{font:inherit;cursor:pointer}#home .quick-action{color:#1c1b1a;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;padding:0;transition:background .18s,color .18s,transform .18s;display:inline-flex}#home .quick-action i{color:#b20073;text-align:center;font-size:1.1rem}#home .quick-action:hover,#home .quick-action:focus-visible{background:#b200731f;outline:none;transform:scale(1.06)}#home .quick-action--primary{color:#fff;background:#b20073;box-shadow:0 6px 14px #b2007347}#home .quick-action--primary i{color:inherit}#home .quick-action--primary:hover,#home .quick-action--primary:focus-visible{background:#b20073}#home .media-publish{z-index:5;right:max(1rem, env(safe-area-inset-right));bottom:max(1rem, env(safe-area-inset-bottom));background:#fdf8f5f7;border:1px solid #e1bdca;border-radius:1rem;width:min(100vw - 7rem,19rem);margin-bottom:.25rem;padding:.5rem;position:fixed;box-shadow:0 10px 24px #6f6b6524}#home .media-publish__heading{color:#5a3f4a;justify-content:space-between;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:flex}#home .media-carousel{gap:.5rem;padding-bottom:.25rem;display:flex;overflow-x:auto}#home .media-carousel__trigger{cursor:zoom-in;background:#f1ede9;border:0;border-radius:.5rem;flex:0 0 4rem;width:4rem;height:4rem;padding:0;overflow:hidden}#home .media-carousel__preview{object-fit:cover;width:100%;height:100%;display:block}#home .publish-button{color:#fff;background:#b20073;border:0;border-radius:.5rem;width:100%;margin-top:.5rem;padding:.5rem;font-weight:600}#home .publish-button:disabled{opacity:.7}#home .capture-confirmation,#home .media-modal,#home .upload-progress-modal{z-index:20;background:#1c1b1ad6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}#home .capture-confirmation__content{background:#fdf8f5;border-radius:1rem;width:min(100%,32rem);overflow:hidden}#home .capture-confirmation__preview{object-fit:contain;background:#31302e;width:100%;max-height:calc(100dvh - 11rem);display:block}#home .capture-confirmation__actions{grid-template-columns:1fr 1fr;gap:.5rem;padding:1rem;display:grid}#home .capture-confirmation__actions button{color:#1c1b1a;font:inherit;background:0 0;border:1px solid #8d6f7b;border-radius:.5rem;padding:.5rem;font-weight:600}#home .capture-confirmation__actions button:last-child{color:#fff;background:#b20073;border-color:#b20073}#home .media-modal{z-index:25}#home .media-modal__content{flex-direction:column;align-items:center;width:min(100%,42rem);display:flex;position:relative}#home .media-modal__image{object-fit:contain;border-radius:.5rem;max-width:100%;max-height:calc(100dvh - 8rem);display:block}#home .media-modal__close{z-index:1;color:#fff;background:#1c1b1acc;border:0;border-radius:50%;width:2.75rem;height:2.75rem;padding:0;font-size:2rem;line-height:1;position:absolute;top:.5rem;right:.5rem}#home .media-modal__delete{color:#ba1a1a;font:inherit;background:#fdf8f5;border:1px solid #ba1a1a;border-radius:.5rem;margin-top:1rem;padding:.5rem 1.5rem;font-weight:600}#home .upload-progress-modal{z-index:30}#home .upload-progress-modal__content{text-align:center;background:#fdf8f5;border-radius:1rem;width:min(100%,28rem);padding:1.5rem}#home .upload-progress-modal__content p{margin:0 0 1rem;font-weight:600}#home .upload-progress-modal__content span{color:#5a3f4a;margin-top:.5rem;font-weight:600;display:block}#home .upload-progress-modal__track{background:#e6e2de;border-radius:999px;width:100%;height:.75rem;overflow:hidden}#home .upload-progress-modal__bar{border-radius:inherit;background:#b20073;height:100%;transition:width .18s ease-out}*{box-sizing:border-box;background-color:#fbfaf7;max-width:100vw;margin:0;padding:0}h1,h2,h3{color:#1c1b1a;font-family:Playfair Display,serif;font-weight:500}h4,h5,h6 a,p,span{color:#242321;font-family:Literata,serif}a{text-decoration:none!important}form{flex-direction:column;justify-content:center;align-items:self-start;width:100%;display:flex}form label{color:#8d6f7b;margin-bottom:.25rem;font-weight:700}form input{border:1px solid #ffb692;border-radius:9px;width:100%;margin-bottom:1.5rem;padding:1rem}button{color:#fff;background:linear-gradient(105deg,#b20073 0%,#ff751f 100%);border:none;border-radius:9999px;padding:.5rem}.toast-container{z-index:9999;flex-direction:column;gap:12px;display:flex;position:fixed;top:20px;right:20px}.toast-container button{background-color:#0000;border:none;margin-left:.5rem}.toast{color:#fff;border-radius:8px;justify-content:space-between;align-items:center;min-width:280px;padding:14px 18px;font-weight:500;animation:.3s slideIn;display:flex}.toast--success{background:#546049}.toast--error{background:#ba1a1a}.toast--warning{background:#ff751f}.toast--info{background:#8d6f7b}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}
