:root{color:#18211f;background:#f5f3ed;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}.site-shell{min-height:100vh;padding:16px}.nodes-shell{height:100vh;overflow:hidden;padding:8px}.home-shell{background:#fff;display:flex;justify-content:center;overflow:hidden;padding:0 18px}.home-page{display:flex;flex-direction:column;min-height:100vh;padding:18px 0 24px;width:min(100%,430px)}.home-topbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px;width:100%}.home-logo{background:transparent;border:0;color:#18211f;font-size:1.35rem;font-weight:900;letter-spacing:0;line-height:34px;margin:0;padding:0;text-align:left}.home-showcase{aspect-ratio:4 / 3;background:#f8faf8;border:1px solid #d9ded8;border-radius:8px;margin-bottom:18px;width:100%}.home-auth{width:100%}.home-form{display:grid;gap:8px;width:100%}.home-form input{background:#fff;border-color:#cfd8d4;min-height:48px;text-align:center}.home-status{color:#5d6a65;font-size:.86rem;margin:0;text-align:center}.otp-code{color:#c62828;font-weight:900}.supported-universities{color:#65746d;margin-top:22px;text-align:center;width:100%}.supported-universities p{font-size:.78rem;font-weight:800;letter-spacing:0;margin:0 0 10px;text-transform:uppercase}.supported-universities ul{display:grid;gap:8px;list-style:none;margin:0;padding:0}.supported-universities li{border:1px solid #d9ded8;border-radius:8px;color:#33413d;padding:8px 12px}.site-header{align-items:center;display:flex;gap:14px;justify-content:space-between;margin:0 auto 18px;max-width:1080px}.brand-link{background:transparent;border:0;color:inherit;display:grid;gap:2px;padding:0;text-align:left}.brand-link span{font-size:1.3rem;font-weight:900}.brand-link small{color:#66736d;font-size:.76rem;font-weight:700}.section-nav{background:#fff;border:1px solid #d9ded8;border-radius:8px;display:grid;flex:1;grid-template-columns:repeat(2,1fr);max-width:320px;overflow:hidden}.nav-link{background:transparent;border:0;color:#4c5b55;min-height:42px;padding:0 8px}.nav-link.active{background:#1f4f45;color:#fff;font-weight:800}.language-toggle{background:#fff;border:1px solid #d9ded8;border-radius:8px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.language-toggle button{background:transparent;border:0;color:#52615b;font-size:.78rem;font-weight:850;height:34px;min-width:42px;padding:0 8px}.language-toggle button.active{background:#1f4f45;color:#fff}.page-grid,.two-column-page,.content-panel,.status-line{margin:0 auto;max-width:1080px}.page-grid,.two-column-page{display:grid;gap:14px}.page-intro,.auth-panel,.summary-panel,.section-panel,.content-panel{background:#fff;border:1px solid #d9ded8;border-radius:8px;padding:16px}.page-intro{min-height:280px}.page-intro h1,.content-panel h1,.location-header h1,.detail-header h2,.auth-panel h2,.summary-panel h2{letter-spacing:0;margin:0}.page-intro h1{font-size:clamp(2rem,8vw,4.6rem);line-height:.98;max-width:760px}.page-intro p,.auth-panel p,.summary-panel p,.location-header p{color:#52615b;line-height:1.5;margin:10px 0 0}.eyebrow{color:#66736d;font-size:.76rem;font-weight:800;letter-spacing:0;margin:0 0 6px;text-transform:uppercase}.action-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.stack,.composer,.profile-form{display:grid;gap:10px}input,textarea,select{background:#fff;border:1px solid #cdd5d0;border-radius:8px;color:#18211f;min-width:0;padding:12px 13px;width:100%}textarea{min-height:96px;resize:vertical}label{color:#33413d;display:grid;font-size:.88rem;font-weight:750;gap:6px}.primary-button,.secondary-button,.icon-button{align-items:center;border-radius:8px;display:inline-flex;justify-content:center}.primary-button{background:#1f4f45;border:0;color:#fff;min-height:44px;padding:0 15px}.secondary-button{background:#e6ece8;border:1px solid #cbd6d1;color:#1f4f45;min-height:42px;padding:0 14px}.icon-button{background:#e5ebe7;border:0;color:#1f4f45;height:42px;width:42px}.status-line,.dev-note{color:#8a4b11;font-size:.88rem;margin-bottom:12px}.pane-heading{color:#42514b;font-weight:900;margin-bottom:10px}.node-canvas-page{display:flex;flex-direction:column;height:calc(100vh - 16px);margin:0 auto;max-width:1080px;padding-bottom:66px;width:100%}.node-canvas{background:#fff;border:1px solid #d9ded8;border-radius:8px 8px 0 0;flex:1 1 auto;min-height:0;overflow:auto;padding:8px 6px}.node-tree{min-width:320px}.node-tree-row{align-items:center;background:transparent;border-bottom:1px solid #d8e0dc;border-radius:6px;color:#111816;display:grid;gap:4px;grid-template-columns:24px minmax(0,1fr) auto 30px;min-height:32px;padding:2px 8px 2px calc(2px + var(--depth) * 20px);-webkit-user-select:none;user-select:none}.node-tree-row.with-thumbnail{grid-template-columns:24px 30px minmax(0,1fr) auto 30px}.node-tree-row:hover,.node-tree-row.selected{background:#eef5f2}.node-thumbnail-button{background:transparent;border:0;border-radius:4px;display:block;height:26px;padding:0;width:26px}.node-thumbnail{aspect-ratio:1 / 1;border-radius:4px;display:block;height:26px;object-fit:cover;width:26px}.image-preview-overlay{align-items:center;background:#0a0e0d9e;bottom:0;display:flex;justify-content:center;left:0;overflow:hidden;padding:22px;position:fixed;right:0;top:0;z-index:30}.image-preview-backdrop{background-position:center;background-size:cover;filter:blur(24px);top:-36px;right:-36px;bottom:-36px;left:-36px;opacity:.52;position:absolute;transform:scale(1.08)}.image-preview-photo{border-radius:8px;box-shadow:0 18px 48px #00000057;max-height:min(82vh,820px);max-width:min(92vw,980px);object-fit:contain;position:relative;z-index:1}.image-preview-close{align-items:center;background:#ffffffe0;border:0;border-radius:8px;color:#18211f;display:flex;font-size:1rem;font-weight:900;height:38px;justify-content:center;position:fixed;right:18px;top:18px;width:38px;z-index:2}.node-disclosure{align-items:center;background:transparent;border:0;border-radius:4px;display:flex;height:24px;justify-content:center;padding:0;width:24px}.node-disclosure:not(.empty):hover{background:#dde8e3}.node-disclosure.empty{cursor:default}.chevron{border-bottom:2px solid #67736e;border-right:2px solid #67736e;display:block;height:8px;transform:rotate(-45deg);width:8px}.chevron.expanded{transform:rotate(45deg)}.node-disclosure.empty .chevron{border-color:transparent}.node-label{align-items:center;display:flex;gap:7px;font-size:.98rem;font-weight:500;min-height:24px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.node-new-indicator{animation:node-pulse 1.2s ease-in-out infinite;background:#e02020;border-radius:999px;box-shadow:0 0 #e020207a;flex:none;height:7px;width:7px}@keyframes node-pulse{0%{box-shadow:0 0 #e020207a;opacity:1}70%{box-shadow:0 0 0 6px #e0202000;opacity:.72}to{box-shadow:0 0 #e0202000;opacity:1}}.node-badge{background:#edf1ef;border-radius:999px;color:#53615c;font-size:.76rem;min-width:24px;padding:3px 7px;text-align:center}.node-favorite-button{align-items:center;background:transparent;border:0;border-radius:6px;color:#8b9791;display:flex;font-size:1.1rem;height:28px;justify-content:center;padding:0;width:28px}.node-favorite-button:hover{background:#dde8e3}.node-favorite-button.active{color:#d9a400}.node-empty-state{color:#69776f;margin:16px 8px}.node-action-bar{background:#fff;border:1px solid #d9ded8;border-radius:0 0 8px 8px;border-top:0;flex:0 0 auto;display:grid;gap:8px;grid-template-columns:1fr 1fr;margin:0 auto 10px;padding:6px}.node-action-button{background:#e6ece8;border:1px solid #cbd6d1;border-radius:8px;color:#1f4f45;font-size:.86rem;font-weight:800;min-height:36px;padding:0 12px}.node-action-button.active{background:#1f4f45;border-color:#1f4f45;color:#fff}.node-search-dock{align-items:center;background:#fff;border:1px solid #d9ded8;border-radius:8px;bottom:8px;box-shadow:0 10px 28px #222a271f;left:50%;padding:6px;position:fixed;transform:translate(-50%);width:min(1080px,calc(100vw - 16px));z-index:8}.node-search-dock input{min-height:38px}.location-list,.post-list{display:grid;gap:8px}.location-row,.post-row{align-items:center;background:#fff;border:1px solid #d9ded8;border-radius:8px;color:inherit;display:flex;gap:12px;justify-content:space-between;min-height:58px;padding:10px 12px;text-align:left;width:100%}.location-row{padding-left:calc(12px + var(--depth) * 14px)}.location-row.active{background:#dfece7;border-color:#82a69b}.location-row strong,.post-row strong{display:block;font-size:.96rem;line-height:1.25}.location-row small,.post-row small{color:#65746d;display:block;font-size:.78rem;line-height:1.35;margin-top:2px}.count{background:#edf1ef;border-radius:999px;color:#53615c;font-size:.78rem;min-width:26px;padding:4px 8px;text-align:center}.location-header{display:grid;gap:12px;margin-bottom:12px}.location-header img{aspect-ratio:16 / 9;border-radius:8px;display:block;object-fit:cover;width:100%}.composer{background:#f8faf8;border:1px solid #d9ded8;border-radius:8px;padding:12px}.wide-panel{max-width:900px}.section-title-row{align-items:start;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.board-shell{padding:0}.board-shell .site-header{padding:16px 20px 0;margin-bottom:14px}.board-page{background:#fff;width:100%}.board-title-row,.board-post-row,.board-empty{border-top:1px solid rgba(0,0,0,.68);width:100%}.board-post-list>*:last-child{border-bottom:1px solid rgba(0,0,0,.68)}.board-title-row{align-items:center;display:flex;gap:18px;justify-content:space-between;min-height:56px;padding:0 20px}.board-title-row h2{flex:1;font-size:21px;font-weight:800;line-height:1.1;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.board-back-button{background:transparent;border:0;color:#111;cursor:pointer;flex:0 0 auto;font-size:14px;font-weight:600;line-height:1;min-height:34px;padding:0 4px 0 0}.board-write-button{background:#111;border:0;border-radius:0;color:#fff;font-size:13px;font-weight:400;height:34px;min-width:66px;padding:0 12px}.board-write-button[disabled]{background:#999;cursor:not-allowed}.board-composer{border-top:1px solid rgba(0,0,0,.68);display:grid;gap:8px;padding:12px 20px}.board-composer input,.board-composer textarea{background:#fff;border:1px solid rgba(0,0,0,.32);border-radius:0;font:inherit;padding:8px 10px}.board-composer textarea{min-height:96px;resize:vertical}.board-composer-actions{display:flex;gap:8px;justify-content:flex-end}.board-composer-actions button{background:#111;border:0;border-radius:0;color:#fff;font-size:13px;height:34px;padding:0 14px}.board-composer-actions button[type=button]{background:transparent;color:#111}.board-post-list{display:grid;gap:0}.board-post-row{background:transparent;border-left:0;border-right:0;border-bottom:0;color:#111;cursor:pointer;display:grid;gap:6px;min-height:56px;padding:10px 20px;text-align:left;transition:background .15s ease}.board-post-row:hover,.board-post-row:focus-visible{background:#e9fbff8f}.board-post-title{display:flex;font-size:15px;font-weight:400;gap:5px;line-height:1.25;min-width:0;overflow:hidden}.board-post-title-text{font-family:var(--reading-font, inherit);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.board-comment-count{color:#555;flex-shrink:0}.board-post-meta{align-items:center;color:#666;display:grid;font-size:12px;gap:12px;grid-template-columns:minmax(0,1fr) auto;min-width:0;overflow:hidden;white-space:nowrap}.board-post-origin{display:flex;gap:7px;min-width:0;overflow:hidden}.board-post-author{color:#111;flex:0 0 auto}.board-post-node{min-width:0;overflow:hidden;text-overflow:ellipsis}.board-post-time{flex-shrink:0;justify-self:end}.board-empty{align-items:center;display:grid;gap:10px;justify-items:center;padding:48px 20px;text-align:center}.board-empty strong{font-size:16px;font-weight:700}.board-empty p{color:#666;margin:0}.board-empty button{background:#111;border:0;border-radius:0;color:#fff;font-size:13px;height:36px;margin-top:6px;padding:0 18px}.board-empty button[disabled]{background:#999}.post-page{background:#fff;width:100%}.post-page-title-row{align-items:center;border-top:1px solid rgba(0,0,0,.68);border-bottom:1px solid rgba(0,0,0,.68);display:flex;gap:12px;min-height:56px;padding:0 20px;width:100%}.post-page-back{background:transparent;border:0;color:#111;cursor:pointer;font-size:20px;line-height:1;padding:6px 10px 6px 0}.post-page-title-row h2{flex:1;font-size:21px;font-weight:800;line-height:1.2;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-page-body{border-bottom:1px solid rgba(0,0,0,.68);display:grid;gap:12px;padding:16px 20px 24px}.post-page-meta{color:#666;display:flex;font-size:12px;gap:7px}.post-page-content{font-size:15px;line-height:1.55;margin:0;white-space:pre-wrap;word-wrap:break-word}.post-page-comments{display:grid;gap:0}.post-page-comment-row{border-bottom:1px solid rgba(0,0,0,.68);display:grid;gap:6px;padding:12px 20px}.post-page-comment-head{align-items:center;display:flex;gap:10px;justify-content:space-between}.post-page-comment-head strong{font-size:13px;font-weight:700}.post-page-comment-head small{color:#666;font-size:12px}.post-page-comment-row p{font-size:14px;line-height:1.5;margin:0;white-space:pre-wrap;word-wrap:break-word}.post-page-empty{border-bottom:1px solid rgba(0,0,0,.68);color:#666;padding:24px 20px;text-align:center}.post-page-empty p{margin:0}.post-page-composer{border-bottom:1px solid rgba(0,0,0,.68);display:flex;gap:8px;padding:12px 20px}.post-page-composer input{background:#fff;border:1px solid rgba(0,0,0,.32);border-radius:0;flex:1;font:inherit;padding:8px 10px}.post-page-composer button{background:#111;border:0;border-radius:0;color:#fff;font-size:13px;height:36px;padding:0 14px}.write-page{background:#fff;width:100%}.write-title-row{align-items:center;border-top:1px solid rgba(0,0,0,.68);border-bottom:1px solid rgba(0,0,0,.68);display:flex;gap:12px;min-height:56px;padding:0 20px}.write-back{background:transparent;border:0;color:#111;cursor:pointer;font-size:20px;line-height:1;padding:6px 10px 6px 0}.write-title-row h2{flex:1;font-size:21px;font-weight:800;line-height:1.2;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.write-form{display:grid;gap:10px;padding:16px 20px 20px}.write-form input,.write-form textarea{background:#fff;border:1px solid rgba(0,0,0,.32);border-radius:0;font:inherit;padding:10px 12px}.write-form textarea{min-height:240px;resize:vertical}.write-actions{display:flex;justify-content:flex-end}.write-actions button{background:#111;border:0;border-radius:0;color:#fff;font-size:13px;height:36px;padding:0 18px}.empty-state{color:#66736d;margin:20px 0}.post-meta{color:#52615b;flex:none;font-size:.82rem}.profile-panel{max-width:720px}.account-strip{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px}.account-strip span{background:#edf1ef;border-radius:999px;color:#53615c;font-size:.82rem;padding:6px 10px}.detail-sheet{background:#fff;border-left:1px solid #d9ded8;bottom:0;box-shadow:0 -14px 34px #222a2729;display:flex;flex-direction:column;left:0;max-height:78vh;padding:16px;position:fixed;right:0;z-index:10}.detail-header{align-items:start;display:flex;gap:12px;justify-content:space-between}.post-content{color:#24302d;line-height:1.6;margin:16px 0;white-space:pre-wrap}.comment-list{display:grid;gap:10px;overflow:auto;padding-bottom:12px}.comment-row{border-top:1px solid #e3e8e5;padding-top:10px}.comment-row p{margin:5px 0}.comment-row small{color:#708079}.comment-composer{align-items:center;border-top:1px solid #e3e8e5;display:grid;gap:8px;grid-template-columns:1fr auto;padding-top:12px}@media(max-width:620px){.site-header{align-items:stretch;display:grid;grid-template-columns:1fr auto}.section-nav{grid-column:1 / -1;max-width:none}}@media(min-width:780px){.page-grid{align-items:start;grid-template-columns:minmax(0,1.2fr) 380px}.two-column-page{align-items:start;grid-template-columns:330px minmax(0,1fr)}.section-panel{position:sticky;top:16px}.detail-sheet{bottom:18px;left:auto;max-height:calc(100vh - 36px);right:18px;top:18px;width:min(430px,calc(100vw - 36px))}}
