@import url("https://fonts.googleapis.com/css2?family=Hanuman:wght@400;700&display=swap");*,:after,:before{box-sizing:border-box}*{margin:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:scroll}body{font-family:Hanuman,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;min-height:100vh;background-color:#fff;color:#0f172a;line-height:1.5}canvas,img,picture,svg,video{display:block;max-width:100%}a{color:inherit;font-weight:700;text-decoration:none}a:hover{cursor:crosshair}.container{width:100%;max-width:64rem;margin-left:auto;margin-right:auto;padding:2.5rem 1rem}.nav{font-size:1rem;font-weight:500;display:flex;gap:2rem;padding-bottom:8rem}.prose{color:inherit}.prose h1{font-size:2.25rem;font-weight:800;line-height:1.1}.prose h2{font-size:1.5rem;font-weight:700;line-height:1.3}.prose h3{font-size:1.25rem;line-height:1.4}.prose h3,.prose strong{font-weight:600}.prose ol,.prose ul{padding-left:0}.prose blockquote{font-style:italic;border-left:4px solid #e5e7eb;padding-left:1rem;margin-top:1.5rem;margin-bottom:1.5rem}.prose hr{border:0;border-top:1px solid #e5e7eb;margin-top:1rem;margin-bottom:1rem}.prose code{font-size:.875em;padding:.2em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.prose code,.prose pre{background-color:#f3f4f6;border-radius:0}.prose pre{color:#1f2937;padding:1rem;overflow-x:auto;margin-top:1.5rem;margin-bottom:1.5rem}.prose pre code{background-color:transparent;padding:0;font-size:.875rem;color:inherit}.prose img{border-radius:0}.prose table{width:100%;border-collapse:collapse;margin-top:1.5rem;margin-bottom:1.5rem;font-size:.875rem}.prose th{font-weight:600;text-align:left;padding:.75rem 1rem;border-bottom:2px solid #e5e7eb}.prose td{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb}.prose tr:last-child td{border-bottom:none}.article-title{margin-bottom:.5rem}.article-description{font-size:1.25rem;margin-top:0;color:#334155}.article-divider{margin-top:1rem;margin-bottom:1rem}.post-list{list-style:none}.post-item{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.post-item:last-child{border-bottom:none}.post-item h2{margin:0 0 .5rem}.post-item p{margin:0;color:#64748b}.works-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(420px,1fr));grid-gap:1rem;gap:1rem}.work-card{overflow:hidden}.work-card img{width:100%;aspect-ratio:1/1;object-fit:cover}.work-card-content{padding-top:.5rem;padding-bottom:.5rem}.work-card p{margin:0;color:#64748b;font-size:.875rem}.work-category{display:inline-block;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:.5rem}.geo-page{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100}.geo-container{width:100%;height:100%;display:flex;flex-direction:column}.geo-controls{justify-content:space-between;flex-wrap:wrap;gap:1rem;padding:1rem;background:#fff;border-bottom:1px solid #e5e7eb;position:relative;z-index:10}.geo-controls,.geo-filter{display:flex;align-items:center}.geo-filter{gap:.5rem}.geo-filter label{font-size:.875rem;color:#64748b}.geo-filter select{padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:0;background-color:#fff;font-size:.875rem;font-family:inherit;cursor:pointer}.geo-filter select:hover{border-color:#0f172a}.geo-count{font-size:.875rem;color:#64748b}.geo-map{width:100%;flex:1 1;min-height:0;position:relative;z-index:1}.geo-map canvas{max-width:none!important;position:absolute!important;top:0;left:0}.geo-stats{padding:1rem;background:#fff;border-top:1px solid #e5e7eb;position:relative;z-index:10}.geo-stats h3{font-size:1rem;font-weight:600;margin-bottom:1rem}.geo-stats-grid{display:flex;flex-wrap:wrap;gap:.5rem}.geo-stat-item{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#f3f4f6;border:1px solid transparent;font-family:inherit;font-size:.875rem;cursor:pointer;transition:all .15s ease}.geo-stat-item:hover{background-color:#e5e7eb}.geo-stat-item.active{background-color:#0f172a;color:#fff}.geo-stat-city{font-weight:500}.geo-stat-count{color:#64748b;font-size:.75rem}.geo-stat-item.active .geo-stat-count{color:#94a3b8}.geo-stat-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.geo-names-panel{position:absolute;top:1rem;right:1rem;width:280px;max-height:calc(100% - 6rem);display:flex;flex-direction:column;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.geo-names-header{padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.geo-names-header h3{margin:0;font-size:.875rem;font-weight:600}.geo-names-header select{padding:.25rem .5rem;border:1px solid #e5e7eb;font-size:.75rem;font-family:inherit;background:#fff;cursor:pointer}.geo-names-list{flex:1 1;overflow-y:auto;padding:.5rem 0}.geo-name-item{display:flex;align-items:center;gap:.5rem;padding:.375rem 1rem;font-size:.8125rem;direction:rtl}.geo-name-item:hover{background:#f3f4f6}.geo-name-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.geo-name-text{flex:1 1;font-weight:500}.geo-name-city{color:#64748b;font-size:.75rem;direction:ltr}.geo-names-more{padding:.5rem 1rem;text-align:center;color:#64748b;font-size:.75rem;border-top:1px solid #e5e7eb;margin-top:.5rem}