.password-overlay[data-astro-cid-prey5ova]{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#00000080;backdrop-filter:blur(8px);animation:fadeIn .3s ease}.password-overlay[data-astro-cid-prey5ova].closing{animation:fadeOut .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.password-modal[data-astro-cid-prey5ova]{border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity, 1))}.password-modal[data-astro-cid-prey5ova]:is(.dark *){border-color:#52525280;--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity, 1))}.password-modal[data-astro-cid-prey5ova]{width:90%;max-width:28rem;border-radius:.5rem;padding:2.5rem;position:relative;--tw-shadow:0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);animation:slideUp .4s ease}.password-overlay[data-astro-cid-prey5ova].closing .password-modal[data-astro-cid-prey5ova]{animation:slideDown .3s ease}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(20px);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;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity, 1));background-color:rgb(var(--text-secondary)/.05)}.password-input[data-astro-cid-prey5ova]:is(.dark *){border-color:#52525280}.password-input[data-astro-cid-prey5ova]{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:2rem;width:2rem;align-items:center;justify-content:center;background-color:transparent}.password-close[data-astro-cid-prey5ova]:hover{background-color:rgb(var(--text-secondary)/.1)}.password-close[data-astro-cid-prey5ova]{border-radius:.5rem;border-style:none;--tw-text-opacity:1;color:rgb(var(--text-secondary)/var(--tw-text-opacity, 1))}.password-close[data-astro-cid-prey5ova]:hover{--tw-text-opacity:1;color:rgb(var(--text-primary)/var(--tw-text-opacity, 1))}.password-close[data-astro-cid-prey5ova]{cursor:pointer;transition-property:all;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)}}.breadcrumb[data-astro-cid-r2b435tp]{margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:400;--tw-text-opacity:1;color:rgb(var(--text-secondary)/var(--tw-text-opacity, 1))}.breadcrumb__link[data-astro-cid-r2b435tp]{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.breadcrumb__link[data-astro-cid-r2b435tp]:hover{--tw-text-opacity:1;color:rgb(var(--accent)/var(--tw-text-opacity, 1))}.breadcrumb__separator[data-astro-cid-r2b435tp]{--tw-text-opacity:1;color:rgb(var(--text-secondary)/var(--tw-text-opacity, 1))}.breadcrumb__current[data-astro-cid-r2b435tp]{font-weight:600;--tw-text-opacity:1;color:rgb(var(--text-primary)/var(--tw-text-opacity, 1))}.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-btn[data-astro-cid-r2b435tp][data-sort=asc] .sort-arrow[data-astro-cid-r2b435tp]{transform:scaleY(-1);transform-origin:center}.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(220 252 231/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))}.unlock-btn[data-astro-cid-r2b435tp].unlocked svg[data-astro-cid-r2b435tp]{transform:rotate(-10deg)}.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;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity, 1));background-color:rgb(var(--text-secondary)/.05)}.search-input[data-astro-cid-r2b435tp]:is(.dark *){border-color:#52525280}.search-input[data-astro-cid-r2b435tp]{--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[data-astro-cid-r2b435tp]{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-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]{border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity, 1));padding-bottom:1.5rem}.skeleton-item[data-astro-cid-r2b435tp]:is(.dark *){border-color:#52525280}.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;--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity, 1))}.skeleton-title[data-astro-cid-r2b435tp]:is(.dark *){--tw-bg-opacity:1;background-color:rgb(64 64 64/var(--tw-bg-opacity, 1))}.skeleton-title[data-astro-cid-r2b435tp]{height:1.75rem;width:60%;animation:skeleton-pulse 1.5s ease-in-out infinite}.skeleton-description[data-astro-cid-r2b435tp]{border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity, 1))}.skeleton-description[data-astro-cid-r2b435tp]:is(.dark *){--tw-bg-opacity:1;background-color:rgb(64 64 64/var(--tw-bg-opacity, 1))}.skeleton-description[data-astro-cid-r2b435tp]{height:1.25rem;width:80%;margin-top:.5rem;animation:skeleton-pulse 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;--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity, 1))}.skeleton-date[data-astro-cid-r2b435tp]:is(.dark *){--tw-bg-opacity:1;background-color:rgb(64 64 64/var(--tw-bg-opacity, 1))}.skeleton-date[data-astro-cid-r2b435tp]{height:1.25rem;width:80px;animation:skeleton-pulse 1.5s ease-in-out infinite;animation-delay:.2s}.skeleton-reading-time[data-astro-cid-r2b435tp]{border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity, 1))}.skeleton-reading-time[data-astro-cid-r2b435tp]:is(.dark *){--tw-bg-opacity:1;background-color:rgb(64 64 64/var(--tw-bg-opacity, 1))}.skeleton-reading-time[data-astro-cid-r2b435tp]{height:1rem;width:60px;animation:skeleton-pulse 1.5s ease-in-out infinite;animation-delay:.3s}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}.thought-item[data-astro-cid-r2b435tp]{cursor:pointer;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity, 1));padding-bottom:1.5rem}.thought-item[data-astro-cid-r2b435tp]:is(.dark *){border-color:#52525280}.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:3rem;padding-bottom:3rem;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-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity, 1))}.pagination[data-astro-cid-r2b435tp]:is(.dark *){border-color:#52525280}.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}}