:root{color:#222;background:#fafaf8;font-family:Inter,Hiragino Sans,Noto Sans JP,sans-serif;line-height:1.5;font-weight:400}html{height:100%;background:#fafaf8;overscroll-behavior-y:none}*{box-sizing:border-box}body{margin:0;height:100%;min-width:320px;overflow:hidden;background:#fafaf8;overscroll-behavior-y:none}button,input,textarea{font:inherit}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}#root{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.app-shell{display:flex;flex-direction:column;height:100svh;min-height:100vh;overflow:hidden}.app-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #e5e7ea;background:#fafaf8f5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.brand-button{border:0;background:transparent;font-size:28px;font-weight:700;padding:0}.header-actions{display:flex;align-items:center;gap:12px}.app-main{flex:1;width:100%;max-width:760px;margin:0 auto;padding:24px 20px 48px;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.page-column,.list-column,.field-list,.invite-list{display:flex;flex-direction:column;gap:16px}.panel{background:#fff;border:1px solid #e5e7ea;border-radius:8px;padding:18px}.composer,.profile-hero{border:0;background:transparent;padding:0}.panel-header{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.row-between{flex-direction:row;align-items:center;justify-content:space-between}.panel h1,.panel h2,.panel p{margin:0}.centered-page{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-panel{width:100%;max-width:420px}.field{display:flex;flex-direction:column;gap:8px}.field span{font-size:14px;color:#666}.field input,.admin-add-row input,.composer-input{width:100%;border:1px solid #e5e7ea;border-radius:8px;background:#fff;padding:12px 14px;color:#222}.composer-input{min-height:108px;resize:vertical}.composer-footer,.color-row,.auth-footer,.profile-actions,.post-author-row,.person-row,.person-info,.invite-row{display:flex;align-items:center}.composer-footer,.person-row,.invite-row{justify-content:space-between}.post-author-row{justify-content:flex-start;gap:10px}.name-with-badge{display:inline-flex;align-items:center;gap:6px}.admin-badge{display:inline-grid;place-items:center;color:#8a6f2a}.composer-footer .meta-text{margin-left:auto;margin-right:12px;text-align:right}.color-row{gap:12px}.admin-add-row{display:grid;grid-template-columns:1fr auto;gap:10px}.color-row input[type=color]{width:52px;min-width:52px;padding:4px}.primary-button,.subtle-button,.danger-button{border-radius:8px;border:0;padding:10px 14px;font-weight:600}.primary-button{background:#577596;color:#fff}.primary-button:hover{background:#496684}.subtle-button,.segment,.icon-button,.text-button{background:#f4f5f3;color:#222;border:1px solid #e5e7ea}.danger-button{background:#8a5b54;color:#fff}.full-width{width:100%}.auth-footer{justify-content:center;gap:16px;margin-top:16px;font-size:14px;color:#577596}.auth-submit,.form-submit{margin-top:4px}.legal-check{display:flex;align-items:flex-start;gap:10px;color:#666;font-size:13px;line-height:1.6}.legal-check input{margin-top:4px}.legal-check a{color:#577596}.timeline-legal-links{display:flex;justify-content:center;gap:18px;color:#666;font-size:13px}.pager{display:flex;align-items:center;justify-content:center;gap:14px}.pager .subtle-button:disabled{cursor:default;opacity:.45}.timeline-legal-links a:hover{color:#577596}.timeline-page{position:relative;overscroll-behavior-y:contain}.pull-refresh{position:sticky;top:74px;z-index:5;display:flex;align-items:center;justify-content:center;align-self:center;gap:8px;width:fit-content;min-height:36px;margin:-36px 0 0;padding:8px 12px;border:1px solid #e5e7ea;border-radius:999px;background:#fffffff5;color:#577596;font-size:13px;font-weight:600;opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease}.pull-refresh.visible{opacity:1}.pull-refresh .spinning{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.segmented{display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:0;background:transparent}.segment{text-align:center;border-radius:6px;padding:10px 12px}.segment.active{background:#577596;border-color:#577596;color:#fff}.avatar{display:inline-block;border-radius:999px;border:1px solid rgba(0,0,0,.06)}.post-card{display:flex;flex-direction:column;gap:12px}.post-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.post-author{display:flex;gap:12px}.post-author-text{display:flex;flex-direction:column;gap:4px}.post-content{margin:0;white-space:pre-wrap}.post-reaction-count{display:inline-flex;align-items:center;gap:6px}.meta-text{color:#666;font-size:13px}.icon-button{width:34px;height:34px;display:inline-grid;place-items:center;border-radius:8px}.icon-button.active{color:#577596}.icon-button.active svg{fill:currentColor}.follow-icon-button{width:28px;height:28px;display:inline-grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#577596}.follow-icon-button:hover{background:#eef2f5}.text-button,.text-link{border:0;background:transparent;color:#577596;padding:0}.profile-hero{display:grid;gap:18px;justify-items:center;text-align:center}.profile-copy{display:flex;flex-direction:column;gap:4px}.profile-name-row{display:flex;align-items:center;justify-content:center;gap:10px}.profile-actions{flex-wrap:wrap;justify-content:center;gap:10px}.icon-stat-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:56px;min-height:40px}.people-list{display:flex;flex-direction:column;gap:10px}.person-row{gap:16px;padding:12px 0;border-bottom:1px solid #f0f1ef}.person-row:last-child{border-bottom:0;padding-bottom:0}.person-info{gap:12px}.relationship-button{border:1px solid #e5e7ea;border-radius:8px;background:#fff;color:#577596;padding:8px 12px;font-weight:600;white-space:nowrap}.relationship-button:hover{background:#f4f5f3}.settings-grid{gap:16px}.danger-panel{border-color:#ead3cf}.error-text{color:#8a5b54;margin:0;font-size:14px}.success-text{color:#577596;margin:0;font-size:14px}.legal-page{width:100%;min-height:100vh;display:grid;place-items:center;padding:24px}.legal-panel{width:100%;max-width:640px}.legal-section-list{display:flex;flex-direction:column;gap:18px;margin-bottom:18px}.legal-section{display:flex;flex-direction:column;gap:6px}.legal-section h2{font-size:16px}.legal-section p{white-space:pre-line}.about-page{width:100%;min-height:100vh;padding:40px 24px}.about-panel{width:100%;max-width:640px;margin:0 auto}.about-section-list{display:flex;flex-direction:column;gap:32px}.about-section{display:flex;flex-direction:column;gap:12px}.about-section h1{margin:0;font-size:24px}.about-section p{margin:0;color:#333;white-space:pre-line;line-height:1.9}.about-actions{display:flex;align-items:center;gap:18px;margin-top:36px}@media (max-width: 640px){.app-header{padding:14px 16px}.app-main{padding:16px 12px 36px}.panel{padding:16px}.profile-actions{width:100%}}
