@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,700;1,400&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body,#root{height:100%}body{background:linear-gradient(135deg,#1e0008,#3a0015,#150006);background-attachment:fixed;color:#fff1f2;font-family:Inter,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;selection-color:#000}::selection{background:#d4af37;color:#000}.gx-root{position:fixed;inset:0;z-index:0;overflow:hidden}.gx-canvas{position:absolute;inset:0;width:100%;height:100%;mix-blend-mode:screen}.gx-orb{position:absolute;border-radius:50%;mix-blend-mode:screen;pointer-events:none}.gx-orb--top{top:-10%;left:20%;width:55vw;height:55vw;background:#cc1830;filter:blur(120px);opacity:.38;animation:gx-pulse 5s ease-in-out infinite}.gx-orb--bottom{bottom:-15%;right:15%;width:65vw;height:65vw;background:#8b0018;filter:blur(150px);opacity:.45}.gx-noise{position:absolute;inset:0;opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}@keyframes gx-pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.45;transform:scale(1.08)}}.gl-header{position:fixed;top:0;left:0;right:0;z-index:500;background:#0a0004eb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(212,175,55,.18)}.gl-header--editing{border-bottom-color:#d4af3752}.gl-header-inner{max-width:760px;margin:0 auto;padding:0 1.5rem;height:56px;display:flex;align-items:center;gap:2rem}.gl-brand{display:flex;align-items:center;gap:.625rem;text-decoration:none;flex-shrink:0}.gl-brand-name{font-size:.875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(90deg,#d4af37,#fff8dc,#b8860b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gl-nav{display:flex;align-items:center;gap:0;margin-left:auto}.gl-nav-tab{display:block;padding:0 1rem;height:56px;line-height:56px;font-size:.8125rem;font-weight:500;color:#ffd2d761;text-decoration:none;letter-spacing:.05em;text-transform:uppercase;border-bottom:2px solid transparent;transition:color .2s,border-color .2s;white-space:nowrap}.gl-nav-tab:hover{color:#ffd2d7d1}.gl-nav-tab--active{color:#d4af37;border-bottom-color:#d4af37}.gl-page{min-height:100dvh;display:flex;flex-direction:column;padding-top:56px;position:relative;z-index:10}.gl-page--editing{padding-bottom:5rem}.gl-content{flex:1;width:100%;max-width:760px;margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;gap:0}.gl-section{padding:3.5rem 0;border-bottom:1px solid rgba(212,175,55,.08)}.gl-section:last-child{border-bottom:none}.gl-section--slim{padding:2rem 0}.gl-section-label{font-size:.625rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#d4af378c;margin-bottom:1.75rem}.gl-section-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1.75rem}.gl-eyebrow{display:inline-block;font-size:.625rem;font-weight:600;letter-spacing:.3em;text-transform:uppercase;color:#d4af37;border:1px solid rgba(212,175,55,.35);background:#0003;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:99px;padding:.25rem .85rem;margin-bottom:2rem}.gl-headline{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(2.2rem,6vw,4rem);font-weight:700;line-height:1.12;letter-spacing:-.01em;background:linear-gradient(90deg,#d4af37,#fff8dc 55%,#b8860b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.375rem;white-space:pre-wrap}.gl-subheadline{font-size:clamp(1rem,2.2vw,1.125rem);font-weight:300;line-height:1.75;color:#ffd2d7b8;margin-bottom:2.5rem;max-width:540px;white-space:pre-wrap}.gl-hero-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:3rem}.gl-btn{font-family:inherit;font-size:.875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.75rem 1.75rem;border-radius:99px;cursor:pointer;border:1px solid transparent;transition:all .25s;text-decoration:none;display:inline-block}.gl-btn--primary{background:linear-gradient(90deg,#d4af37,#b8860b);color:#000;border-color:transparent;font-weight:700}.gl-btn--primary:hover{box-shadow:0 0 24px #d4af378c;transform:translateY(-1px)}.gl-btn--ghost{background:#00000026;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#d4af37d9;border-color:#d4af3773}.gl-btn--ghost:hover{background:#d4af371a;color:#fff8dc;border-color:#d4af37}.gl-btn--sm{font-size:.8125rem;font-weight:500;padding:.4rem .875rem;background:transparent;color:#d4af378c;border-color:#d4af3740;border-radius:99px;text-transform:none;letter-spacing:.02em}.gl-btn--sm:hover{color:#d4af37;border-color:#d4af378c}.gl-section-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d4af371f;border:1px solid rgba(212,175,55,.18);border-radius:16px;overflow:hidden}.gl-section-card{display:flex;flex-direction:column;gap:.35rem;padding:1.5rem 1.25rem;background:#00000038;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);text-decoration:none;transition:background .25s,border-color .25s}.gl-section-card:hover{background:#d4af3714}.gl-section-card-label{font-size:.625rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#d4af3799}.gl-section-card-title{font-size:.9375rem;font-weight:600;color:#fff1f2e0;line-height:1.3}.gl-section-card-arrow{font-size:.9375rem;color:#d4af3773;margin-top:.25rem}.gl-about-text{font-size:1rem;line-height:1.8;color:#ffd2d78c;max-width:600px;white-space:pre-wrap}.gl-footer{width:100%;max-width:760px;margin:0 auto;padding:1.75rem 1.5rem;display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#ffd2d740;letter-spacing:.05em;border-top:1px solid rgba(212,175,55,.1)}.gl-footer-sep{opacity:.4}.gl-section--blog-hero{padding-bottom:2.5rem}.gl-blog-description{font-size:.9375rem;line-height:1.65;color:#ffd2d773;max-width:560px;margin-top:-1rem;margin-bottom:1.5rem}.gl-blog-search-wrap{display:none}@media(max-width:640px){.gl-blog-search-wrap{display:block;margin-bottom:1rem}}.gl-blog-search{width:100%;background:#0003;border:1px solid rgba(212,175,55,.2);border-radius:8px;padding:.625rem .875rem;font-family:inherit;font-size:.9375rem;color:#fff1f2;outline:none;transition:border-color .2s;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.gl-blog-search::placeholder{color:#ffd2d747}.gl-blog-search:focus{border-color:#d4af3780}.gl-blog-edit-bar{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border:1px dashed rgba(212,175,55,.2);border-radius:8px;margin-top:1.5rem}.gl-blog-edit-label{font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#d4af3766;flex:1}.gl-search-count{font-size:.75rem;color:#ffd2d759;letter-spacing:.04em}.gl-empty-state{font-size:.9375rem;color:#ffd2d747;padding:2rem 0}.gl-post{border-bottom:1px solid rgba(212,175,55,.07);padding:1.75rem 0}.gl-post:first-child{padding-top:0}.gl-post:last-child{border-bottom:none}.gl-post-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;cursor:pointer;-webkit-user-select:none;user-select:none}.gl-post-header:focus-visible{outline:1px dashed rgba(212,175,55,.4);outline-offset:4px}.gl-post-text{flex:1;min-width:0}.gl-post-title{font-size:1.0625rem;font-weight:600;line-height:1.35;color:#fff1f2d9;margin-bottom:.375rem}.gl-post--expanded .gl-post-title{color:#fff8dc}.gl-post-excerpt{font-size:.9375rem;line-height:1.6;color:#ffd2d766;margin-top:.25rem}.gl-post-meta{display:flex;flex-direction:column;align-items:flex-end;gap:.375rem;flex-shrink:0}.gl-post-date{font-size:.75rem;color:#d4af3773;white-space:nowrap;letter-spacing:.02em}.gl-post-toggle{font-size:1rem;color:#d4af3759;line-height:1;width:20px;text-align:center}.gl-post--expanded .gl-post-toggle{color:#d4af37bf}.gl-post-body{margin-top:1.75rem;padding-top:1.75rem;border-top:1px solid rgba(212,175,55,.07)}.gl-post-empty{font-size:.9375rem;color:#ffd2d740;font-style:italic}.gl-post-actions{display:flex;gap:.5rem;margin-top:1rem}.gl-post-action-btn{font-family:inherit;font-size:.75rem;font-weight:500;padding:.3rem .75rem;background:transparent;border:1px solid rgba(212,175,55,.2);color:#d4af3780;border-radius:99px;cursor:pointer;transition:all .15s}.gl-post-action-btn:hover{color:#d4af37;border-color:#d4af3780}.gl-post-action-btn--delete{border-color:#ff3c3c33;color:#ff505066}.gl-post-action-btn--delete:hover{border-color:#ff505073;color:#ff6464d9;background:#ff32320f}.gl-quick-nav{display:flex;align-items:center;justify-content:space-between}.gl-quick-nav a{font-size:.875rem;color:#d4af3766;text-decoration:none;transition:color .15s}.gl-quick-nav a:hover{color:#d4af37}.input-row{display:flex;gap:.5rem;align-items:stretch;margin-bottom:.75rem}.input-row input{flex:1;background:#00000040;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(212,175,55,.22);border-radius:99px;padding:.75rem 1.25rem;font-family:inherit;font-size:.9375rem;color:#fff1f2;outline:none;transition:border-color .2s}.input-row input::placeholder{color:#ffd2d74d}.input-row input:focus{border-color:#d4af378c}.input-row button{font-family:inherit;font-size:.875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.75rem 1.5rem;background:linear-gradient(90deg,#d4af37,#b8860b);border:none;border-radius:99px;color:#000;cursor:pointer;white-space:nowrap;transition:all .2s}.input-row button:hover{box-shadow:0 0 20px #d4af3780}.input-row button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.disclaimer{font-size:.75rem;color:#ffd2d74d;line-height:1.6}.error-msg{font-size:.8125rem;color:#ff8c8cd9;margin-bottom:.75rem}.success-msg{font-size:.9375rem;color:#d4af37d9;line-height:1.65}.spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(0,0,0,.3);border-top-color:#000;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.article-list{display:flex;flex-direction:column;gap:1px;background:#d4af371a;border:1px solid rgba(212,175,55,.15);border-radius:12px;overflow:hidden}.article-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#d4af371a;border:1px solid rgba(212,175,55,.15);border-radius:12px;overflow:hidden}.article-card{background:#00000038;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:1.375rem 1.25rem;display:flex;flex-direction:column;gap:.5rem;transition:background .2s}.article-card:hover{background:#d4af3712}.article-card-meta{display:flex;align-items:center;gap:.5rem}.article-card-category{font-size:.625rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#d4af3799}.article-card-date{font-size:.6875rem;color:#d4af3759;letter-spacing:.02em}.article-card-dot{width:2px;height:2px;border-radius:50%;background:#d4af374d}.article-card-title{font-size:.9375rem;font-weight:600;line-height:1.38;color:#fff1f2e0}.article-card-excerpt{font-size:.875rem;line-height:1.55;color:#ffd2d76b}.article-card-link{font-size:.8125rem;color:#d4af3780;text-decoration:none;margin-top:.25rem;transition:color .15s}.article-card-link:hover{color:#d4af37}.archive-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;flex-wrap:wrap}.archive-search{flex:1;min-width:160px;background:#0003;border:1px solid rgba(212,175,55,.2);border-radius:99px;padding:.4rem .875rem;font-family:inherit;font-size:.875rem;color:#fff1f2;outline:none;transition:border-color .15s;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.archive-search::placeholder{color:#ffd2d747}.archive-search:focus{border-color:#d4af3780}.archive-count{font-size:.75rem;color:#d4af3766;white-space:nowrap}.archive-edit-bar{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border:1px dashed rgba(212,175,55,.2);border-radius:8px;margin-top:1rem}.archive-add-btn{font-family:inherit;font-size:.8125rem;font-weight:500;padding:.35rem .875rem;background:#d4af3714;border:1px solid rgba(212,175,55,.3);border-radius:99px;color:#d4af37;cursor:pointer;transition:all .15s}.archive-add-btn:hover{background:#d4af3726}.archive-edit-hint{font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#d4af3759;flex:1}.art-field-row{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.5rem}.art-field{display:flex;flex-direction:column;gap:.25rem}.art-field label{font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#d4af3766}.art-field input,.art-field select,.art-field textarea{font-family:inherit;font-size:.875rem;background:#0003;border:1px solid rgba(212,175,55,.18);border-radius:6px;padding:.45rem .625rem;color:#fff1f2;outline:none;transition:border-color .15s}.art-field input:focus,.art-field select:focus,.art-field textarea:focus{border-color:#d4af3773}.art-field select option{background:#200008;color:#fff1f2}.art-save-btn{font-family:inherit;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.4rem 1rem;background:linear-gradient(90deg,#d4af37,#b8860b);border:none;border-radius:99px;color:#000;cursor:pointer;transition:box-shadow .15s}.art-save-btn:hover{box-shadow:0 0 12px #d4af3766}.art-cancel-btn{font-family:inherit;font-size:.75rem;font-weight:500;padding:.4rem .875rem;background:transparent;border:1px solid rgba(212,175,55,.25);border-radius:99px;color:#d4af378c;cursor:pointer;transition:all .15s}.art-cancel-btn:hover{color:#d4af37;border-color:#d4af3780}.art-delete-btn{font-family:inherit;font-size:.75rem;font-weight:500;padding:.4rem .875rem;background:transparent;border:1px solid rgba(255,60,60,.2);border-radius:99px;color:#ff505073;cursor:pointer;transition:all .15s}.art-delete-btn:hover{border-color:#ff505073;color:#ff6464e6;background:#ff32320f}.art-actions{display:flex;gap:.5rem;margin-top:.75rem;flex-wrap:wrap}.editable-text--editing{outline:1px dashed rgba(212,175,55,.25);outline-offset:3px;border-radius:2px;cursor:text}.editable-text--editing:hover{outline-color:#d4af3773}.block-and-add{display:flex;flex-direction:column}.add-row-wrapper{position:relative}.add-row{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;opacity:0;transition:opacity .15s}.add-row:hover,.add-row--open{opacity:1}.add-row-line{flex:1;height:1px;background:#d4af3726}.add-row-btn{font-size:1.125rem;line-height:1;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#d4af371a;border:1px solid rgba(212,175,55,.3);border-radius:50%;color:#d4af37;cursor:pointer;font-family:inherit;transition:all .15s}.add-row-btn:hover{background:#d4af3733;color:#fff8dc}.add-menu{position:absolute;top:100%;left:50%;transform:translate(-50%);z-index:100;background:#120008f5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(212,175,55,.2);border-radius:12px;padding:.5rem;display:flex;flex-direction:column;gap:.25rem;min-width:200px;box-shadow:0 8px 32px #00000080,0 0 0 1px #d4af3714}.add-menu-item{font-family:inherit;font-size:.875rem;font-weight:500;background:transparent;border:none;border-radius:8px;color:#fff1f2b8;padding:.5rem .875rem;text-align:left;cursor:pointer;display:flex;align-items:center;gap:.625rem;transition:background .12s,color .12s}.add-menu-item:hover{background:#d4af371a;color:#fff8dc}.add-menu-icon{font-size:1rem;width:22px;text-align:center;color:#d4af3799}.block-text{font-size:1rem;line-height:1.78;color:#ffd2d7ad;white-space:pre-wrap}.block-text[contenteditable=true]{outline:none;border-bottom:1px dashed rgba(212,175,55,.2);padding-bottom:.25rem}.block-h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;line-height:1.2;color:#fff1f2eb;margin-bottom:.5rem;white-space:pre-wrap}.block-h3{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:600;line-height:1.25;color:#fff1f2d9;margin-bottom:.375rem;white-space:pre-wrap}.block-quote{border-left:3px solid #D4AF37;padding-left:1.25rem;margin:.5rem 0;font-size:1.0625rem;font-style:italic;font-family:Playfair Display,Georgia,serif;line-height:1.65;color:#fff1f2b8;white-space:pre-wrap}.block-divider{border:none;border-top:1px solid rgba(212,175,55,.15);margin:.5rem 0}.block-image{width:100%;border-radius:8px;display:block;border:1px solid rgba(212,175,55,.12)}.block-image-wrap{position:relative}.block-image-upload{width:100%;min-height:120px;display:flex;align-items:center;justify-content:center;border:1px dashed rgba(212,175,55,.22);border-radius:8px;cursor:pointer;font-size:.875rem;color:#d4af3780;background:#00000026;transition:all .15s}.block-image-upload:hover{border-color:#d4af3766;color:#d4af37;background:#d4af370d}.block-controls{display:flex;align-items:center;gap:.375rem;margin-top:.5rem}.block-ctrl-btn{font-family:inherit;font-size:.75rem;font-weight:500;padding:.25rem .6rem;background:transparent;border:1px solid rgba(212,175,55,.18);border-radius:99px;color:#d4af3773;cursor:pointer;transition:all .12s}.block-ctrl-btn:hover{color:#d4af37;border-color:#d4af3766}.block-ctrl-btn--delete{border-color:#ff3c3c33;color:#ff505066}.block-ctrl-btn--delete:hover{border-color:#ff505073;color:#ff6464d9}.blocks-empty-hint{font-size:.875rem;color:#d4af3759;font-style:italic;padding:1rem 0}.block-editor-wrap{display:flex;flex-direction:column;gap:0}.edit-bar-wrap{position:fixed;bottom:0;left:0;right:0;z-index:600}.edit-bar{background:#0a0005f5;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(212,175,55,.25);padding:.75rem 1.5rem;display:flex;align-items:center;gap:1rem;max-width:760px;margin:0 auto}.edit-bar-label{font-size:.75rem;font-weight:500;letter-spacing:.05em;color:#d4af3773;flex:1}.edit-bar-actions{display:flex;align-items:center;gap:.5rem}.edit-bar-btn{font-family:inherit;font-size:.8125rem;font-weight:600;letter-spacing:.04em;background:transparent;border:1px solid rgba(212,175,55,.3);border-radius:99px;color:#d4af37a6;padding:.4rem .875rem;cursor:pointer;transition:all .15s}.edit-bar-btn:hover{color:#d4af37;border-color:#d4af3799}.edit-bar-btn--active{background:#d4af371f;color:#d4af37;border-color:#d4af3773}.edit-bar-btn--primary{background:linear-gradient(90deg,#d4af37,#b8860b);color:#000;border-color:transparent;font-weight:700}.edit-bar-btn--primary:hover{box-shadow:0 0 14px #d4af3773;color:#000}.pem-overlay{position:fixed;inset:0;z-index:3000;background:#0f050ad9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem;overflow-y:auto}.pem-modal{background:#120008fa;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(212,175,55,.22);border-radius:16px;width:100%;max-width:720px;display:flex;flex-direction:column;max-height:calc(100vh - 4rem);overflow:hidden}.pem-head{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(212,175,55,.12)}.pem-title{font-size:.9375rem;font-weight:600;color:#d4af37d9;letter-spacing:.02em}.pem-close{font-family:inherit;font-size:.875rem;background:transparent;border:1px solid rgba(212,175,55,.22);border-radius:99px;color:#d4af3780;padding:.25rem .625rem;cursor:pointer;transition:all .15s}.pem-close:hover{color:#d4af37;border-color:#d4af3780}.pem-body{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.pem-field{display:flex;flex-direction:column;gap:.375rem}.pem-label{font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#d4af3773}.pem-input,.pem-textarea,.pem-select{font-family:inherit;font-size:.9375rem;background:#00000038;border:1px solid rgba(212,175,55,.18);border-radius:8px;padding:.625rem .875rem;color:#fff1f2;outline:none;transition:border-color .15s;width:100%}.pem-input:focus,.pem-textarea:focus,.pem-select:focus{border-color:#d4af3773}.pem-select option{background:#200008}.pem-textarea{resize:vertical;min-height:80px}.pem-foot{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid rgba(212,175,55,.1)}.pem-save{font-family:inherit;font-size:.875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.55rem 1.5rem;background:linear-gradient(90deg,#d4af37,#b8860b);border:none;border-radius:99px;color:#000;cursor:pointer;transition:box-shadow .15s}.pem-save:hover{box-shadow:0 0 16px #d4af3780}.pem-cancel{font-family:inherit;font-size:.875rem;font-weight:500;padding:.55rem 1.25rem;background:transparent;border:1px solid rgba(212,175,55,.25);border-radius:99px;color:#d4af378c;cursor:pointer;transition:all .15s}.pem-cancel:hover{color:#d4af37;border-color:#d4af3780}.gl-blog-add-btn{font-family:inherit;font-size:.875rem;font-weight:600;letter-spacing:.06em;padding:.55rem 1.25rem;background:#d4af371a;border:1px solid rgba(212,175,55,.35);border-radius:99px;color:#d4af37;cursor:pointer;transition:all .15s}.gl-blog-add-btn:hover{background:#d4af372e;box-shadow:0 0 12px #d4af374d}@media(max-width:640px){.gl-section-cards{grid-template-columns:1fr}.gl-section-cards .gl-section-card{border-right:none;border-bottom:1px solid rgba(212,175,55,.1)}.gl-section-cards .gl-section-card:last-child{border-bottom:none}.gl-hero-actions{flex-direction:column}.gl-btn{width:100%;text-align:center}.art-field-row{grid-template-columns:1fr}.pem-body{padding:1.5rem 1rem}.article-grid{grid-template-columns:1fr}}@media(max-width:400px){.gl-nav-tab{padding:0 .5rem;font-size:.6875rem}}.dlg-page-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:.5rem}.dlg-page-sub{font-size:.9375rem;max-width:560px}.dlg-empty{padding:2rem 0;font-size:.9rem;color:#ffd2d752;font-style:italic}.dlg-snap-card{background:#00000047;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(212,175,55,.15);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:border-color .25s}.dlg-snap-card:hover{border-color:#d4af374d}.dlg-snap-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1.25rem;border-bottom:1px solid rgba(212,175,55,.08);background:#0000002e;flex-wrap:wrap}.dlg-snap-meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.dlg-platform-tag{font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#d4af37a6}.dlg-meta-sep{color:#d4af3738;font-size:.8125rem}.dlg-date-tag{font-size:.75rem;color:#d4af3766}.dlg-head-actions{display:flex;gap:.5rem}.dlg-head-btn{font-family:inherit;font-size:.75rem;font-weight:500;background:#d4af3712;border:1px solid rgba(212,175,55,.22);color:#d4af378c;border-radius:99px;padding:.3rem .65rem;cursor:pointer;transition:all .15s}.dlg-head-btn:hover{background:#d4af3724;color:#d4af37}.dlg-head-btn--danger{border-color:#ff3c3c33;color:#ff505080}.dlg-head-btn--danger:hover{background:#ff3c3c14;border-color:#ff3c3c59;color:#ff6464e6}.dlg-snap-title{font-size:1.0625rem;font-weight:600;font-family:Playfair Display,Georgia,serif;color:#fff1f2e6;line-height:1.35;padding:1rem 1.25rem .5rem;margin:0}.dlg-snap-caption{font-size:.875rem;color:#ffd2d773;line-height:1.55;padding:0 1.25rem .875rem;margin:0}.dlg-viewer-wrap{position:relative;background:#0006;border-top:1px solid rgba(212,175,55,.07)}.dlg-viewer-scroll{max-height:72vh;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(212,175,55,.2) transparent}.dlg-viewer-scroll::-webkit-scrollbar{width:5px}.dlg-viewer-scroll::-webkit-scrollbar-track{background:transparent}.dlg-viewer-scroll::-webkit-scrollbar-thumb{background:#d4af372e;border-radius:99px}.dlg-viewer-scroll::-webkit-scrollbar-thumb:hover{background:#d4af3759}.dlg-viewer-img{width:100%;display:block;-webkit-user-select:none;user-select:none}.dlg-viewer-fade{position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to top,rgba(20,7,13,.9) 0%,transparent 100%);pointer-events:none}.dlg-viewer-hint{position:absolute;bottom:10px;right:14px;font-size:.6875rem;font-weight:500;letter-spacing:.05em;color:#d4af3773;pointer-events:none}.dlg-inline-input{font-family:inherit;font-size:.75rem;background:#d4af3712;border:1px solid rgba(212,175,55,.2);color:#fff1f2d1;border-radius:99px;padding:.2rem .625rem;outline:none;transition:border-color .15s}.dlg-inline-input:focus{border-color:#d4af3773;color:#fff1f2}.dlg-title-input{font-family:Playfair Display,Georgia,serif;font-size:1.0625rem;font-weight:600;background:#d4af370a;border:none;border-bottom:1px solid rgba(212,175,55,.15);color:#fff1f2;padding:.875rem 1.25rem;width:100%;outline:none;transition:border-color .15s}.dlg-title-input:focus{border-bottom-color:#d4af3759}.dlg-caption-input{font-family:inherit;font-size:.875rem;line-height:1.55;background:#d4af3708;border:none;border-bottom:1px solid rgba(212,175,55,.08);color:#ffd2d7a6;padding:.5rem 1.25rem;width:100%;resize:none;outline:none}.dlg-caption-input:focus{border-bottom-color:#d4af3740}.dlg-upload-btn{display:block;width:100%;font-family:inherit;font-size:.9375rem;font-weight:500;letter-spacing:.04em;background:#d4af370d;border:1px dashed rgba(212,175,55,.25);color:#d4af3780;border-radius:12px;padding:1.375rem;cursor:pointer;text-align:center;transition:all .2s}.dlg-upload-btn:hover{background:#d4af371a;border-color:#d4af3773;color:#d4af37}
