:root{--page:#fff;--page-bottom:#fff;--card:#fffffff5;--card-strong:#ffffffeb;--line:#4c3d2c1f;--text:#2f271f;--muted:#6b5e51;--accent-strong:#a24c1f;--shadow-soft:0 16px 36px #20181214;--sans:Inter, "SF Pro Text", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;--serif:var(--sans);font-family:var(--sans);color:var(--text);background:var(--page);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.6}*{box-sizing:border-box}html{min-height:100%}body{min-width:320px;min-height:100vh;color:var(--text);background:#fff;margin:0}button,input,select,textarea{font:inherit}h1,h2{font-family:var(--sans);letter-spacing:-.03em;color:var(--text);line-height:1.12}h1{font-size:clamp(2.6rem,6vw,4.6rem);font-weight:600}h2{font-size:clamp(1.45rem,2.6vw,2rem);font-weight:600}p{line-height:1.6}a{color:inherit}#root{width:100%;min-height:100vh;position:relative}.app-shell{background:radial-gradient(circle at top,#42af8d2e,#0000 36%),linear-gradient(#edf4ef 0%,#dfece5 100%);min-height:100vh;padding:0}.app-frame{background:linear-gradient(#278a6f 0%,#207d64 100%);width:min(100%,430px);min-height:100vh;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 22px 60px #10271f38}.auth-frame{flex-direction:column;display:flex}.auth-frame-login{background:#fff;place-items:center;padding:24px 0;display:grid}.app-shell-centered{place-items:center;display:grid}.auth-panel{text-align:center;background:#ffffffe6;border:1px solid #1f42361f;border-radius:30px;width:min(520px,100%);padding:36px 28px 30px;box-shadow:0 20px 48px #10271f1f}.auth-panel-embedded{flex:none;width:calc(100% - 24px);margin:8px 12px 12px}.auth-panel-login{width:min(520px,100% - 24px);box-shadow:none;background:#fff;border:0;border-radius:0;margin:0 12px;animation:.42s ease-out both auth-fade-up}.auth-hero{flex:none;gap:0;padding:10px 12px 0;display:grid}.auth-hero-photo-wrap{margin-top:0}.auth-hero-photo{aspect-ratio:1/.9;border-radius:26px;margin-top:0}.auth-kicker{color:#21443a;letter-spacing:.24em;text-transform:none;font-variant:small-caps;margin:0 0 10px;font-size:.92rem;font-weight:800}.auth-kicker .brand-mark{color:#21443a;gap:.12rem}.auth-kicker .brand-mark-icon{filter:none;opacity:.9;width:2.76em;height:2.76em}.auth-heading{color:#19322a;margin:0 0 12px;font-size:clamp(2.1rem,5.2vw,3.4rem)}.auth-copy{color:#5f7169;margin:0;font-size:1rem}.google-button-wrap{justify-content:center;min-height:44px;margin:18px 0 0;display:flex}.google-signin-button{color:#fff;min-width:260px;min-height:52px;font:inherit;cursor:pointer;background:linear-gradient(#2a8a6f 0%,#1b6f57 100%);border:0;border-radius:999px;padding:0 22px;font-weight:600;box-shadow:0 14px 30px #10271f24}.google-signin-button:disabled{opacity:.7;cursor:default}.google-signin-button:hover:not(:disabled){transform:translateY(-1px)}@keyframes auth-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.invite-form{gap:14px;margin-top:24px;display:grid}.invite-form input{width:100%;font:inherit;text-align:center;letter-spacing:.22em;text-transform:uppercase;background:#ffffffeb;border:1px solid #1f42361f;border-radius:18px;padding:16px 18px}.primary-button{color:#f7faf8;min-height:52px;font:inherit;cursor:pointer;background:linear-gradient(#238969 0%,#186650 100%);border:0;border-radius:999px;padding:0 22px;font-weight:600}.ghost-button{color:#5f7169;font:inherit;cursor:pointer;background:0 0;border:0;margin-top:16px;font-weight:600}.hero-panel{color:#f7faf8;padding:28px 12px 20px}.hero-topline{justify-content:space-between;align-items:flex-start;gap:18px;padding:0 12px 18px;display:flex}.hero-brand-block{gap:8px;display:grid}.hero-mark,.section-kicker{letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:700}.brand-mark{color:inherit;letter-spacing:inherit;flex-direction:column;align-items:center;gap:.14rem;display:inline-flex}.brand-mark-text{letter-spacing:inherit;align-items:baseline;line-height:1;display:inline-flex}.brand-mark-initial{font-size:1.22em}.brand-mark-icon{object-fit:contain;filter:brightness(0)invert();opacity:.92;flex:none;width:2.76em;height:2.76em;display:block}.hero-tag{color:#f7faf8b8;margin:0;font-size:1rem}.horse-switcher{align-items:flex-start;gap:14px;display:flex}.horse-option{color:#f7faf8c7;font:inherit;cursor:pointer;background:0 0;border:0;justify-items:center;gap:8px;padding:0;transition:opacity .18s,transform .18s,color .18s;display:grid}.horse-option.is-active{color:#f7faf8}.horse-option:not(.is-active){opacity:.82}.horse-option-avatar{border:4px solid #fff3;border-radius:999px;justify-content:center;align-items:center;width:74px;height:74px;display:inline-flex;overflow:hidden;box-shadow:0 10px 24px #0d281f2e}.horse-option.is-active .horse-option-avatar{border-color:#fff}.horse-option-avatar img{object-fit:cover;width:100%;height:100%;display:block}.horse-option-name{letter-spacing:.08em;text-transform:none;font-size:.95rem;font-weight:700}.hero-photo-wrap{margin-top:2px}.hero-photo{aspect-ratio:1/.82;object-fit:cover;border-radius:18px;width:100%;display:block}.hero-actions{gap:12px;margin-top:16px;padding:0 12px 10px;display:grid}.hero-footer-row{padding:0 12px 12px}.hero-share-block{gap:10px;display:grid}.hero-share-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.share-access-button{color:#f7faf8d6;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.92rem;font-weight:600}.share-access-button:disabled{opacity:.6;cursor:default}.invite-chip{color:#f7faf8;letter-spacing:.16em;text-transform:uppercase;background:#ffffff29;border-radius:999px;padding:8px 12px;font-size:.82rem}.home-screen-button{color:#f7faf8;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:.94rem;font-weight:600}.action-card{text-align:left;width:100%;font:inherit;cursor:pointer;border:0;border-radius:24px;align-items:center;gap:14px;padding:16px 18px;transition:transform .18s,box-shadow .18s,background .18s;display:flex}.action-card:hover{transform:translateY(-1px)}.action-card-primary{color:#173d32;background:#f5f7f2;box-shadow:0 18px 38px #0e2d242e}.action-card-secondary{color:#f7faf8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff29;border:1px solid #ffffff1a}.action-icon-wrap{border-radius:16px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.action-card-primary .action-icon-wrap{background:#2081671f}.action-card-secondary .action-icon-wrap{background:#ffffff1f}.action-icon-wrap svg{width:20px;height:20px}.action-copy{gap:3px;display:grid}.action-copy strong{font-size:1rem;line-height:1.2}.action-copy small{opacity:.78;font-size:.9rem;line-height:1.35}.timeline-panel{background:linear-gradient(#fcfdfa 0%,#f4f7f1 100%);border-radius:34px 34px 0 0;min-height:calc(100vh - 220px);margin-top:6px;padding:18px 18px 120px;position:relative}.timeline-panel-handle,.bottom-sheet-handle{background:#1b392f1f;border-radius:999px;width:52px;height:6px;margin:0 auto}.timeline-panel-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-top:18px;margin-bottom:18px;display:flex}.timeline-panel-header h2,.sheet-header h2{color:#19322a;margin:6px 0 0}.timeline-list{gap:20px;display:grid}.timeline-search-trigger,.timeline-search-close{color:#17372d;cursor:pointer;background:#fff;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;box-shadow:0 10px 24px #15342914}.timeline-search-trigger svg,.timeline-search-close svg{width:20px;height:20px}.timeline-search-inline{align-items:center;gap:10px;width:100%;display:flex}.timeline-search-field{color:#61756d;background:#fff;border-radius:999px;flex:auto;align-items:center;gap:10px;min-height:48px;padding:0 16px;display:flex;box-shadow:0 10px 24px #15342914}.timeline-search-field svg{flex:none;width:20px;height:20px}.timeline-search-field input{color:#1d3029;width:100%;font:inherit;background:0 0;border:0}.timeline-search-field input:focus{outline:0}.storage-warning{color:#7c5921;background:#c586341f;border-radius:16px;margin:0 0 18px;padding:12px 14px;font-size:.92rem}.timeline-section{gap:10px;display:grid}.timeline-section-label{color:#4f665d;margin:0;font-size:1rem;font-weight:700}.timeline-entry{grid-template-columns:12px minmax(0,1fr);align-items:start;gap:12px;display:grid}.timeline-dot{background:#49c9a4;border-radius:999px;width:9px;height:9px;margin-top:10px;box-shadow:0 0 0 4px #49c9a41a}.timeline-entry-content{border-bottom:1px solid #1f423617;padding:2px 40px 10px 0;position:relative}.timeline-entry-toolbar{position:absolute;top:0;right:0}.timeline-entry-menu-wrap{position:relative}.timeline-entry-menu-button{color:#23493d;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.timeline-entry-menu-button svg{width:20px;height:20px}.timeline-entry-menu-button:hover{color:#17372d}.timeline-entry-menu{z-index:3;background:#fff;border-radius:16px;min-width:132px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 34px #142b2329}.timeline-entry-menu button{color:#1d3029;text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:10px 12px;display:block}.timeline-entry-menu button:hover{background:#18655014}.timeline-entry-menu button.is-danger{color:#b33b36}.timeline-entry-body{color:#1d3029;margin:0;font-size:1rem;line-height:1.55}.timeline-entry-author{color:#73867f;margin:6px 0 0;font-size:.82rem;font-weight:600}.timeline-photo{object-fit:cover;border-radius:18px;width:min(100%,280px);margin-top:12px;display:block}.toast{z-index:30;color:#f7faf8;white-space:nowrap;background:#153229eb;border-radius:999px;padding:12px 16px;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 16px 40px #0d211b3d}.sheet-backdrop{pointer-events:none;background:#0b181400;transition:background .22s;position:fixed;inset:0}.sheet-backdrop.is-visible{pointer-events:auto;background:#0b181457}.bottom-sheet{z-index:32;background:#fbfdf9;border-radius:30px 30px 0 0;width:min(100%,430px);padding:12px 18px 24px;transition:transform .26s;position:fixed;bottom:0;left:50%;transform:translate(-50%,calc(100% + 16px));box-shadow:0 -18px 50px #0a1f1938}.bottom-sheet.is-open{transform:translate(-50%)}.sheet-content{gap:18px;margin-top:14px;display:grid}.sheet-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.sheet-close{color:#1d3029;cursor:pointer;background:#1c3d3214;border:0;border-radius:14px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.sheet-close svg{width:18px;height:18px}.story-textarea-wrap textarea,.ask-form input{color:#1d3029;width:100%;font:inherit;resize:none;background:#fff;border:1px solid #1f42361f;border-radius:22px;padding:16px 18px;box-shadow:inset 0 1px #fffc}.story-textarea-wrap textarea{min-height:132px}.story-textarea-wrap textarea:focus,.ask-form input:focus{outline-offset:0;outline:2px solid #27a27f3d}.story-composer{background:#fff;border:1px solid #1f42361a;border-radius:22px;gap:14px;padding:14px;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:inset 0 1px #fffc}.story-composer.is-dragging-photo{background:#27a27f0d;border-color:#27a27f66;transform:translateY(-1px);box-shadow:inset 0 1px #ffffffe6,0 0 0 1px #27a27f24,0 18px 34px #11382c14}.story-drop-hint{color:#1a5f4b;text-align:center;background:#27a27f14;border:1px dashed #27a27f47;border-radius:16px;margin:0;padding:10px 12px;font-size:.92rem;font-weight:600}.story-composer-input textarea{min-height:92px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.story-composer-input textarea:focus{outline:0}.story-photo-chip{border-radius:22px;width:112px;height:112px;position:relative;overflow:hidden}.story-photo-chip img{object-fit:cover;width:100%;height:100%;display:block}.story-photo-remove{color:#1d3029;cursor:pointer;background:#ffffffeb;border:0;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:absolute;top:8px;right:8px;box-shadow:0 8px 18px #0f201a2e}.story-photo-remove svg{width:13px;height:13px}.sheet-actions-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.story-composer-actions{border-top:1px solid #1f423614;padding-top:4px}.story-date-only{gap:10px;display:grid}.story-date-field{color:#1d3029;gap:8px;font-size:.92rem;font-weight:600;display:grid}.story-date-field input{color:#1d3029;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #1f42361f;border-radius:18px;padding:0 16px}.story-date-field input:focus{outline-offset:0;outline:2px solid #27a27f3d}.story-date-help{color:#5f7169;margin:0;font-size:.9rem;line-height:1.45}.attach-button,.primary-sheet-button{font:inherit;border:0;border-radius:999px;font-weight:600}.attach-button{color:#186550;cursor:pointer;background:#1f81671a;justify-content:center;align-items:center;min-height:48px;padding:0 18px;display:inline-flex;position:relative;overflow:hidden}.attach-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.primary-sheet-button{color:#f7faf8;cursor:pointer;background:linear-gradient(#238969 0%,#186650 100%);min-height:52px;padding:0 22px;box-shadow:0 14px 32px #18665042}.primary-sheet-button:disabled{opacity:.5;cursor:default;box-shadow:none}.ask-sheet{gap:16px}.ask-thread{gap:12px;max-height:min(48vh,380px);padding-right:2px;display:grid;overflow-y:auto}.ask-empty-state{color:#4f665d;background:#1f81670f;border-radius:22px;padding:18px}.ask-message{border-radius:22px;gap:6px;max-width:88%;padding:14px 16px;display:grid}.ask-message p{margin:0}.ask-message span{opacity:.66;font-size:.8rem}.ask-message-user{color:#f7faf8;background:#1f8167;border-bottom-right-radius:8px;justify-self:end}.ask-message-assistant{color:#1d3029;background:#1f816714;border-bottom-left-radius:8px}.ask-form{gap:12px;display:grid}.share-sheet{gap:16px}.share-sheet-copy{gap:12px;display:grid}.share-sheet-copy p{color:#4f665d;margin:0;line-height:1.5}.share-link-pill{color:#173d32;word-break:break-all;background:#1f816714;border-radius:18px;padding:14px 16px;font-size:.86rem}.share-sheet-note{font-size:.9rem}.share-sheet-actions{align-items:stretch}.share-sheet-actions .attach-button{flex:auto}.install-sheet{gap:16px}.install-platform{color:#4f665d;margin:0;font-size:.92rem;font-weight:600}.install-steps{color:#1d3029;gap:10px;margin:0;padding-left:18px;display:grid}.install-steps li{line-height:1.5}.install-note{color:#5f7169;margin:0;font-size:.9rem}.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}@media (width>=768px){.app-shell{padding:24px 0}.app-frame{border-radius:36px;min-height:calc(100vh - 48px)}.timeline-panel{min-height:calc(100vh - 300px)}}
