.bottom-nav{z-index:50;padding:.55rem 0 calc(.55rem + env(safe-area-inset-bottom));background:#111111e7;border-top:1px solid #222;justify-content:space-around;align-items:center;height:64px;display:flex;position:fixed;bottom:0;left:0;right:0}.nav-item{color:#555;letter-spacing:.06em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.22rem;padding:.25rem 1.2rem;font-size:.65rem;text-decoration:none;transition:color .16s;display:flex}.nav-item svg{width:1.35rem;height:1.35rem}.nav-item.is-active{color:#fff}.nav-item:hover{color:#bbb}.install-prompt{z-index:1000;background:#fff;border:1px solid #e0e0e0;border-radius:12px;width:400px;max-width:90%;padding:16px 20px;animation:.3s ease-out slideUp;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #00000026}@keyframes slideUp{0%{opacity:0;transform:translate(-50%)translateY(100px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.install-prompt-content p{color:#111;margin:0 0 12px;font-size:15px;font-weight:500}.install-prompt-instructions{color:#4a4a4a;margin:0 0 14px 18px;padding:0;font-size:14px;line-height:1.5}.install-prompt-instructions li+li{margin-top:6px}.install-prompt-actions{justify-content:flex-end;gap:10px;display:flex}.install-btn,.dismiss-btn{cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.install-btn{color:#fff;background:#111}.install-btn:hover{background:#333}.dismiss-btn{color:#666;background:#f5f5f5}.dismiss-btn:hover{background:#e0e0e0}@media (width<=768px){.install-prompt{width:calc(100% - 40px);bottom:80px}.install-prompt-actions{flex-wrap:wrap}}.upload-bar{z-index:9999;background:var(--paper,#1d1d1d);border-bottom:1px solid #ffffff14;animation:.2s upload-bar-slide-in;position:fixed;top:0;left:0;right:0}.upload-bar--done{background:#1a3a2a;border-bottom-color:#34c7594d}.upload-bar--error{background:#3a1a1a;border-bottom-color:#e05c5c4d}.upload-bar__inner{align-items:center;gap:10px;padding:8px 16px;font-family:DM Sans,Outfit,sans-serif;font-size:13px;display:flex}.upload-bar__label{color:var(--ink,#f5f5f0);white-space:nowrap;text-overflow:ellipsis;flex:1;font-weight:500;overflow:hidden}.upload-bar--done .upload-bar__label{color:#34c759}.upload-bar--error .upload-bar__label{color:#e05c5c}.upload-bar__pct{color:#f5f5f080;font-variant-numeric:tabular-nums;text-align:right;min-width:36px;font-size:12px}.upload-bar--done .upload-bar__pct{color:#34c759b3}.upload-bar__close{color:#f5f5f066;cursor:pointer;background:0 0;border:none;border-radius:3px;padding:2px 4px;font-size:11px;line-height:1;transition:color .15s,background .15s}.upload-bar__close:hover{color:var(--ink,#f5f5f0);background:#ffffff14}.upload-bar__track{background:#ffffff14;height:3px}.upload-bar__fill{background:var(--accent,#f5f5f0);height:100%;transition:width .25s}.upload-bar--done .upload-bar__fill{background:#34c759}@keyframes upload-bar-slide-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.grid-card{text-align:center;background:#727272c1;border-radius:0;align-self:start;height:fit-content;overflow:hidden;box-shadow:0 12px 26px #29201614}.grid-card.is-editable{touch-action:pan-y}.grid-card.grid-card-text{box-shadow:none;background:0 0}.grid-card-body{display:block}.grid-card-link{cursor:pointer;width:100%;text-align:inherit;color:inherit;background:0 0;border:0;padding:0;display:block}.grid-card-link.is-disabled{pointer-events:none}.grid-card-media{object-fit:contain;background:#545454e2;width:100%;height:auto;display:block}.grid-card-video{object-fit:cover;background:#1a1a1a;width:100%;height:auto;display:block}.grid-card p{margin:0;padding:.95rem}.text-post{text-align:center;white-space:pre-wrap;overflow-wrap:anywhere;backdrop-filter:blur(16px)saturate(115%);border:1px solid #ffffff47;justify-content:center;align-items:center;min-height:80px;padding:2.8rem 2.2rem;font-size:clamp(1.12rem,1.8vw,1.55rem);line-height:1.5;display:flex;position:relative}.text-post:before,.text-post:after{color:#b8b7b680;pointer-events:none;font-family:Cormorant Garamond,serif;font-size:2rem;line-height:1;position:absolute}.text-post:before{content:"“";top:.7rem;left:.9rem}.text-post:after{content:"”";bottom:.35rem;right:.9rem}.delete-btn{color:#000;cursor:pointer;background:#c5c5c5;border:1px solid #dcc7bf;border-radius:999px;justify-content:center;align-items:center;width:2.15rem;height:2.15rem;margin:.5rem .7rem .85rem;display:inline-flex}.delete-confirm-modal{border:1px solid var(--line);min-width:260px;box-shadow:var(--shadow);background:#1e1e1ef7;border-radius:10px;flex-direction:column;gap:.95rem;padding:1.1rem 1.25rem;display:flex}.delete-confirm-msg{color:var(--ink);margin:0;font-size:.95rem}.delete-confirm-actions{justify-content:center;gap:.5rem;display:flex}.delete-confirm-btn{cursor:pointer;border:1px solid var(--line);width:2.2rem;height:2.2rem;color:var(--accent);background:#1e1e1e;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.delete-confirm-btn.danger{color:#000;background:#aeaeae;border-color:#dcc7bf;border-radius:999px}.profile-actions-modal{background:#262626;border-radius:16px;flex-direction:column;align-items:stretch;min-width:320px;max-width:90vw;padding:2em 2.5em;display:flex;position:relative;box-shadow:0 4px 32px #0002}.profile-actions-list{flex-direction:column;gap:1em;margin-top:1.5em;display:flex}.profile-action-btn{color:#ffffffac;cursor:pointer;text-align:center;background:#4847474a;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.75em 1em;font-size:.8em;transition:background .2s;display:flex;position:relative}.profile-action-icon{align-items:center;margin-right:.7em;display:flex;position:absolute;left:1em}.profile-action-btn{padding-left:2.5em}.profile-action-btn:hover{background:#404040}.profile-page{min-height:100vh}.profile-page--loading{background:#111}.profile-skeleton{background:#ffffff1a;position:relative;overflow:hidden}.profile-skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff2e,#0000);animation:1.35s ease-in-out infinite profile-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes profile-skeleton-shimmer{to{transform:translate(100%)}}.profile-header--loading{gap:1rem}.profile-loading-head{align-items:center;gap:.9rem;width:min(100%,34rem);display:flex}.profile-loading-identity{flex-direction:column;flex:1;gap:.55rem;min-width:0;display:flex}.profile-loading-top-row,.profile-loading-stats{justify-content:space-between;align-items:center;gap:.7rem;display:flex}.profile-skeleton-avatar{border-radius:50%;flex:none;width:100px;height:100px}.profile-skeleton-name{border-radius:999px;width:clamp(7rem,32vw,12rem);max-width:70%;height:1.25rem}.profile-skeleton-action{border-radius:999px;flex:none;width:4.5rem;height:1.9rem}.profile-skeleton-stat{border-radius:999px;width:6rem;height:.8rem}.profile-skeleton-bio{border-radius:999px;width:100%;height:.8rem}.profile-skeleton-bio--short{width:74%}.profile-skeleton-icon-btn{border-radius:999px;width:2.2rem;height:2.2rem}.profile-grid-skeleton{padding-top:.1rem}.profile-skeleton-card{aspect-ratio:1;border-radius:.9rem;width:100%}.profile-header{text-align:center;flex-direction:column;align-items:center;padding:2.2rem 1rem 1.4rem;display:flex}.avatar-wrap{width:fit-content;position:relative}.avatar{object-fit:cover;background:#222;border:2px solid #333;border-radius:50%;width:100px!important;height:100px!important}.avatar-placeholder{color:#ccc;letter-spacing:0;background:#2a2a2a;border:2px solid #333;border-radius:50%;justify-content:center;align-items:center;font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:600;display:flex;width:100px!important;height:100px!important}.avatar-edit-btn{width:1.65rem;height:1.65rem;color:var(--soft-ink);cursor:pointer;background:#2a2a2a;border:1px solid #444;border-radius:999px;justify-content:center;align-items:center;transition:background .14s,border-color .14s;display:inline-flex;position:absolute;bottom:-.1rem;right:-.1rem}.avatar-edit-btn:hover{color:#fff;background:#383838;border-color:#666}.profile-identity{flex-direction:column;flex:1;align-items:center;gap:.35rem;min-width:0;display:flex}.profile-name-row{align-items:center;gap:.4rem;display:flex}.profile-name-row h1{letter-spacing:.02em;color:#fff;margin:0;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:400}.profile-post-count{letter-spacing:.12em;color:#888;margin:0;font-size:.6rem;font-weight:500}.profile-bio{text-align:left;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;width:100%;max-width:100%;margin:0;font-size:.8rem}.username-edit-btn{width:1.5rem;height:1.5rem;color:var(--soft-ink);cursor:pointer;opacity:.5;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;transition:opacity .14s,border-color .14s,background .14s;display:inline-flex}.username-edit-btn:hover{opacity:1;border-color:var(--line-strong);background:#2a2a2a}.profile-header-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.color-edit-btn{border:1px solid var(--line-strong);width:2.2rem;height:2.2rem;color:var(--accent);cursor:pointer;background:#2a2a2a;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.owner-tools{padding:0 1rem}.profile-divider{background:#ffffff4c;height:1px;margin:.6rem}@keyframes profile-post-zoom-in{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.profile-post-overlay{--profile-overlay-shell-height:min(calc(100dvh - 2.4rem - var(--bottom-nav-height) - env(safe-area-inset-bottom)), 900px);--profile-post-stage-height:clamp(15rem, calc(var(--profile-overlay-shell-height) - 9.75rem), 42rem);--profile-post-content-max-height:clamp(4rem, calc(var(--profile-overlay-shell-height) - var(--profile-post-stage-height) - 1.75rem), 6.5rem);inset:0 0 calc(var(--bottom-nav-height) + env(safe-area-inset-bottom)) 0;z-index:10000;background:#000;justify-content:center;align-items:center;padding:1.2rem 1rem 1rem;display:flex;position:fixed;overflow:auto}.profile-post-overlay__shell{width:860px;max-width:calc(100vw - 2rem);height:var(--profile-overlay-shell-height);max-height:var(--profile-overlay-shell-height);flex-direction:column;gap:.75rem;animation:.18s cubic-bezier(.2,.85,.25,1) profile-post-zoom-in;display:flex;position:relative}.profile-post-overlay__toolbar{z-index:2;position:absolute;top:.2rem;right:.2rem}.profile-post-overlay__toolbar .icon-btn{color:#d9d4cc!important;width:auto!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex:none!important;padding:0!important;transition:opacity .14s!important}.profile-post-overlay__toolbar .icon-btn svg{width:1.55rem;height:1.55rem}.profile-post-overlay__toolbar .icon-btn:hover{opacity:.8}.profile-post-overlay__toolbar .icon-btn:active{opacity:.65}.profile-post-overlay__toolbar .icon-btn:focus-visible{opacity:.85;outline:none}.profile-post-overlay .post-shell{box-shadow:var(--shadow);background:#111;flex-direction:column;margin:0;display:flex;overflow:hidden}.profile-post-overlay .post-content{max-height:var(--profile-post-content-max-height);flex-direction:column;flex-shrink:0;gap:.45rem;min-height:0;padding:.5rem;display:flex;overflow:hidden}.profile-post-overlay .post-meta{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:0;display:flex}.profile-post-overlay .post-author{align-items:center;gap:.6rem;display:flex}.profile-post-overlay .post-author-avatar{object-fit:cover;border-radius:50%;width:2.2rem;height:2.2rem}.profile-post-overlay .post-title{margin:0;font-size:1.9rem;line-height:.9}.profile-post-overlay .post-date{color:#888;white-space:nowrap;letter-spacing:.02em;font-size:.78rem}.profile-post-overlay .post-description{color:#fff;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#5a5a5a #1a1a1a;flex:auto;min-height:0;max-height:none;margin:0;padding-right:.2rem;font-size:.8rem;overflow:hidden auto}.profile-post-overlay .post-description::-webkit-scrollbar{width:8px}.profile-post-overlay .post-description::-webkit-scrollbar-track{background:#1a1a1a;border-radius:999px}.profile-post-overlay .post-description::-webkit-scrollbar-thumb{background:#5a5a5a;border:2px solid #1a1a1a;border-radius:999px}.profile-post-overlay .post-description::-webkit-scrollbar-thumb:hover{background:#6b6b6b}.profile-post-overlay .post-shell{flex:auto;width:100%;min-height:0}.profile-post-overlay .post-shell-image,.profile-post-overlay .post-shell-video{flex:auto;align-self:stretch;width:100%;max-width:100%}.profile-post-overlay .post-media,.profile-post-overlay .post-video{width:100%;height:var(--profile-post-stage-height);max-width:100%;max-height:var(--profile-post-stage-height);object-fit:contain;border:0;margin:0;padding:0}.profile-post-overlay .post-shell-image .post-media{background:#212121}.profile-post-overlay .post-video{background:#000}.profile-post-overlay .post-text{width:100%;height:var(--profile-post-stage-height);min-height:var(--profile-post-stage-height);max-height:var(--profile-post-stage-height);text-align:center;box-sizing:border-box;white-space:pre-wrap;overflow-wrap:anywhere;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#5a5a5a #1a1a1a;justify-content:center;align-items:center;display:flex;overflow:hidden auto}.profile-post-overlay .post-text::-webkit-scrollbar{width:8px}.profile-post-overlay .post-text::-webkit-scrollbar-track{background:#1a1a1a;border-radius:999px}.profile-post-overlay .post-text::-webkit-scrollbar-thumb{background:#5a5a5a;border:2px solid #1a1a1a;border-radius:999px}.profile-post-overlay .post-text::-webkit-scrollbar-thumb:hover{background:#6b6b6b}.profile-post-nav-row{justify-content:space-between;align-items:center;gap:0;width:100%;min-height:1.5rem;margin:.75rem 0 .15rem;padding:0 .15rem;display:flex}.profile-post-nav-btn{color:#d9d4cc!important;width:auto!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex:none!important;padding:0!important;transition:opacity .14s!important}.profile-post-nav-btn svg{width:1.8rem!important;height:1.8rem!important}.profile-post-nav-btn:hover{opacity:.8}.profile-post-nav-btn:active{opacity:.65}.profile-post-nav-btn:focus-visible{opacity:.85;outline:none}.bottom-nav{z-index:10001}@media (width<=720px){.profile-post-overlay{padding:.8rem .7rem .75rem}.profile-post-overlay__shell{width:calc(100vw - 1.4rem)}}.color-palette{flex-wrap:wrap;gap:.6rem;display:flex}.color-modal{border:1px solid var(--line-strong);width:min(560px,100%);box-shadow:var(--shadow);background:#1e1e1e;border-radius:1.1rem;padding:1rem}.username-modal{width:min(420px,100%)}.color-modal-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.color-modal-header h3{margin:0}.grid-section{max-width:800px;margin:0 auto;padding:0 .5rem}.grid-wrap{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.5rem;display:grid}.profile-stat-btn{cursor:pointer;text-align:left;background:0 0;border:none;padding:0}.profile-stat-btn:hover{text-decoration:underline;opacity:1!important}.follows-modal{border:1px solid var(--line-strong);width:min(400px,96vw);box-shadow:var(--shadow);background:#1e1e1e;border-radius:1.1rem;flex-direction:column;gap:.75rem;max-height:80vh;padding:1rem;display:flex}.follows-modal-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.follows-tabs{border-bottom:1px solid var(--line-strong);display:flex}.follows-tab-btn{cursor:pointer;color:#888;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;margin-bottom:-1px;padding:.5rem;font-size:.8rem;font-weight:600;transition:color .14s,border-bottom-color .14s}.follows-tab-btn.active{color:#fff;border-bottom-color:#fff}.follows-list{flex:1;min-height:0;margin:0;padding:0;list-style:none;overflow-y:auto}.follows-list-item{color:var(--ink);border-radius:.6rem;align-items:center;gap:.7rem;padding:.5rem .4rem;text-decoration:none;transition:background .14s;display:flex}.follows-list-item:hover{background:#ffffff0f}.follows-list-avatar{color:#ccc;object-fit:cover;background:#2a2a2a;border:1px solid #333;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600;display:flex}.follows-list-info{flex-direction:column;gap:.1rem;min-width:0;display:flex}.follows-list-username{color:#f0f0f0;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:500;overflow:hidden}.follows-list-date{color:#666;letter-spacing:.02em;font-size:.72rem}.follows-empty{text-align:center;color:#888;margin:0;padding:2rem 0;font-size:.85rem}.follows-spinner-wrap{justify-content:center;padding:2rem 0;display:flex}.follows-load-more{color:#888;cursor:pointer;background:0 0;border:1px solid #333;border-radius:.6rem;justify-content:center;align-items:center;width:100%;padding:.5rem;font-size:.8rem;transition:background .14s,color .14s;display:flex}.follows-load-more:hover:not(:disabled){color:#fff;background:#ffffff0f}.follows-load-more:disabled{opacity:.5;cursor:default}.follow-btn{color:inherit;letter-spacing:.06em;cursor:pointer;opacity:.85;white-space:nowrap;background:0 0;border:1px solid;border-radius:999px;flex-shrink:0;padding:.2rem .75rem;font-size:.7rem;font-weight:600;transition:opacity .14s,background .14s}.follow-btn:hover:not(:disabled){opacity:1;background:#ffffff1a}.follow-btn:disabled{cursor:default;opacity:.5}.follow-btn--following{opacity:.55}@media (width<=640px){.profile-loading-head{align-items:flex-start;width:100%}.profile-skeleton-avatar{width:88px;height:88px}.profile-skeleton-name{max-width:60%}.profile-skeleton-stat{width:4.5rem}}.top-nav{z-index:1000;background:#111111e7;border-bottom:1px solid #222;justify-content:center;align-items:center;height:64px;padding:0 .5rem;display:flex;position:fixed;top:0;left:0;right:0}.top-nav-title{color:#fff;letter-spacing:.06em;text-transform:uppercase;text-align:center;font-size:1.1rem}body{padding-top:64px}.create-form{background:#111;border-radius:.8rem;flex-direction:column;gap:1.5rem;max-width:1000px;margin:1rem auto;padding:1rem;display:flex;box-shadow:0 2px 16px #00000012}.create-form-media{background:#111;border:1px solid #1e1e1e00;border-radius:.8rem;flex-direction:column;gap:1.5rem;max-width:1000px;margin:1rem auto;display:flex;overflow:hidden;box-shadow:0 2px 16px #00000012}.textarea-with-counter{margin-top:1.1rem;position:relative}.textarea-with-counter textarea{width:100%;max-height:400px;display:block;overflow:hidden}.char-counter{text-align:right;color:#f3f4f68f;pointer-events:none;background:#0b0b0b4e;border:1px solid #2a2a2ac7;border-radius:.4rem;margin-top:0;padding:.2rem .45rem;font-size:.8rem;line-height:1.2;position:absolute;top:auto;bottom:-.2rem;right:.55rem;transform:translateY(-100%)}@media (width<=1000px){.create-form,.create-form-media{box-shadow:none;border-radius:0;margin:0}}.discover-page{max-width:980px;margin:0 auto;padding:.9rem 1rem 5.5rem}.discover-panel{min-height:calc(100vh - 6.6rem)}.discover-title{letter-spacing:.01em;margin:.15rem 0 1rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.1rem,6.1vw,3.2rem);font-weight:600}.discover-search input{color:#a6a6a6;background:#181818;border-color:#242424;border-radius:0;width:100%;padding:.8rem 1.15rem;font-size:1.05rem}.discover-search input::placeholder{color:#878787}.discover-empty,.discover-status{text-align:center;color:#9b9b9b;letter-spacing:.03em;margin-top:8.5rem;font-family:Cormorant Garamond,serif;font-size:1.75rem}.discover-status{margin-top:2rem;font-family:Outfit,sans-serif;font-size:1rem}.discover-results{gap:.7rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.discover-result-card{border:1px solid var(--line);background:#161616;border-radius:.9rem;align-items:center;gap:.8rem;padding:.65rem;transition:border-color .14s;display:flex}.discover-result-card--skeleton{pointer-events:none}.discover-result-card:hover{border-color:#4d4d4d}.discover-result-avatar,.discover-result-avatar-media{object-fit:cover;border-radius:999px;flex:none;width:2.8rem;height:2.8rem}.discover-result-avatar{color:#e9e9e9;background:#2a2a2a;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.discover-result-username{color:#e5e5e5;margin:0;font-size:.98rem}.discover-result-bio{color:#9b9b9b;margin:.1rem 0 0;font-size:.86rem}.discover-results--skeleton{margin-top:1.25rem}.discover-skeleton{background:#ffffff17;position:relative;overflow:hidden}.discover-skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff24,#0000);animation:1.2s ease-in-out infinite discover-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes discover-skeleton-shimmer{to{transform:translate(100%)}}.discover-skeleton-avatar{border-radius:999px;flex:none;width:2.8rem;height:2.8rem}.discover-skeleton-copy{flex-direction:column;flex:1;gap:.45rem;min-width:0;display:flex}.discover-skeleton-line{border-radius:999px;height:.8rem}.discover-skeleton-line--username{width:7.5rem;max-width:55%}.discover-skeleton-line--bio{width:100%;max-width:16rem}@media (width<=640px){.discover-page{padding-inline:.8rem}.discover-empty,.discover-status{margin-top:7rem}}.landing{width:min(100%,1180px);margin:0 auto;padding:1.25rem 1rem 2rem}.hero{align-items:center;gap:2rem;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--soft-ink);margin:0;font-size:.72rem}.hero h1{letter-spacing:-.04em;margin:.7rem 0 1rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.4rem,10vw,5.2rem);line-height:.95}.hero-text,.hero-note,.feature-card p{color:var(--soft-ink);line-height:1.65}.hero-actions{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}.hero-actions .btn{justify-content:center;width:100%}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.device-shell,.feature-card{box-shadow:var(--shadow);background:#0c0c0ef5;border:1px solid #ffffff14}.device-shell{border-radius:1.4rem;max-width:430px;margin:0 auto;padding:1rem;overflow:hidden}.profile-header-preview{border-bottom:1px solid #ffffff0d;justify-content:center;align-items:center;padding:1rem;display:flex}.profile-header-preview h3{letter-spacing:.08em;margin:0;font-size:1rem}.preview-topbar{justify-content:flex-end;display:flex}.menu-dot,.grid-icon{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:50%;width:2.5rem;height:2.5rem}.preview-center{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:1rem 0 1.5rem;display:flex}.preview-profile{padding:1rem}.avatar{background:linear-gradient(135deg,#b8c7ff,#586cff);border-radius:50%;width:3rem;height:3rem}.name,.meta{margin:0}.name{font-size:1.5rem}.meta{color:var(--soft-ink);font-size:.9rem}.divider{background:#ffffff14;height:1px;margin-bottom:1rem}.preview-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:100px;gap:.7rem;display:grid}.tile{background:#1b1b1f;border-radius:.9rem}.tall{grid-row:span 2}.gradient-main{background:linear-gradient(#7ca5ff,#2c4da5)}.quote-card{color:#c5c5c5;background:linear-gradient(#434359,#242433);justify-content:center;align-items:center;font-family:Cormorant Garamond,serif;font-size:1.3rem;display:flex}.sky{background:linear-gradient(#9bb6d8,#5a6987)}.shoe{background:linear-gradient(#444,#222)}.features{margin-top:4rem}.section-head h2{margin:.5rem 0 0;font-size:clamp(2rem,8vw,3.4rem);line-height:1.05}.feature-grid{grid-template-columns:1fr;gap:1rem;margin-top:1.5rem;display:grid}.feature-card{border-radius:1rem;padding:1.25rem}.feature-card h3{margin:0;font-family:Cormorant Garamond,serif;font-size:1.5rem}.hero-actions .btn{width:auto}.feature-grid{grid-template-columns:repeat(2,1fr)}@media (width>=1024px){.hero{grid-template-columns:1.1fr .9fr;gap:3rem}.feature-grid{grid-template-columns:repeat(4,1fr)}}.hero-copy{text-align:center}.home-terms{text-align:center;color:#8a939f75;max-width:460px;margin:.1rem 0 0;font-size:.6rem;line-height:1.55}.home-terms a{color:#b9c0ca84;text-underline-offset:.18em;text-decoration:underline}.login-screen{background:radial-gradient(circle at 50% 18%,#ffffff0d,#0000 45%),#050607;place-items:center;min-height:100vh;padding:2rem 1rem;display:grid}.login-shell{justify-items:center;gap:1.15rem;width:min(560px,100%);display:grid}.login-brand{letter-spacing:.015em;color:#f3f0eb;margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(3rem,9vw,4.2rem);line-height:.92}.login-tagline{color:#9ba3ad;letter-spacing:.22em;margin:0;font-size:.78rem}.login-field{color:#9ba3ad;text-transform:uppercase;letter-spacing:.1em;gap:.52rem;width:min(480px,100%);font-size:.74rem;display:grid}.login-field input{color:#f3f0eb;background:#040608eb;border:1px solid #ffffff24;border-radius:.2rem;padding:.78rem .84rem}.login-google-frame{background:#07090bcc;border:1px solid #ffffff26;border-radius:.12rem;width:min(480px,100%);padding:.9rem}.google-block{justify-content:center;width:100%;display:flex}.google-btn-wrap{background:linear-gradient(120deg,#ffffff24,#ffffff0a);border-radius:999px;width:min(420px,100%);padding:.2rem;position:relative;box-shadow:inset 0 0 0 1px #ffffff14,0 8px 24px #00000073}.google-btn-wrap>div{border-radius:999px;overflow:hidden}.google-btn-wrap.is-disabled{opacity:.58}.google-btn-wrap.is-disabled>div{pointer-events:none}.google-btn-blocker{cursor:not-allowed;background:0 0;border:0;border-radius:999px;position:absolute;inset:0}.login-terms{text-align:center;color:#8a939f;max-width:460px;margin:.1rem 0 0;font-size:.82rem;line-height:1.55}.login-terms a{color:#b9c0ca;text-underline-offset:.18em;text-decoration:underline}@media (width<=560px){.login-screen{padding:1.5rem .7rem}.login-shell{gap:.95rem}.login-tagline{letter-spacing:.15em;font-size:.72rem}.login-google-frame{padding:.65rem}}.legal-screen{background:radial-gradient(circle at 50% 18%,#ffffff0d,#0000 45%),#050607;min-height:100vh;padding:2rem 1rem 4rem}.legal-shell{gap:0;max-width:720px;margin:0 auto;display:grid}.legal-header{text-align:center;border-bottom:1px solid #ffffff14;margin-bottom:2rem;padding-bottom:2.5rem}.legal-brand{letter-spacing:.015em;color:#f3f0eb;margin:0 0 .6rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,6vw,2.8rem);line-height:.92}.legal-title{letter-spacing:.12em;text-transform:uppercase;color:#c8c0b8;margin:0 0 .5rem;font-size:clamp(1.2rem,3.5vw,1.6rem);font-weight:500}.legal-date{letter-spacing:.1em;color:#5a6370;text-transform:uppercase;margin:0;font-size:.78rem}.legal-section{border-bottom:1px solid #ffffff0d;padding:1.4rem 0}.legal-section:last-of-type{border-bottom:none}.legal-section h2{letter-spacing:.14em;text-transform:uppercase;color:#9ba3ad;margin:0 0 .85rem;font-size:.82rem;font-weight:600}.legal-section p{color:#c2bdb8;margin:0 0 .85rem;font-size:.94rem;line-height:1.72}.legal-section p:last-child{margin-bottom:0}.legal-footer{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2.5rem;padding-top:1.5rem;display:flex}.legal-back,.legal-link{letter-spacing:.08em;color:#9ba3ad;text-underline-offset:.2em;font-size:.82rem;text-decoration:underline;transition:color .14s}.legal-back:hover,.legal-link:hover{color:#f3f0eb}@media (width<=560px){.legal-screen{padding:1.5rem .85rem 3rem}.legal-header{margin-bottom:1.4rem;padding-bottom:1.8rem}.legal-section{padding:1.1rem 0}.legal-section p{font-size:.88rem}}:root{--bg:#111;--paper:#1a1a1a;--bottom-nav-height:64px;--ink:#f0ece8;--soft-ink:#888884;--line:#2c2c2c;--line-strong:#444;--surface:#1a1a1af0;--accent:#c8c0b8;--danger:#e06060;--shadow:0 16px 40px #0009}*{box-sizing:border-box}body{color:var(--ink);letter-spacing:.01em;min-height:100vh;padding-bottom:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom));background:radial-gradient(circle at 50% 18%,#ffffff0d,#0000 45%),#050607;margin:0;font-family:Outfit,sans-serif}a{color:inherit;text-decoration:none}#root{min-height:100vh}.profile-actions-fab:hover{box-shadow:0 4px 20px #0003}.async-media{display:block;position:relative;overflow:hidden}.async-media--circle{border-radius:999px}.async-media__skeleton{z-index:0;background:#ffffff1f;position:absolute;inset:0}.async-media__skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff2e,#0000);animation:1.25s ease-in-out infinite async-media-shimmer;position:absolute;inset:0;transform:translate(-100%)}.async-media img,.async-media video{z-index:1;transition:opacity .18s;position:relative}.async-media.is-loading img,.async-media.is-loading video{opacity:0;visibility:hidden}.async-media.is-loaded img,.async-media.is-loaded video{visibility:visible}.async-media.is-loaded .async-media__skeleton{opacity:0;pointer-events:none;transition:opacity .18s}@keyframes async-media-shimmer{to{transform:translate(100%)}}.page-wrap{max-width:980px;margin:0 auto;padding:2rem 1.35rem 3.2rem}.panel{background:var(--surface);border:1px solid var(--line);backdrop-filter:blur(4px);box-shadow:var(--shadow);border-radius:1.1rem;padding:1.2rem}.split{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;display:grid}.stack{gap:.9rem;display:grid}.field{letter-spacing:.08em;color:var(--soft-ink);gap:.5rem;font-size:.86rem;display:grid}input,textarea,select,button{font:inherit}input,textarea,select{border:1px solid var(--line);color:var(--ink);background:#1e1e1e;border-radius:.85rem;padding:.72rem .82rem}input:focus,textarea:focus,select:focus{border-color:var(--line-strong);outline:none;box-shadow:0 0 0 3px #64646433}.primary-btn,.secondary-btn,.ghost-btn,.tab{border:1px solid var(--line-strong);color:var(--accent);cursor:pointer;background:#2a2a2a;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.45rem 1rem;transition:transform .14s,border-color .14s,background .14s;display:inline-flex}.primary-btn svg,.secondary-btn svg,.ghost-btn svg,.tab svg,.avatar-edit-btn svg,.username-edit-btn svg,.color-edit-btn svg,.delete-btn svg,.delete-confirm-btn svg{width:1rem;height:1rem}.icon-btn svg,.icon-link svg{width:1.15rem;height:1.15rem}.primary-btn{border-color:var(--line-strong);color:var(--ink);background:#333}.secondary-btn{background:#222}.ghost-btn{background:0 0}.full{width:100%}.icon-btn,.icon-link{border:1px solid var(--line-strong);width:2.4rem;height:2.4rem;color:var(--accent);background:#2a2a2a;border-radius:999px;justify-content:center;align-items:center;transition:transform .14s,border-color .14s,background .14s;display:inline-flex}.btn--lg{color:#fff;background:#272727;border:none;border-radius:10px;width:56px;min-width:56px;height:56px;min-height:56px;padding:0;font-weight:700}.btn--lg svg{width:1.6rem;height:1.6rem}.btn--lg:active{transform:scale(.96)}.btn--lg:focus-visible{outline:none;box-shadow:0 0 0 3px #aee6ff}.primary-btn.btn--lg:disabled{box-shadow:none;background:#b0b0b0}.icon-btn:hover,.icon-link:hover,.primary-btn:hover,.secondary-btn:hover,.ghost-btn:hover,.tab:hover{background:#333;border-color:#666;transform:translateY(-1px)}.icon-btn:disabled,.primary-btn:disabled,.secondary-btn:disabled,.ghost-btn:disabled,.tab:disabled{opacity:.48;cursor:not-allowed}.notice{color:var(--soft-ink);margin:.3rem 0;font-size:.88rem}.text-post-input{text-align:center;white-space:pre-wrap;overflow-wrap:anywhere;resize:vertical;background:#1e1e1e;border:1px solid #64646466;min-height:180px;padding:1.2rem;font-size:clamp(1.1rem,2vw,1.65rem);line-height:1.35}.text-post-input::placeholder{color:#666}.color-option-stack{gap:.75rem;display:grid}.color-palette-inline{flex-wrap:wrap;gap:.6rem;display:flex}.color-swatch-btn{cursor:pointer;border:1px solid #ffffff26;border-radius:999px;width:2.2rem;height:2.2rem;padding:0;box-shadow:inset 0 0 0 1px #ffffff14}.color-swatch-btn.is-active{border-color:#fff;transform:scale(1.1)}.custom-color-inline{letter-spacing:.08em;align-items:center;gap:.75rem;font-size:.8rem;display:flex}.custom-color-inline input[type=color]{border-radius:.8rem;width:3rem;height:3rem;padding:.2rem}.color-option-note{margin:0;font-size:.5rem}.error-text{color:var(--danger);margin-top:.5rem}.status-note{max-width:980px;color:var(--soft-ink);margin:1rem auto 0}.toast-stack{z-index:1200;pointer-events:none;gap:.65rem;width:min(92vw,360px);display:grid;position:fixed;top:1rem;right:1rem}.toast-item{pointer-events:auto;border:1px solid var(--line-strong);box-shadow:var(--shadow);background:#151515f5;border-radius:.82rem;justify-content:space-between;align-items:flex-start;gap:.65rem;padding:.72rem .78rem;animation:.18s rise;display:flex}.toast-item p{color:var(--ink);margin:0;font-size:.9rem;line-height:1.4}.toast-info{border-color:#4b5563}.toast-success{border-color:#22c55e}.toast-error{border-color:#ef4444}.toast-close{width:1.35rem;height:1.35rem;color:var(--ink);cursor:pointer;background:#ffffff1f;border:0;border-radius:999px;flex:none;line-height:1}.muted{color:var(--soft-ink)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes rise{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}.premium-pill{color:#aaa;background:#2a2a2a;border-radius:999px;padding:.25rem .65rem;font-size:.8rem;font-weight:600}.custom-color-panel{border-top:1px solid var(--line);margin-top:1rem;padding-top:1rem}.custom-color-header-row{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.custom-color-header-row h4{margin:0}.custom-color-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.custom-color-input{border:1px solid var(--line-strong);background:#2a2a2a;border-radius:.8rem;width:3rem;height:3rem;padding:.2rem}.custom-color-note{margin-bottom:0}.spinner{vertical-align:middle;border:3px solid #ffffff26;border-top-color:#888;border-radius:50%;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.modal-backdrop{z-index:1000;background:#000000a6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-panel{box-shadow:var(--shadow);background:#1e1e1e;border-radius:1.1rem;padding:1.25rem}.tab-bar{display:flex}.tab-bar--underline{justify-content:center}.tab-bar--underline .tab-bar__item{cursor:pointer;color:#666;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:1.1rem;transition:color .2s,border-bottom-color .2s;display:flex}.tab-bar--underline .tab-bar__item.active{color:#222;border-bottom-color:#343434;font-weight:700}.tab-bar--pill{background:#ffffff0a;border:1px solid #ffffff29;border-radius:999px;margin-top:.4rem;padding:.2rem;display:inline-flex}.tab-bar--pill .tab-bar__item{color:#9ba3ad;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:6.7rem;padding:.46rem .9rem;font-size:.74rem}.tab-bar--pill .tab-bar__item.active{color:#f3f0eb;background:#ffffff1f}@media (width<=860px){.split{grid-template-columns:1fr}}@media (width<=600px){.tab-bar--underline{flex-wrap:wrap}.tab-bar--underline .tab-bar__item{flex:1;justify-content:center;padding:.65rem .5rem;font-size:1rem}}.post-date{color:var(--soft-ink);margin-top:.25rem;font-size:.75rem}
