.animated-grid__item{min-width:0}.pst-admin{--admin-bg:#0a0a0c;--admin-surface:#121214;--admin-surface-elevated:#18181c;--admin-border:#2a2824;--admin-border-input:#3d3830;--admin-amber:#ffcc3f;--admin-amber-hover:#ffd65c;--admin-amber-muted:#8a7220;--admin-amber-on:#141009;--admin-text:#e8e6e1;--admin-muted:#9c9890;--admin-danger:#e57373;--admin-focus:#ffcc3f59;background:var(--admin-bg);min-height:100vh;color:var(--admin-text);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:1.5}.pst-admin--center{justify-content:center;align-items:center;padding:2rem;display:flex}.pst-admin__card{background:var(--admin-surface-elevated);border:1px solid var(--admin-border);border-radius:12px;width:100%;max-width:400px;padding:1.75rem;box-shadow:0 12px 40px #00000073}.pst-admin__title{color:var(--admin-amber);margin:0 0 .35rem;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:650}.pst-admin__muted{color:var(--admin-muted);margin:0;font-size:.9rem}.pst-admin__form{flex-direction:column;gap:1rem;margin-top:1.25rem;display:flex}.pst-admin__label{color:var(--admin-muted);flex-direction:column;gap:.35rem;font-size:.85rem;font-weight:500;display:flex}.pst-admin__label-sublabel{color:var(--admin-muted);margin-top:-.15rem;font-size:.8rem;font-weight:400}.pst-admin__input,.pst-admin__textarea,.pst-admin__select{background:var(--admin-bg);border:1px solid var(--admin-border-input);color:var(--admin-text);border-radius:8px;padding:.55rem .65rem;font-size:.95rem}.pst-admin__input:focus,.pst-admin__textarea:focus,.pst-admin__select:focus{border-color:var(--admin-amber);box-shadow:0 0 0 2px var(--admin-focus);outline:none}.pst-admin__textarea{box-sizing:border-box;resize:vertical;width:100%;max-width:100%;min-height:4rem;display:block}.pst-admin__textarea--code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.82rem;line-height:1.45}.pst-admin__btn{border:1px solid var(--admin-amber);color:var(--admin-amber);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:.35rem;padding:.5rem .9rem;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex}.pst-admin__btn:hover{color:var(--admin-amber-hover);border-color:var(--admin-amber-hover);background:#c9a2271f}.pst-admin__btn--primary{background:var(--admin-amber);border-color:var(--admin-amber);color:var(--admin-amber-on)}.pst-admin__btn--primary:hover{background:var(--admin-amber-hover);border-color:var(--admin-amber-hover);color:var(--admin-amber-on)}.pst-admin__btn--ghost{background:0 0}.pst-admin__btn:disabled{opacity:.55;cursor:not-allowed}.pst-admin__error{color:var(--admin-danger);margin:.5rem 0 0;font-size:.88rem}.pst-admin__notice{border:1px solid var(--admin-amber-muted);color:var(--admin-amber-hover);background:#c9a2271a;border-radius:6px;margin:0 0 .65rem;padding:.4rem .65rem;font-size:.82rem;line-height:1.35}.pst-admin__bar{z-index:20;background:var(--admin-surface);border-bottom:1px solid var(--admin-border);position:sticky;top:0}.pst-admin__bar-inner{flex-wrap:wrap;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;padding:.65rem 1.25rem;display:flex}.pst-admin__brand{letter-spacing:-.02em;color:var(--admin-amber);font-family:Georgia,Times New Roman,serif;font-weight:700}.pst-admin__nav{flex:1;gap:1rem;display:flex}.pst-admin__nav a{color:var(--admin-amber);opacity:.9;font-size:.9rem;text-decoration:none}.pst-admin__nav a:hover{opacity:1;text-decoration:underline}.pst-admin__user{align-items:center;gap:.65rem;display:flex}.pst-admin__role{color:var(--admin-muted);text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:.82rem;overflow:hidden}.pst-admin__bar-error{max-width:1100px;margin:0 auto;padding:0 1.25rem .5rem}.pst-admin__main{max-width:1100px;margin:0 auto;padding:1.25rem 1.25rem 2.5rem}.pst-admin__panel{background:var(--admin-surface-elevated);border:1px solid var(--admin-border);border-radius:12px;padding:1.25rem 1.5rem}.pst-admin__panel--wide{max-width:920px}.pst-admin__h1{color:var(--admin-amber);margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:650}.pst-admin__h2{color:var(--admin-amber);margin:1.75rem 0 .4rem;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-weight:600}.pst-admin__row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.pst-admin__row--between{justify-content:space-between}.pst-admin__actions{flex-wrap:wrap;gap:.5rem;display:flex}.pst-admin__posts-toolbar{grid-template-columns:minmax(0,1.5fr) repeat(5,minmax(0,1fr));align-items:end;gap:.75rem;width:100%;min-width:0;margin-top:.9rem;display:grid}.pst-admin__posts-search{min-width:0}.pst-admin__posts-filter-compact{max-width:160px}.pst-admin__posts-toolbar>.pst-admin__label{min-width:0}.pst-admin__posts-toolbar .pst-admin__input,.pst-admin__posts-toolbar .pst-admin__select{width:100%;min-width:0}.pst-admin__posts-date-label{align-items:center;display:inline-flex}.pst-admin__posts-date{position:relative}.pst-admin__date-input-wrap{display:block;position:relative}.pst-admin__date-picker-btn{width:1.1rem;height:1.1rem;color:var(--admin-muted);cursor:pointer;z-index:2;background:0 0;border:0;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex;position:absolute;top:50%;left:.45rem;transform:translateY(-50%)}.pst-admin__date-picker-btn:hover{color:var(--admin-amber)}.pst-admin__date-input-wrap .pst-admin__input[type=date]{padding-left:1.85rem}.pst-admin__date-input-wrap .pst-admin__input[type=date]::-webkit-calendar-picker-indicator{opacity:0;pointer-events:none}.pst-admin__posts-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.7rem;margin-top:.9rem;display:flex}@media (width<=1180px){.pst-admin__posts-toolbar{grid-template-columns:minmax(0,1.6fr) repeat(3,minmax(0,1fr))}}@media (width<=960px){.pst-admin__posts-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}}.pst-admin__table{border-collapse:collapse;width:100%;margin-top:1rem;font-size:.9rem}.pst-admin__table th,.pst-admin__table td{text-align:left;border-bottom:1px solid var(--admin-border);padding:.55rem .5rem}.pst-admin__table th:last-child,.pst-admin__table td:last-child{white-space:nowrap;width:1%}.pst-admin__table th{color:var(--admin-muted);font-weight:500}.pst-admin__table-actions{vertical-align:middle;white-space:nowrap;width:1%}.pst-admin__table-action-group{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:.45rem;display:flex}.pst-admin__th-featured,.pst-admin__td-featured{text-align:center;white-space:nowrap;width:1%}.pst-admin__table-featured{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;margin:0;padding:.25rem;display:inline-flex}.pst-admin__sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pst-admin__table-featured input{cursor:pointer;width:.95rem;height:.95rem;margin:0}.pst-admin__table-featured input:disabled{cursor:wait;opacity:.6}.pst-admin__table-btn{color:var(--admin-amber);cursor:pointer;white-space:nowrap;background:#c9a22724;border:1px solid #c9a22773;border-radius:6px;justify-content:center;align-items:center;padding:.38rem .7rem;font-family:inherit;font-size:.8rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.pst-admin__table-btn:hover{border-color:var(--admin-amber);color:var(--admin-amber-hover);background:#c9a22742}.pst-admin__table-btn--danger{color:#f0c4c4;background:#e5737324;border-color:#e5737380}.pst-admin__table-btn--danger:hover{color:#ffcdd2;background:#e5737342;border-color:#e57373}.pst-admin__remove{color:var(--admin-danger);cursor:pointer;font:inherit;background:0 0;border:none;padding:0;font-size:.88rem;text-decoration:underline}.pst-admin__remove:hover{color:#ffab91}.pst-admin__editor-grid,.pst-admin__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem 1.25rem;margin-top:1.25rem;display:grid}@media (width<=720px){.pst-admin__posts-toolbar,.pst-admin__editor-grid,.pst-admin__grid{grid-template-columns:1fr}}.pst-admin__cover-advanced{border:1px solid var(--admin-border);background:var(--admin-surface);border-radius:8px;margin-top:.75rem;padding:.65rem .75rem}.pst-admin__cover-advanced>summary{cursor:pointer;color:var(--admin-amber);font-size:.85rem;font-weight:500;list-style:none}.pst-admin__cover-advanced>summary::-webkit-details-marker{display:none}.pst-admin__cover-advanced[open]>summary{margin-bottom:.5rem}.pst-admin__cover-advanced .pst-admin__label{margin-top:.5rem}.pst-admin__span2{grid-column:1/-1}.pst-admin__field-row{flex-wrap:wrap;align-items:flex-end;gap:1rem 1.5rem;display:flex}.pst-admin__field-row .pst-admin__label{flex:1;min-width:140px}.pst-admin__checkbox{flex-direction:row;align-items:center;gap:.5rem}.pst-admin__hint{color:var(--admin-muted);margin:0;font-size:.82rem}.pst-admin__hint code{background:var(--admin-bg);border-radius:4px;padding:.1rem .35rem;font-size:.78rem}.pst-admin__char-count{color:var(--admin-muted);margin-top:.25rem;font-size:.78rem}.pst-admin__file{color:var(--admin-muted);font-size:.88rem}.pst-admin__file--hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pst-admin__file-label{cursor:pointer;align-items:center;margin:0;display:inline-flex}.pst-admin__cover-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.35rem;display:flex}.pst-admin__cover-preview-wrap{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;align-items:flex-start;gap:1rem;margin:.5rem 0 .75rem;padding:.75rem;display:flex}.pst-admin__cover-preview-thumb{object-fit:cover;border:1px solid var(--admin-border);border-radius:8px;flex-shrink:0;width:160px;height:100px}.pst-admin__cover-preview-meta{flex-direction:column;gap:.5rem;min-width:0;display:flex}.pst-admin__section-block{border:1px solid var(--admin-border);background:var(--admin-surface);border-radius:10px;margin-top:.75rem;padding:1rem 1.1rem}.pst-admin__section-head{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.pst-admin__md-toolbar{flex-wrap:wrap;gap:.4rem;margin-bottom:.5rem;display:flex}.pst-admin__md-toolbar-btn{border:1px solid var(--admin-border-input);background:var(--admin-surface-elevated);color:var(--admin-muted);cursor:pointer;border-radius:6px;padding:.35rem .65rem;font-size:.82rem}.pst-admin__md-toolbar-btn:hover{border-color:var(--admin-amber-muted);color:var(--admin-text)}.pst-admin__md-toolbar-btn--on{background:var(--admin-amber);border-color:var(--admin-amber);color:var(--admin-amber-on)}.pst-admin__md-toolbar-btn--on:hover{background:var(--admin-amber-hover);border-color:var(--admin-amber-hover);color:var(--admin-amber-on)}.pst-admin__md-preview{box-sizing:border-box;border:1px solid var(--admin-border-input);background:var(--admin-bg);border-radius:8px;width:100%;max-width:100%;min-height:10rem;padding:.65rem .75rem;font-size:.9rem;line-height:1.5;overflow:auto}.pst-admin__md-preview:not(.pst-prose--article) :where(h1,h2,h3){color:var(--admin-amber);font-family:Georgia,Times New Roman,serif}.pst-admin__md-preview.pst-prose--article :where(h1,h2,h3,h4){color:#fafafa}.pst-admin__md-preview pre{font-size:.8rem;overflow:auto}.pst-admin__md-preview :where(table){border-collapse:collapse;width:100%;margin:.75rem 0;font-size:.88rem}.pst-admin__md-preview :where(th,td){border:1px solid var(--admin-border-input);text-align:left;padding:.45rem .55rem}.pst-admin__md-preview :where(th){background:var(--admin-surface-elevated);color:var(--admin-amber);font-weight:600}.pst-admin__md-preview .pst-prose-highlight{border-left:3px solid var(--admin-amber);color:var(--admin-text);background:#e8c54714;border-radius:0 8px 8px 0;margin:.75rem 0;padding:.85rem 1rem}.pst-admin__label-title{color:var(--admin-muted);margin-bottom:.35rem;font-size:.82rem;font-weight:600;display:block}.pst-admin__content-blocks{flex-direction:column;gap:.75rem;width:100%;min-width:0;max-width:100%;display:flex}.pst-admin__content-block{box-sizing:border-box;border:1px solid var(--admin-border-input);background:var(--admin-bg);border-radius:8px;width:100%;min-width:0;max-width:100%;padding:.65rem .75rem}.pst-admin__section-block>.pst-admin__label{width:100%;max-width:100%}.pst-admin__content-block-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.pst-admin__content-block-label{text-transform:uppercase;letter-spacing:.06em;color:var(--admin-amber);font-size:.78rem;font-weight:600}.pst-admin__content-block-actions{align-items:center;gap:.35rem;display:flex}.pst-admin__content-block-add{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.pst-admin__markdown-field{flex-direction:column;gap:.4rem;display:flex}.pst-admin__content-block-md-toolbar{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.pst-admin__content-block-md-hint{font-size:.78rem}.pst-admin__content-block-md-hint code{font-size:.85em}.pst-admin__content-block-table-tools{flex-wrap:wrap;gap:.45rem;margin-top:.45rem;display:flex}.pst-admin__content-block-image{flex-direction:column;gap:.55rem;display:flex}.pst-admin__content-block-image-preview{object-fit:contain;border:1px solid var(--admin-border-input);background:#0003;border-radius:6px;width:100%;max-width:28rem;max-height:14rem;display:block}.pst-admin__content-block-image-tools{flex-wrap:wrap;gap:.45rem;display:flex}.pst-admin__content-block-link,.pst-admin__content-block-youtube{flex-direction:column;gap:.55rem;display:flex}.pst-admin__content-block-link-preview a{color:var(--admin-amber);word-break:break-word}.pst-admin__content-block-youtube-preview{aspect-ratio:16/9;border:1px solid var(--admin-border-input);background:#000;border-radius:6px;width:100%;max-width:32rem;position:relative;overflow:hidden}.pst-admin__content-block-youtube-preview iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.pst-admin__md-preview .pst-prose-youtube{margin:1rem 0}.pst-admin__md-preview .pst-prose-youtube__wrap{aspect-ratio:16/9;width:100%;max-width:32rem;position:relative}.pst-admin__md-preview .pst-prose-youtube__wrap iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.pst-admin__textarea--highlight{background:#e8c5470f;border-color:#e8c54773}.pst-admin__input--narrow{width:4.5rem;min-width:0}.pst-admin__table-builder{border:1px solid var(--admin-border);background:var(--admin-bg);border-radius:8px;margin-bottom:.65rem;padding:.85rem}.pst-admin__table-builder-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.65rem;display:flex}.pst-admin__table-builder-title{color:var(--admin-text);font-size:.88rem;font-weight:600}.pst-admin__table-builder-cols{color:var(--admin-muted);align-items:center;gap:.5rem;font-size:.82rem;display:flex}.pst-admin__table-builder-grid-wrap{margin-bottom:.65rem;overflow-x:auto}.pst-admin__table-builder-grid{border-collapse:collapse;width:100%;font-size:.82rem}.pst-admin__table-builder-grid :where(th,td){vertical-align:middle;padding:.35rem}.pst-admin__table-builder-grid--preview{border-collapse:collapse;width:100%;font-size:.82rem}.pst-admin__table-builder-grid--preview :where(th,td){border:1px solid var(--admin-border-input);text-align:left;padding:.4rem .5rem}.pst-admin__table-builder-grid--preview :where(th){background:var(--admin-surface-elevated);color:var(--admin-amber);font-weight:600}.pst-admin__table-builder-corner,.pst-admin__table-builder-actions-col{width:2.5rem}.pst-admin__table-cell-input{width:100%;min-width:5rem;padding:.35rem .45rem;font-size:.82rem}.pst-admin__table-row-remove{padding:.15rem .45rem;font-size:1rem;line-height:1}.pst-admin__table-builder-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.pst-admin__table-builder-foot-actions{flex-wrap:wrap;gap:.45rem;display:flex}.pst-admin-preview-wrap{background:var(--pst-bg,#fafafa);color:var(--pst-fg,#111);border:1px solid var(--admin-border);border-radius:12px;overflow:hidden}.pst-admin-preview-banner{background:var(--admin-surface);color:var(--admin-text);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.6rem 1rem;font-size:.85rem;display:flex}.pst-admin-preview-banner a{color:var(--admin-amber)}.pst-admin__gdoc-panel{margin:0 0 1.25rem}.pst-admin__gdoc-panel--prominent{border:2px solid var(--admin-amber,#ffcc3f);background:linear-gradient(180deg, #ffcc3f1f 0%, var(--admin-surface) 48%);border-radius:12px;padding:1rem 1.1rem}.pst-admin__gdoc-panel-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.pst-admin__gdoc-title{color:var(--admin-text);margin:0 0 .35rem;font-size:1.15rem;font-weight:600}.pst-admin__gdoc-sub{margin:0}.pst-admin__gdoc-panel-body{border:1px dashed var(--admin-border);background:var(--admin-surface);border-radius:10px;margin-top:.75rem;padding:1rem 1.1rem}.pst-admin__gdoc-paste{border:1px solid var(--admin-border);min-height:4.5rem;color:var(--admin-text);background:#fff;border-radius:8px;outline:none;padding:.75rem 1rem;font-size:.9rem;line-height:1.5}.pst-admin__gdoc-paste:empty:before{content:attr(data-placeholder);color:var(--admin-muted,#71717a);pointer-events:none}.pst-admin__gdoc-preview{margin-top:.75rem;font-size:.88rem}.pst-admin__gdoc-preview-list{margin:.35rem 0 .75rem;padding-left:1.25rem}.pst-admin__gdoc-actions{flex-wrap:wrap;gap:.5rem;display:flex}.pst-admin__panel--doc{max-width:920px}.pst-admin__doc-toolbar-hint{margin:.35rem 0 0}.pst-admin__doc-sheet-wrap{margin-top:1rem}.pst-admin__doc-sheet{color:#18181b;background:#fff;border:1px solid #d4d4d8;border-radius:4px;outline:none;min-height:min(72vh,720px);padding:clamp(2rem,5vw,3.5rem) clamp(1.5rem,6vw,4rem);font-family:Georgia,Times New Roman,serif;font-size:1.05rem;line-height:1.65;box-shadow:0 2px 24px #00000014}.pst-admin__doc-sheet:empty:before{content:attr(data-placeholder);color:#71717a;font-family:var(--pst-font,system-ui, sans-serif);pointer-events:none;font-size:1.1rem}.pst-admin__doc-meta{color:var(--admin-muted,#71717a);margin:1rem 0 0;font-size:.9rem}.pst-admin__doc-page{background:#f8f9fa;flex-direction:column;max-width:none;height:calc(100vh - 3.25rem);min-height:0;margin:-1.25rem -1.5rem 0;padding:0;display:flex;overflow:hidden}.pst-gdocs-root{flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.pst-gdocs-sticky-stack{z-index:30;background:#fff;flex-shrink:0;position:sticky;top:0;box-shadow:0 1px 3px #3c40431f}.pst-gdocs-scroll{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.pst-gdocs-chrome{background:#fff;border-bottom:1px solid #dadce0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 1.25rem;display:flex}.pst-gdocs-chrome__left{align-items:center;gap:.5rem;min-width:0;display:flex}.pst-gdocs-chrome__logo{color:#1a73e8;font-size:1.05rem;font-weight:600;text-decoration:none}.pst-gdocs-chrome__logo:hover{text-decoration:underline}.pst-gdocs-chrome__sep{color:#80868b}.pst-gdocs-chrome__label{color:#3c4043;font-size:.9rem}.pst-gdocs-chrome__actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.pst-gdocs-chrome__error{background:#fef2f2;border-bottom:1px solid #fecaca;margin:0;padding:.5rem 1.25rem}.pst-gdocs-meta{background:#fff;border-bottom:1px solid #dadce0;max-width:960px;margin:0 auto;padding:1.25rem 1.25rem .5rem}.pst-gdocs-meta__heading{color:#3c4043;margin:0 0 .75rem;font-size:.95rem;font-weight:600}.pst-gdocs-meta__grid{margin-top:0}.pst-gdocs-meta__featured{align-self:end;margin-bottom:.15rem}.pst-gdocs-meta__hero{border-top:1px solid #e8eaed;margin-top:.25rem;padding-top:.75rem}.pst-gdocs-meta__hero-label{margin-bottom:.35rem;font-size:.875rem;font-weight:600;display:block}.pst-gdocs-meta__hero-file{cursor:pointer;position:relative;overflow:hidden}.pst-gdocs-meta__hero-file .pst-admin__file{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.pst-gdocs-meta__hero-preview{margin-top:.65rem}.pst-gdocs-meta__hero-alt{margin-top:.65rem;margin-bottom:0}.pst-gdocs__file-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.pst-gdocs__toolbar{background:#edf2fa;border-bottom:1px solid #dadce0;flex-wrap:wrap;align-items:center;gap:.15rem;padding:.35rem 1rem;display:flex}.pst-gdocs__toolbar-group{align-items:center;gap:.1rem;display:flex}.pst-gdocs__toolbar-sep{background:#dadce0;width:1px;height:1.25rem;margin:0 .35rem}.pst-gdocs__tool{color:#3c4043;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;min-width:2rem;height:2rem;padding:0 .4rem;font-size:.95rem;display:inline-flex}.pst-gdocs__tool:hover:not(:disabled){background:#3c404314}.pst-gdocs__tool--on{color:#001d35;background:#c2e7ff}.pst-gdocs__tool:disabled{opacity:.45;cursor:not-allowed}.pst-gdocs__tool--text{font-size:.8rem;font-weight:600}.pst-gdocs__tool--paste{color:#1a73e8;min-width:auto;padding:0 .65rem;font-size:.82rem;font-weight:600}.pst-gdocs__link-menu{z-index:1000;background:#fff;border:1px solid #dadce0;border-radius:8px;width:min(280px,100vw - 1rem);padding:.45rem;position:fixed;box-shadow:0 4px 12px #3c40432e,0 1px 3px #3c404329}.pst-gdocs__link-menu-item{color:#202124;text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:.55rem .65rem}.pst-gdocs__link-menu-item:hover{background:#f1f3f4}.pst-gdocs__link-menu-item--danger{color:#c5221f}.pst-gdocs__link-menu-item--danger:hover{background:#fce8e6}.pst-gdocs__link-actions .pst-gdocs__link-menu-item--danger{background:#fff;border-color:#f6aea9;margin-right:auto}.pst-gdocs__link-form{gap:.5rem;display:grid}.pst-gdocs__link-label{color:#5f6368;gap:.25rem;font-size:.78rem;display:grid}.pst-gdocs__link-input{box-sizing:border-box;width:100%;font:inherit;color:#202124;border:1px solid #dadce0;border-radius:5px;padding:.45rem .5rem}.pst-gdocs__link-check{color:#3c4043;align-items:center;gap:.45rem;font-size:.82rem;display:flex}.pst-gdocs__link-actions{justify-content:flex-end;gap:.4rem;margin-top:.1rem;display:flex}.pst-gdocs__link-actions button{color:#3c4043;font:inherit;cursor:pointer;background:#fff;border:1px solid #dadce0;border-radius:5px;padding:.35rem .55rem}.pst-gdocs__link-actions button[type=submit]{color:#fff;background:#1a73e8;border-color:#1a73e8}.pst-gdocs__link-actions button:disabled{opacity:.5;cursor:not-allowed}.pst-gdocs__page{cursor:text}.pst-gdocs__underline{text-decoration:underline}.pst-gdocs__paste-note{color:#1e4620;background:#e6f4ea;border-bottom:1px solid #ceead6;margin:0;padding:.4rem 1.25rem;font-size:.82rem}.pst-gdocs__workspace{background:#f8f9fa;padding:1.5rem 1rem 3rem}.pst-gdocs__page{box-sizing:border-box;color:#202124;background:#fff;outline:none;max-width:816px;min-height:min(1056px,75vh);margin:0 auto;padding:72px 96px 96px;font-family:Arial,Helvetica,sans-serif;font-size:11pt;line-height:1.5;box-shadow:0 1px 3px #3c40431f,0 4px 12px #3c404314}.pst-gdocs__page:focus{box-shadow:0 1px 3px #3c40431f,0 4px 12px #3c404314,0 0 0 2px #1a73e840}.pst-gdocs__page :where(h1){color:#202124;margin:0 0 .5em;font-size:20pt;font-weight:400;line-height:1.35}.pst-gdocs__page :where(h2){color:#202124;margin:1.25em 0 .35em;font-size:16pt;font-weight:400;line-height:1.35}.pst-gdocs__page :where(h3){color:#202124;margin:1em 0 .3em;font-size:14pt;font-weight:400}.pst-gdocs__page :where(h4){color:#202124;margin:.85em 0 .25em;font-size:12pt;font-weight:600}.pst-gdocs__page :where(p){margin:0 0 .65em}.pst-gdocs__page :where(strong,b){font-weight:700}.pst-gdocs__page :where(em,i){font-style:italic}.pst-gdocs__page :where(u){text-decoration:underline}.pst-gdocs__page :where(ul,ol){margin:0 0 .75em;padding-left:1.5em}.pst-gdocs__page :where(li){margin:.15em 0}.pst-gdocs__page :where(blockquote){color:#5f6368;border-left:3px solid #dadce0;margin:0 0 .75em;padding-left:1em}.pst-gdocs__page :where(a){color:#1a73e8;text-decoration:underline}.pst-gdocs__page :where(table){border-collapse:collapse;width:100%;margin:0 0 1em;font-size:10pt}.pst-gdocs__page :where(th,td){vertical-align:top;border:1px solid #dadce0;min-width:48px;padding:6px 8px}.pst-gdocs__page :where(th){background:#f8f9fa;font-weight:600}.pst-gdocs__page :where(figure.pst-prose-figure){margin:0 0 1em}.pst-gdocs__page :where(figure.pst-prose-figure img){max-width:100%;height:auto;display:block}.pst-gdocs__page :where(figure.pst-prose-figure .pst-prose-image-alt){margin-top:.5rem;display:block}.pst-gdocs__page :where(.pst-prose-image-alt__label){color:#5f6368;margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}.pst-gdocs__page :where(.pst-prose-image-alt__input){color:#202124;box-sizing:border-box;background:#fff;border:1px solid #dadce0;border-radius:6px;outline:none;width:100%;min-height:2.25rem;padding:.5rem .65rem;font-size:.86rem;line-height:1.35;display:block}.pst-gdocs__page :where(.pst-prose-image-alt__input:focus){border-color:#1a73e8;box-shadow:0 0 0 1px #1a73e8}.pst-gdocs__page :where(){color:#9aa0a6}.pst-gdocs__page :where(figure.pst-prose-youtube){margin:0 0 1em}.pst-gdocs__page :where(figure.pst-prose-youtube .pst-prose-youtube__wrap){background:#000;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.pst-gdocs__page :where(figure.pst-prose-youtube iframe){border:0;width:100%;height:100%;position:absolute;inset:0}.pst-gdocs__page .pst-faq-block__heading{color:#9a7b2e;margin:2rem 0 .75rem;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-style:italic;font-weight:500}.pst-gdocs__page .pst-faq__list--editor{flex-direction:column;gap:.45rem;margin:0 0 1.5rem;display:flex}.pst-gdocs__page .pst-faq__item{background:#f8f9fa;border:1px solid #dadce0;border-radius:8px;overflow:hidden}.pst-gdocs__page .pst-faq__summary{cursor:pointer;align-items:center;gap:.75rem;padding:.75rem .85rem;list-style:none;display:flex}.pst-gdocs__page .pst-faq__summary::-webkit-details-marker{display:none}.pst-gdocs__page .pst-faq__marker{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid #5f6368;flex-shrink:0;width:0;height:0}.pst-gdocs__page .pst-faq__item[open] .pst-faq__marker{transform:rotate(90deg)}.pst-gdocs__page .pst-faq__question{color:#202124;flex:1;margin:0;font-size:.95rem;font-weight:600;line-height:1.35}.pst-gdocs__page .pst-faq__answer{border-top:1px solid #e8eaed;padding:0 .85rem .85rem 2rem}.pst-gdocs__page .pst-faq__answer p{color:#5f6368;margin:.5rem 0 0;font-size:.9rem;line-height:1.5}@media (width<=720px){.pst-admin__doc-page{height:calc(100vh - 3rem)}.pst-gdocs__page{min-height:60vh;padding:2rem 1.25rem 3rem}}#root{width:100%;max-width:none;text-align:initial;box-sizing:border-box;border:none;flex-direction:column;min-height:100svh;margin:0;padding:0;display:flex}body{margin:0}:root{--pst-ui-scale:.8;--pst-bg:#000;--pst-surface:#0c0c0e;--pst-border:#2a2a30;--pst-text:#f4f4f5;--pst-article-body:#98989a;--pst-article-link:#4da3ff;--pst-article-link-hover:#7bb8ff;--pst-table-radius:14px;--pst-muted:#a1a1aa;--pst-gold:#ffcc3f;--pst-gold-hover:#ffd65c;--pst-gold-deep:#e8b020;--pst-gold-dim:#c9a227;--pst-gold-light:#ffdf6a;--pst-amber:var(--pst-gold);--pst-radius:14px;--pst-hero-radius:24px;--pst-hero-mustard:var(--pst-gold);--pst-hero-badge-bg:#4b4511;--pst-hero-text-pad:clamp(1rem, 4vw, 2.5rem);--pst-hero-text-col-width:50%;--pst-hero-text-top:clamp(5.5rem, 32vh, 14rem);--pst-hero-text-bottom:clamp(1.75rem, 11vh, 4.25rem);--pst-hero-intro-gap:.5rem;--pst-hero-title-to-excerpt:.75rem;--pst-hero-excerpt-to-byline:1.35rem;--pst-hero-title-size:48px;--pst-hero-title-weight:600;--pst-hero-title-line-height:1.5;--pst-hero-title-letter-spacing:0;--pst-font:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;--pst-hero-font:"Montserrat", "Montserrat Placeholder", var(--pst-font);--pst-stories-font:"Montserrat", "Montserrat Placeholder", var(--pst-font);--pst-body-font:var(--pst-stories-font);--pst-body-letter-spacing:-1px;--pst-serif:"Playfair Display", Georgia, "Times New Roman", "Liberation Serif", serif;--pst-frontier-gradient-start:#ff9a3f;--pst-frontier-gradient-end:#920;--pst-frontier-gradient:linear-gradient(90deg, #ff9a3f 0.67%, #920 99.84%);--pst-stories-title-size:48px;--pst-stories-title-line-height:1.5;--pst-stories-title-letter-spacing:0;--pst-stories-sub-size:24px;--pst-stories-sub-line-height:1.6;--pst-stories-sub-max-width:1568px;--pst-stories-sub-opacity:.8;--pst-stories-chip-size:16px;--pst-stories-chip-line-height:24px;--pst-stories-chip-radius:88px;--pst-stories-chip-padding-block:16px;--pst-stories-chip-padding-inline:24px;--pst-stories-chip-gap:8px;--pst-stories-see-more-radius:88px;--pst-stories-see-more-pad-block:12px;--pst-stories-see-more-pad-inline:52px;--pst-stories-see-more-gap:8px;--pst-stories-see-more-size:14px;--pst-stories-see-more-line-height:1.5;--pst-stories-see-more-bg:var(--pst-gold);--pst-stories-row-max-width:1566px;--pst-stories-row-gap:24px;--pst-stories-card-width:506px;--pst-stories-card-title-block-height:calc(2 * var(--pst-stories-card-title-size) * var(--pst-stories-card-title-line-height));--pst-stories-card-excerpt-block-height:calc(4 * var(--pst-stories-card-excerpt-size) * var(--pst-stories-card-excerpt-line-height));--pst-stories-card-foot-height:58px;--pst-stories-card-height:calc(2 * var(--pst-stories-card-padding) + var(--pst-stories-card-media-height) + var(--pst-stories-card-gap) + var(--pst-stories-card-body-gap) + var(--pst-stories-card-title-block-height) + var(--pst-stories-card-title-to-excerpt) + var(--pst-stories-card-excerpt-block-height) + var(--pst-stories-card-foot-height));--pst-stories-card-radius:24px;--pst-stories-card-padding:24px;--pst-stories-card-gap:30px;--pst-stories-card-content-width:458px;--pst-stories-card-media-height:300px;--pst-stories-card-media-radius:24px;--pst-stories-card-body-gap:40px;--pst-stories-card-title-to-excerpt:8px;--pst-stories-card-badge-pad-block:12px;--pst-stories-card-badge-pad-inline:18px;--pst-stories-card-badge-radius:24px 16px 16px 16px;--pst-stories-card-badge-top:-2px;--pst-stories-card-badge-left:-1px;--pst-stories-card-title-size:32px;--pst-stories-card-title-line-height:1.5;--pst-stories-card-title-gradient:linear-gradient(90deg, #ffcc3f 0.67%, #ff9a3f 100%);--pst-stories-card-excerpt-size:14px;--pst-stories-card-excerpt-line-height:1.5;--pst-stories-card-meta-size:14px;--pst-stories-card-meta-line-height:1.5;--pst-stories-card-cta-radius:98px;--pst-stories-card-cta-pad-block:12px;--pst-stories-card-cta-pad-inline:24px;--pst-stories-card-cta-gap:8px;--pst-stories-card-cta-bg:#000;--pst-stories-card-cta-border-color:#0006;--pst-stories-card-cta-border-gradient:linear-gradient(180deg, #ffffff7a 0%, #ffffff3d 100%);--pst-scholarship-width:1728px;--pst-scholarship-height:395px;--pst-scholarship-pad-block:64px;--pst-scholarship-pad-inline:80px;--pst-scholarship-gap:45px;--pst-scholarship-title-width:1128px;--pst-scholarship-title-height:134px;--pst-scholarship-title-size:42px;--pst-scholarship-title-line-height:1.6;--pst-scholarship-title-letter-spacing:.05em;--pst-scholarship-em-gradient:linear-gradient(90deg, #f1f0ed 0%, #ffcc3f 50%, #ff9a3f 100%);--pst-scholarship-btn-radius:88px;--pst-scholarship-btn-pad-block:16px;--pst-scholarship-btn-pad-inline:52px;--pst-scholarship-btn-gap:8px;--pst-stories-accent-bright:var(--pst-gold);--pst-filter-gold:var(--pst-gold);--pst-stories-band-bg:#fff;--pst-stories-muted:#71717a;--pst-stories-border:#e4e4e7;--pst-hero-carousel-aspect:1564 / 611;--pst-cinema-aspect:5 / 3}*,:before,:after{box-sizing:border-box}html,body{width:100%;max-width:100%;margin:0;overflow-x:hidden}html.pst-ui-scale{zoom:var(--pst-ui-scale);--pst-hero-font-scale:calc(1 / var(--pst-ui-scale))}html.pst-ui-scale .pst-hero-card__title{font-size:clamp(calc(1.75rem * var(--pst-hero-font-scale)), calc(2.75vw * var(--pst-hero-font-scale)), calc(var(--pst-hero-title-size) * var(--pst-hero-font-scale)))}html.pst-ui-scale .pst-hero-card__excerpt{font-size:clamp(calc(.92rem * var(--pst-hero-font-scale)), calc(1.45vw * var(--pst-hero-font-scale)), calc(1.05rem * var(--pst-hero-font-scale)))}html.pst-ui-scale .pst-hero-card__author{font-size:clamp(calc(.95rem * var(--pst-hero-font-scale)), calc(1.5vw * var(--pst-hero-font-scale)), calc(1.05rem * var(--pst-hero-font-scale)))}html.pst-ui-scale .pst-hero-card__date{font-size:calc(.88rem * var(--pst-hero-font-scale))}html.pst-ui-scale .pst-hero-card .pst-pill--solid{font-size:calc(.72rem * var(--pst-hero-font-scale))}body{min-height:100vh;font-family:var(--pst-font);background:var(--pst-bg);color:var(--pst-text)}a{color:inherit}.pst-shell{flex-direction:column;width:100%;min-height:100vh;display:flex}.pst-main{flex-direction:column;flex:1;align-items:stretch;width:100%;min-width:0;display:flex}body.pst-body-lock{overflow:hidden}.pst-ribbon{color:#fff;z-index:12;background:#000;border-bottom:1px solid #ffffff14;position:relative}.pst-ribbon--admission{justify-content:center;align-items:center;min-height:2.75rem;padding:.6875rem 1.25rem;display:flex}.pst-ribbon__message{max-width:100%;font-family:var(--pst-font);letter-spacing:0;text-align:center;color:#fff;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;margin:0;font-size:.875rem;font-weight:400;line-height:1.25;display:flex}@media (width>=640px){.pst-ribbon__message{flex-wrap:nowrap;font-size:1rem}}.pst-ribbon__open{font-family:var(--pst-serif);color:#fff;font-style:italic;font-weight:400}.pst-ribbon__sep{color:#ffffffeb;padding:0 .75rem;font-weight:300}.pst-ribbon__deadline{display:inline}.pst-ribbon__num{color:#fff;font-weight:700}.pst-ribbon__unit,.pst-ribbon__deadline-text,.pst-ribbon__intake{color:#fff;font-weight:400}.pst-ribbon__cta{color:var(--pst-gold);white-space:nowrap;margin-left:1.75rem;font-weight:700;text-decoration:none}.pst-ribbon__cta-arrow{margin-left:.12em;display:inline-block}.pst-ribbon__cta:hover{color:var(--pst-gold-hover);text-decoration:underline}@media (width<=639px){.pst-ribbon--admission{padding:.625rem .75rem}.pst-ribbon__message{font-size:.8125rem;line-height:1.35}.pst-ribbon__sep{padding:0 .5rem}.pst-ribbon__cta{flex-basis:100%;margin-top:.25rem;margin-left:0}}.pst-polaris-head{z-index:30;position:sticky;top:0}.pst-polaris-head--sticky .pst-polaris-head__bar{background:linear-gradient(#000 30%,#000000d1 72%,#0000 100%)}.pst-polaris-head__bar{background:linear-gradient(#000 30%,#000000a8 73%,#0000 100%);border-bottom:1px solid #ffffff0f}.pst-polaris-head__row{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:clamp(.75rem,2vw,1.5rem);width:100%;max-width:none;margin:0;padding:.85rem clamp(1rem,4vw,2.5rem);display:grid}.pst-polaris-head__start{flex-shrink:0;justify-self:start;align-items:center;gap:.75rem;display:flex}.pst-polaris-logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.pst-polaris-logo__img{width:min(188px,42vw);height:auto;display:block}.pst-polaris-burger{cursor:pointer;background:#00000059;border:1px solid #ffffff40;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0;display:none}.pst-polaris-burger__line{background:#fff;border-radius:1px;width:20px;height:2px;margin:0 auto;display:block}.pst-polaris-nav{justify-content:center;justify-self:center;align-items:center;min-width:0;display:flex}.pst-polaris-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem .45rem;margin:0;padding:.15rem 0;list-style:none;display:flex}.pst-polaris-dd{display:flex;position:relative}.pst-polaris-link{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:0;align-items:center;gap:.28rem;padding:.55rem .6rem;font-size:.84rem;font-weight:500;line-height:1.25;text-decoration:none;display:inline-flex}.pst-polaris-link:hover{color:#e4e4e7}.pst-polaris-link.pst-polaris-link--blogs{font-family:var(--pst-stories-font);letter-spacing:0;text-align:center;justify-content:center;padding:.2rem .75rem;font-size:36px;font-style:normal;font-weight:400;line-height:1.5}.pst-polaris-link.pst-polaris-link--blogs:hover{color:var(--pst-gold)}.pst-polaris-link.pst-polaris-link--blogs .pst-polaris-link__text{letter-spacing:0;text-align:center;font-family:inherit;font-weight:400}.pst-polaris-link__chev{opacity:.92;flex-shrink:0}.pst-polaris-link__badge{background:var(--pst-gold);color:#0a0a0a;border-radius:6px;margin-left:.25rem;padding:.15rem .45rem;font-size:.62rem;font-weight:700;line-height:1}.pst-polaris-dd__panel{visibility:hidden;opacity:0;z-index:50;background:#000000bf;border:1px solid #ffffff1a;border-radius:12px;min-width:220px;padding:.5rem .65rem;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:calc(100% + .35rem);left:0;transform:translateY(8px)}.pst-polaris-dd:hover .pst-polaris-dd__panel{visibility:visible;opacity:1;transform:translateY(0)}.pst-polaris-dd__item{color:#fff;border-radius:6px;padding:.45rem .35rem;font-size:.72rem;font-weight:400;text-decoration:none;display:block}.pst-polaris-dd__item:hover{color:var(--pst-gold);padding-left:.5rem;text-decoration:underline}.pst-polaris-actions{flex-shrink:0;justify-self:end;align-items:center;gap:.5rem;display:flex}.pst-polaris-btn{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.62rem 1.25rem;font-size:.8rem;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.pst-polaris-btn--ghost{color:#fff;background:0 0;border-color:#ffffff73}.pst-polaris-btn--apply{background:linear-gradient(90deg, var(--pst-gold-deep) 0%, var(--pst-gold) 100%);color:#0a0a0a;border-color:#0000000f}.pst-polaris-btn--apply:hover{filter:brightness(1.06)}.pst-polaris-btn--block{width:100%}@media (width<=978px){.pst-polaris-burger{display:flex}.pst-polaris-nav,.pst-polaris-actions{display:none}.pst-polaris-head__row{grid-template-columns:1fr;padding-top:.55rem;padding-bottom:.55rem}.pst-polaris-head__start{flex:1;justify-content:space-between;justify-self:stretch;min-width:0}}.pst-drawer{z-index:100;pointer-events:auto;position:fixed;inset:0}.pst-drawer__backdrop{pointer-events:auto;background:#0000008c;position:absolute;inset:0}.pst-drawer__panel{pointer-events:auto;background:#050508;border-left:1px solid #ffffff1a;flex-direction:column;width:min(100%,380px);height:100%;animation:.22s ease-out pst-drawer-in;display:flex;position:absolute;top:0;right:0}@keyframes pst-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.pst-drawer__head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1rem 1.1rem;display:flex}.pst-drawer__title{font-size:1rem;font-weight:700}.pst-drawer__close{color:#fff;cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:1.75rem;line-height:1}.pst-drawer__scroll{flex:1;padding:.75rem 1rem 2rem;overflow:auto}.pst-drawer__block{margin-bottom:1rem}.pst-drawer__top{color:#fff;flex-wrap:wrap;align-items:center;gap:.35rem;padding:.35rem 0;font-size:1.05rem;font-weight:600;text-decoration:none;display:flex}.pst-drawer__top--blogs{font-family:var(--pst-stories-font);font-weight:400}.pst-drawer__sub{color:#a1a1aa;padding:.35rem 0 .35rem .75rem;font-size:.88rem;text-decoration:none;display:block}.pst-drawer__sub:hover{color:var(--pst-gold)}.pst-drawer__cta{flex-direction:column;gap:.65rem;margin-top:1.5rem;display:flex}.pst-btn{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.55rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.pst-btn--ghost{color:var(--pst-text);border-color:#ffffff59}.pst-btn--solid{background:linear-gradient(135deg, var(--pst-gold) 0%, var(--pst-gold-deep) 52%, var(--pst-gold-dim) 100%);color:#0a0a0a;box-shadow:0 2px 12px #c9a22766}.pst-btn--solid:hover{filter:brightness(1.06)}.pst-btn--sm{padding:.35rem .75rem;font-size:.78rem}.pst-subnav{border-top:1px solid #ffffff0a;gap:.75rem;padding:.35rem 1.25rem .6rem;display:flex}.pst-subnav__link{color:var(--pst-muted);font-size:.8rem;text-decoration:none}.pst-subnav__link.active{color:var(--pst-gold);font-weight:600}.pst-stories-band__see-more-wrap{justify-content:center;margin-top:2.25rem;display:flex}.pst-stories-band__see-more{appearance:none;box-sizing:border-box;justify-content:center;align-items:center;gap:var(--pst-stories-see-more-gap);width:auto;min-width:min-content;min-height:45px;padding:var(--pst-stories-see-more-pad-block) var(--pst-stories-see-more-pad-inline);border-radius:var(--pst-stories-see-more-radius);cursor:pointer;font-family:var(--pst-stories-font);font-size:var(--pst-stories-see-more-size);font-style:normal;font-weight:600;line-height:var(--pst-stories-see-more-line-height);letter-spacing:0;text-align:center;color:#0a0a0a;background:var(--pst-stories-see-more-bg);border:1px solid #0000001f;flex-direction:row;transition:filter .15s,transform .15s,background .15s;display:inline-flex;box-shadow:0 4px 18px #c9a22759}.pst-stories-band__see-more:hover{filter:brightness(1.05);background:var(--pst-gold-hover)}.pst-stories-band__see-more:active{transform:translateY(1px)}.pst-scholarship-cta{box-sizing:border-box;width:100%;max-width:none;height:clamp(280px, 28vw, var(--pst-scholarship-height));min-height:clamp(280px, 28vw, var(--pst-scholarship-height));flex-direction:row;justify-content:center;align-items:stretch;display:flex;position:relative;overflow:hidden}.pst-scholarship-cta__bg{background-color:#050508;background-image:url(/footer-bg-vision-pro.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.pst-scholarship-cta__scrim{background:linear-gradient(90deg,#000000b8 0%,#00000061 42%,#00000094 100%);position:absolute;inset:0}.pst-scholarship-cta__inner{z-index:1;box-sizing:border-box;width:min(100%, var(--pst-scholarship-width));max-width:var(--pst-scholarship-width);height:100%;padding:clamp(2rem, 5vw, var(--pst-scholarship-pad-block)) clamp(1.25rem, 5vw, var(--pst-scholarship-pad-inline));justify-content:space-between;align-items:center;gap:clamp(1.25rem, 3vw, var(--pst-scholarship-gap));flex-flow:row;margin-inline:auto;display:flex;position:relative}.pst-scholarship-cta__title{width:100%;max-width:var(--pst-scholarship-title-width);min-height:var(--pst-scholarship-title-height);text-align:left;color:#fff;font-size:clamp(1.35rem, 2.75vw, var(--pst-scholarship-title-size));line-height:var(--pst-scholarship-title-line-height);letter-spacing:var(--pst-scholarship-title-letter-spacing);text-shadow:0 1px 3px #000000d9,0 0 24px #00000073;flex:auto;margin:0}.pst-scholarship-cta__mid{font-family:var(--pst-stories-font);font-style:normal;font-weight:500;font-size:inherit;line-height:inherit;letter-spacing:inherit;color:#fff}.pst-scholarship-cta__em{font-family:var(--pst-serif);font-style:italic;font-weight:600;font-size:inherit;line-height:inherit;letter-spacing:inherit;font-synthesis:none;color:var(--pst-gold);background:linear-gradient(90deg,#fff 0%,#fff4b0 25%,gold 55%,#f7c95d 80%,#fca840 100%);-webkit-text-fill-color:transparent;opacity:1;filter:none;mix-blend-mode:normal;text-shadow:none;-webkit-background-clip:text;background-clip:text;display:inline-block}.pst-scholarship-cta__btn{box-sizing:border-box;justify-content:center;align-items:center;gap:var(--pst-scholarship-btn-gap);width:auto;min-width:min-content;min-height:62px;padding:var(--pst-scholarship-btn-pad-block) var(--pst-scholarship-btn-pad-inline);border-radius:var(--pst-scholarship-btn-radius);font-family:var(--pst-stories-font);font-size:var(--pst-stories-chip-size);font-weight:600;line-height:var(--pst-stories-chip-line-height);letter-spacing:0;color:#0a0a0a;background:linear-gradient(90deg, var(--pst-gold-deep) 0%, var(--pst-gold) 100%);border:1px solid #0000001f;flex-direction:row;flex-shrink:0;text-decoration:none;transition:filter .15s;display:inline-flex;box-shadow:0 8px 28px #00000059}.pst-scholarship-cta__btn:hover{filter:brightness(1.06)}@media (width<=720px){.pst-scholarship-cta{height:auto;min-height:clamp(320px, 85vw, var(--pst-scholarship-height))}.pst-scholarship-cta__inner{text-align:center;height:auto;min-height:inherit;flex-direction:column;justify-content:center;align-items:center}.pst-scholarship-cta__title{text-align:center;max-width:min(100%, var(--pst-scholarship-title-width));min-height:0}.pst-scholarship-cta__btn{justify-content:center;width:100%;max-width:280px}}.pst-site-footer{--pst-footer-bg:#0a0a0a;--pst-footer-text:#ccc;--pst-footer-text-hover:#a8a8a8;--pst-footer-heading:#fff;--pst-footer-border:#ffffff14;color:var(--pst-footer-text);background:var(--pst-footer-bg);border-top:1px solid var(--pst-footer-border);position:relative;overflow:hidden}.pst-site-footer__bg{display:none}.pst-site-footer__inner{z-index:1;padding-top:clamp(2.75rem,5.5vw,3.75rem);padding-bottom:0;position:relative}.pst-site-footer__grid{grid-template-columns:auto minmax(0,2.35fr) minmax(0,.72fr) minmax(0,.88fr);align-items:start;gap:clamp(2rem,4vw,3rem) clamp(1rem,2vw,1.5rem);display:grid}.pst-site-footer__col--badge{justify-content:flex-start;align-items:flex-start;padding-right:.25rem;display:flex}.pst-site-footer__col--programs{min-width:0;margin-left:clamp(-.25rem,-.5vw,0)}.pst-site-footer__col--programs .pst-site-footer__link{max-width:none}@media (width>=961px){.pst-site-footer__col--programs .pst-site-footer__link{white-space:nowrap}}@media (width<=960px){.pst-site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,4vw,3rem)}.pst-site-footer__col--badge{grid-column:1/-1;justify-content:flex-start}}@media (width<=560px){.pst-site-footer__grid{grid-template-columns:1fr;gap:2.25rem}}.pst-site-footer__heading{font-family:var(--pst-serif);letter-spacing:0;text-transform:none;color:var(--pst-footer-heading);margin:0 0 1.15rem;font-size:clamp(1.125rem,1.35vw,1.375rem);font-style:italic;font-weight:500;line-height:1.25}.pst-site-footer__heading--spaced{margin-top:2rem}.pst-site-footer__list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.pst-site-footer__link{max-width:22rem;font-family:var(--pst-stories-font);color:var(--pst-footer-text);font-size:.9375rem;font-weight:400;line-height:1.65;text-decoration:none;transition:color .15s;display:inline-block}.pst-site-footer__link:hover{color:var(--pst-footer-text-hover)}.pst-site-footer__link--disabled{pointer-events:none;cursor:default;color:var(--pst-footer-text)}.pst-site-footer__link--disabled:hover{color:var(--pst-footer-text)}.pst-site-footer__address,.pst-site-footer__contact{max-width:20rem;font-family:var(--pst-stories-font);color:var(--pst-footer-text);margin:0;font-size:.9375rem;font-weight:400;line-height:1.65}.pst-site-footer__contact{flex-direction:column;gap:.65rem;display:flex}.pst-site-footer__contact-line{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;text-decoration:none;transition:color .15s;display:inline-block}.pst-site-footer__contact-line:hover{color:var(--pst-footer-text-hover)}.pst-site-footer__badge-img{object-fit:contain;width:auto;max-width:min(132px,30vw);height:auto;max-height:200px;display:block}.pst-site-footer__bar{border-top:1px solid var(--pst-footer-border);width:100%;font-family:var(--pst-stories-font);color:var(--pst-footer-text);grid-template-columns:1fr auto 1fr;align-items:center;margin-top:clamp(2.5rem,5vw,3.25rem);padding:16px 64px;font-size:13px;font-weight:400;line-height:1.4;display:grid}.pst-site-footer__copy{white-space:nowrap;color:var(--pst-footer-text);grid-column:1;justify-self:start;margin:0}.pst-site-footer__legal{white-space:nowrap;flex-flow:row;grid-column:2;justify-content:center;align-items:center;gap:0;display:flex}.pst-site-footer__legal a{color:var(--pst-footer-text);text-decoration:none;transition:color .15s}.pst-site-footer__legal a:hover{color:var(--pst-footer-text-hover)}.pst-site-footer__legal-item--disabled{color:var(--pst-footer-text);cursor:default;pointer-events:none}.pst-site-footer__legal-sep{color:#ffffff73;-webkit-user-select:none;user-select:none;padding:0 1.25rem}.pst-site-footer__social{flex-flow:row;grid-column:3;justify-content:flex-end;justify-self:end;align-items:center;gap:20px;display:flex}.pst-site-footer__social-link{color:#e8e4dc;background:0 0;border:none;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;line-height:0;transition:opacity .15s;display:inline-flex}.pst-site-footer__social-icon{object-fit:contain;object-position:center;width:18px;height:18px;display:block}.pst-site-footer__social-link--youtube .pst-site-footer__social-icon{width:22px;height:16px}.pst-site-footer__social-link--facebook .pst-site-footer__social-icon{width:18px;height:18px}.pst-site-footer__social-link--telegram .pst-site-footer__social-icon{width:20px;height:18px}.pst-site-footer__social-link:hover{opacity:.82}.pst-site-footer__social-link--disabled{pointer-events:none;cursor:default;opacity:1}@media (width<=1100px){.pst-site-footer__bar{padding-left:clamp(1.5rem,4vw,64px);padding-right:clamp(1.5rem,4vw,64px)}.pst-site-footer__legal-sep{padding:0 .75rem}}@media (width<=820px){.pst-site-footer__bar{text-align:center;grid-template-columns:1fr;justify-items:center;row-gap:14px;padding:16px clamp(1.25rem,4vw,2rem)}.pst-site-footer__copy,.pst-site-footer__legal,.pst-site-footer__social{grid-column:1;justify-self:center}.pst-site-footer__legal{white-space:normal;flex-wrap:wrap;justify-content:center}.pst-site-footer__social{justify-content:center}}.pst-page{width:100%;max-width:none;margin:0}.pst-section{padding-left:clamp(1rem,4vw,2.5rem);padding-right:clamp(1rem,4vw,2.5rem)}.pst-page--narrow{max-width:760px;margin:0 auto}.pst-hero-wrap{box-sizing:border-box;background:#000;width:100%;max-width:none;margin:0;padding-inline:clamp(3.75rem,4vw,3.25rem)}@media (width>=1728px){.pst-hero-wrap{width:1564px;max-width:1564px;margin-top:188px;margin-left:82px;margin-right:auto}}.pst-hero-skeleton{width:100%;aspect-ratio:var(--pst-hero-carousel-aspect);border-radius:var(--pst-hero-radius);background:linear-gradient(110deg,#111 0%,#1a1a22 40%,#111 80%) 0 0/200% 100%;min-height:220px;animation:1.2s ease-in-out infinite pst-shimmer}@keyframes pst-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.pst-hero-carousel{width:100%;position:relative}.pst-hero-carousel__viewport{width:100%;aspect-ratio:var(--pst-hero-carousel-aspect);min-height:clamp(360px,40vw,611px);position:relative}.pst-hero-carousel__pane{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .55s;position:absolute;inset:0}.pst-hero-carousel__pane--active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.pst-hero-carousel__slide{width:100%;height:100%}.pst-hero-carousel .pst-hero-card__read-more{z-index:5;right:var(--pst-hero-text-pad);bottom:var(--pst-hero-text-bottom);position:absolute}@supports (height:1cqh){.pst-hero-carousel .pst-hero-card__read-more{right:clamp(1rem, 4vw, var(--pst-hero-text-pad));bottom:clamp(1.1rem,10cqh,2.25rem)}}.pst-hero-carousel__arrow{z-index:4;color:#fafafa;cursor:pointer;background:#00000073;border:1px solid #ffffff38;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;padding:0;transition:background .2s,border-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.pst-hero-carousel__arrow:hover{background:#000000b8;border-color:#ffffff73}.pst-hero-carousel__arrow--prev{left:clamp(.65rem,2vw,1.1rem)}.pst-hero-carousel__arrow--prev:before{content:"";border-bottom:2px solid;border-left:2px solid;width:.55rem;height:.55rem;display:block;transform:rotate(45deg)translate(2px,-2px)}.pst-hero-carousel__arrow--next{right:clamp(.65rem,2vw,1.1rem)}.pst-hero-carousel__arrow--next:before{content:"";border-top:2px solid;border-right:2px solid;width:.55rem;height:.55rem;display:block;transform:rotate(45deg)translate(-2px,2px)}.pst-hero-carousel__dots{z-index:4;gap:.45rem;display:flex;position:absolute;bottom:clamp(.85rem,3vw,1.35rem);left:50%;transform:translate(-50%)}.pst-hero-carousel__dot{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:.5rem;height:.5rem;padding:0}.pst-hero-carousel__dot--active{background:var(--pst-gold)}.pst-hero-card{width:100%;height:100%;aspect-ratio:var(--pst-hero-carousel-aspect);border-radius:var(--pst-hero-radius);min-height:clamp(360px,40vw,611px);box-shadow:none;background:#000;border:none;flex-direction:column;display:flex;position:relative;overflow:hidden;container:pst-hero/size}.pst-hero-carousel .pst-hero-card{aspect-ratio:auto;min-height:100%}.pst-hero-card__media{object-fit:cover;object-position:center;filter:brightness(.88);width:100%;height:100%;display:block;position:absolute;inset:0}.pst-hero-card__scrim{z-index:1;pointer-events:none;background:linear-gradient(105deg,#000000d6 0%,#00000080 48%,#00000047 100%);position:absolute;inset:0}.pst-hero-card__fade{z-index:2;pointer-events:none;background:linear-gradient(#0000 0%,#00000073 42%,#000000d9 78%,#000 100%);height:48%;position:absolute;bottom:0;left:0;right:0}.pst-hero-card__inner{z-index:3;box-sizing:border-box;font-family:var(--pst-hero-font);padding-top:var(--pst-hero-text-top);padding-right:var(--pst-hero-text-pad);padding-bottom:var(--pst-hero-text-bottom);padding-left:var(--pst-hero-text-pad);width:var(--pst-hero-text-col-width);max-width:var(--pst-hero-text-col-width);text-align:left;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;font-weight:400;display:flex;position:absolute;inset:0}@supports (height:1cqh){.pst-hero-card__inner{padding-top:clamp(4.5rem,38cqh,15rem);padding-bottom:clamp(1.5rem,11cqh,4.5rem)}}.pst-hero-card__intro{flex-direction:column;flex:none;align-items:flex-start;gap:0;width:100%;display:flex}@media (width<=640px){.pst-hero-card__inner{width:92%;max-width:92%;padding-bottom:clamp(1.1rem,10cqh,2.25rem);padding-left:clamp(1rem,4vw,1.25rem);padding-right:clamp(1rem,4vw,1.25rem)}.pst-hero-card__intro{gap:.5rem}.pst-hero-card__tail{margin-top:.75rem}.pst-hero-card__byline{gap:.35rem}.pst-hero-card__title,html.pst-ui-scale .pst-hero-card__title{letter-spacing:-.02em;max-width:100%;font-size:clamp(1.05rem,4.73vw,1.26rem);line-height:1.15}.pst-hero-card__excerpt,html.pst-ui-scale .pst-hero-card__excerpt{-webkit-line-clamp:2;line-clamp:2;margin-top:0;font-size:clamp(.76rem,3.26vw,.86rem);line-height:1.4}.pst-hero-card__author,html.pst-ui-scale .pst-hero-card__author{font-size:clamp(.79rem,3.15vw,.89rem)}.pst-hero-card__date,html.pst-ui-scale .pst-hero-card__date{font-size:.735rem}.pst-hero-card .pst-pill--solid,html.pst-ui-scale .pst-hero-card .pst-pill--solid{margin-right:6px;padding:.3rem .52rem;font-size:.61rem}.pst-hero-card__intro .pst-pills--hero{margin-bottom:0}.pst-hero-card__title:not(:has(.pst-hero-card__title-accent)) .pst-hero-card__title-line{-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:is(.pst-hero-card__title:has(.pst-hero-card__title-accent) .pst-hero-card__title-line,.pst-hero-card__title:has(.pst-hero-card__title-accent) .pst-hero-card__title-accent){-webkit-line-clamp:1;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.pst-hero-card__title-accent{margin-top:.22em}}.pst-hero-card__intro .pst-pills--hero{margin-top:-1rem;margin-bottom:.4rem}.pst-hero-card__intro .pst-pills{margin-bottom:0}.pst-hero-card .pst-pill--solid{color:color-mix(in srgb, var(--pst-gold) 86%, transparent);font-family:var(--pst-hero-font);letter-spacing:.02em;text-transform:none;background:#75550b;border-color:#0000;margin-right:10px;font-size:.72rem;font-weight:500}.pst-pill{letter-spacing:.06em;text-transform:uppercase;color:var(--pst-gold);border:1px solid #ffcc3f73;border-radius:999px;padding:.4rem .75rem;font-size:.7rem;font-weight:600}.pst-pill--solid{color:#1a1508;background:#ffcc3ff2;border-color:#0000}.pst-hero-card__title{font-family:var(--pst-serif);font-weight:var(--pst-hero-title-weight);font-style:italic;line-height:var(--pst-hero-title-line-height);letter-spacing:var(--pst-hero-title-letter-spacing);font-size:clamp(1.75rem, 2.75vw, var(--pst-hero-title-size));font-synthesis:none;margin:0}.pst-hero-card__title-line,.pst-hero-card__title-accent{font-family:inherit;font-weight:inherit;font-style:italic;line-height:inherit;letter-spacing:inherit;font-size:inherit}.pst-hero-card__title-line{color:#fff}.pst-hero-card__title-accent{color:var(--pst-hero-mustard);margin-top:0;display:block}.pst-hero-card__excerpt{margin:var(--pst-hero-title-to-excerpt) 0 0;color:#fff;max-width:100%;font-size:clamp(.92rem,1.45vw,1.05rem);line-height:1.5;font-family:var(--pst-hero-font);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;padding:0;font-weight:400;display:-webkit-box;overflow:hidden}.pst-hero-card__tail{margin:var(--pst-hero-excerpt-to-byline) 0 0;flex-direction:column;flex:none;width:100%;display:flex}.pst-hero-card__byline{flex-direction:column;gap:.15rem;display:flex}.pst-hero-card__author{font-family:var(--pst-serif);color:var(--pst-hero-mustard);font-synthesis:none;font-size:clamp(.95rem,1.5vw,1.05rem);font-style:italic;font-weight:600}.pst-hero-card__date{font-family:var(--pst-hero-font);color:#fff;font-size:.88rem;font-weight:400}.pst-section__head{max-width:720px;margin-bottom:1.5rem}.pst-stories-band{background:var(--pst-stories-band-bg);color:#0a0a0a;box-sizing:border-box;width:100%;min-width:0;max-width:100%;font-family:var(--pst-stories-font);border-top:none;margin-top:0;padding-top:clamp(2rem,4vw,2.75rem);padding-bottom:2.75rem;font-weight:600}.pst-stories-band .pst-section__head{max-width:min(100%, var(--pst-stories-sub-max-width));text-align:center;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;padding-inline:clamp(1rem,4vw,2.5rem)}.pst-stories-band .pst-section__title{text-align:center;font-size:clamp(1.75rem, 2.75vw, var(--pst-stories-title-size));line-height:var(--pst-stories-title-line-height);letter-spacing:var(--pst-stories-title-letter-spacing);color:#0a0a0a;margin:0 0 .5rem}.pst-stories-band .pst-section__title-plain{font-family:var(--pst-stories-font);font-style:normal;font-weight:600;font-size:inherit;line-height:inherit;letter-spacing:inherit;color:#0a0a0a}.pst-stories-band .pst-section__title-accent{font-family:var(--pst-serif);font-style:italic;font-weight:600;font-size:inherit;line-height:inherit;letter-spacing:inherit;font-synthesis:none;background:var(--pst-frontier-gradient);color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.pst-stories-band .pst-section__sub{width:100%;max-width:var(--pst-stories-sub-max-width);text-align:center;min-height:38px;font-family:var(--pst-stories-font);font-size:clamp(1rem, 1.5vw, var(--pst-stories-sub-size));letter-spacing:0;font-style:normal;font-weight:500;line-height:var(--pst-stories-sub-line-height);color:#0a0a0a;opacity:var(--pst-stories-sub-opacity);margin:0 auto}.pst-stories-band .pst-search{max-width:640px;font-family:var(--pst-stories-font);background:#fff;border:1px solid #0a0a0a;border-radius:999px;align-items:center;gap:.65rem;margin:2.35rem auto 4rem;padding:.72rem 1.15rem;font-weight:500;display:flex;box-shadow:0 1px #0000000a}.pst-stories-band .pst-search__icon{opacity:.55;color:#52525b;flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:flex}.pst-stories-band .pst-search__svg{width:1.125rem;height:1.125rem;display:block}.pst-stories-band .pst-search__input{color:#0a0a0a;min-width:0;font:inherit;background:0 0;border:0;outline:none;flex:1}.pst-stories-band .pst-search__input::placeholder{color:#a1a1aa}.pst-stories-band .pst-search__input:focus-visible{outline:none}.pst-stories-band .pst-search:focus-within{border-color:#0a0a0a;box-shadow:0 0 0 2px #0a0a0a14}.pst-stories-band .pst-filters{gap:var(--pst-stories-chip-gap);flex-wrap:wrap;justify-content:center;margin-bottom:3rem;display:flex}.pst-stories-band .pst-chip{box-sizing:border-box;justify-content:center;align-items:center;gap:var(--pst-stories-chip-gap);width:auto;min-width:min-content;height:auto;min-height:calc(var(--pst-stories-chip-padding-block) * 2 + var(--pst-stories-chip-line-height));padding:var(--pst-stories-chip-padding-block) var(--pst-stories-chip-padding-inline);border-radius:var(--pst-stories-chip-radius);border:1px solid var(--pst-stories-border);color:#0a0a0a;text-align:center;font-family:var(--pst-stories-font);font-size:var(--pst-stories-chip-size);font-style:normal;font-weight:600;line-height:var(--pst-stories-chip-line-height);letter-spacing:0;cursor:pointer;background:#fff;flex-direction:column;transition:background .15s,border-color .15s;display:inline-flex}.pst-stories-band .pst-chip:hover{border-color:#d4d4d8}.pst-stories-band .pst-chip--active{color:#0a0a0a;background:var(--pst-filter-gold);border:1px solid #0000}@media (width<=806px){.pst-stories-band .pst-filters{grid-template-columns:repeat(3,minmax(0,1fr));place-items:stretch center;gap:.5rem .6rem;width:100%;max-width:640px;margin-left:auto;margin-right:auto;display:grid}.pst-stories-band .pst-chip{border-radius:999px;width:100%;min-width:0;padding:.42rem .5rem;font-size:clamp(.68rem,2.2vw,.8rem);line-height:1.25}.pst-stories-band .pst-chip:last-child:nth-child(3n+1){grid-column:2}}.pst-stories-band .pst-grid{align-items:stretch;gap:var(--pst-stories-row-gap);width:100%;max-width:var(--pst-stories-row-max-width);box-sizing:border-box;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;margin-left:auto;margin-right:auto;display:grid}.pst-stories-band .pst-grid .animated-grid__item{min-width:0;height:100%;display:flex}.pst-stories-band .pst-grid .animated-grid__item .pst-card{flex:1;width:100%}.pst-stories-band .pst-card{box-sizing:border-box;width:100%;max-width:none;height:var(--pst-stories-card-height);min-height:var(--pst-stories-card-height);max-height:var(--pst-stories-card-height);border-radius:var(--pst-stories-card-radius);padding:var(--pst-stories-card-padding);place-self:start stretch;align-items:stretch;gap:var(--pst-stories-card-gap);background:#000;border:1px solid #ffffff1a;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 16px 48px #0f172a1f}@media (width<=1080px){.pst-stories-band .pst-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.pst-stories-band .pst-grid{grid-template-columns:minmax(0,1fr)}.pst-stories-band .pst-card{max-width:100%}.pst-stories-band .pst-card__badge{padding:10px 14px;font-size:14px;line-height:20px}}.pst-stories-band .pst-card__media{width:100%;max-width:var(--pst-stories-card-content-width);flex-shrink:0;min-height:0;position:relative}.pst-stories-band .pst-card__thumb{width:100%;height:var(--pst-stories-card-media-height);border-radius:var(--pst-stories-card-media-radius);box-sizing:border-box;background-color:#141418;background-position:50%;background-size:cover;border:1px solid #ffffff1f;position:relative;overflow:hidden}.pst-stories-band .pst-card__thumb--placeholder{background-image:linear-gradient(135deg,#1e1b2e 0%,#2d1f3d 40%,#3d2a1f 100%)}.pst-stories-band .pst-card__badge{top:var(--pst-stories-card-badge-top);left:var(--pst-stories-card-badge-left);z-index:2;box-sizing:border-box;width:auto;min-width:min-content;height:auto;padding:var(--pst-stories-card-badge-pad-block) var(--pst-stories-card-badge-pad-inline);border-radius:var(--pst-stories-card-badge-radius);color:#fafafa;font-family:var(--pst-stories-font);font-size:var(--pst-stories-chip-size);font-weight:600;line-height:var(--pst-stories-chip-line-height);letter-spacing:0;text-transform:none;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000008c;border:1px solid #ffffff2e;flex-direction:column;justify-content:center;align-items:center;display:inline-flex;position:absolute}.pst-stories-band .pst-card__body{justify-content:space-between;align-items:stretch;gap:var(--pst-stories-card-body-gap);width:100%;max-width:var(--pst-stories-card-content-width);flex-direction:column;flex:1 1 0;min-width:0;min-height:0;padding:0;display:flex;overflow:visible}.pst-stories-band .pst-card__copy{align-items:stretch;gap:var(--pst-stories-card-title-to-excerpt);flex-direction:column;flex:none;min-width:0;display:flex;overflow:hidden}.pst-stories-band .pst-card__title+.pst-card__excerpt{margin-top:0}.pst-stories-band .pst-card__title{flex:0 0 var(--pst-stories-card-title-block-height);max-height:var(--pst-stories-card-title-block-height);font-family:var(--pst-serif);font-size:var(--pst-stories-card-title-size);font-style:italic;font-weight:600;line-height:var(--pst-stories-card-title-line-height);letter-spacing:0;font-synthesis:none;color:var(--pst-stories-accent-bright);overflow-wrap:break-word;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-width:0;margin:0;display:-webkit-box;overflow:hidden}.pst-stories-band .pst-card__excerpt{color:#fff;font-family:var(--pst-stories-font);font-size:var(--pst-stories-card-excerpt-size);font-style:normal;font-weight:400;line-height:var(--pst-stories-card-excerpt-line-height);letter-spacing:0;flex:0 0 var(--pst-stories-card-excerpt-block-height);max-height:var(--pst-stories-card-excerpt-block-height);overflow-wrap:break-word;text-overflow:ellipsis;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;min-height:0;margin:0;display:-webkit-box;overflow:hidden}.pst-stories-band .pst-card__foot{min-height:var(--pst-stories-card-foot-height);flex-wrap:nowrap;flex:none;justify-content:space-between;align-items:center;gap:.65rem 1rem;min-width:0;margin-top:0;padding-top:0;display:flex;overflow:visible}.pst-stories-band .pst-card__meta-col{flex-direction:column;flex:auto;gap:.2rem;min-width:0;display:flex}.pst-stories-band .pst-card__author{font-family:var(--pst-serif);font-size:var(--pst-stories-card-meta-size);font-style:italic;font-weight:600;line-height:var(--pst-stories-card-meta-line-height);letter-spacing:0;font-synthesis:none;color:var(--pst-stories-accent-bright);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pst-stories-band .pst-card__date{font-family:var(--pst-stories-font);font-size:var(--pst-stories-card-meta-size);font-style:normal;font-weight:500;line-height:var(--pst-stories-card-meta-line-height);letter-spacing:0;color:#ffffff9e}.pst-stories-band .pst-card__cta,.pst-hero-carousel .pst-card__cta{box-sizing:border-box;justify-content:center;align-items:center;gap:var(--pst-stories-card-cta-gap);width:auto;min-width:min-content;min-height:0;padding:var(--pst-stories-card-cta-pad-block) var(--pst-stories-card-cta-pad-inline);border-radius:var(--pst-stories-card-cta-radius);background:linear-gradient(var(--pst-stories-card-cta-bg), var(--pst-stories-card-cta-bg)) padding-box, var(--pst-stories-card-cta-border-gradient) border-box;color:#fff;font-family:var(--pst-stories-font);font-size:var(--pst-stories-card-meta-size);font-weight:500;line-height:var(--pst-stories-card-meta-line-height);letter-spacing:0;white-space:nowrap;border:1px solid #0000;flex-direction:row;flex-shrink:0;text-decoration:none;transition:filter .15s,background .15s;display:inline-flex}.pst-stories-band .pst-card__cta:hover,.pst-hero-carousel .pst-card__cta:hover{filter:brightness(1.12)}.pst-stories-band .pst-muted{color:var(--pst-stories-muted);text-align:center;width:100%}.pst-stories-band .pst-alert{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;max-width:40rem;margin-left:auto;margin-right:auto}.pst-stories-band .pst-alert--soft{color:#854d0e;background:#fffbeb;border-color:#fde68a}.pst-link{color:var(--pst-gold);text-decoration:none}.pst-muted{color:var(--pst-muted)}.pst-alert{color:#fecaca;background:#f8717114;border:1px solid #f8717159;border-radius:10px;padding:.75rem 1rem}.pst-alert--soft{color:#fde68a;background:#facc1514;border-color:#facc1559;font-size:.88rem}.pst-article__shell{width:100%;max-width:1100px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem) 3.5rem}.pst-article__header{margin-bottom:2rem}.pst-article__title{font-size:clamp(1.85rem,3.5vw,2.65rem);line-height:1.15;font-family:var(--pst-font);letter-spacing:-.02em;margin:0 0 1.25rem;font-weight:500}.pst-article__title-line{font-family:var(--pst-hero-font);color:#fafafa;font-style:normal}.pst-article__title-accent{font-family:var(--pst-serif);color:var(--pst-stories-accent-bright);font-style:italic;font-weight:500}.pst-article__hero-media{border-radius:calc(var(--pst-radius) + 4px);border:1px solid #ffffff14;margin:0 0 1.25rem;overflow:hidden}.pst-article__hero-media img{width:100%;height:auto;display:block}.pst-article__meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;margin-bottom:1rem;display:flex}@media (width>=1024px){.pst-article__meta{margin-top:.65rem}}.pst-article__meta-left{flex-direction:column;align-items:flex-start;gap:.2rem;display:flex}.pst-article__author{font-family:var(--pst-font);color:var(--pst-stories-accent-bright);font-size:.95rem;font-weight:500}.pst-article__when{font-family:var(--pst-font);color:#fafafae0;font-size:.88rem}.pst-article__cat-pill{font-family:var(--pst-font);letter-spacing:.04em;text-transform:uppercase;color:var(--pst-gold);background:#f0b0006b;border:1px solid #ffcc3f8c;border-radius:999px;padding:.35rem .75rem;font-size:.72rem;font-weight:600}.pst-article__lede{max-width:56ch;font-family:var(--pst-body-font);letter-spacing:var(--pst-body-letter-spacing);color:var(--pst-muted);margin:0;font-size:1.02rem;font-weight:500;line-height:1.55}.pst-kicker{color:var(--pst-gold);margin:0;font-size:.85rem}.pst-lede{color:var(--pst-muted);font-size:1.02rem;line-height:1.5}.pst-byline{color:var(--pst-muted);font-size:.9rem}.pst-back{color:var(--pst-muted);margin-bottom:1.25rem;font-size:.9rem;text-decoration:none;display:inline-block}.pst-back:hover{color:var(--pst-gold)}.pst-media{border-radius:var(--pst-radius);border:1px solid var(--pst-border);margin:1.5rem 0;overflow:hidden}.pst-media img{width:100%;height:auto;display:block}.pst-article__layout{grid-template-columns:minmax(0,220px) minmax(0,1fr);align-items:start;gap:clamp(1.25rem,3vw,2.5rem);display:grid}.pst-article__layout--no-toc{grid-template-columns:1fr}@media (width<=820px){.pst-article__layout{grid-template-columns:1fr}.pst-article__toc{display:none}}.pst-article__toc-inner{border-radius:var(--pst-radius);background:#12121a;border:1px solid #ffffff14;padding:1rem 1.05rem 1.15rem;position:sticky;top:5.5rem}.pst-article__toc-title{font-family:var(--pst-serif);color:var(--pst-stories-accent-bright);margin:0 0 .75rem;font-size:1.05rem;font-style:italic;font-weight:500}.pst-article__toc-list{font-family:var(--pst-font);color:#fafafae6;margin:0;padding-left:1.1rem;font-size:.8rem;line-height:1.45}.pst-article__toc-list a{color:inherit;cursor:pointer;text-decoration:none}.pst-article__toc-list a:hover{color:var(--pst-gold);text-decoration:underline}.pst-article__toc-list li{margin-bottom:.35rem}.pst-article__main{min-width:0}.pst-prose{color:var(--pst-text);line-height:1.75}.pst-prose--article{box-sizing:border-box;width:100%;min-width:0;max-width:100%;font-family:var(--pst-body-font);letter-spacing:var(--pst-body-letter-spacing);color:var(--pst-article-body);overflow-wrap:anywhere;word-break:break-word;font-size:.98rem;font-style:normal;font-weight:500;line-height:1.75}.pst-prose--article :where(p){letter-spacing:inherit;color:var(--pst-article-body);overflow-wrap:anywhere;word-break:break-word;white-space:normal;max-width:100%;margin:0 0 1rem;font-family:inherit}.pst-prose--article :where(div,span){overflow-wrap:anywhere;word-break:break-word;white-space:normal;max-width:100%}.pst-prose--article :where(h1){font-family:var(--pst-serif);color:#fafafa;letter-spacing:-.03em;margin:1.5rem 0 .6rem;font-size:32px;font-style:italic;font-weight:600;line-height:150%}.pst-prose--article :where(h3){font-family:var(--pst-serif);color:#fafafa;letter-spacing:-.03em;margin:1.35rem 0 .5rem;font-size:24px;font-style:italic;font-weight:600;line-height:150%}.pst-prose--article :where(h4){font-family:var(--pst-serif);color:#fafafa;letter-spacing:-.03em;margin:1.1rem 0 .4rem;font-size:20px;font-style:italic;font-weight:600;line-height:150%}.pst-prose--article :where(h1.pst-section-heading,h2.pst-section-heading){font-family:var(--pst-serif);color:#fafafa;letter-spacing:-.03em;margin:2rem 0 .75rem;font-size:28px;font-style:italic;font-weight:600;line-height:150%}.pst-prose--article :where(h1.pst-section-heading,h2.pst-section-heading):first-child{margin-top:0}.pst-prose--article :where(h1.pst-section-heading.pst-section-heading--content,h2.pst-section-heading.pst-section-heading--content){display:none}.pst-prose--article :where(h2:not(.pst-section-heading)){font-family:var(--pst-serif);color:#fafafa;letter-spacing:-.03em;overflow-wrap:anywhere;word-break:break-word;margin:1.5rem 0 .6rem;font-size:28px;font-style:italic;font-weight:600;line-height:150%}.pst-prose--article :where(h2,h3){scroll-margin-top:5.5rem}.pst-prose--article .pst-prose-table-wrap{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;margin:0 0 1.25rem;overflow-x:auto}.pst-prose--article .pst-prose-table-wrap :where(table){margin-bottom:0}.pst-prose--article :where(table){border-collapse:separate;border-spacing:0;width:100%;max-width:100%;font-family:var(--pst-body-font);letter-spacing:var(--pst-body-letter-spacing);border:1px solid var(--pst-border);border-radius:var(--pst-table-radius);table-layout:fixed;margin:0 0 1.25rem;font-size:.86rem;overflow:hidden}.pst-prose--article :where(th,td){border-right:1px solid var(--pst-border);border-bottom:1px solid var(--pst-border);text-align:left;vertical-align:top;letter-spacing:inherit;color:var(--pst-article-body);overflow-wrap:anywhere;word-break:break-word;white-space:normal;padding:.45rem .6rem;font-family:inherit}.pst-prose--article :where(tr>:last-child){border-right:none}.pst-prose--article :where(tbody tr:last-child>*),.pst-prose--article :where(thead tr:only-child>*){border-bottom:none}.pst-prose--article :where(th){color:#fff;background:#12121a;font-weight:600}.pst-prose--article :where(a){color:var(--pst-article-link);text-underline-offset:.12em;text-decoration:underline}.pst-prose--article :where(a:hover){color:var(--pst-article-link-hover)}.pst-prose--article :where(ul,ol){letter-spacing:inherit;margin:0 0 1rem;padding-left:1.25rem;font-family:inherit}.pst-prose--article :where(li){letter-spacing:inherit;color:var(--pst-article-body);margin-bottom:.35rem;font-family:inherit}.pst-prose--article .pst-prose-highlight{border-left:4px solid var(--pst-gold);color:#fafafa;background:linear-gradient(90deg,#ffcc3f1f 0%,#0000 100%);border-radius:0 10px 10px 0;margin:1.25rem 0;padding:1rem 1.15rem}.pst-prose--article .pst-prose-highlight :where(p){letter-spacing:inherit;margin:0;font-family:inherit;font-size:1.02rem;font-weight:500;line-height:1.55}.pst-prose--article .pst-prose-figure{border-radius:var(--pst-radius);border:1px solid var(--pst-border);margin:1.5rem 0;overflow:hidden}.pst-prose--article .pst-prose-figure img{width:100%;height:auto;display:block}.pst-prose--article .pst-prose-figure figcaption{color:var(--pst-muted);background:#0a0a0f;padding:.5rem .75rem;font-size:.78rem}.pst-prose--article .pst-prose-link{letter-spacing:inherit;margin:1rem 0;font-family:inherit}.pst-prose--article .pst-prose-link a{word-break:break-word;letter-spacing:inherit;color:var(--pst-article-link);font-family:inherit}.pst-prose--article .pst-prose-youtube{border-radius:var(--pst-radius);border:1px solid var(--pst-border);background:#0a0a0f;margin:1.5rem 0;overflow:hidden}.pst-prose--article .pst-prose-youtube__wrap{aspect-ratio:16/9;width:100%;position:relative}.pst-prose--article .pst-prose-youtube__wrap iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.pst-prose--article .pst-prose-cta{border-radius:var(--pst-radius);background:linear-gradient(135deg,#1a2332 0%,#252d3a 100%);border:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:2rem 0 0;padding:1.25rem 1.35rem;display:flex}.pst-prose--article .pst-prose-cta p{color:#fafafa;margin:0;font-size:1.05rem}.pst-prose--article .pst-prose-cta em{font-family:var(--pst-serif);color:var(--pst-stories-accent-bright);font-style:italic;font-weight:500}.pst-prose--article .pst-prose-cta__btn{background:var(--pst-gold);color:#0a0a0a;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.5rem 1.15rem;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.pst-prose--article .pst-prose-cta__btn:hover{filter:brightness(1.06)}.pst-faq{overflow-wrap:anywhere;word-break:break-word;border:none;width:100%;min-width:0;max-width:100%;margin-top:2.75rem;padding:0}.pst-faq__heading{font-family:var(--pst-serif);color:var(--pst-stories-accent-bright);letter-spacing:normal;margin:2rem 0 .75rem;font-size:clamp(1.2rem,2vw,1.45rem);font-style:italic;font-weight:500;line-height:1.25}.pst-faq__list{flex-direction:column;gap:.45rem;display:flex}.pst-faq__item{background:#141416;border:1px solid #2e2e34;border-radius:10px;margin:0;transition:border-color .15s,background .15s;overflow:hidden}.pst-faq__item[open]{background:#18181c;border-color:#3d3d45}.pst-faq__summary{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.85rem;padding:.9rem 1rem .9rem .85rem;list-style:none;display:flex}.pst-faq__summary::-webkit-details-marker{display:none}.pst-faq__marker{border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:9px solid #fff;flex-shrink:0;width:0;height:0;transition:transform .2s}.pst-faq__item[open] .pst-faq__marker{transform:rotate(90deg)}.pst-faq__question{min-width:0;font-family:var(--pst-body-font);letter-spacing:var(--pst-body-letter-spacing);color:#f4f4f5;flex:1;margin:0;font-size:clamp(.88rem,1.6vw,.98rem);font-weight:500;line-height:1.4}.pst-faq__answer{border-top:1px solid #25252b;padding:0 1rem 1rem 2.35rem}.pst-faq__answer p{font-family:var(--pst-body-font);letter-spacing:var(--pst-body-letter-spacing);color:var(--pst-muted);margin:.65rem 0 0;font-size:clamp(.85rem,1.5vw,.95rem);font-weight:500;line-height:1.55}.pst-faq__answer p:first-child{margin-top:.85rem}
