.password-overlay[data-astro-cid-prey5ova]{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#00000073;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:pw-fade-in .25s ease forwards;height:100vh;height:100dvh}.password-overlay[data-astro-cid-prey5ova].closing{animation:pw-fade-out .25s ease forwards}@keyframes pw-fade-in{0%{opacity:0}to{opacity:1}}@keyframes pw-fade-out{0%{opacity:1}to{opacity:0}}.password-modal[data-astro-cid-prey5ova]{border-width:1px;border-color:rgb(var(--text-secondary)/.2);width:90%;max-width:28rem;border-radius:1rem;padding:2.5rem;position:relative;background:rgb(var(--bg-card));box-shadow:0 24px 64px -12px #00000059;animation:pw-pop-in .38s cubic-bezier(.34,1.56,.64,1) forwards}.password-overlay[data-astro-cid-prey5ova].closing .password-modal[data-astro-cid-prey5ova]{animation:pw-pop-out .25s ease forwards}@keyframes pw-pop-in{0%{transform:scale(.82);opacity:0}to{transform:scale(1);opacity:1}}@keyframes pw-pop-out{0%{transform:scale(1);opacity:1}to{transform:scale(.82);opacity:0}}.password-icon[data-astro-cid-prey5ova]{margin-left:auto;margin-right:auto;margin-bottom:1.5rem;height:4rem;width:4rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;background-color:rgb(var(--text-secondary)/.05);--tw-text-opacity:1;color:rgb(var(--text-secondary)/var(--tw-text-opacity, 1))}.password-title[data-astro-cid-prey5ova]{font-family:Literata,Georgia,serif;font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity:1;color:rgb(var(--text-primary)/var(--tw-text-opacity, 1));margin-bottom:.5rem;text-align:center}.password-description[data-astro-cid-prey5ova]{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--text-secondary)/var(--tw-text-opacity, 1));margin-bottom:2rem;text-align:center;line-height:1.625}.password-form[data-astro-cid-prey5ova]{width:100%}.password-input-wrapper[data-astro-cid-prey5ova]{position:relative;display:flex;gap:.5rem}.password-input[data-astro-cid-prey5ova]{flex:1 1 0%;padding:.75rem 1rem;border-width:1px;border-color:rgb(var(--text-secondary)/.2);background-color:rgb(var(--text-secondary)/.05);border-radius:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--text-primary)/var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.password-input[data-astro-cid-prey5ova]:focus{--tw-border-opacity:1;border-color:rgb(var(--text-primary)/var(--tw-border-opacity, 1));outline:2px solid transparent;outline-offset:2px;background-color:rgb(var(--text-secondary)/.1)}.password-input[data-astro-cid-prey5ova]::-moz-placeholder{--tw-text-opacity:1;color:rgb(var(--text-secondary)/var(--tw-text-opacity, 1));opacity:.6}.password-input[data-astro-cid-prey5ova]::placeholder{--tw-text-opacity:1;color:rgb(var(--text-secondary)/var(--tw-text-opacity, 1));opacity:.6}.password-submit[data-astro-cid-prey5ova]{padding:.75rem 1.25rem;border-radius:.5rem;border-style:none;--tw-bg-opacity:1;background-color:rgb(var(--text-primary)/var(--tw-bg-opacity, 1));cursor:pointer;--tw-text-opacity:1;color:rgb(var(--bg-dark)/var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;display:flex;align-items:center;justify-content:center}.password-submit[data-astro-cid-prey5ova]:hover{--tw-translate-x:.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:.9}.password-submit[data-astro-cid-prey5ova]:active{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.password-close[data-astro-cid-prey5ova]{position:absolute;top:1rem;right:1rem;display:flex;height:1.75rem;width:1.75rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.375rem;--tw-text-opacity:1;color:rgb(var(--text-secondary)/var(--tw-text-opacity, 1))}.password-close[data-astro-cid-prey5ova]:hover{background-color:rgb(var(--text-secondary)/.1);--tw-text-opacity:1;color:rgb(var(--text-primary)/var(--tw-text-opacity, 1))}.password-close[data-astro-cid-prey5ova]{cursor:pointer;border-width:0;background-color:transparent;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.password-error[data-astro-cid-prey5ova]{margin-top:.75rem;min-height:1.25rem;text-align:center;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity, 1))}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-8px)}75%{transform:translate(8px)}}.thoughts-wrapper[data-astro-cid-r2b435tp]{margin-left:auto;margin-right:auto;max-width:56rem;padding:3rem 2rem}@media (min-width:768px){.thoughts-wrapper[data-astro-cid-r2b435tp]{padding-left:1.6rem;padding-right:1.6rem}}.thoughts-header[data-astro-cid-r2b435tp]{margin-bottom:2rem}.thoughts-title-wrapper[data-astro-cid-r2b435tp]{margin-bottom:1rem;display:flex;align-items:center;gap:.75rem}.thoughts-title[data-astro-cid-r2b435tp]{font-family:Literata,Georgia,serif;font-size:3rem;line-height:1;font-weight:700}.sort-btn[data-astro-cid-r2b435tp]{display:inline-flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.5rem;background-color:rgb(var(--text-secondary)/.05)}.sort-btn[data-astro-cid-r2b435tp]:hover{background-color:rgb(var(--text-secondary)/.1)}.sort-btn[data-astro-cid-r2b435tp]{margin-top:.5rem;cursor:pointer;border-style:none;--tw-text-opacity:1;color:rgb(var(--text-secondary)/var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sort-btn[data-astro-cid-r2b435tp]:hover{--tw-text-opacity:1;color:rgb(var(--text-primary)/var(--tw-text-opacity, 1));--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sort-icon-asc[data-astro-cid-r2b435tp],.sort-btn[data-astro-cid-r2b435tp][data-sort=asc] .sort-icon-desc[data-astro-cid-r2b435tp]{display:none}.sort-btn[data-astro-cid-r2b435tp][data-sort=asc] .sort-icon-asc[data-astro-cid-r2b435tp]{display:contents}.unlock-btn[data-astro-cid-r2b435tp]{display:inline-flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.5rem;background-color:rgb(var(--text-secondary)/.05)}.unlock-btn[data-astro-cid-r2b435tp]:hover{background-color:rgb(var(--text-secondary)/.1)}.unlock-btn[data-astro-cid-r2b435tp]{margin-top:.5rem;cursor:pointer;border-style:none;--tw-text-opacity:1;color:rgb(var(--text-secondary)/var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.unlock-btn[data-astro-cid-r2b435tp]:hover{--tw-text-opacity:1;color:rgb(var(--text-primary)/var(--tw-text-opacity, 1));--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.unlock-btn[data-astro-cid-r2b435tp].unlocked{--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(21 128 61/var(--tw-text-opacity, 1))}.unlock-btn[data-astro-cid-r2b435tp].unlocked:is(.dark *){background-color:#16a34a33;--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity, 1))}.lock-icon-unlocked[data-astro-cid-r2b435tp],.unlock-btn[data-astro-cid-r2b435tp].unlocked .lock-icon-locked[data-astro-cid-r2b435tp]{display:none}.unlock-btn[data-astro-cid-r2b435tp].unlocked .lock-icon-unlocked[data-astro-cid-r2b435tp]{display:contents}.thoughts-description[data-astro-cid-r2b435tp]{font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(var(--text-secondary)/var(--tw-text-opacity, 1))}.search-wrapper[data-astro-cid-r2b435tp]{margin-top:1.5rem;margin-bottom:1.5rem}.search-container[data-astro-cid-r2b435tp]{position:relative;display:flex;align-items:center}.search-input[data-astro-cid-r2b435tp]{width:100%;border-radius:.5rem;padding:.5rem 2.5rem;border-width:1px;border-color:rgb(var(--text-secondary)/.2);background-color:rgb(var(--text-secondary)/.05);--tw-text-opacity:1;color:rgb(var(--text-primary)/var(--tw-text-opacity, 1))}.search-input[data-astro-cid-r2b435tp]::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(var(--text-secondary)/var(--tw-placeholder-opacity, 1))}.search-input[data-astro-cid-r2b435tp]::placeholder{--tw-placeholder-opacity:1;color:rgb(var(--text-secondary)/var(--tw-placeholder-opacity, 1))}.search-input[data-astro-cid-r2b435tp]{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.search-input[data-astro-cid-r2b435tp]:focus{--tw-border-opacity:1;border-color:rgb(var(--accent)/var(--tw-border-opacity, 1));outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color:rgb(var(--accent) / .5)}.search-input[data-astro-cid-r2b435tp]{font-size:.9rem}.search-icon{pointer-events:none;position:absolute;left:.75rem;--tw-text-opacity:1;color:rgb(var(--text-secondary)/var(--tw-text-opacity, 1));width:16px;height:16px}.clear-search[data-astro-cid-r2b435tp]{position:absolute;right:.625rem;border-radius:.375rem;padding:.375rem;--tw-text-opacity:1;color:rgb(var(--text-secondary)/var(--tw-text-opacity, 1))}.clear-search[data-astro-cid-r2b435tp]:hover{background-color:rgb(var(--text-secondary)/.1);--tw-text-opacity:1;color:rgb(var(--text-primary)/var(--tw-text-opacity, 1))}.clear-search[data-astro-cid-r2b435tp]{cursor:pointer;border-style:none;background-color:transparent;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.search-results-count[data-astro-cid-r2b435tp]{margin-top:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--text-secondary)/var(--tw-text-opacity, 1))}.thoughts-list[data-astro-cid-r2b435tp]>[data-astro-cid-r2b435tp]:not([hidden])~[data-astro-cid-r2b435tp]:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem*calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))}.thoughts-list[data-astro-cid-r2b435tp]{display:none}.thoughts-skeleton[data-astro-cid-r2b435tp]>[data-astro-cid-r2b435tp]:not([hidden])~[data-astro-cid-r2b435tp]:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem*calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))}.skeleton-item[data-astro-cid-r2b435tp]{padding-bottom:1.5rem;border-bottom:1px dashed;border-color:rgb(var(--text-secondary)/.2)}.skeleton-item[data-astro-cid-r2b435tp]:last-child{border-bottom:0!important}.skeleton-content[data-astro-cid-r2b435tp]{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.skeleton-header[data-astro-cid-r2b435tp]{flex:1 1 0%}.skeleton-title[data-astro-cid-r2b435tp]{border-radius:.25rem;background:rgb(var(--text-secondary)/.12);height:1.75rem;width:60%;animation:skeleton-pulse-light 1.5s ease-in-out infinite}.skeleton-description[data-astro-cid-r2b435tp]{border-radius:.25rem;background:rgb(var(--text-secondary)/.12);height:1.25rem;width:80%;margin-top:.5rem;animation:skeleton-pulse-light 1.5s ease-in-out infinite;animation-delay:.1s;display:block}@media (min-width:768px){.skeleton-description[data-astro-cid-r2b435tp]{display:none}}.skeleton-meta[data-astro-cid-r2b435tp]{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.skeleton-date[data-astro-cid-r2b435tp]{border-radius:.25rem;background:rgb(var(--text-secondary)/.12);height:1.25rem;width:80px;animation:skeleton-pulse-light 1.5s ease-in-out infinite;animation-delay:.2s}.skeleton-reading-time[data-astro-cid-r2b435tp]{border-radius:.25rem;background:rgb(var(--text-secondary)/.12);height:1rem;width:60px;animation:skeleton-pulse-light 1.5s ease-in-out infinite;animation-delay:.3s}html.dark .skeleton-title[data-astro-cid-r2b435tp],html.dark .skeleton-description[data-astro-cid-r2b435tp],html.dark .skeleton-date[data-astro-cid-r2b435tp],html.dark .skeleton-reading-time[data-astro-cid-r2b435tp]{background:rgb(var(--bg-dark));animation-name:skeleton-pulse-dark}.thought-item[data-astro-cid-r2b435tp]{cursor:pointer;padding-bottom:1.5rem;border-bottom:1px dashed;border-color:rgb(var(--text-secondary)/.2)}.thought-item[data-astro-cid-r2b435tp]:last-child{border-bottom:0!important}.thought-link[data-astro-cid-r2b435tp]{display:block}.thought-content[data-astro-cid-r2b435tp]{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.thought-header[data-astro-cid-r2b435tp]{flex:1 1 0%}.thought-title[data-astro-cid-r2b435tp]{font-size:1.25rem;line-height:1.75rem;font-weight:400;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width:768px){.group[data-astro-cid-r2b435tp]:hover .thought-title[data-astro-cid-r2b435tp]{--tw-text-opacity:1;color:rgb(var(--accent)/var(--tw-text-opacity, 1))}}.thought-description-mobile[data-astro-cid-r2b435tp]{margin-top:.5rem;display:block;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--text-secondary)/var(--tw-text-opacity, 1))}@media (min-width:768px){.thought-description-mobile[data-astro-cid-r2b435tp]{display:none}}.thought-title-text[data-astro-cid-r2b435tp]{cursor:pointer}.thought-meta[data-astro-cid-r2b435tp]{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.thought-date[data-astro-cid-r2b435tp]{white-space:nowrap;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--text-secondary)/var(--tw-text-opacity, 1))}.thought-reading-time[data-astro-cid-r2b435tp]{font-size:.75rem;line-height:1rem;color:rgb(var(--text-secondary)/.7)}.thoughts-empty[data-astro-cid-r2b435tp]{padding-top:4rem;padding-bottom:4rem;text-align:center}.thoughts-empty-text[data-astro-cid-r2b435tp]{font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(var(--text-secondary)/var(--tw-text-opacity, 1))}.pagination[data-astro-cid-r2b435tp]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:2rem;border-top:1px dashed;border-color:rgb(var(--text-secondary)/.2)}.pagination-btn[data-astro-cid-r2b435tp]{display:inline-flex;align-items:center;gap:.5rem;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;background-color:rgb(var(--text-secondary)/.05);--tw-text-opacity:1;color:rgb(var(--text-primary)/var(--tw-text-opacity, 1));text-decoration-line:none;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.pagination-btn[data-astro-cid-r2b435tp]:hover{background-color:rgb(var(--text-secondary)/.1)}.pagination-btn[data-astro-cid-r2b435tp]:hover:not(.pagination-btn--disabled){--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity:1;color:rgb(var(--accent)/var(--tw-text-opacity, 1))}.pagination-btn--disabled[data-astro-cid-r2b435tp]{pointer-events:none;cursor:not-allowed;opacity:.4}.pagination-info[data-astro-cid-r2b435tp]{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--text-secondary)/var(--tw-text-opacity, 1))}.pagination-current[data-astro-cid-r2b435tp],.pagination-total[data-astro-cid-r2b435tp]{font-weight:600;--tw-text-opacity:1;color:rgb(var(--text-primary)/var(--tw-text-opacity, 1))}@media (max-width:768px){.thoughts-title[data-astro-cid-r2b435tp]{font-size:2.25rem;line-height:2.5rem}.thoughts-description[data-astro-cid-r2b435tp]{font-size:1rem;line-height:1.5rem}}