:root{--paper:#edf2f4;--surface:#f7f9f9;--ink:#1b2a34;--muted:#687b86;--border:#c9d5da;--accent:#7399a4;--accent-strong:#3f626f;--accent-soft:#dce7eb;--cyan:#78aeb8;--coral:#978594;--mint:#dfe9e6;--warm:#8b6f73;--shadow:0 12px 34px #2336410f;--shadow-hover:0 18px 42px #2336411a;--card-radius:8px;--content-width:1240px}.post-card-image,.spotlight-image>img,.home-post-cover>img,.article-header>img{width:100%;height:100%;position:absolute;inset:0}.project-entry-visual{background:#d8e2e6;border-block:1px solid #3446521f;margin:20px -30px 0;overflow:hidden}.project-entry-visual>img{aspect-ratio:16/9;object-fit:cover;width:100%;transition:transform .5s;display:block}.project-entry:hover .project-entry-visual>img{transform:scale(1.025)}.project-entry-thumbnails{background:#3446521f;border-top:1px solid #3446521f;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.project-entry-thumbnails img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.project-entry:has(.project-entry-visual) .project-entry-copy{margin-top:26px}.gallery-page,.friends-page{width:min(1120px,100% - 48px)}.album-index{gap:56px;display:grid}.album-index-item{border-block:1px solid #34465229;grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);min-height:430px;display:grid;overflow:hidden}.album-index-item-1{grid-template-columns:minmax(280px,.75fr) minmax(0,1.45fr)}.album-index-item-1 .album-index-cover{grid-area:1/2}.album-index-item-1 .album-index-copy{grid-area:1/1}.album-index-cover{background:#d8e3e7;min-height:430px;position:relative;overflow:hidden}.album-index-cover>img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.72,.2,1),filter .3s;position:absolute;inset:0}.album-index-cover:hover>img{filter:saturate(.9);transform:scale(1.035)}.album-index-cover>span{color:var(--accent-strong);place-items:center;display:grid;position:absolute;inset:0}.album-index-cover>i{pointer-events:none;border:1px solid #ffffff6b;position:absolute;inset:0}.album-index-copy{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#eff4f69e;flex-direction:column;justify-content:center;padding:48px;display:flex}.album-index-copy>span,.album-index-copy footer small{color:var(--accent-strong);font-size:10px;font-weight:700}.album-index-copy h2{margin:14px 0 0;font-family:Georgia,Noto Serif SC,serif;font-size:32px;font-weight:500}.album-index-copy>p{color:var(--muted);margin:18px 0 30px}.album-index-copy footer{border-top:1px solid #34465224;justify-content:space-between;align-items:center;margin-top:auto;padding-top:22px;display:flex}.album-index-copy footer a{border:1px solid #34465247;border-radius:50%;place-items:center;width:38px;height:38px;transition:background-color .18s,color .18s;display:grid}.album-index-copy footer a:hover{background:var(--ink);color:#fff}.album-detail-page{width:min(1180px,100% - 48px);margin-inline:auto;padding-block:32px 100px}.album-back-link{color:var(--muted);align-items:center;gap:8px;margin-bottom:20px;font-size:13px;display:inline-flex}.album-detail-intro{color:#fff;background:#243943;border-radius:8px;align-items:flex-end;min-height:440px;display:flex;position:relative;overflow:hidden}.album-detail-intro>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.album-detail-scrim{background:linear-gradient(#14222b08 28%,#111f28e6 100%);position:absolute;inset:0}.album-detail-copy{z-index:1;max-width:760px;padding:52px;position:relative}.album-detail-copy>span{font-size:10px;font-weight:700}.album-detail-copy h1{margin:10px 0 12px;font-family:Georgia,Noto Serif SC,serif;font-size:42px;font-weight:500}.album-detail-copy p{color:#fffc;margin:0 0 20px}.album-detail-copy small{color:#ffffffad;align-items:center;gap:7px;display:inline-flex}.gallery-photo-grid{grid-auto-flow:dense;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:150px;gap:12px;margin-top:52px;display:grid}.gallery-photo{cursor:zoom-in;background:#d8e3e7;border:0;border-radius:6px;grid-row:span 2;padding:0;position:relative;overflow:hidden}.gallery-photo-0,.gallery-photo-7{grid-area:span 3/span 2}.gallery-photo-2,.gallery-photo-5{grid-row:span 3}.gallery-photo>img{object-fit:cover;width:100%;height:100%;transition:transform .5s,filter .25s;display:block}.gallery-photo-overlay{color:#fff;opacity:0;background:#14222bad;align-items:center;gap:9px;min-height:54px;padding:14px;transition:opacity .18s,transform .18s;display:flex;position:absolute;inset:auto 0 0;transform:translateY(8px)}.gallery-photo-overlay small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.gallery-photo:hover .gallery-photo-overlay,.gallery-photo:focus-visible .gallery-photo-overlay{opacity:1;transform:translateY(0)}.gallery-lightbox{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d1920f0;place-items:center;padding:70px 92px 54px;display:grid;position:fixed;inset:0}.gallery-lightbox-toolbar{color:#ffffffb8;justify-content:space-between;align-items:center;font-size:11px;display:flex;position:absolute;top:22px;left:28px;right:28px}.gallery-lightbox button{color:#fff;cursor:pointer;background:#101d257a;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.gallery-lightbox figure{place-items:center;gap:12px;max-width:min(1120px,100%);max-height:100%;margin:0;display:grid}.gallery-lightbox figure img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 150px);box-shadow:0 28px 90px #00000059}.gallery-lightbox figcaption{color:#ffffffc7;font-size:13px}.gallery-lightbox-arrow{position:absolute;top:50%;transform:translateY(-50%)}.gallery-lightbox-arrow.previous{left:24px}.gallery-lightbox-arrow.next{right:24px}.gallery-detail-empty{border-top:1px solid var(--border);color:var(--muted);margin-top:40px;padding-block:32px}.friends-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.friend-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#eef4f69e;border:1px solid #34465229;border-radius:8px;grid-template-columns:88px minmax(0,1fr) 32px;align-items:center;gap:20px;min-height:170px;padding:28px;transition:transform .22s,border-color .22s,background-color .22s;display:grid;position:relative;overflow:hidden}.friend-card:hover{background:#f5f8f9c7;border-color:#34465257;transform:translateY(-3px)}.friend-index{color:#34465275;font-size:9px;position:absolute;top:13px;right:15px}.friend-avatar,.friend-avatar>span{width:80px;height:80px;color:var(--accent-strong);background:#dbe6e9;border-radius:50%;place-items:center;display:grid;overflow:hidden}.friend-avatar img{object-fit:cover;width:100%;height:100%}.friend-copy h2{margin:0;font-family:Georgia,Noto Serif SC,serif;font-size:24px;font-weight:500}.friend-copy p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 0;font-size:13px;display:-webkit-box;overflow:hidden}.friend-arrow{color:var(--accent-strong)}@media (max-width:1100px) and (min-width:801px){.desktop-nav{gap:13px}.desktop-nav a{gap:4px}}@media (max-width:720px){.search-console .search-form>div{grid-template-columns:34px minmax(0,1fr) 76px;width:100%;min-width:0;max-width:100%;display:grid}.search-console .search-form svg{margin-left:10px}.search-console .search-form input{width:auto;min-width:0;max-width:100%}.search-console .search-form button{place-items:center;width:76px;min-width:76px;max-width:76px;padding-inline:8px;background:var(--ink)!important;color:#fff!important;visibility:visible!important;opacity:1!important;display:grid!important}.search-results,.search-results .post-list,.search-results .post-card{width:100%;min-width:0;max-width:100%}}.search-page{overflow-x:clip}.search-console{border-block:1px solid #3446522e;width:min(980px,100%);margin:0 auto 42px;padding:17px 0 16px;position:relative}.search-console-heading{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:12px;display:flex}.search-console-heading span,.search-console-note{color:#3446528a;letter-spacing:.08em;font-family:Georgia,serif;font-size:9px}.search-console-heading strong{color:var(--accent-strong);font-family:Georgia,Noto Serif SC,serif;font-size:15px;font-weight:500}.search-console .search-form{margin:0}.search-console .search-form>label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.search-console .search-form>div{-webkit-backdrop-filter:blur(16px)saturate(105%);backdrop-filter:blur(16px)saturate(105%);background:#f7f9f9b8;border:1px solid #34465247;border-radius:6px;min-height:52px;box-shadow:0 10px 28px #2336410d}.search-console .search-form svg{color:var(--accent-strong);margin-left:17px}.search-console .search-form input{min-height:50px;color:var(--ink);font-size:14px}.search-console .search-form input::placeholder{color:#3446527a}.search-console .search-form button{background:var(--ink);border-left:1px solid #ffffff38;min-width:92px;padding-inline:20px;transition:background-color .18s,color .18s}.search-console .search-form button:hover{background:var(--accent-strong)}.search-console-note{text-align:right;margin-top:10px;display:block}.search-results{width:min(1100px,100%);margin-inline:auto}.search-result-heading{border-bottom:1px solid #34465224;justify-content:space-between;align-items:baseline;gap:18px;margin-bottom:18px;padding-bottom:12px;display:flex}.search-result-heading .result-count{color:var(--ink);margin:0;font-family:Georgia,Noto Serif SC,serif;font-size:17px}.search-result-heading>span{color:#34465285;white-space:nowrap;font-family:Georgia,serif;font-size:9px}.search-results .post-list{background:0 0;border:0;border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid;overflow:visible}.search-results .post-card{aspect-ratio:1.46;background:#eff4f6b8;border-color:#f0f6f894;box-shadow:0 16px 38px #23364114}.search-results .post-card-content{padding:24px}.search-results .post-card h2{font-size:22px;line-height:1.42}.search-results .post-card-content>p{margin-top:10px;margin-bottom:13px;line-height:1.65}.search-results .post-card:hover{box-shadow:0 22px 46px #23364121}@media (max-width:720px){.search-console{margin-bottom:32px}.search-console-heading{flex-direction:column;align-items:flex-start;gap:3px}.search-console-note{text-align:left}.search-console .search-form>div{grid-template-columns:auto minmax(0,1fr) 76px;width:100%}.search-console .search-form button{min-width:0;padding-inline:10px}.search-results .post-list{grid-template-columns:1fr;gap:20px}.search-results .post-card{aspect-ratio:1.38}.search-result-heading{flex-direction:column;align-items:flex-start;gap:5px}}.about-page{width:min(980px,100% - 48px);padding-block:40px 96px}.about-showcase{-webkit-backdrop-filter:blur(20px)saturate(105%);backdrop-filter:blur(20px)saturate(105%);background:#f7f9f9b8;border:1px solid #3446522e;border-radius:8px;width:min(900px,100%);margin-inline:auto;overflow:hidden;box-shadow:0 28px 80px #2336411f}.about-showcase-cover{aspect-ratio:3.7;background:#d8e3e7;min-height:220px;position:relative;overflow:visible}.about-showcase-cover>img{object-fit:cover;object-position:center 42%}.about-showcase-cover>span{content:"";background:linear-gradient(#ffffff05,#18303c57);position:absolute;inset:0}.about-showcase-avatar{z-index:2;background:#dbe6e9;border:4px solid #edf2f4;border-radius:50%;width:104px;height:104px;position:absolute;bottom:-47px;left:36px;overflow:hidden;box-shadow:0 12px 26px #23364133}.about-showcase-avatar img{object-fit:cover;object-position:54% center}.about-showcase-body{background:#eff4f6ad;padding:76px 56px 64px;position:relative}.about-profile-head{border-bottom:1px solid #34465224;justify-content:space-between;align-items:end;gap:28px;padding-bottom:28px;display:flex}.about-profile-title small{color:var(--accent-strong);letter-spacing:.12em;font-size:9px;font-weight:700}.about-profile-title h1{color:var(--ink);margin:8px 0 4px;font-family:Georgia,Noto Serif SC,serif;font-size:44px;font-weight:500;line-height:1.1}.about-profile-title p{color:var(--accent-strong);letter-spacing:.11em;text-transform:uppercase;margin:0;font-family:Georgia,serif;font-size:14px;font-weight:700}.about-tabs{background:#f7f9f9ad;border:1px solid #3446522e;border-radius:11px;flex:none;gap:4px;padding:4px;display:flex}.about-tabs button{min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 16px;font-size:11px;transition:background-color .18s,color .18s,transform .18s}.about-tabs button:hover,.about-tabs button:focus-visible{color:var(--ink);outline:none}.about-tabs button[aria-selected=true]{background:var(--accent);color:#fff;box-shadow:0 5px 16px #3f626f33}.about-intro-pane,.about-activity-pane{padding-top:28px}.about-intro-mark{color:var(--accent-strong);letter-spacing:.1em;align-items:center;gap:8px;font-size:9px;font-weight:700;display:flex}.about-showcase .article-content{color:#344c58;border-bottom:1px solid #34465224;max-width:none;padding:20px 0 34px;font-family:Georgia,Noto Serif SC,Songti SC,serif;font-size:15px;line-height:1.9}.about-showcase .article-content p{margin:0 0 12px}.about-showcase .article-content h2,.about-showcase .article-content h3,.about-showcase .article-content h1,.about-showcase .article-content h4{color:#253843;margin:22px 0 8px;font-size:17px}.about-showcase .article-content blockquote{border-left-color:var(--accent);color:#526a76;background:#dce7ebad}.about-showcase .article-content code{color:var(--ink);background:#dce7ebdb}.about-showcase .article-content ul{margin-block:8px 12px;padding-left:20px}.about-showcase .article-content li::marker{color:var(--accent-strong)}.about-showcase .article-content strong,.about-showcase .article-content a{color:var(--ink)}.about-showcase .article-content a:hover{color:var(--accent-strong)}.about-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px;padding-top:30px;display:grid}.about-info-grid h2{color:var(--accent-strong);margin:0 0 13px;font-size:13px;font-weight:600}.about-info-grid p{color:var(--muted);margin:0;font-size:12px}.about-skill-list,.about-contact-list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.about-skill-list li{color:var(--ink);background:#dce7ebb3;border:1px solid #3f626f3d;border-radius:999px;padding:5px 9px;font-size:10px}.about-contact-list a{color:var(--accent-strong);align-items:center;gap:5px;font-size:12px;display:inline-flex}.about-contact-list a:hover{color:var(--ink)}.about-guestbook{border-top:1px solid #3446522e;margin-top:46px;padding-top:34px}.guestbook-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.guestbook-heading>div,.guestbook-heading>div>span,.guestbook-login>div,.guestbook-account>a,.guestbook-message header>a{align-items:center;display:flex}.guestbook-heading>div{gap:12px}.guestbook-heading>div>span{width:38px;height:38px;color:var(--accent-strong);border:1px solid #3f626f47;border-radius:50%;flex:none;justify-content:center}.guestbook-heading small{color:#34465280;letter-spacing:.08em;font-family:Georgia,serif;font-size:8px}.guestbook-heading h2{margin:2px 0 0;font-family:Georgia,Noto Serif SC,serif;font-size:27px;font-weight:500;line-height:1}.guestbook-heading>p{color:var(--muted);margin:0;font-size:12px}.guestbook-login,.guestbook-account{background:#e0e9ed94;border:1px solid #34465229;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:12px 16px;display:flex}.guestbook-login>div,.guestbook-account>a{gap:11px;min-width:0}.guestbook-login span,.guestbook-account a>span,.guestbook-message header a>span{min-width:0;display:grid}.guestbook-login strong,.guestbook-account strong,.guestbook-message strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.guestbook-login small,.guestbook-account small,.guestbook-message small{color:var(--muted);font-size:10px}.guestbook-login>a{background:var(--ink);color:#fff;border-radius:4px;flex:none;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:11px;transition:background-color .18s;display:inline-flex}.guestbook-login>a:hover{background:var(--accent-strong)}.guestbook-login-disabled{color:var(--muted);font-size:10px}.guestbook-account img,.guestbook-message img,.guestbook-avatar-fallback{object-fit:cover;border:1px solid #ffffffad;border-radius:50%;flex:none;width:38px;height:38px}.guestbook-account>button{cursor:pointer;width:34px;height:34px;color:var(--muted);background:0 0;border:0;border-radius:50%;flex:none;place-items:center;display:grid}.guestbook-account>button:hover{color:var(--ink);background:#3f626f1f}.guestbook-composer{background:#ecf2f48f;border:1px solid #3446522e;border-radius:8px;margin-top:14px;overflow:hidden}.guestbook-composer>label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.guestbook-composer textarea{resize:vertical;width:100%;min-height:116px;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;padding:16px;font-size:13px;line-height:1.7;display:block}.guestbook-composer textarea::placeholder{color:#3446526b}.guestbook-composer footer{border-top:1px solid #3446521f;justify-content:space-between;align-items:center;gap:16px;min-height:52px;margin-inline:16px;display:flex}.guestbook-composer footer>span{color:var(--muted);font-size:9px}.guestbook-composer button{cursor:pointer;background:var(--accent-strong);color:#fff;border:0;border-radius:4px;align-items:center;gap:6px;min-height:32px;padding-inline:13px;font-size:11px;display:inline-flex}.guestbook-composer button:disabled{cursor:not-allowed;opacity:.45}.guestbook-error{color:#8a5159;margin:12px 0 0;font-size:11px}.guestbook-list{border-top:1px solid #34465229;margin-top:26px}.guestbook-message{border-bottom:1px solid #34465224;padding:20px 2px 18px}.guestbook-message header{justify-content:space-between;align-items:center;gap:16px;display:flex}.guestbook-message header>a{gap:11px;min-width:0}.guestbook-message time{color:#3446527a;flex:none;font-family:Georgia,serif;font-size:9px}.guestbook-message>p{color:#344d59;overflow-wrap:anywhere;white-space:pre-wrap;margin:13px 0 0 49px;font-size:13px;line-height:1.75}.guestbook-avatar-fallback{color:var(--accent-strong);background:#d0dee4cc;place-items:center;display:grid}.guestbook-empty{min-height:130px;color:var(--muted);align-content:center;place-items:center;gap:7px;display:grid}.guestbook-empty p{margin:0;font-size:11px}.about-contribution{background:#f7f9f994;border:1px solid #34465229;border-radius:15px;padding:24px 26px 20px}.about-contribution>header,.about-contribution>footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.about-contribution>header h2{color:var(--ink);align-items:center;gap:8px;margin:0;font-family:Georgia,Noto Serif SC,serif;font-size:17px;font-weight:500;display:inline-flex}.about-contribution>header h2 svg{color:var(--accent-strong)}.about-contribution>header>span,.about-contribution>footer,.about-contribution-months{color:var(--muted);font-size:9px}.about-contribution-months{text-align:center;grid-template-columns:repeat(12,minmax(0,1fr));margin:22px 0 7px 32px;display:grid}.about-contribution-grid{aspect-ratio:52/7;grid-template-rows:repeat(7,minmax(0,1fr));grid-template-columns:repeat(52,minmax(0,1fr));grid-auto-flow:column;gap:4px;width:100%;padding:2px 0 5px 32px;display:grid;overflow:hidden}.about-contribution-grid i,.about-contribution>footer i{aspect-ratio:1;background:#d3e0e4;border-radius:2px;width:100%;min-width:3px;height:100%;min-height:3px;display:block}.about-contribution-grid .level-1,.about-contribution>footer .level-1{background:#b4ced3}.about-contribution-grid .level-2,.about-contribution>footer .level-2{background:#8eb6be}.about-contribution-grid .level-3,.about-contribution>footer .level-3{background:#659ba6}.about-contribution-grid .level-4,.about-contribution>footer .level-4{background:#3f626f}.about-contribution>footer{justify-content:flex-end;gap:5px;margin-top:12px}.about-contribution>footer span:first-child{margin-right:5px}.about-contribution>footer span:last-child{margin-left:5px}.about-activity-list{gap:12px;margin-top:26px;display:grid}.about-activity-item{min-height:78px;color:inherit;background:#f7f9f9ad;border:1px solid #34465224;border-radius:12px;grid-template-columns:36px minmax(0,1fr) auto 18px;align-items:center;gap:13px;padding:13px 16px;transition:border-color .18s,background-color .18s,transform .18s;display:grid}.about-activity-item:hover{background:#ffffffd1;border-color:#3f626f61;transform:translateY(-2px)}.about-activity-icon{width:34px;height:34px;color:var(--accent-strong);border:1px solid #3f626f47;border-radius:50%;place-items:center;display:grid}.about-activity-copy{gap:2px;min-width:0;display:grid}.about-activity-copy strong{color:var(--muted);font-size:10px;font-weight:500}.about-activity-copy b{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-family:Georgia,Noto Serif SC,serif;font-size:14px;font-weight:500;overflow:hidden}.about-activity-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.about-activity-item time{color:var(--muted);white-space:nowrap;align-items:center;gap:5px;font-size:9px;display:inline-flex}.about-activity-item>svg{color:var(--accent-strong)}@media (max-width:720px){body:has(.about-showcase) .header-inner{border-color:#0000}.about-page{width:calc(100% - 28px);padding-block:24px 64px}.about-showcase{border-radius:18px}.about-showcase-cover{aspect-ratio:2.35;min-height:160px}.about-showcase-avatar{width:82px;height:82px;bottom:-38px;left:20px}.about-showcase-body{padding:58px 20px 40px}.about-profile-head{padding-bottom:22px;display:block}.about-profile-title h1{font-size:35px}.about-profile-title p{font-size:11px;line-height:1.6}.about-tabs{width:fit-content;margin-top:20px}.about-tabs button{padding-inline:13px}.about-info-grid{grid-template-columns:1fr;gap:24px}.about-guestbook{margin-top:36px;padding-top:28px}.guestbook-heading{display:block}.guestbook-heading>p{margin:10px 0 0 50px}.guestbook-login{flex-direction:column;align-items:flex-start}.guestbook-login>a{justify-content:center;width:100%}.guestbook-message header{align-items:flex-start}.guestbook-message time{text-align:right;white-space:normal;max-width:80px}.guestbook-message>p{margin-left:0}.guestbook-composer footer>span{max-width:150px}.about-contribution{padding:19px 15px 16px}.about-contribution>header h2{font-size:15px}.about-contribution-months,.about-contribution-grid{width:calc(100% - 23px);margin-left:23px;padding-left:0}.about-activity-item{grid-template-columns:32px minmax(0,1fr) 16px;gap:10px;padding:11px 12px}.about-activity-icon{width:30px;height:30px}.about-activity-item time{display:none}}@media (prefers-reduced-motion:reduce){.about-tabs button,.about-activity-item{transition:none}}.gallery-page{--photo-paper:#fbfaf5;--photo-edge:#3a464b2e;--photo-tape:#decf9bc2;width:min(1180px,100% - 48px)}.gallery-wall{padding:6px 0 30px;position:relative}.gallery-album-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:54px 34px;display:grid}.gallery-album-card{--front-rotation:-2.2deg;--middle-rotation:3.7deg;--back-rotation:-5deg;align-self:start;min-width:0}.gallery-album-card-1{--front-rotation:1.5deg;--middle-rotation:-4deg;--back-rotation:5deg}.gallery-album-card-2{--front-rotation:-.8deg;--middle-rotation:4.5deg;--back-rotation:-3.5deg}.gallery-album-card.is-expanded{grid-column:1/-1;justify-self:center;width:min(100%,360px)}.gallery-album-card.is-suppressed{display:none}.gallery-album-trigger{appearance:none;width:100%;color:inherit;text-align:center;cursor:pointer;background:0 0;border:0;padding:8px 6px 0;display:block}.gallery-album-trigger:focus-visible{outline:2px solid var(--accent-strong);outline-offset:7px;border-radius:4px}.gallery-album-stack{aspect-ratio:1.3;width:min(100%,330px);margin:0 auto 20px;transition:transform .32s cubic-bezier(.2,.72,.2,1);display:block;position:relative}.gallery-album-layer,.gallery-album-placeholder{aspect-ratio:4/3;border:1px solid var(--photo-edge);background:var(--photo-paper);transform-origin:50% 72%;border-radius:3px;width:82%;padding:8px 8px 24px;transition:transform .36s cubic-bezier(.2,.72,.2,1),box-shadow .36s;display:block;position:absolute;top:50%;left:50%;box-shadow:0 18px 32px #1c2e3933,0 2px 4px #1c2e391a}.gallery-album-layer:after,.gallery-album-placeholder:after,.gallery-photo:before{content:"";z-index:4;background:var(--photo-tape);clip-path:polygon(3% 7%,98% 0,96% 95%,0 100%);border:1px solid #97895b21;width:58px;height:19px;position:absolute;top:-10px;left:50%;transform:translate(-50%)rotate(-2deg);box-shadow:inset 0 0 0 1px #fff3,0 2px 3px #36372a1a}.gallery-album-layer>img{object-fit:cover;width:100%;height:100%;display:block}.gallery-album-layer-0{z-index:3;transform:translate(-50%, -46%) rotate(var(--front-rotation))}.gallery-album-layer-1{z-index:2;transform:translate(-52%, -51%) rotate(var(--middle-rotation))}.gallery-album-layer-1:after{left:35%;transform:translate(-50%)rotate(4deg)}.gallery-album-layer-2{z-index:1;transform:translate(-48%, -55%) rotate(var(--back-rotation))}.gallery-album-layer-2:after{left:66%;transform:translate(-50%)rotate(-6deg)}.gallery-album-placeholder{z-index:2;color:var(--accent-strong);transform:translate(-50%, -48%) rotate(var(--front-rotation));place-items:center;display:grid}.gallery-album-count{z-index:5;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#325665e6;border:1px solid #ffffff7a;border-radius:999px;justify-content:center;align-items:center;min-width:50px;height:28px;font-size:12px;font-weight:700;line-height:1;display:inline-flex;position:absolute;bottom:8%;right:5%;box-shadow:0 8px 18px #192c362e}.gallery-album-trigger:hover .gallery-album-stack,.gallery-album-card.is-expanded .gallery-album-stack{transform:translateY(-8px)}.gallery-album-trigger:hover .gallery-album-layer-0,.gallery-album-card.is-expanded .gallery-album-layer-0{transform:translate(-50%,-47%)rotate(0);box-shadow:0 24px 42px #1c2e393d,0 2px 4px #1c2e391a}.gallery-album-trigger:hover .gallery-album-layer-1,.gallery-album-card.is-expanded .gallery-album-layer-1{transform:translate(-57%, -52%) rotate(calc(var(--middle-rotation) * 1.25))}.gallery-album-trigger:hover .gallery-album-layer-2,.gallery-album-card.is-expanded .gallery-album-layer-2{transform:translate(-43%, -57%) rotate(calc(var(--back-rotation) * 1.2))}.gallery-album-meta{justify-items:center;min-height:92px;padding-inline:32px;display:grid;position:relative}.gallery-album-meta>span{color:#34465285;font-size:9px;font-weight:700}.gallery-album-meta strong{color:var(--ink);margin-top:4px;font-family:Georgia,Noto Serif SC,serif;font-size:23px;font-weight:500;line-height:1.35}.gallery-album-meta small{color:var(--muted);margin-top:4px;font-size:11px}.gallery-album-meta i{width:28px;height:28px;color:var(--accent-strong);place-items:center;transition:transform .24s;display:grid;position:absolute;top:34px;right:5px}.gallery-album-card.is-expanded .gallery-album-meta i{transform:rotate(180deg)}.gallery-album-expansion{border-block:1px solid #34465233;grid-column:1/-1;min-width:0;margin:-4px 0 14px;padding:40px 6px 58px;animation:.36s cubic-bezier(.2,.72,.2,1) both gallery-expansion-in}.gallery-album-expansion-header{justify-content:space-between;align-items:end;gap:32px;display:flex}.gallery-album-expansion-header>div{max-width:720px}.gallery-album-expansion-header span{color:var(--accent-strong);font-size:9px;font-weight:700}.gallery-album-expansion-header h2{margin:7px 0 8px;font-family:Georgia,Noto Serif SC,serif;font-size:31px;font-weight:500;line-height:1.25}.gallery-album-expansion-header p{color:var(--muted);margin:0;font-size:14px}.gallery-album-expansion-header>a{color:var(--accent-strong);border-bottom:1px solid #3446525c;flex:none;align-items:center;gap:7px;padding:6px 1px;font-size:12px;display:inline-flex}.gallery-photo-grid{grid-auto-flow:initial;grid-template-columns:repeat(auto-fit,minmax(220px,260px));grid-auto-rows:auto;justify-content:center;align-items:start;gap:40px 24px;margin-top:42px;padding:12px 4px 6px;display:grid}.gallery-photo,.gallery-photo-0,.gallery-photo-2,.gallery-photo-5,.gallery-photo-7{aspect-ratio:auto;border:1px solid var(--photo-edge);background:var(--photo-paper);cursor:zoom-in;isolation:isolate;transform-origin:50% 70%;border-radius:3px;grid-area:auto;width:100%;padding:9px 9px 40px;transition:transform .28s cubic-bezier(.2,.72,.2,1),box-shadow .28s;position:relative;overflow:visible;transform:rotate(-1.7deg);box-shadow:0 16px 30px #1c2e3929,0 2px 4px #1c2e3914}.gallery-photo-1{transform:rotate(1.3deg)}.gallery-photo-2{transform:rotate(-.6deg)}.gallery-photo-3{transform:rotate(1.8deg)}.gallery-photo-4{transform:rotate(-1deg)}.gallery-photo:nth-child(3n+2):before{left:38%;transform:translate(-50%)rotate(5deg)}.gallery-photo:nth-child(4n):before{left:63%;transform:translate(-50%)rotate(-5deg)}.gallery-photo>img{object-fit:cover;width:100%;height:min(18vw,190px);max-height:none;transition:filter .25s;display:block}.gallery-photo:hover,.gallery-photo:focus-visible{z-index:5;outline:none;transform:translateY(-8px)rotate(0);box-shadow:0 24px 44px #1c2e393b,0 2px 5px #1c2e391a}.gallery-photo:focus-visible{box-shadow:0 0 0 3px #3f626f57,0 24px 44px #1c2e393b}.gallery-photo:hover>img{filter:saturate(.94)contrast(1.02);transform:none}.gallery-photo-overlay{color:#71808a;opacity:1;background:0 0;justify-content:space-between;align-items:center;gap:8px;min-height:20px;padding:0;transition:color .18s;display:flex;position:absolute;inset:auto 11px 10px;transform:none}.gallery-photo-overlay small{text-overflow:ellipsis;white-space:nowrap;font-family:Georgia,Noto Serif SC,serif;font-size:11px;font-style:italic;overflow:hidden}.gallery-photo-overlay svg{opacity:0;flex:none;transition:opacity .18s,transform .18s;transform:translateY(3px)}.gallery-photo:hover .gallery-photo-overlay,.gallery-photo:focus-visible .gallery-photo-overlay{color:var(--accent-strong);opacity:1;transform:none}.gallery-photo:hover .gallery-photo-overlay svg,.gallery-photo:focus-visible .gallery-photo-overlay svg{opacity:1;transform:translateY(0)}@keyframes gallery-expansion-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.gallery-album-grid,.gallery-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-album-grid{column-gap:28px}.gallery-photo-grid{gap:38px 22px}.gallery-photo>img{height:min(30vw,280px)}}@media (max-width:600px){.gallery-page{width:calc(100% - 28px)}.gallery-wall{padding-top:0}.gallery-album-grid,.gallery-photo-grid{grid-template-columns:1fr}.gallery-album-grid{row-gap:42px}.gallery-album-stack{width:min(100%,322px);margin-bottom:14px}.gallery-album-meta{min-height:84px}.gallery-album-expansion{margin-top:-12px;padding:32px 0 48px}.gallery-album-expansion-header{padding-inline:4px;display:block}.gallery-album-expansion-header h2{font-size:27px}.gallery-album-expansion-header>a{margin-top:18px}.gallery-photo-grid{gap:34px;margin-top:32px;padding-inline:2px}.gallery-photo,.gallery-photo-0,.gallery-photo-2,.gallery-photo-5,.gallery-photo-7{width:94%;padding:8px 8px 38px}.gallery-photo:nth-child(odd){margin-right:auto}.gallery-photo:nth-child(2n){margin-left:auto}.gallery-photo>img{height:min(62vw,250px)}}@media (prefers-reduced-motion:reduce){.gallery-album-stack,.gallery-album-layer,.gallery-album-meta i,.gallery-photo,.gallery-photo-overlay svg{transition:none}.gallery-album-expansion{animation:none}.gallery-album-trigger:hover .gallery-album-stack,.gallery-album-card.is-expanded .gallery-album-stack,.gallery-photo:hover,.gallery-photo:focus-visible{transform:none}}.posts-page>.post-list{background:0 0;border:0;border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;width:min(1080px,100%);margin-inline:auto;display:grid;overflow:visible}.page-content .project-search{background:#eff4f56b;width:min(520px,100%);min-height:44px;margin-bottom:34px;padding-inline:14px}.page-content .project-gallery{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:start;gap:24px;width:min(1120px,100%);margin-inline:auto}.page-content .project-gallery>.project-entry:only-child{width:min(340px,100%)}.project-gallery .project-entry{-webkit-backdrop-filter:blur(14px)saturate(88%);backdrop-filter:blur(14px)saturate(88%);background:#f4f7f7a8;border-color:#42586326;border-radius:18px;min-height:0;padding:18px;overflow:hidden;box-shadow:0 14px 34px #1e303a12}.project-gallery .project-entry:hover{background:#f7f9f9d1;border-color:#36525f47;transform:translateY(-4px);box-shadow:0 20px 42px #1e303a1a}.project-gallery .project-entry>header{min-height:32px;padding-inline:2px}.project-gallery .project-index{font-size:10px}.project-gallery .project-actions a{border-radius:50%;place-items:center;width:34px;height:34px;min-height:34px;padding:0;display:grid}.project-gallery .project-entry-visual{background:#d8e2e6;border:0;border-radius:4px;margin:10px 0 0;position:relative;overflow:hidden}.project-gallery .project-entry-visual>img{aspect-ratio:4/3}.project-gallery .project-entry:first-child{grid-column:1/-1;grid-template-columns:minmax(0,1.35fr) minmax(250px,.65fr);column-gap:24px;display:grid}.project-gallery .project-entry:first-child>header,.project-gallery .project-entry:first-child>footer{grid-column:1/-1}.project-gallery .project-entry:first-child .project-entry-visual{grid-row:span 2;margin-top:10px}.project-gallery .project-entry:first-child .project-entry-visual>img{aspect-ratio:16/8}.project-gallery .project-entry:first-child .project-entry-copy{align-self:center;margin-top:16px;padding-right:12px}.project-gallery .project-entry:first-child>ul{align-self:start;margin-top:18px}.project-gallery .project-entry-visual.is-placeholder{aspect-ratio:1;background:#dbe4e7c7;place-items:center;display:grid}.project-entry-placeholder{color:#36546194;border:1px solid #3a515c26;place-content:center;place-items:center;width:calc(100% - 24px);height:calc(100% - 24px);display:grid}.project-entry-placeholder small{margin-top:10px;font-family:Georgia,serif;font-size:8px}.project-gallery .project-entry-thumbnails{background:0 0;border:0;gap:4px;width:auto;display:flex;position:absolute;bottom:9px;right:9px}.project-gallery .project-entry-thumbnails img{border:2px solid #f8fafae6;border-radius:3px;flex:0 0 34px;width:34px;height:34px;box-shadow:0 5px 12px #14232c2e}.project-gallery .project-entry-copy{margin:16px 2px 0}.project-gallery .project-entry:has(.project-entry-visual) .project-entry-copy{margin:16px 2px 0}.project-gallery .project-entry-copy>p{margin-bottom:5px;font-size:8px}.project-gallery .project-entry h2{text-overflow:ellipsis;white-space:nowrap;font-size:22px;line-height:1.3;overflow:hidden}.project-gallery .project-entry-copy>span{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:12px;line-height:1.65;display:-webkit-box;overflow:hidden}.project-gallery .project-entry>ul{gap:0;margin:13px 2px 0}.project-gallery .project-entry>ul li{background:0 0;border:0;padding:0;font-size:8px}.project-gallery .project-entry>ul li:not(:last-child):after{color:#34465247;content:"/";margin-inline:7px}.project-gallery .project-entry>footer{margin:14px 2px 1px}.moments-page .moment-board{gap:76px;width:min(1080px,100%)}.moments-page .moment-date-cluster>header{width:min(1020px,96%);margin-bottom:24px}.moments-page .moment-card-list{padding:12px 0 16px}.moments-page .moment-card-list li,.moments-page .moment-card-list li:nth-child(6n+1){grid-column:1/span 10}.moments-page .moment-card-list li:nth-child(6n+2){grid-column:3/span 10;margin-top:-22px}.moments-page .moment-card-list li:nth-child(6n+3){grid-column:1/span 11;margin-top:-12px}.moments-page .moment-card-list li:nth-child(6n+4){grid-column:2/span 11;margin-top:-26px}.moments-page .moment-card-list li:nth-child(6n+5){grid-column:1/span 10;margin-top:-10px}.moments-page .moment-card-list li:nth-child(6n){grid-column:3/span 10;margin-top:-24px}.moments-page .moment-timeline-card,.moments-page .moment-card-list li:nth-child(6n+1) .moment-timeline-card,.moments-page .moment-card-list li:nth-child(6n+2) .moment-timeline-card,.moments-page .moment-card-list li:nth-child(6n+3) .moment-timeline-card,.moments-page .moment-card-list li:nth-child(6n+4) .moment-timeline-card,.moments-page .moment-card-list li:nth-child(6n+5) .moment-timeline-card,.moments-page .moment-card-list li:nth-child(6n) .moment-timeline-card{min-height:138px;padding:23px 27px 17px}.moments-page .moment-card-list li:nth-child(6n+1) .moment-timeline-card,.moments-page .moment-card-list li:nth-child(6n+5) .moment-timeline-card{min-height:144px}.moments-page .moment-card-list li:nth-child(6n+2) .moment-timeline-card,.moments-page .moment-card-list li:nth-child(6n) .moment-timeline-card{min-height:132px}.moments-page .moment-card-copy{-webkit-line-clamp:2;margin:15px 0 17px;font-size:15px;line-height:1.75}.moments-page .moment-card-footer{padding-top:10px}@media (max-width:760px){.page-content .project-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.moments-page .moment-card-list li,.moments-page .moment-card-list li:nth-child(6n+1),.moments-page .moment-card-list li:nth-child(6n+3),.moments-page .moment-card-list li:nth-child(6n+5){grid-column:1/span 11}.moments-page .moment-card-list li:nth-child(6n+2),.moments-page .moment-card-list li:nth-child(6n+4),.moments-page .moment-card-list li:nth-child(6n){grid-column:2/span 11}}@media (max-width:640px){.page-content .project-gallery{grid-template-columns:1fr}.project-gallery .project-entry{min-height:0;padding:12px}.project-gallery .project-entry-visual>img,.project-gallery .project-entry-visual.is-placeholder{aspect-ratio:4/3}.moments-page .moment-board{gap:54px}.moments-page .moment-date-cluster>header{width:100%}.moments-page .moment-card-list li,.moments-page .moment-card-list li:nth-child(n){grid-column:1/-1}.moments-page .moment-card-list li:not(:first-child){margin-top:-12px}.moments-page .moment-timeline-card,.moments-page .moment-card-list li:nth-child(n) .moment-timeline-card{min-height:132px;padding:22px 18px 16px}.moments-page .moment-card-copy{-webkit-line-clamp:2;margin-block:13px 15px;font-size:14px;line-height:1.7}}@media (max-width:800px){.album-index-item,.album-index-item-1{grid-template-columns:1fr}.album-index-item-1 .album-index-cover,.album-index-item-1 .album-index-copy{grid-column:1}.album-index-item-1 .album-index-cover{grid-row:1}.album-index-item-1 .album-index-copy{grid-row:2}.album-index-copy{min-height:280px;padding:36px}.gallery-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.friends-grid{grid-template-columns:1fr}}@media (max-width:600px){.gallery-page,.friends-page,.album-detail-page{width:calc(100% - 28px)}.album-index{gap:32px}.album-index-cover{min-height:320px}.album-index-copy{min-height:250px;padding:28px 22px}.album-detail-page{padding-top:24px}.album-detail-intro{min-height:460px}.album-detail-copy{padding:28px 22px}.album-detail-copy h1{font-size:32px}.gallery-photo-grid{grid-auto-rows:116px;gap:8px;margin-top:28px}.gallery-photo-0,.gallery-photo-7{grid-column:span 2}.gallery-lightbox{padding:66px 14px 44px}.gallery-lightbox-arrow{top:auto;bottom:14px;transform:none}.gallery-lightbox-arrow.previous{left:calc(50% - 54px)}.gallery-lightbox-arrow.next{right:calc(50% - 54px)}.gallery-lightbox figure img{max-height:calc(100vh - 170px)}.friend-card{grid-template-columns:68px minmax(0,1fr) 22px;gap:14px;min-height:146px;padding:22px 18px}.friend-avatar,.friend-avatar>span{width:64px;height:64px}.friend-copy h2{font-size:21px}.project-entry-visual{margin-inline:-24px}}@media (prefers-reduced-motion:reduce){.album-index-cover>img,.gallery-photo>img,.gallery-photo-overlay,.friend-card,.project-entry-visual>img{transition:none}}@theme inline{--color-background: var(--paper); --color-foreground: var(--ink);}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);letter-spacing:0;margin:0;font-family:Inter,Noto Sans SC,Microsoft YaHei,Arial,sans-serif;line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,summary,input{outline-offset:3px}:focus-visible{outline:2px solid var(--accent)}::selection{background:#cbe6d9}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-shell>main{flex:1;min-width:0}.site-container{width:min(var(--content-width), calc(100% - 48px));margin-inline:auto}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:4px;padding:8px 12px;position:fixed;top:12px;left:12px;translate:0 -200%}.skip-link:focus{translate:0}.site-header{z-index:20;border-bottom:1px solid color-mix(in srgb, var(--border) 86%, transparent);background:color-mix(in srgb, var(--paper) 94%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:68px;display:flex}.brand{align-items:center;gap:10px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:700;display:inline-flex}.brand img{border-radius:6px}.desktop-nav{color:#4c5a52;align-items:center;gap:24px;font-size:14px;font-weight:600;display:flex}.desktop-nav a:hover,.footer-inner a:hover,.hero-actions>a:not(.primary-link):hover,.section-heading>a:hover,.text-link:hover{color:var(--accent)}.icon-link{border:1px solid var(--border);background:var(--surface);border-radius:4px;place-items:center;width:36px;height:36px;display:grid}.mobile-nav{display:none;position:relative}.mobile-nav summary{cursor:pointer;border:1px solid var(--border);background:var(--surface);border-radius:4px;place-items:center;width:40px;height:40px;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{border:1px solid var(--border);background:var(--surface);width:180px;box-shadow:var(--shadow);border-radius:6px;display:grid;position:absolute;top:48px;right:0;overflow:hidden}.mobile-nav nav a{border-bottom:1px solid var(--border);padding:11px 14px;font-size:14px}.mobile-nav nav a:last-child{border:0}.site-footer{border-top:1px solid var(--border);color:var(--muted);margin-top:80px}.footer-inner{justify-content:space-between;align-items:center;gap:24px;min-height:96px;font-size:14px;display:flex}.footer-inner p{margin:0}.footer-inner nav{gap:22px;display:flex}.home-hero{border-bottom:1px solid var(--border);background:var(--surface);align-items:center;min-height:440px;display:flex}.hero-inner{grid-template-columns:auto minmax(0,720px);align-items:start;gap:26px;display:grid}.hero-inner>img{border-radius:8px;margin-top:10px}.eyebrow{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}.hero-inner h1,.page-header h1,.article-header h1,.route-error h1{margin:0;font-family:Georgia,Noto Serif SC,Songti SC,serif;font-weight:700;line-height:1.15}.hero-inner h1{font-size:58px}.hero-inner>div>p:not(.eyebrow){max-width:650px;color:var(--muted);margin:18px 0 0;font-size:18px}.hero-actions{align-items:center;gap:24px;margin-top:30px;font-size:14px;font-weight:700;display:flex}.primary-link,.route-error button,.route-error>a{border:1px solid var(--accent);background:var(--accent);color:#fff;border-radius:4px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:8px 16px;display:inline-flex}.primary-link:hover,.route-error button:hover,.route-error>a:hover{border-color:var(--accent-strong);background:var(--accent-strong)}.section-band{border-bottom:1px solid var(--border);padding-block:72px}.featured-band{background:#f1f6f3}.discovery-band{background:var(--surface)}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.section-heading h2,.compact-heading h2{margin:0;font-family:Georgia,Noto Serif SC,serif;font-size:28px;line-height:1.25}.section-heading>a{color:var(--muted);font-size:14px;font-weight:700}.post-list{border:1px solid var(--border);background:var(--border);border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.post-list:has(.post-card:only-child){grid-template-columns:1fr}.post-card{background:var(--surface);flex-direction:column;min-width:0;min-height:280px;padding:28px;display:flex}.post-meta,.article-meta{color:var(--muted);flex-wrap:wrap;gap:10px 18px;font-size:13px;display:flex}.post-meta span,.article-meta span,.article-meta a{align-items:center;gap:6px;display:inline-flex}.post-meta a:hover,.article-meta a:hover{color:var(--accent)}.post-card h2{margin:20px 0 10px;font-family:Georgia,Noto Serif SC,serif;font-size:23px;line-height:1.35}.post-card>p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.tag-list,.tech-list,.skill-list,.contact-list{flex-wrap:wrap;gap:8px;margin:18px 0 0;padding:0;list-style:none;display:flex}.tag-list a,.tech-list li,.skill-list li{background:var(--accent-soft);min-height:28px;color:var(--accent-strong);border-radius:3px;align-items:center;padding:3px 9px;font-size:12px;font-weight:700;display:inline-flex}.read-link,.text-link{width:fit-content;color:var(--accent);align-items:center;gap:7px;margin-top:auto;padding-top:22px;font-size:14px;font-weight:800;display:inline-flex}.discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:64px;display:grid}.compact-heading{align-items:center}.compact-heading>svg{color:var(--warm)}.category-links,.moment-preview-list{border-top:1px solid var(--border);margin:0;padding:0;list-style:none}.category-links li,.moment-preview-list li{border-bottom:1px solid var(--border)}.category-links a{justify-content:space-between;align-items:center;padding:15px 2px;display:flex}.category-links a:hover span{color:var(--accent)}.category-links strong{color:var(--muted);font-size:13px}.moment-preview-list li{padding:15px 2px}.moment-preview-list p{white-space:pre-wrap;margin:0 0 5px}.moment-preview-list time{color:var(--muted);font-size:12px}.page-content{padding-block:68px 32px}.page-header{max-width:780px;margin-bottom:40px}.page-header h1{font-size:44px}.page-header>p:not(.eyebrow){color:var(--muted);margin:14px 0 0;font-size:17px}.page-content>.post-list{grid-template-columns:1fr}.page-content>.post-list .post-card{min-height:240px}.empty-state{text-align:center;border:1px dashed #bfcac3;border-radius:6px;padding:36px}.empty-state h2{margin:0;font-size:18px}.empty-state p{color:var(--muted);margin:7px 0 0}.empty-state a{color:var(--accent);margin-top:14px;font-weight:700;display:inline-block}.pagination{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin-top:30px;display:grid}.pagination a,.pagination span{border:1px solid var(--border);background:var(--surface);border-radius:4px;align-items:center;gap:5px;width:fit-content;min-height:38px;padding:6px 12px;font-size:13px;font-weight:700;display:inline-flex}.pagination>:last-child{justify-self:end}.pagination span{opacity:.45}.pagination p{color:var(--muted);margin:0;font-size:13px}.article-page{max-width:860px;padding-top:72px}.article-header{border-bottom:1px solid var(--border);padding-bottom:34px}.article-header h1{max-width:800px;font-size:46px}.article-excerpt{color:var(--muted);margin:18px 0 22px;font-size:18px}.article-tags{margin-top:18px}.article-content{overflow-wrap:anywhere;color:#26332c;padding-block:40px 10px;font-family:Georgia,Noto Serif SC,Songti SC,serif;font-size:17px;line-height:1.9}.article-content>:first-child{margin-top:0}.article-content h1,.article-content h2,.article-content h3,.article-content h4{color:var(--ink);margin:2em 0 .65em;line-height:1.35}.article-content h2{border-bottom:1px solid var(--border);padding-bottom:8px;font-size:28px}.article-content h3{font-size:22px}.article-content p,.article-content ul,.article-content ol,.article-content blockquote,.article-content pre,.article-content table{margin:1.15em 0}.article-content a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.article-content blockquote{border-left:3px solid var(--accent);color:#4c5a52;background:#f2f6f3;margin-inline:0;padding:12px 20px}.article-content code{background:#edf0ee;border-radius:3px;padding:2px 5px;font-family:Cascadia Code,Consolas,monospace;font-size:.88em}.article-content pre{color:#edf5f0;background:#19231e;border-radius:6px;max-width:100%;padding:18px;line-height:1.65;overflow-x:auto}.article-content pre code{color:inherit;background:0 0;padding:0}.article-content img{border-radius:6px;width:auto;max-width:100%;height:auto;margin:28px auto;display:block}.article-content table{border-collapse:collapse;max-width:100%;display:block;overflow-x:auto}.article-content th,.article-content td{border:1px solid var(--border);text-align:left;padding:8px 12px}.taxonomy-grid,.tag-cloud{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.taxonomy-item{border:1px solid var(--border);background:var(--surface);border-radius:6px;justify-content:space-between;align-items:start;gap:20px;min-width:0;padding:22px;display:flex}.taxonomy-item:hover{box-shadow:var(--shadow);border-color:#a8b9ae}.taxonomy-item h2{margin:0;font-size:19px}.taxonomy-item p{color:var(--muted);margin:6px 0 0;font-size:14px}.taxonomy-item strong{color:var(--accent);flex:none;font-size:13px}.tag-cloud{grid-template-columns:repeat(3,minmax(0,1fr))}.tag-cloud a{border:1px solid var(--border);background:var(--surface);border-radius:5px;justify-content:space-between;align-items:center;min-height:58px;padding:12px 16px;display:flex}.tag-cloud a:hover{color:var(--accent);border-color:#a8b9ae}.tag-cloud strong{color:var(--muted);font-size:12px}.archive-years{gap:48px;display:grid}.archive-years>section{grid-template-columns:120px minmax(0,1fr);gap:30px;display:grid}.archive-years>section>h2{color:var(--accent);margin:0;font-family:Georgia,serif;font-size:32px}.archive-months{gap:28px;display:grid}.archive-months h3{color:var(--muted);margin:0 0 8px;font-size:14px}.archive-months ol{border-top:1px solid var(--border);margin:0;padding:0;list-style:none}.archive-months li{border-bottom:1px solid var(--border);grid-template-columns:90px minmax(0,1fr);gap:16px;padding:13px 0;display:grid}.archive-months time{color:var(--muted);font-size:13px}.archive-months a:hover{color:var(--accent)}.search-form{margin-bottom:36px}.search-form>label{margin-bottom:7px;font-size:14px;font-weight:700;display:block}.search-form>div{background:var(--surface);border:1px solid #aab7af;border-radius:5px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;display:grid;overflow:hidden}.search-form svg{color:var(--muted);margin-left:15px}.search-form input{background:0 0;border:0;outline:0;min-width:0;padding:13px 12px}.search-form button{background:var(--accent);color:#fff;border:0;align-self:stretch;padding:0 22px;font-weight:700}.result-count{color:var(--muted);margin:0 0 18px;font-size:14px}.moment-timeline{gap:24px;margin:0;padding:0;list-style:none;display:grid;position:relative}.moment-timeline:before{background:var(--border);content:"";width:1px;position:absolute;top:8px;bottom:8px;left:20px}.moment-timeline li{grid-template-columns:42px minmax(0,1fr);gap:18px;display:grid;position:relative}.timeline-mark{z-index:1;background:var(--accent-soft);width:42px;height:42px;color:var(--accent);border:1px solid #bad0c3;border-radius:50%;place-items:center;display:grid}.moment-timeline article{border:1px solid var(--border);background:var(--surface);border-radius:6px;padding:20px 22px}.moment-timeline article p{white-space:pre-wrap;margin:0 0 10px}.moment-timeline article time{color:var(--muted);font-size:12px}.project-list{border-top:1px solid var(--border)}.project-item{border-bottom:1px solid var(--border);padding:34px 0}.project-item>header{justify-content:space-between;align-items:start;gap:28px;display:flex}.project-item h2{margin:0;font-family:Georgia,Noto Serif SC,serif;font-size:28px}.project-item header p:not(.eyebrow){max-width:700px;color:var(--muted);margin:8px 0 0}.project-actions{flex:none;gap:8px;display:flex}.project-actions a{border:1px solid var(--border);background:var(--surface);border-radius:4px;align-items:center;gap:6px;min-height:38px;padding:6px 10px;font-size:13px;font-weight:700;display:inline-flex}.project-actions a:hover{color:var(--accent);border-color:#a8b9ae}.project-item>.article-content{max-width:800px;padding-bottom:0;font-size:16px}.about-layout{grid-template-columns:minmax(0,1.8fr) minmax(240px,.8fr);align-items:start;gap:64px;display:grid}.section-label{margin:0;font-size:14px}.about-layout>section>.article-content{padding-top:18px}.about-layout aside{border-left:1px solid var(--border);gap:30px;padding-left:28px;display:grid}.about-layout aside h2{margin:0 0 12px;font-size:16px}.skill-list{margin-top:0}.contact-list{margin-top:0;display:grid}.contact-list a{color:var(--accent);align-items:center;gap:6px;font-size:14px;font-weight:700;display:inline-flex}.muted{color:var(--muted);margin:0;font-size:14px}.loading-state{gap:16px;padding-top:20px;display:grid}.loading-state div{border:1px solid var(--border);background:linear-gradient(90deg,#f3f5f3 25%,#e8ece9 50%,#f3f5f3 75%) 0 0/200% 100%;border-radius:6px;height:116px;animation:1.5s linear infinite loading}@keyframes loading{to{background-position:-200% 0}}.route-error{text-align:center;width:min(620px,100% - 40px);margin:90px auto}.route-error h1{font-size:38px}.route-error>p:not(.eyebrow){color:var(--muted);margin:14px 0 24px}.route-error button{cursor:pointer;font-weight:700}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:800px){.desktop-nav{display:none}.mobile-nav{display:block}.home-hero{min-height:390px}.hero-inner h1{font-size:48px}.post-list,.discovery-grid,.taxonomy-grid,.about-layout{grid-template-columns:1fr}.discovery-grid,.about-layout{gap:46px}.about-layout aside{border-top:1px solid var(--border);border-left:0;padding-top:28px;padding-left:0}.tag-cloud{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-years>section{grid-template-columns:88px minmax(0,1fr);gap:20px}.project-item>header{display:grid}.project-actions{flex-wrap:wrap}}@media (max-width:520px){.site-container{width:min(100% - 28px,1120px)}.header-inner{min-height:62px}.home-hero{min-height:370px}.hero-inner{grid-template-columns:1fr;gap:12px}.hero-inner>img{width:42px;height:42px}.hero-inner h1{font-size:42px}.hero-inner>div>p:not(.eyebrow){font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:14px}.section-band,.page-content{padding-block:48px}.page-header h1,.article-header h1{font-size:34px}.post-card{min-height:0;padding:22px}.post-card h2{font-size:21px}.section-heading{align-items:start}.section-heading h2{font-size:24px}.footer-inner{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:24px}.tag-cloud{grid-template-columns:1fr}.archive-years>section{grid-template-columns:1fr;gap:12px}.archive-months li{grid-template-columns:70px minmax(0,1fr);gap:8px}.search-form button{padding-inline:14px}.pagination{grid-template-columns:1fr 1fr}.pagination p{grid-area:2/1/auto/-1;justify-self:center}.project-actions{width:100%}.article-content{font-size:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.loading-state div{animation:none}}body:not(:has(.lunaris-home)){background:#dfe7ea}body:not(:has(.lunaris-home)):before{z-index:0;pointer-events:none;content:"";position:fixed;inset:-48px}body:not(:has(.lunaris-home)):after{z-index:0;pointer-events:none;content:"";position:fixed;inset:-48px}body:not(:has(.lunaris-home)):before{filter:blur(34px)saturate(.64);opacity:.72;background:url(/images/home.jpg) 50% 36%/cover no-repeat;transform:scale(1.06)}body:not(:has(.lunaris-home)):after{background:#e8eef194}body:has(.posts-page):not(:has(.lunaris-home)):before{filter:blur(30px)saturate(.94);opacity:.9}body:has(.archive-page):not(:has(.lunaris-home)):before{filter:blur(30px)saturate(.94);opacity:.9}body:has(.posts-page):not(:has(.lunaris-home)):after{background:#e0e9ed57}body:has(.archive-page):not(:has(.lunaris-home)):after{background:#e0e9ed57}.site-shell{z-index:1;position:relative}.site-header{min-height:72px;box-shadow:none;-webkit-backdrop-filter:blur(18px)saturate(105%);backdrop-filter:blur(18px)saturate(105%);background:#edf2f4c2;border-bottom:1px solid #3d525d24;padding:0}body:has(.lunaris-home) .site-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#12232f1f;border-bottom-color:#ffffff38}.header-inner{width:min(1180px,100% - 48px);min-height:72px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0}body:has(.lunaris-home) .header-inner{width:min(1180px,100% - 48px);min-height:72px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0}.brand-mark,.footer-brand>span{width:30px;height:30px;box-shadow:none;color:var(--accent-strong);background:0 0;border:1px solid}body:has(.lunaris-home) .brand-mark{color:#ffffffe0}.brand-copy strong{color:var(--ink);font-size:21px;font-weight:600}:is(body:has(.lunaris-home) .brand-copy strong,body:has(.lunaris-home) .brand-copy small){color:#fff}.brand-copy small{color:var(--muted);font-size:7px;font-weight:600}.desktop-nav{color:#455b67;gap:10px;font-size:13px;font-weight:500}body:has(.lunaris-home) .desktop-nav{color:#ffffffd1}.desktop-nav>a:not(.icon-link){background:0 0;border:1px solid #0000;border-radius:4px;gap:5px;min-height:36px;padding-inline:9px}.desktop-nav>a:not(.icon-link):after{background:var(--accent-strong);width:4px;height:4px;bottom:-4px;right:50%}.desktop-nav>a:not(.icon-link):hover,.desktop-nav>a:not(.icon-link).is-active{color:var(--ink);background:#f7f9f93d;border-color:#3f626f5c;transform:none}:is(body:has(.lunaris-home) .desktop-nav>a:not(.icon-link):hover,body:has(.lunaris-home) .desktop-nav>a:not(.icon-link).is-active){color:#fff;border-color:#ffffff7a}.desktop-nav>a.is-active:after{opacity:1;transform:translate(50%)scale(1)}.icon-link{width:34px;height:34px;color:var(--accent-strong);background:0 0;border:1px solid #3f626f52;margin-left:2px}body:has(.lunaris-home) .icon-link{color:#fff;border-color:#ffffff61}.icon-link:hover,.icon-link.is-active{background:var(--ink);color:#fff;transform:none}.page-content,.article-page{width:min(1180px,100% - 48px);min-height:calc(100svh - 170px);padding-block:76px 104px;position:relative}.page-header{border-bottom:1px solid #3446523d;grid-template-columns:auto minmax(220px,1fr) auto;align-items:end;gap:32px;width:min(980px,100%);margin:0 auto 58px;padding:0 4px 24px;display:grid}.page-header-heading{align-items:center;gap:13px;min-width:0;display:flex}.page-header-icon{width:42px;height:42px;color:var(--accent-strong);border:1px solid #345b6a61;border-radius:50%;flex:none;place-items:center;display:grid}.page-header-heading small{color:#34465280;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:600;display:block;overflow:hidden}.page-header-heading h1{color:var(--ink);overflow-wrap:anywhere;margin:2px 0 0;font-family:Georgia,Noto Serif SC,Songti SC,serif;font-size:32px;font-weight:500;line-height:1}.page-header-description{color:#5b707b;margin:0 0 3px;font-family:Georgia,Noto Serif SC,serif;font-size:14px;line-height:1.65}.page-header-edition{color:#34465280;white-space:nowrap;align-items:center;gap:10px;margin-bottom:4px;font-family:Georgia,serif;font-size:9px;display:flex}.page-header-edition i{background:#34465247;width:30px;height:1px}.collection-filter{scrollbar-width:none;border-top:1px solid #34465233;border-bottom:1px solid #34465233;align-items:center;gap:6px;margin-bottom:32px;padding-block:14px;display:flex;overflow-x:auto}.collection-filter::-webkit-scrollbar{display:none}.collection-filter a{color:#526873;border-radius:4px;flex:none;align-items:center;gap:7px;min-height:32px;padding-inline:12px;font-size:12px;display:inline-flex}.collection-filter a:hover,.collection-filter a.is-active{background:var(--ink);color:#fff}.collection-filter span{opacity:.58;font-size:9px}.posts-page .collection-filter{border:0;gap:8px;width:min(890px,100%);margin:0 auto 30px;padding:0;overflow:visible}.posts-page .collection-filter a{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ebf1f447;border:1px solid #ffffff6b;border-radius:18px;min-height:36px;padding-inline:16px}.posts-page .collection-filter a:hover,.posts-page .collection-filter a.is-active{color:#fff;background:#407b8d;border-color:#4a8092a3}:is(body:has(.posts-page) .page-header-description,body:has(.archive-page) .page-header-description){color:#405e6c}body:has(.posts-page) .page-header-heading small{color:#2b434fa8}body:has(.archive-page) .page-header-heading small{color:#2b434fa8}body:has(.posts-page) .page-header-edition{color:#2b434fa8}body:has(.archive-page) .page-header-edition{color:#2b434fa8}.page-content>.post-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;width:min(980px,100%);margin-inline:auto;display:grid}.post-card{aspect-ratio:1.48;min-height:0;box-shadow:none;isolation:isolate;background:#253743;border:1px solid #f0f6f86b;border-radius:18px;padding:0;transition:border-color .26s,transform .26s;display:block;position:relative;overflow:hidden}.posts-page .post-list>.post-card:first-child{aspect-ratio:2.35;grid-column:1/-1}.post-list>.post-card:only-child{aspect-ratio:1.7;grid-column:span 2;min-height:0}.post-card:hover{box-shadow:none;border-color:#ffffffb3;transform:translateY(-3px)}.post-card-image{z-index:-2;object-fit:cover;object-position:58% 40%;transition:transform .7s cubic-bezier(.2,.72,.2,1),filter .3s}.post-card-1 .post-card-image{object-position:42% 42%}.post-card-2 .post-card-image{object-position:74% 40%}.post-card:hover .post-card-image{filter:saturate(.9);transform:scale(1.035)}.post-card-scrim{z-index:-1;background:linear-gradient(#11202a14 18%,#111f28e6 100%);position:absolute;inset:0}.post-card-hit-area{z-index:0;position:absolute;inset:0}.post-card-content{z-index:1;color:#fff;flex-direction:column;justify-content:flex-end;padding:20px;display:flex;position:absolute;inset:0}.post-card-topline{justify-content:space-between;align-items:center;display:flex;position:absolute;top:18px;left:18px;right:18px}.post-card-topline>span{color:#ffffffa8;font-family:Georgia,serif;font-size:12px}.post-card .read-link{color:#fff;border:1px solid #ffffff6b;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;margin:0;padding:0;display:grid}.post-card .read-link:hover{background:#ffffff29}.post-category{color:#dbe9ed;border-left:2px solid #a9c8d0;width:fit-content;margin-bottom:8px;padding-left:8px;font-size:10px}.post-card h2{color:#fff;margin:0;font-family:Georgia,Noto Serif SC,serif;font-size:21px;font-weight:500;line-height:1.34}.post-card h2 a:hover{color:#fff}.post-card-content>p{color:#ffffffb8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0 11px;font-size:12px;display:-webkit-box;overflow:hidden}.post-card .post-meta{color:#ffffffa3;gap:14px;font-size:10px;display:flex}.post-card .tag-list{margin-top:11px}.post-card .tag-list a{color:#dcebefcc;background:0 0;border:0;border-radius:0;padding:0;font-size:9px}.pagination{border-top:1px solid #34465238;margin-top:52px;padding-top:18px}.pagination a,.pagination span{background:0 0;border:0;border-radius:0;padding:8px 0}.article-page{width:min(1120px,100% - 48px);padding-top:44px}.article-header{background:var(--ink);color:#fff;border-radius:8px;min-height:570px;position:relative;overflow:hidden}.article-header>img{object-fit:cover;object-position:52% 38%}.article-header-scrim{background:linear-gradient(#15242e0a 22%,#121f28e0 100%);position:absolute;inset:0}.article-back-link{z-index:2;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#182a3447;border:1px solid #ffffff7a;border-radius:50%;place-items:center;width:42px;height:42px;transition:background-color .18s,border-color .18s,transform .18s;display:grid;position:absolute;top:24px;left:24px;box-shadow:0 10px 30px #0e1c2524}.article-back-link:hover,.article-back-link:focus-visible{color:var(--ink);background:#eef4f6e6;border-color:#ffffffd1;transform:translate(-2px)}.article-header-copy{max-width:860px;padding:54px;position:absolute;bottom:0;left:0;right:0}.article-header .eyebrow{color:#c7dce1}.article-header h1{color:#fff;max-width:820px;margin:8px 0 12px;font-family:Georgia,Noto Serif SC,serif;font-size:clamp(38px,5vw,62px);font-weight:500;line-height:1.14}.article-excerpt{color:#ffffffbd;max-width:680px;font-size:15px}.article-header .article-meta{color:#ffffffad;margin-top:22px}.article-paper{z-index:1;-webkit-backdrop-filter:blur(28px)saturate(92%);backdrop-filter:blur(28px)saturate(92%);background:#dee8ece0;border:1px solid #ffffff80;border-radius:8px;width:min(900px,100% - 40px);margin:-30px auto 0;padding:58px 72px 80px;position:relative;box-shadow:0 28px 80px #1f344021,inset 0 1px #ffffff94}.article-paper:before{background:var(--accent-strong);content:"";opacity:.72;width:54px;height:2px;position:absolute;top:0;left:72px}.article-paper>.article-tags{border-bottom:1px solid var(--border);margin:0 0 26px;padding-bottom:18px}.article-paper>.article-content{color:#263e4a;max-width:none;padding:0;font-family:Georgia,Noto Serif SC,Songti SC,serif}.article-paper .article-content h2{border-bottom-color:#37546133}.article-paper .article-content blockquote{color:#405864;background:#cddce29e;border-left-color:#6f9ba8}.article-paper .article-content code{background:#ccdae0c7}.article-paper .article-content pre{background:#223640;box-shadow:0 16px 36px #1a2e3924}.article-paper .article-content img{border:1px solid #ffffff8f;box-shadow:0 18px 46px #1c303c24}.project-search{width:min(640px,100%);min-height:52px;color:var(--muted);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ebf1f380;border:1px solid #41596540;border-radius:4px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin:0 auto 42px;padding-inline:16px;display:grid}.project-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.project-search button{cursor:pointer;width:30px;height:30px;color:var(--muted);background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.project-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.project-gallery>.project-entry:only-child{grid-column:1/-1;width:min(820px,100%);margin-inline:auto}.project-entry{min-height:300px;box-shadow:none;-webkit-backdrop-filter:blur(24px)saturate(85%);backdrop-filter:blur(24px)saturate(85%);background:#dee8ec80;border:1px solid #ecf3f5a3;border-radius:8px;flex-direction:column;padding:30px;transition:border-color .22s,background-color .22s,transform .22s;display:flex}.project-entry:hover{background:#e9eff1a3;border-color:#36525f52;transform:translateY(-3px)}.project-entry>header{justify-content:space-between;align-items:center;display:flex}.project-index{color:var(--accent-strong);font-family:Georgia,serif;font-size:12px}.project-actions{gap:7px;display:flex}.project-actions a{width:34px;height:34px;color:var(--accent-strong);border:1px solid #3446523d;border-radius:50%;place-items:center;display:grid}.project-actions a:hover{background:var(--ink);color:#fff;transform:translate(2px,-2px)}.project-entry-copy{margin-block:40px auto}.project-entry-copy>p{color:#3446527a;margin:0 0 9px;font-size:9px}.project-entry h2{color:var(--ink);margin:0;font-family:Georgia,Noto Serif SC,serif;font-size:30px;font-weight:500}.project-entry-copy>span{color:#526873;margin-top:12px;font-size:13px;display:block}.project-entry>ul{flex-wrap:wrap;gap:7px;margin:24px 0 0;padding:0;list-style:none;display:flex}.project-entry>ul li{color:#486d78;background:#d9e8eb70;border:1px solid #3f626f2e;border-radius:4px;padding:5px 8px;font-size:9px;font-weight:600}.project-entry>footer{color:#34465275;align-items:center;gap:10px;margin-top:24px;font-size:8px;display:flex}.project-entry>footer i{background:#3446522e;flex:1;height:1px}.project-empty{color:var(--muted);border-top:1px solid #3446523d;padding-block:32px}.project-empty span{font-size:9px}.moments-page{width:min(1120px,100% - 48px)}.moment-board{gap:94px;width:min(980px,100%);margin-inline:auto;display:grid}.moment-date-cluster{position:relative}.moment-date-cluster>header{color:#405762;grid-template-columns:auto auto auto 1fr;align-items:center;gap:13px;width:min(860px,92%);margin:0 auto 30px;display:grid}.moment-date-cluster>header>span{color:var(--accent-strong);font-family:Georgia,serif;font-size:9px}.moment-date-cluster>header h2{margin:0;font-family:Georgia,Noto Serif SC,serif;font-size:19px;font-weight:500}.moment-date-cluster>header small{color:#34465280;font-size:9px}.moment-date-cluster>header i{background:linear-gradient(90deg,#3446523d,#0000);height:1px}.moment-card-list{grid-template-columns:repeat(12,minmax(0,1fr));margin:0;padding:16px 0 20px;list-style:none;display:grid}.moment-card-list:before{content:none}.moment-card-list li{grid-column:1/span 8;position:relative}.moment-card-list li:before{content:none}.moment-card-list li:nth-child(6n+2){z-index:3;grid-column:6/span 7;margin-top:-34px}.moment-card-list li:nth-child(6n+3){z-index:2;grid-column:2/span 7;margin-top:-18px}.moment-card-list li:nth-child(6n+4){z-index:4;grid-column:5/span 8;margin-top:-42px}.moment-card-list li:nth-child(6n+5){z-index:1;grid-column:1/span 7;margin-top:-12px}.moment-card-list li:nth-child(6n){z-index:5;grid-column:7/span 6;margin-top:-38px}.moment-timeline-card{cursor:pointer;background:var(--moment-surface);width:100%;min-height:168px;box-shadow:0 15px 36px var(--moment-glow);color:#2d414c;font:inherit;text-align:left;-webkit-backdrop-filter:blur(22px)saturate(88%);backdrop-filter:blur(22px)saturate(88%);border:1px solid #f5f8f9c7;border-radius:6px;flex-direction:column;padding:28px 30px 22px;transition:border-color .2s,box-shadow .24s,transform .24s;display:flex;position:relative;overflow:visible}.moment-card-list li:nth-child(6n+1) .moment-timeline-card{min-height:176px;transform:rotate(-.85deg)}.moment-card-list li:nth-child(6n+2) .moment-timeline-card{min-height:158px;transform:rotate(.7deg)}.moment-card-list li:nth-child(6n+3) .moment-timeline-card{min-height:184px;transform:rotate(-.45deg)}.moment-card-list li:nth-child(6n+4) .moment-timeline-card{min-height:166px;transform:rotate(.95deg)}.moment-card-list li:nth-child(6n+5) .moment-timeline-card{min-height:172px;transform:rotate(-.6deg)}.moment-card-list li:nth-child(6n) .moment-timeline-card{min-height:154px;transform:rotate(.4deg)}.moment-card-tone-1{--moment-accent:#789eaa;--moment-glow:#3a5e6c1f;--moment-surface:#e7f0f2e0}.moment-card-tone-2{--moment-accent:#b08d9e;--moment-glow:#8252691c;--moment-surface:#f0e7ece0}.moment-card-tone-3{--moment-accent:#7d93ad;--moment-glow:#4258761f;--moment-surface:#e5ebf1e6}.moment-card-tone-4{--moment-accent:#9f997d;--moment-glow:#6f68481a;--moment-surface:#eeede6e6}.moment-timeline-card:hover,.moment-timeline-card:focus-visible{z-index:8;border-color:color-mix(in srgb, var(--moment-accent) 58%, white);outline:none;transform:translateY(-8px)rotate(0);box-shadow:0 24px 58px #1d303b2e}.moment-timeline-card:after{content:"";border-top:0 solid #0000;border-bottom:25px solid #0000;border-left:0 solid #0000;border-right:25px solid #ffffff75;position:absolute;top:0;right:0}.moment-timeline-card:before{z-index:2;border:1px solid color-mix(in srgb, var(--moment-accent) 35%, white);background:color-mix(in srgb, var(--moment-accent) 22%, white);content:"";opacity:.62;pointer-events:none;width:58px;height:16px;position:absolute;top:-8px;left:18%;transform:rotate(-3deg);box-shadow:0 3px 8px #263b4514}.moment-card-list li:nth-child(2n) .moment-timeline-card:before{left:auto;right:20%;transform:rotate(4deg)}.moment-card-meta,.moment-card-meta time,.moment-card-footer,.moment-card-footer>span,.moment-card-action{align-items:center;display:flex}.moment-card-meta{color:#34465285;justify-content:flex-end;font-size:9px}.moment-card-index{background:var(--moment-accent);color:#fff;text-align:center;border-radius:3px 3px 0 0;min-width:72px;padding:7px 11px 8px;font-family:Georgia,serif;font-size:8px;font-weight:600;position:absolute;top:-14px;left:25px}.moment-card-list li:nth-child(2n) .moment-card-index{left:auto;right:30px}.moment-card-meta time,.moment-card-footer>span,.moment-card-action{gap:5px}.moment-card-copy{color:#2d414c;white-space:pre-wrap;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:20px 0 26px;font-family:Georgia,Noto Serif SC,Songti SC,serif;font-size:16px;line-height:1.9;display:-webkit-box;overflow:hidden}.moment-card-footer{color:#3446526b;border-top:1px solid #3446521f;justify-content:space-between;margin-top:auto;padding-top:13px;font-size:8px}.moment-card-action{color:#506975;font-size:10px;font-weight:600;transition:color .18s}.moment-timeline-card:hover .moment-card-action,.moment-timeline-card:focus-visible .moment-card-action{color:var(--moment-accent)}body:not(:has(.lunaris-home)):before{transition:filter .24s,opacity .24s,background-color .24s}body:not(:has(.lunaris-home)):after{transition:filter .24s,opacity .24s,background-color .24s}body.moment-dialog-open:not(:has(.lunaris-home)):before{filter:blur(22px)saturate(1.18);opacity:.96}body.moment-dialog-open:not(:has(.lunaris-home)):after{background:#e0e9ec1f}.moment-dialog-backdrop{z-index:80;-webkit-backdrop-filter:blur(14px)saturate(105%);backdrop-filter:blur(14px)saturate(105%);background:#12212b38;place-items:center;padding:24px;animation:.18s both moment-backdrop-in;display:grid;position:fixed;inset:0}.moment-dialog-card{width:min(640px,100%);max-height:min(720px,100svh - 48px);box-shadow:0 30px 90px #0d1d274d, inset 0 3px 0 var(--moment-accent);color:#2d414c;-webkit-backdrop-filter:blur(28px)saturate(90%);backdrop-filter:blur(28px)saturate(90%);background:#f5f8f9fa;border:1px solid #ffffffdb;border-radius:8px;outline:none;padding:30px 32px 24px;animation:.26s cubic-bezier(.2,.72,.2,1) both moment-dialog-in;overflow-y:auto}.moment-dialog-card>header{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.moment-dialog-mark{width:38px;height:38px;color:var(--accent-strong);border:1px solid #345b6a4d;border-radius:50%;place-items:center;display:grid}.moment-dialog-card h2{margin:0;font-family:Georgia,serif;font-size:16px;font-weight:600}.moment-dialog-card header time{color:#3446527a;margin-top:2px;font-size:9px;display:block}.moment-dialog-card header button{cursor:pointer;color:#405762;background:0 0;border:1px solid #34465238;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.moment-dialog-card header button:hover,.moment-dialog-card header button:focus-visible{background:var(--ink);color:#fff}.moment-dialog-card>p{color:#20343f;white-space:pre-wrap;margin:30px 0 34px;font-family:Georgia,Noto Serif SC,Songti SC,serif;font-size:17px;line-height:1.95}.moment-dialog-card>footer{color:#34465270;align-items:center;gap:12px;font-family:Georgia,serif;font-size:8px;display:flex}.moment-dialog-card>footer i{background:#3446522e;flex:1;height:1px}@keyframes moment-backdrop-in{0%{opacity:0}}@keyframes moment-dialog-in{0%{opacity:0;transform:translateY(16px)scale(.98)}}@media (prefers-reduced-motion:reduce){.moment-timeline-card,.moment-dialog-backdrop,.moment-dialog-card{transition:none;animation:none}}.taxonomy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 42px}.taxonomy-item{background:0 0;border:0;border-bottom:1px solid #34465238;border-radius:0;min-height:120px;padding:26px 4px}.taxonomy-item:hover{border-color:var(--accent-strong);box-shadow:none;color:var(--accent-strong)}.taxonomy-item h2{font-family:Georgia,Noto Serif SC,serif;font-size:24px;font-weight:500}.tag-cloud{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 42px;display:grid}.tag-cloud a{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-bottom:1px solid #34465238;border-radius:0;gap:24px;width:100%;min-height:96px;padding:24px 4px}.tag-cloud a span{font-family:Georgia,Noto Serif SC,serif;font-size:24px;font-weight:500}.tag-cloud a:hover{border-color:var(--accent-strong);color:var(--accent-strong);background:0 0}.archive-page.page-content{width:min(1480px,100% - 48px);padding-bottom:72px}.archive-timeline{position:relative}.archive-timeline-controls{color:#3446527a;justify-content:flex-end;align-items:center;width:min(980px,100%);margin:0 auto 8px;font-family:Georgia,serif;font-size:9px;display:flex}.archive-timeline-controls>span{margin:0}.archive-timeline-viewport{cursor:grab;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x pan-y pinch-zoom;-webkit-user-select:none;user-select:none;border-radius:8px;outline:none;position:relative;overflow:auto hidden}@media (hover:hover) and (pointer:fine){.archive-timeline-viewport{touch-action:none}}.archive-timeline-viewport::-webkit-scrollbar{display:none}.archive-timeline-viewport.is-dragging{cursor:grabbing;scroll-snap-type:none}.archive-timeline-viewport:focus-visible{box-shadow:inset 0 0 0 1px #3e6f8280}.archive-timeline-track{width:max(1180px, var(--archive-width));box-sizing:border-box;align-items:stretch;gap:90px;height:620px;padding-inline:70px;display:flex;position:relative}.archive-wave{z-index:0;fill:none;stroke:#5d9fc2e6;stroke-width:2px;vector-effect:non-scaling-stroke;width:100%;height:180px;position:absolute;top:220px;left:0;overflow:visible}.archive-wave-glow{stroke:#56abd34d;stroke-width:10px;filter:blur(6px)}.archive-wave path:last-child{stroke-dasharray:12 18;animation:15s linear infinite archive-wave-flow}.archive-story{--node-y:310px;z-index:1;scroll-snap-align:center;width:260px;height:100%;animation:.7s cubic-bezier(.2,.72,.2,1) both archive-story-enter;animation-delay:calc(var(--story-index,0) * 70ms);flex:0 0 260px;position:relative}.archive-story:nth-of-type(4n+2){--node-y:270px}.archive-story:nth-of-type(4n+3){--node-y:330px}.archive-story:nth-of-type(4n){--node-y:288px}.archive-story:after{top:calc(var(--node-y) - 34px);content:"";background:linear-gradient(#5992ab1a,#5992ab9e);width:1px;height:34px;position:absolute;left:50%}.archive-story:nth-of-type(2n):after{top:calc(var(--node-y) + 8px);background:linear-gradient(#5992ab9e,#5992ab1a);height:36px}.archive-node{z-index:3;top:var(--node-y);background:#70a9c2;border:3px solid #f5f9faf5;border-radius:50%;width:12px;height:12px;position:absolute;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #4f97b847,0 0 20px #4ca5cf94}.archive-node-date{z-index:2;top:calc(var(--node-y) + 14px);color:#2a4350b3;white-space:nowrap;font-family:Georgia,serif;font-size:9px;font-weight:600;position:absolute;left:50%;transform:translate(-50%)}.archive-story:nth-of-type(2n) .archive-node-date{top:calc(var(--node-y) - 27px)}.archive-story-card{top:calc(var(--node-y) - 264px);color:#2a414d;cursor:pointer;-webkit-backdrop-filter:blur(18px)saturate(88%);backdrop-filter:blur(18px)saturate(88%);background:#e6eef2e0;border:1px solid #ffffff9e;border-radius:8px;grid-template-rows:104px minmax(0,1fr);width:260px;height:230px;transition:box-shadow .24s,transform .24s;display:grid;position:absolute;left:0;overflow:hidden;box-shadow:0 18px 48px #19304024}.archive-story:nth-of-type(2n) .archive-story-card{top:calc(var(--node-y) + 44px)}.archive-story-card:hover,.archive-story-card:focus-visible{outline:none;transform:translateY(-5px);box-shadow:0 24px 62px #162e3d3d}.archive-story-media{display:block;position:relative;overflow:hidden}.archive-story-media:after{content:"";background:linear-gradient(#0000 34%,#13222bb3);position:absolute;inset:0}.archive-story-media>img{object-fit:cover;object-position:58% 40%;transition:transform .6s cubic-bezier(.2,.72,.2,1)}.archive-story-1 .archive-story-media>img{object-position:42% 42%}.archive-story-2 .archive-story-media>img{object-position:74% 40%}.archive-story-card:hover .archive-story-media>img{transform:scale(1.05)}@keyframes archive-story-enter{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes archive-wave-flow{to{stroke-dashoffset:-300px}}@media (prefers-reduced-motion:reduce){.archive-wave path:last-child,.archive-story{animation:none}}.archive-story-media>time{z-index:1;color:#fffc;align-items:center;gap:5px;font-size:8px;display:flex;position:absolute;bottom:9px;left:12px;right:12px}.archive-story-copy{flex-direction:column;min-height:0;padding:12px 14px 11px;display:flex}.archive-story-copy small{color:#4b899d;font-size:8px}.archive-story-copy strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-family:Georgia,Noto Serif SC,serif;font-size:13px;font-weight:600;line-height:1.38;display:-webkit-box;overflow:hidden}.archive-story-copy>span:not(.archive-story-footer){color:#3248549e;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:5px;font-size:9px;line-height:1.45;display:-webkit-box;overflow:hidden}.archive-story-footer{color:#344d5985;justify-content:space-between;align-items:center;margin-top:auto;font-size:8px;display:flex}.archive-story-footer>span{align-items:center;gap:4px;display:flex}.search-form>div{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#edf2f47a;border-color:#34465242;border-radius:4px}.search-form button{background:var(--ink)}.search-form button:hover{background:var(--accent-strong)}.about-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:64px;display:grid}.about-portrait{border-radius:8px;min-height:610px;margin:0;position:relative;overflow:hidden}.about-portrait>img{object-fit:cover;object-position:58% center}.about-portrait:after{content:"";background:linear-gradient(#0000 55%,#12202ab3);position:absolute;inset:0}.about-portrait figcaption{z-index:1;color:#fff;pointer-events:none;position:absolute;bottom:24px;left:28px;right:28px}.post-card-content a{pointer-events:auto}.about-portrait figcaption span{font-size:9px}.about-portrait figcaption p{margin:4px 0 0;font-family:Georgia,serif;font-size:26px}.about-copy{align-self:center}.about-copy>section>.article-content{border-bottom:1px solid #34465233;padding:20px 0 40px}.about-copy aside{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:32px;padding:0;display:grid}.about-copy aside h2,.section-label{font-family:Georgia,Noto Serif SC,serif;font-size:18px;font-weight:500}.skill-list,.contact-list{padding:0;list-style:none}.skill-list li{border:1px solid #3446522e;border-radius:4px;margin:0 5px 6px 0;padding:4px 7px;font-size:10px;display:inline-block}.empty-state,.route-error{box-shadow:none;background:0 0;border:0;border-top:1px solid #3446523d;border-radius:0}.loading-state div{background:linear-gradient(90deg,#edf2f440,#ffffff8c,#edf2f440);border:0;border-bottom:1px solid #34465226;border-radius:0;height:100px}.lunaris-hero{min-height:clamp(650px,78svh,780px)}.lunaris-hero-shade{background:#13212b33}.lunaris-hero-content{top:48%}.hero-kicker{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-left:1px solid #ffffffb3;border-radius:0;padding:3px 0 3px 10px}.lunaris-hero h1{margin-top:20px;font-size:clamp(72px,9vw,124px);font-weight:500}.lunaris-hero-content>p{max-width:480px;font-family:Georgia,Noto Serif SC,serif;font-size:16px}.lunaris-hero .hero-actions{align-items:center;gap:22px;margin-top:28px}.hero-primary-action{min-height:34px;box-shadow:none;color:#fff;background:0 0;border:0;border-bottom:1px solid #ffffffb8;border-radius:0;padding:0;font-size:10px}.hero-primary-action:hover{box-shadow:none;transform:translate(3px)}.hero-actions>span{color:#ffffff8a;font-size:8px}.hero-edition{z-index:3;right:max(48px, calc((100vw - var(--content-width)) / 2 + 58px));color:#ffffffc2;border-left:1px solid #ffffff75;width:180px;padding-left:14px;position:absolute;bottom:126px}.hero-edition>svg{margin-bottom:18px}.hero-edition>span{font-family:Georgia,serif;font-size:13px;display:block}.hero-edition>p{margin:5px 0 0;font-size:9px;line-height:1.5}.home-content{padding-bottom:76px}.home-topic-strip{min-height:58px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-bottom:1px solid #34465233;border-radius:0;gap:12px;margin-top:0;padding:12px 0;overflow-x:auto}.home-topic-strip a{border-radius:4px;min-height:34px;padding-inline:8px;font-size:11px}.home-topic-strip .topic-home{border:1px solid var(--accent-strong);width:34px;color:var(--accent-strong);background:0 0}.home-layout-grid{grid-template-columns:220px minmax(0,1fr) 220px;grid-template-areas:"profile feed sidebar";align-items:start;gap:36px;margin-top:64px}.home-profile-card{box-shadow:none;text-align:left;background:0 0;border:0;border-radius:0;grid-area:profile;padding:0;position:relative;top:auto;overflow:visible}.profile-portrait-wrap{aspect-ratio:4/5;border-radius:4px}.profile-copy h2{font-size:30px;font-weight:500}.profile-skills{justify-content:flex-start}.profile-skills li{color:var(--accent-strong);background:0 0;border:1px solid #34465229;border-radius:4px}.profile-links{align-items:start}.profile-links a{justify-content:flex-start}.home-feed{grid-area:feed}.home-spotlight-card{min-height:470px;box-shadow:none;border-radius:8px}.spotlight-overlay{padding:34px}.spotlight-label{color:#375866;background:#e6eff2d6;border-radius:4px}.home-post-card{min-height:150px;box-shadow:none;background:0 0;border:0;border-top:1px solid #3446522e;border-radius:0;grid-template-columns:170px minmax(0,1fr) 34px;gap:18px;padding:18px 0;overflow:visible}.home-post-card:hover{border-color:var(--accent-strong);box-shadow:none;transform:none}.home-post-cover{border-radius:4px;min-height:114px}.home-post-arrow{background:0 0;border:1px solid #34465233;border-radius:50%;width:34px;height:34px;min-height:34px}.home-sidebar{grid-area:sidebar;grid-template-columns:1fr;gap:32px;display:grid}.home-sidebar .home-panel,.home-panel{box-shadow:none;background:0 0;border:0;border-top:1px solid #34465238;border-radius:0;padding:20px 0 0}.moon-note{box-shadow:none;background:#263b47;border-radius:4px}.sidebar-category-list a,.sidebar-tag-cloud a{border-radius:4px}.home-discovery-band{background:#223640}.home-discovery-band:before{background:var(--paper);clip-path:polygon(0 0,100% 58%,100% 100%,0 100%);border-radius:0}.site-footer{background:#192b35;border-top:1px solid #ffffff14;margin-top:0}.footer-inner{min-height:112px}.footer-brand strong{font-weight:500}.back-to-top{border-radius:50%}@media (max-width:1040px){.header-inner{width:min(100% - 32px,1180px)}body:has(.lunaris-home) .header-inner{width:min(100% - 32px,1180px)}.home-layout-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"feed feed""profile sidebar";gap:34px}.home-profile-card{grid-template-columns:170px minmax(0,1fr);align-items:center;gap:0 22px;display:grid}.profile-portrait-wrap{grid-row:1/span 4}.home-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.moon-note{grid-column:1/-1}.page-content>.post-list{grid-template-columns:repeat(2,minmax(0,1fr))}.project-gallery{gap:18px}}@media (max-width:800px){.site-header,.header-inner{min-height:64px}body:has(.lunaris-home) .header-inner{min-height:64px}.mobile-nav summary{color:var(--accent-strong);background:0 0;border:1px solid}body:has(.lunaris-home) .mobile-nav summary{color:#fff}.mobile-nav nav{background:#edf2f4f0;border-radius:8px}.mobile-nav nav a{border-radius:4px}.mobile-nav nav a.is-active{background:var(--ink);color:#fff}.page-content,.article-page{width:min(100% - 32px,1180px);padding-block:60px 84px}.page-header{margin-bottom:44px}.post-list>.post-card:only-child{aspect-ratio:1.58;grid-column:1/-1;min-height:0}.article-header{min-height:500px}.article-header-copy{padding:34px}.article-paper{width:calc(100% - 24px);padding:42px 36px 58px}.article-paper:before{left:36px}.project-gallery,.about-layout{grid-template-columns:1fr}.about-portrait{min-height:560px}.home-layout-grid{grid-template-columns:1fr;grid-template-areas:"feed""profile""sidebar"}.home-profile-card{grid-template-columns:190px minmax(0,1fr);align-items:center;gap:0 24px;display:grid}.profile-portrait-wrap{grid-row:1/span 4}.home-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.moon-note{grid-column:1/-1}}@media (max-width:600px){body:not(:has(.lunaris-home)):before{filter:blur(28px)saturate(.55);background-position:56%}.header-inner{width:calc(100% - 28px)}body:has(.lunaris-home) .header-inner{width:calc(100% - 28px)}.page-content,.article-page{width:calc(100% - 28px);padding-block:48px 72px}.page-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:44px;padding-inline:0}.page-header-heading{grid-column:1}.page-header-heading h1{font-size:32px}.page-header-description{grid-column:1/-1;margin:0}.page-header-edition{grid-area:1/2}.page-header-edition span:first-child,.page-header-edition i{display:none}.page-content>.post-list{grid-template-columns:1fr;gap:18px}.post-card,.post-list>.post-card:only-child{aspect-ratio:1.4;grid-column:auto;min-height:0}.post-card-content{padding:20px}.post-card h2{font-size:20px}.posts-page .collection-filter{padding-bottom:4px;overflow-x:auto}.archive-page.page-content{width:calc(100% - 28px);padding-bottom:52px}.archive-timeline-viewport{border-radius:0;margin-inline:-14px}.archive-timeline-track{padding-inline:42px}.archive-story{flex-basis:232px;width:232px}.archive-story-card{width:232px}.article-header{min-height:470px}.article-header>img{object-position:42% center}.article-header-copy{padding:24px}.article-back-link{width:40px;height:40px;top:16px;left:16px}.article-header h1{font-size:36px}.article-header .article-meta{gap:10px}.article-header .article-meta span:last-child{display:none}.article-paper{width:calc(100% - 12px);margin-top:-12px;padding:36px 20px 50px}.article-paper:before{left:20px}.article-paper .article-content pre,.article-paper .article-content pre code{white-space:pre-wrap;overflow-wrap:anywhere}.project-gallery{grid-template-columns:1fr}.project-entry{min-height:280px;padding:24px}.moments-page.page-content{padding-top:40px}.moment-date-cluster>header{grid-template-columns:auto auto 1fr;gap:9px;margin-bottom:25px}.moment-date-cluster>header small{display:none}.moment-card-list{padding-inline:1px}.moment-card-list li:nth-child(odd){grid-column:1/span 11}.moment-card-list li:nth-child(2n){grid-column:2/span 11}.moment-card-list li:not(:first-child){margin-top:-16px}.moment-timeline-card{min-height:158px;padding:26px 20px 20px}.moment-card-copy{-webkit-line-clamp:4;margin-block:17px 21px;font-size:15px;line-height:1.8}.moment-card-footer>span:first-child{display:none}.moment-dialog-backdrop{padding:14px}.moment-dialog-card{max-height:calc(100svh - 28px);padding:24px 21px 21px}.moment-dialog-card>p{margin-block:26px 30px;font-size:16px}.taxonomy-grid,.tag-cloud,.archive-years>section{grid-template-columns:1fr}.about-portrait{min-height:460px}.about-copy aside{grid-template-columns:1fr}.lunaris-hero{min-height:590px}.lunaris-hero-content{top:48%}.lunaris-hero h1{font-size:62px}.lunaris-hero .hero-actions{flex-direction:column;gap:10px}.hero-edition{display:none}.home-layout-grid{gap:52px;margin-top:48px}.home-profile-card{grid-template-columns:105px minmax(0,1fr);gap:0 16px;display:grid}.profile-portrait-wrap{aspect-ratio:1/1.2;grid-row:1/span 3}.profile-links{grid-column:1/-1}.home-post-card{grid-template-columns:112px minmax(0,1fr);gap:14px;display:grid}.home-post-cover{min-height:120px}.home-post-body{padding:0}.home-post-arrow{display:none}.home-sidebar{grid-template-columns:1fr}.moon-note{grid-column:auto}.footer-inner{min-height:142px}}.site-header{z-index:60;-webkit-backdrop-filter:blur(18px)saturate(115%);backdrop-filter:blur(18px)saturate(115%);background:#e7f0f3b8;border-bottom:1px solid #50758229;width:100%;padding-block:12px;position:sticky;top:0;box-shadow:0 8px 26px #26465414}body:has(.lunaris-home) .site-header{box-shadow:none;-webkit-backdrop-filter:blur(12px)saturate(110%);backdrop-filter:blur(12px)saturate(110%);background:#12232f2e;border-bottom-color:#ebf6fa24;position:absolute;inset:0 0 auto}.header-inner{-webkit-backdrop-filter:blur(20px)saturate(125%);backdrop-filter:blur(20px)saturate(125%);background:#eff6f8e0;border:1px solid #cbdce3d1;border-radius:18px;gap:24px;width:min(1260px,100% - 48px);min-height:68px;margin-inline:auto;padding:8px 24px;box-shadow:0 18px 46px #26465421}body:has(.lunaris-home) .header-inner{background:#1b344447;border-color:#ebf6fa57;border-radius:18px;width:min(1260px,100% - 48px);min-height:68px;margin-inline:auto;padding-inline:24px;box-shadow:0 16px 46px #0c1f2c33}.brand{color:var(--ink);font-family:Inter,Noto Sans SC,sans-serif;font-size:inherit;gap:10px}.brand-mark,.footer-brand>span{color:#fff5cb;background:#313654;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;display:grid;box-shadow:inset 0 0 0 1px #ffffff24}.brand-copy{line-height:1.1;display:grid}.brand-copy strong{font-family:Georgia,Times New Roman,Noto Serif SC,serif;font-size:20px}.brand-copy small{color:var(--muted);margin-top:4px;font-size:8px;font-weight:800}body:has(.lunaris-home) .brand-mark{color:#fff5cb;background:#313654}body:has(.lunaris-home) .brand-copy strong{color:#fff}body:has(.lunaris-home) .brand-copy small{color:#ffffffb8}.desktop-nav{color:#3f626f;background:#ffffff6b;border:1px solid #50758229;border-radius:16px;gap:3px;padding:4px;font-size:13px}.desktop-nav>a:not(.icon-link){border-radius:10px;align-items:center;gap:6px;min-height:40px;padding-inline:13px;transition:color .18s,background-color .18s,transform .18s;display:inline-flex;position:relative}.desktop-nav>a:not(.icon-link):after{background:var(--coral);content:"";opacity:0;border-radius:50%;width:4px;height:4px;transition:opacity .18s,transform .18s;position:absolute;bottom:3px;right:50%;transform:translate(50%)scale(0)}.desktop-nav>a:not(.icon-link):hover{color:var(--accent-strong);background:#7399a429;transform:none}.desktop-nav>a:not(.icon-link).is-active{color:var(--accent-strong);background:#7399a433}body:has(.lunaris-home) .desktop-nav{color:#ffffffdb;background:#ffffff1a;border-color:#edf8fa3d}:is(body:has(.lunaris-home) .desktop-nav>a:not(.icon-link):hover,body:has(.lunaris-home) .desktop-nav>a:not(.icon-link).is-active){color:#fff;background:#fff3}.desktop-nav>a:not(.icon-link):hover:after{opacity:1;transform:translate(50%)scale(1)}.icon-link{color:#fff;background:#313654;border:0;border-radius:50%;width:38px;height:38px;margin-left:5px;transition:background-color .18s,transform .18s}body:has(.lunaris-home) .icon-link{color:#fff;background:#313654;border:0}.footer-inner{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:18px;width:min(1260px,100% - 48px);margin-inline:auto;padding:10px 24px}.icon-link:hover{background:var(--accent);color:#fff;transform:rotate(7deg)scale(1.04)}.mobile-nav summary{color:#fff;background:#313654;border:0;border-radius:50%;width:40px;height:40px}.mobile-nav nav{width:min(250px,100vw - 28px);box-shadow:var(--shadow-hover);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #ffffffd1;border-radius:16px;gap:4px;padding:8px;top:50px}.mobile-nav nav a{border-radius:10px;align-items:center;gap:10px;padding:10px 12px;display:flex}.mobile-nav nav a:hover{background:var(--accent-soft);color:var(--accent-strong)}.lunaris-home{background:var(--paper);overflow:hidden}.lunaris-hero{isolation:isolate;color:#fff;background:#313654;min-height:700px;position:relative;overflow:hidden}@media (min-width:1600px){.lunaris-hero{min-height:700px}}.lunaris-hero-image{z-index:-3;object-fit:cover;object-position:center 42%;animation:1.4s cubic-bezier(.2,.75,.2,1) both hero-image-in}.lunaris-hero-shade{z-index:-2;background:#181c3a38;position:absolute;inset:0}.hero-stars i{z-index:-1;background:#fff7cb;border-radius:50%;width:5px;height:5px;animation:2.8s ease-in-out infinite star-pulse;position:absolute;box-shadow:0 0 14px #fff7cbe6}.hero-stars i:first-child{top:27%;left:18%}.hero-stars i:nth-child(2){width:3px;height:3px;animation-delay:.9s;top:35%;right:22%}.hero-stars i:nth-child(3){width:4px;height:4px;animation-delay:1.7s;top:18%;right:36%}.lunaris-hero-content{z-index:2;text-align:left;width:min(1180px,100% - 64px);padding-left:42px;animation:.9s cubic-bezier(.2,.75,.2,1) .18s both hero-copy-in;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.hero-kicker{color:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#20234259;border:1px solid #ffffff6b;border-radius:999px;align-items:center;gap:8px;padding:7px 13px;font-size:13px;font-weight:700;display:inline-flex}.lunaris-hero h1{color:#fff;text-shadow:0 5px 26px #0f112a61;margin:20px 0 10px;font-family:Georgia,Times New Roman,Noto Serif SC,serif;font-size:clamp(64px,7.2vw,98px);line-height:1}.lunaris-hero-content>p{color:#ffffffe6;text-shadow:0 2px 14px #0f112a94;max-width:620px;margin:0;font-size:17px}.lunaris-hero .hero-actions{justify-content:flex-start;margin-top:26px}.hero-primary-action,.hero-secondary-action{border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding-inline:18px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.hero-primary-action{color:#2d3150;background:#fff;box-shadow:0 12px 28px #11132c38}.hero-secondary-action{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#21244452;border:1px solid #ffffff80}.hero-primary-action:hover,.hero-secondary-action:hover{transform:translateY(-3px)}.hero-primary-action:hover{box-shadow:0 17px 34px #11132c4d}.hero-secondary-action:hover{background:#21244480}.hero-scroll{z-index:3;color:#ffffffd1;justify-items:center;font-size:9px;font-weight:800;animation:2s ease-in-out infinite scroll-bob;display:grid;position:absolute;bottom:50px;left:50%;transform:translate(-50%)}.hero-curve{z-index:1;background:var(--paper);border-radius:50% 50% 0 0/100% 100% 0 0;height:116px;position:absolute;bottom:-56px;left:-8%;right:-8%}.home-content{z-index:3;background:var(--paper);padding-bottom:108px;position:relative}.home-topic-strip{z-index:4;scrollbar-width:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #ffffffdb;border-radius:22px;align-items:center;gap:7px;width:min(1180px,100% - 64px);min-height:64px;margin:-32px auto 0;padding:8px;display:flex;position:relative;overflow-x:auto;box-shadow:0 16px 44px #2f2a481f}.home-topic-strip::-webkit-scrollbar{display:none}.home-topic-strip a{color:#5b5f75;border-radius:10px;flex:none;align-items:center;gap:6px;min-height:40px;padding-inline:11px;font-size:13px;font-weight:700;transition:color .16s,background-color .16s,transform .16s;display:inline-flex}.home-topic-strip a:hover{background:var(--accent-soft);color:var(--accent-strong);transform:translateY(-1px)}.home-topic-strip .topic-home{background:var(--accent);color:#fff;justify-content:center;width:40px;padding:0}.home-topic-strip small{color:var(--coral);font-size:11px}.home-topic-strip .topic-more{color:var(--accent);margin-left:auto}.home-layout-grid{grid-template-columns:220px minmax(0,1fr) 236px;align-items:start;gap:24px;width:min(1180px,100% - 64px);margin:28px auto 0;display:grid}.home-panel{border-radius:var(--card-radius);box-shadow:var(--shadow);background:#fffffff0;border:1px solid #ffffffeb}.home-profile-card{text-align:center;padding:18px;position:sticky;top:100px;overflow:hidden}.profile-portrait-wrap{aspect-ratio:1;background:#dce8ee;border-radius:15px;width:100%;position:relative;overflow:hidden}.profile-portrait{object-fit:cover;object-position:61% 34%;width:100%;height:100%;transition:transform .5s;transform:scale(1.14)}.home-profile-card:hover .profile-portrait{transform:scale(1.2)}.profile-status{color:#fff4bd;background:#313654;border:3px solid #fff;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;bottom:10px;right:10px}.panel-eyebrow{color:var(--coral);margin:18px 0 4px;font-size:10px;font-weight:900}.profile-copy h2{margin:0;font-family:Georgia,Noto Serif SC,serif;font-size:25px}.profile-copy>p:last-child{color:var(--muted);margin:7px 0 0;font-size:13px}.profile-skills{flex-wrap:wrap;justify-content:center;gap:6px;margin:16px 0 0;padding:0;list-style:none;display:flex}.profile-skills li{background:var(--accent-soft);color:var(--accent-strong);border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800}.profile-links{border-top:1px solid var(--border);gap:7px;margin-top:16px;padding-top:14px;display:grid}.profile-links a{color:#60647a;justify-content:center;align-items:center;gap:4px;font-size:12px;font-weight:700;display:flex}.profile-links a:hover{color:var(--accent)}.home-feed{min-width:0}.home-spotlight-card{min-height:360px;box-shadow:var(--shadow);color:#fff;background:#313654;border-radius:20px;position:relative;overflow:hidden}.spotlight-image{position:absolute;inset:0}.spotlight-image img{object-fit:cover;object-position:58% 40%;transition:transform .7s cubic-bezier(.2,.75,.2,1)}.home-spotlight-card:hover .spotlight-image img{transform:scale(1.045)}.spotlight-overlay{background:linear-gradient(#1a1d3a05 20%,#171932e0 100%);flex-direction:column;justify-content:flex-end;padding:28px;display:flex;position:absolute;inset:0}.spotlight-label{color:#464c93;background:#ffffffe6;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:5px 9px;font-size:11px;font-weight:900;display:inline-flex}.spotlight-overlay h2{max-width:680px;margin:13px 0 7px;font-family:Georgia,Noto Serif SC,serif;font-size:clamp(25px,3vw,34px);line-height:1.3}.spotlight-overlay h2 a:hover{color:#fff3bd}.spotlight-overlay>p{color:#ffffffd1;text-overflow:ellipsis;white-space:nowrap;max-width:650px;margin:0 0 12px;font-size:13px;overflow:hidden}.home-post-meta{color:inherit;flex-wrap:wrap;align-items:center;gap:12px;font-size:11px;display:flex}.home-post-meta span{align-items:center;gap:5px;display:inline-flex}.spotlight-overlay .home-post-meta{color:#ffffffb3}.home-section-heading{justify-content:space-between;align-items:end;gap:20px;margin:36px 2px 16px;display:flex}.home-section-heading span{color:var(--coral);font-size:10px;font-weight:900}.home-section-heading h2{margin:2px 0 0;font-family:Georgia,Noto Serif SC,serif;font-size:27px}.home-section-heading>a{color:var(--accent);align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.home-section-heading>a:hover svg{transform:translate(3px)}.home-section-heading>a svg{transition:transform .16s}.home-post-list{gap:12px;display:grid}.home-feed-more{border-top:1px solid var(--border);justify-content:flex-end;margin-top:20px;padding-top:18px;display:flex}.home-feed-more a{border:1px solid var(--border);background:var(--surface);min-height:40px;color:var(--accent-strong);border-radius:999px;align-items:center;gap:8px;padding-inline:17px;font-size:12px;font-weight:800;transition:color .18s,background-color .18s,transform .18s;display:inline-flex}.home-feed-more a:hover{background:var(--accent);color:#fff;transform:translate(3px)}.home-post-card{background:#fffffff5;border:1px solid #fffffff0;border-radius:17px;grid-template-columns:190px minmax(0,1fr) 42px;align-items:stretch;gap:18px;min-height:164px;padding:12px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 34px #332d4c12}.home-post-card:hover{box-shadow:var(--shadow);border-color:#5b65c82e;transform:translateY(-4px)}.home-post-cover{background:#dce7ed;border-radius:12px;min-height:140px;display:block;position:relative;overflow:hidden}.home-post-cover img{object-fit:cover;object-position:61% 38%;transition:transform .5s}.home-post-cover.cover-position-1 img{object-position:45% 42%}.home-post-cover.cover-position-2 img{object-position:76% 38%}.home-post-card:hover .home-post-cover img{transform:scale(1.07)}.home-post-cover>span{width:28px;height:28px;color:var(--coral);background:#ffffffe6;border-radius:50%;place-items:center;display:grid;position:absolute;top:9px;left:9px;box-shadow:0 5px 14px #20223c26}.home-post-body{align-self:center;min-width:0}.home-post-topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.home-post-topline>a,.home-post-topline>span{background:var(--mint);color:#39756c;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800}.home-post-topline .home-post-meta{color:#9293a3;justify-content:flex-end}.home-post-body h3{margin:10px 0 6px;font-family:Georgia,Noto Serif SC,serif;font-size:20px;line-height:1.38}.home-post-body h3 a:hover{color:var(--accent)}.home-post-body>p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;display:-webkit-box;overflow:hidden}.home-post-tags{color:#8a8293;flex-wrap:wrap;gap:8px;margin:9px 0 0;padding:0;font-size:10px;list-style:none;display:flex}.home-post-tags a:hover{color:var(--coral)}.home-post-arrow{width:38px;height:38px;min-height:38px;color:var(--accent);background:#f1eff7d1;border:1px solid #4d6e7d33;border-radius:50%;align-self:start;place-items:center;padding:0;transition:color .18s,background-color .18s,transform .18s;display:grid}.home-post-arrow:hover{background:var(--accent);color:#fff}.home-empty{color:var(--muted);text-align:center;border:1px dashed #cbc6d4;border-radius:17px;padding:34px}.home-sidebar{gap:16px;display:grid}.home-sidebar .home-panel{padding:20px}.panel-title{align-items:center;gap:9px;margin-bottom:14px;display:flex}.panel-title>span{background:var(--coral);border-radius:99px;width:4px;height:17px}.panel-title h2{margin:0;font-size:15px}.statistics-card dl{gap:2px;margin:0;display:grid}.statistics-card dl>div{border-bottom:1px solid #f0edf2;justify-content:space-between;align-items:center;min-height:41px;display:flex}.statistics-card dl>div:last-child{border-bottom:0}.statistics-card dt{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.statistics-card dt svg{color:var(--accent)}.statistics-card dd{color:var(--ink);margin:0;font-family:Georgia,serif;font-size:17px;font-weight:800}.sidebar-category-list{gap:5px;display:grid}.sidebar-category-list a{color:#66697c;border-radius:9px;justify-content:space-between;align-items:center;min-height:36px;padding-inline:9px;font-size:12px;display:flex}.sidebar-category-list a:hover{color:var(--accent);background:#f6f3f8}.sidebar-category-list strong{color:var(--coral);font-size:11px}.sidebar-tag-cloud{border-top:1px solid var(--border);flex-wrap:wrap;gap:6px;margin-top:15px;padding-top:15px;display:flex}.sidebar-tag-cloud a{background:var(--accent-soft);color:#5961a8;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:700}.sidebar-tag-cloud a:nth-child(3n+2){color:#aa645d;background:#fff0ec}.sidebar-tag-cloud a:nth-child(3n){background:var(--mint);color:#3f776d}.moon-note{border-radius:var(--card-radius);box-shadow:var(--shadow);color:#fff;background:#30354f;padding:22px;position:relative;overflow:hidden}.moon-note:after{content:"";border:14px solid #fff2b624;border-radius:50%;width:88px;height:88px;position:absolute;bottom:-28px;right:-25px}.moon-note>svg{color:#fff0a9}.moon-note p{margin:12px 0 5px;font-family:Georgia,Noto Serif SC,serif;font-size:16px;font-weight:800}.moon-note span{color:#ffffff8a;font-size:9px}.home-discovery-band{color:var(--ink);background:#dce7eb;border-top:1px solid #63849129;padding-block:66px 62px;position:relative;overflow:hidden}.home-discovery-band:before{background:var(--paper);content:"";border-radius:0 0 50% 50%/0 0 100% 100%;height:96px;position:absolute;top:-56px;left:-6%;right:-6%}.home-discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.discovery-section{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f9fab8;border:1px solid #ffffffc7;border-radius:22px;flex-direction:column;min-width:0;padding:22px;display:flex;box-shadow:0 18px 42px #2d4f5d1a}.light-heading{border-bottom:1px solid var(--border);align-items:start;min-height:56px;margin:0 0 14px;padding:0 2px 14px}.light-heading span{color:var(--accent)}.light-heading h2{color:var(--ink)}.light-heading>a{color:var(--accent-strong)}.project-preview-list,.home-moment-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.discovery-entry{min-height:132px;box-shadow:var(--shadow);color:var(--ink);background:#ffffffdb;border:1px solid #4d738029;border-radius:17px;grid-template-columns:46px minmax(0,1fr) 24px;align-items:start;gap:14px;padding:16px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;position:relative}.discovery-entry:hover{border-color:var(--accent);box-shadow:var(--shadow-hover);transform:translateY(-3px)}.discovery-entry-mark{background:var(--accent-soft);width:46px;height:46px;color:var(--accent-strong);border-radius:14px;place-items:center;display:grid}.discovery-entry-mark strong{font-family:Georgia,serif;font-size:11px;line-height:1}.discovery-entry-mark svg{margin-top:-5px}.discovery-entry-copy{flex-direction:column;align-self:stretch;min-width:0;display:flex}.discovery-entry-kicker{color:var(--accent);letter-spacing:.06em;font-size:9px;font-weight:900}.project-preview-entry .discovery-entry-copy>strong{margin-top:5px;font-family:Georgia,Noto Serif SC,serif;font-size:18px;line-height:1.35}.project-preview-entry .discovery-entry-copy>span:not(.discovery-entry-kicker,.project-preview-meta){color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;font-size:12px;line-height:1.6;display:-webkit-box;overflow:hidden}.project-preview-meta{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:12px;display:flex}.project-preview-meta time{color:var(--muted);align-items:center;gap:5px;font-size:10px;display:inline-flex}.project-preview-tech{flex-wrap:wrap;gap:6px;display:flex}.project-preview-tech small{background:var(--accent-soft);color:var(--accent-strong);border-radius:999px;padding:3px 7px;font-size:9px;font-weight:700}.discovery-entry-arrow{color:var(--accent);align-self:center;transition:transform .18s}.discovery-entry:hover .discovery-entry-arrow{transform:translate(3px)}.home-moment-list p{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:13px;line-height:1.7;display:-webkit-box;overflow:hidden}.home-moment-list time{color:var(--muted);align-items:center;gap:5px;margin-top:auto;padding-top:14px;font-size:10px;display:flex}.site-footer{color:#526f7b;background:#cfdee3;border-top:1px solid #50758229;padding-block:10px 12px}.footer-inner{background:#eff6f8b8;border-color:#5075822e;min-height:72px;padding-block:8px;box-shadow:0 16px 40px #304f5c14}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand>span{color:#f5f9fa;background:#7899a5;box-shadow:inset 0 0 0 1px #ffffff47}.footer-brand strong{color:#2e4753;font-family:Georgia,serif;font-size:18px}.footer-brand p{color:#344f5b94;margin:2px 0 0;font-size:10px}.footer-side{align-items:center;gap:20px;display:flex}.footer-inner nav{gap:18px;font-size:12px;display:flex}.footer-inner a:hover{color:#2f6678}.back-to-top{color:#446c7b;background:#f7fbfcad;border:1px solid #5075823d;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}@keyframes hero-image-in{0%{opacity:0;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes hero-copy-in{0%{opacity:0;transform:translate(-50%,calc(18px - 50%))}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes star-pulse{50%{opacity:.35;transform:scale(.65)}}@keyframes scroll-bob{50%{transform:translate(-50%,5px)}}@keyframes section-reveal{0%{opacity:.1;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@supports (animation-timeline:view()){.reveal-section{animation:linear both section-reveal;animation-timeline:view();animation-range:entry 4% cover 24%}}@media (max-width:1180px){.desktop-nav>a:not(.icon-link){padding-inline:8px}.desktop-nav{font-size:12px}.home-layout-grid{grid-template-columns:200px minmax(0,1fr) 220px;gap:16px}.home-post-card{grid-template-columns:165px minmax(0,1fr) 38px;gap:14px}}@media (max-width:1040px){.home-layout-grid{grid-template-columns:215px minmax(0,1fr)}.home-sidebar{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.home-profile-card{top:96px}.home-discovery-grid{gap:34px}.page-content .project-gallery{grid-template-columns:1fr 1fr}}@media (max-width:800px){.site-header{padding-block:10px}.header-inner{border-radius:14px;width:min(100% - 28px,1260px);min-height:58px;padding:7px 14px}.lunaris-hero{min-height:600px}.lunaris-hero h1{font-size:62px}.lunaris-hero-content{padding-left:30px;top:47%}.home-topic-strip{margin-top:-48px}.page-content>.post-list,.posts-page>.post-list{grid-template-columns:1fr}.posts-page .post-list>.post-card:first-child{aspect-ratio:1.42;grid-column:auto}.page-content .project-gallery{grid-template-columns:1fr}.project-gallery .project-entry:first-child{grid-column:auto;display:block}.project-gallery .project-entry:first-child .project-entry-visual{margin-top:10px}.home-layout-grid{grid-template-columns:1fr}.home-profile-card{text-align:left;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:0 18px;display:grid;position:relative;top:auto}.profile-portrait-wrap{grid-row:1/span 3}.panel-eyebrow{margin-top:0}.profile-skills,.profile-links{justify-content:flex-start}.profile-links{flex-wrap:wrap;gap:12px;margin-top:12px;padding-top:12px;display:flex}.home-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.moon-note{grid-column:1/-1}.home-discovery-grid{grid-template-columns:1fr;gap:18px}.discovery-section{padding:18px}}@media (max-width:600px){.site-container{width:min(100% - 28px, var(--content-width))}.brand-copy small{display:none}.brand-copy strong{font-size:18px}.brand-mark{width:35px;height:35px}.lunaris-hero{min-height:560px}.lunaris-hero-image{object-position:40% center}.lunaris-hero-shade{background:#13212b57}.lunaris-hero-content{text-align:center;width:min(100% - 28px,520px);padding-left:0;top:46%}.hero-kicker{font-size:11px}.lunaris-hero h1{margin-top:14px;font-size:48px}.lunaris-hero-content>p{font-size:14px}.lunaris-hero .hero-actions{flex-direction:row;justify-content:center;align-items:center;gap:8px;margin-top:21px}.hero-primary-action,.hero-secondary-action{min-height:41px;padding-inline:13px;font-size:12px}.hero-scroll{bottom:39px}.hero-curve{bottom:-60px}.home-topic-strip{border-radius:15px;width:calc(100% - 28px);min-height:54px;margin-top:-44px}.home-topic-strip a{min-height:36px;font-size:11px}.home-topic-strip .topic-more{margin-left:0}.page-header{gap:22px;margin-bottom:50px}.moment-board{gap:64px}.moment-date-cluster>header{margin-bottom:22px}.home-layout-grid{margin-top:16px}.home-profile-card{grid-template-columns:82px minmax(0,1fr);gap:0 14px;padding:13px}.profile-copy h2{font-size:21px}.profile-copy>p:last-child{font-size:11px}.profile-skills{grid-column:2;justify-content:flex-start;margin-top:9px}.profile-links{grid-column:1/-1;justify-content:center}.home-spotlight-card{min-height:290px}.spotlight-overlay{padding:20px}.spotlight-overlay h2{font-size:25px}.spotlight-overlay>p{white-space:normal}.home-section-heading{align-items:center;margin-top:30px}.home-section-heading h2{font-size:23px}.home-post-card{min-height:0;padding:10px;display:block}.home-post-cover{min-height:170px}.home-post-body{padding:14px 5px 7px}.home-post-topline{align-items:flex-start}.home-post-topline .home-post-meta{gap:8px}.home-post-topline .home-post-meta span:first-child{display:none}.home-post-body h3{font-size:19px}.home-post-arrow{border-radius:50%;width:32px;height:32px;min-height:32px;position:absolute;bottom:15px;right:16px}.home-post-tags{padding-right:38px}.home-sidebar{grid-template-columns:1fr}.moon-note{grid-column:auto}.home-content{padding-bottom:70px}.home-discovery-band{padding-block:62px 48px}.discovery-entry{grid-template-columns:42px minmax(0,1fr);gap:12px;min-height:124px;padding:14px}.discovery-entry-mark{border-radius:11px;width:42px;height:42px}.discovery-entry-arrow{display:none}.light-heading{min-height:0}.footer-inner{width:calc(100% - 28px);min-height:108px;padding-block:14px}.footer-side{justify-content:space-between;width:100%}}.projects-page{width:min(1240px,100% - 48px)}.projects-page .project-search{width:min(680px,100%);margin:0 auto 42px}.projects-page .project-gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:360px;align-items:stretch;gap:24px;width:min(1120px,100%);margin-inline:auto}.projects-page .project-gallery>.project-entry:only-child{width:auto;margin-inline:0}.projects-page .project-gallery .project-entry{-webkit-backdrop-filter:blur(18px)saturate(92%);backdrop-filter:blur(18px)saturate(92%);background:#dceaef94;border:1px solid #ebf4f6c7;border-radius:18px;height:100%;min-height:0;padding:24px;transition:border-color .22s,background-color .22s,box-shadow .22s,transform .22s;display:flex;overflow:hidden;box-shadow:0 18px 40px #1f3d4914,inset 0 1px #ffffff7a}.projects-page .project-gallery .project-entry:first-child{grid-column:auto;display:flex}.projects-page .project-gallery .project-entry[role=link]{cursor:pointer}.projects-page .project-gallery .project-entry[role=link]:hover{background:#e6f1f4b8;border-color:#5b828f61;transform:translateY(-4px);box-shadow:0 24px 48px #1f3d4921,inset 0 1px #ffffff94}.projects-page .project-gallery .project-entry[role=link]:focus-visible{outline:2px solid var(--accent-strong);outline-offset:4px}.projects-page .project-gallery .project-entry>header{min-height:36px;padding-inline:0}.projects-page .project-gallery .project-actions{margin-left:auto}.projects-page .project-gallery .project-actions a{background:#f3f9fa75;border:1px solid #476d7a38;border-radius:50%;width:34px;height:34px}.projects-page .project-gallery .project-actions a:hover{color:#fff;background:#365663e6;border-color:#365b686b}.projects-page .project-entry-visual{aspect-ratio:16/9;background:#c1d7de80;border:1px solid #ffffff7a;border-radius:12px;width:100%;margin-top:18px;position:relative;overflow:hidden}.projects-page .project-entry-visual>img{aspect-ratio:auto;object-fit:cover;width:100%;height:100%}.projects-page .project-entry-copy{flex:auto;min-height:0;margin:22px 2px 0}.projects-page .project-entry-copy>p{color:#34525f8f;margin-bottom:7px;font-size:9px}.projects-page .project-entry h2{font-size:clamp(22px,2.2vw,30px);line-height:1.25}.projects-page .project-entry-copy>span{color:#536e78;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:10px;font-size:13px;line-height:1.72;display:-webkit-box;overflow:hidden}.projects-page .project-entry>ul{gap:8px;margin:20px 2px 0}.projects-page .project-entry>ul li{color:#4e7480;background:#edf6f88f;border:1px solid #48717e38;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:600}.projects-page .project-entry>footer{color:#34525f80;margin:26px 2px 0}.projects-page .project-entry>footer i{background:#3e657233}@media (max-width:800px){.projects-page{width:calc(100% - 28px);min-width:0;max-width:1240px}.projects-page .project-search{max-width:100%;margin-bottom:28px}.projects-page .project-gallery{grid-template-columns:1fr;grid-auto-rows:340px;gap:18px;width:100%;min-width:0}.projects-page .project-gallery .project-entry{min-width:0;padding:20px}.projects-page .project-entry h2{font-size:24px}}@media (prefers-reduced-motion:reduce){.lunaris-hero-image,.lunaris-hero-content,.hero-stars i,.hero-scroll,.reveal-section{animation:none}.home-post-card,.profile-portrait,.spotlight-image img,.discovery-entry{transition:none}}.posts-page{width:min(1620px,71vw);padding-bottom:124px}.posts-page .collection-filter{gap:10px;width:100%;margin:0 0 42px}.posts-page .collection-filter a{border-radius:14px;min-height:42px;padding-inline:20px;font-size:13px}.posts-page>.post-list,.posts-page .post-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 28px;width:100%}.posts-page .post-list>.post-card:first-child,.posts-page .post-card,.posts-page .post-list>.post-card:only-child{aspect-ratio:1.6;border-radius:20px;grid-column:auto;min-height:0}.posts-page .post-card-scrim{background:linear-gradient(#11202a08 12%,#111f2838 46%,#111f28eb 100%)}.posts-page .post-card-content{padding:26px 28px}.posts-page .post-card-topline{top:20px;left:20px;right:20px}.posts-page .post-category{margin-bottom:10px;font-size:11px}.posts-page .post-card h2{max-width:94%;font-family:Inter,Noto Sans SC,sans-serif;font-size:clamp(20px,1.35vw,27px);font-weight:700;line-height:1.32}.posts-page .post-card-content>p{-webkit-line-clamp:1;margin:9px 0 13px;font-size:13px;line-height:1.65}.posts-page .post-card .post-meta{gap:16px;font-size:11px}.posts-page .post-card .tag-list{margin-top:10px}@media (max-width:1180px){.posts-page{width:min(100% - 48px,920px)}.posts-page>.post-list,.posts-page .post-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.posts-page{width:calc(100% - 28px);padding-bottom:84px}.posts-page .collection-filter{margin-bottom:30px}.posts-page>.post-list,.posts-page .post-list{grid-template-columns:1fr;gap:20px}.posts-page .post-list>.post-card:first-child,.posts-page .post-card,.posts-page .post-list>.post-card:only-child{aspect-ratio:1.48}}@media (max-width:520px){.posts-page .post-card-content{padding:21px}.posts-page .post-card h2{max-width:100%;font-size:20px}.posts-page .post-card-content>p{display:none}}@media (max-width:1100px) and (min-width:801px){.desktop-nav{gap:13px}.desktop-nav a{gap:4px}}
