/* Consistent row metrics and app-detail structure. */
#projects .project-row,.essay-row{min-height:48px;gap:16px;align-items:center;padding:10px 0;line-height:1.5;border-bottom:1px solid #ffffff20;font-size:14px}.project-row>span:first-child{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0}.project-row small.current{margin:0}.project-row>span:last-child,.essay-row>span:last-child{flex:0 0 18px;text-align:right}.section-heading{min-height:28px;align-items:center;margin-bottom:10px}.section-heading h2{line-height:1.5}.section-heading>a{line-height:1.5}#panel-title:focus{outline:none}.panel-toolbar{min-height:70px;gap:20px}#close-panel{padding:0 14px;border-radius:22px;line-height:1;flex-shrink:0}#close-panel:hover{background:#ffffff0d}#panel-body .panel-app-heading{display:flex;align-items:center;gap:16px;margin:10px 0 20px}#panel-body .panel-app-heading img{width:48px;height:48px;border-radius:12px;flex-shrink:0}#panel-body .panel-app-heading h1{font-size:30px;line-height:1.15;margin:0;font-weight:400}#panel-body .app-tagline{font-size:12px;letter-spacing:.055em;margin:0 0 14px;color:#b0c8d0}#panel-body .app-desc{font-size:16px;line-height:1.75;max-width:65ch;margin:0 0 24px}#panel-body .app-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}#panel-body .download-btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:9px 18px;font-size:13px;line-height:1.5;white-space:normal}#panel-body .panel-legal{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-top:14px;font-size:12px;color:#a8c1c9}#panel-body .module-label{display:block;margin-bottom:14px}#panel-body .gallery-scroll{gap:18px;align-items:flex-start;padding:0 0 16px;scroll-snap-type:x proximity}#panel-body .gallery-scroll img{width:180px;max-width:180px;max-height:none;height:auto;flex:0 0 180px;scroll-snap-align:start;border-radius:16px}#panel-body .koe-feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}#panel-body .koe-feature-list article{border-top:1px solid #ffffff20;padding:16px 0}#panel-body .koe-feature-list article>span{font-size:11px;color:#8eaeb9}#panel-body .koe-feature-list h2{font-size:14px;margin:8px 0}#panel-body .koe-feature-list p{font-size:14px;margin:8px 0}#panel-body .books-year-header{justify-content:space-between;align-items:center}#panel-body .book-grid .book-info{min-height:72px}#panel-body .book-grid .b-title{line-height:1.5}@media(max-width:600px){#panel-body .koe-feature-list{grid-template-columns:1fr;gap:8px}#panel-body .app-actions{align-items:stretch}#panel-body .download-btn{flex:1 1 160px}#panel-body .gallery-scroll img{width:156px;max-width:156px;flex-basis:156px}#panel-body .panel-app-heading h1{font-size:27px}.project-row small.current{font-size:10px}}
