:root{--hp-bg:#f1ede7;--hp-white:#fff;--hp-black:#000;--hp-purple:#686caf;--hp-search-bg:#e5dfd6;--hp-border:#00000012;--hp-tag-bg:#0000008f;--hp-font:"Poppins",sans-serif}.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}.hp-container{background:var(--hp-bg);flex-direction:column;min-height:100vh;display:flex}.hp-header{border-bottom:1px solid #0000001a;padding:0 80px}.hp-header-body{justify-content:space-between;align-items:center;padding:24px 0;display:flex}.hp-logo{text-decoration:none;display:block}.hp-logo-img{width:auto;height:40px}.hp-logo-img-footer{filter:brightness(0)invert()}.hp-nav{align-items:center;gap:32px;display:flex}.hp-nav-link{font-family:var(--hp-font);color:var(--hp-black);font-size:16px;font-weight:400;line-height:1.5;text-decoration:none}.hp-nav-link:hover{opacity:.7}.hp-add-project-btn{background:var(--hp-purple);color:var(--hp-white);font-family:var(--hp-font);cursor:pointer;border:none;border-radius:12px;padding:16px 32px;font-size:16px;font-weight:400;line-height:1.3}.hp-add-project-btn:hover{opacity:.9}.hp-body{flex-direction:column;flex:1;gap:56px;padding:80px 80px 108px;display:flex;overflow:visible}.hp-hero{flex-direction:column;align-items:center;display:flex}.hp-hero-head{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:616px;display:flex}.hp-hero-title{font-family:var(--hp-font);letter-spacing:-1px;color:var(--hp-black);margin:0;font-size:50px;font-weight:600;line-height:56px}.hp-hero-subtitle{font-family:var(--hp-font);color:var(--hp-black);margin:0;font-size:16px;font-weight:400;line-height:1.5}.hp-content{flex-direction:column;gap:24px;padding-top:24px;display:flex}.hp-filter-bar{z-index:100;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.hp-filter-left{align-items:center;gap:16px;display:flex}.hp-filter-btn{background:var(--hp-white);cursor:pointer;border:none;border-radius:16px;padding:4px;display:flex}.hp-filter-btn>*{align-items:center;gap:8px;padding:12px;display:flex}.hp-filter-btn span{font-family:var(--hp-font);color:var(--hp-black);font-size:14px;font-weight:400;line-height:1.3}.hp-filter-btn svg{width:24px;height:24px;stroke:var(--hp-black)}.hp-search-input{background:var(--hp-search-bg);border-radius:16px;width:274px;padding:4px;display:flex}.hp-search-input>*{align-items:center;gap:8px;padding:12px;display:flex}.hp-search-input svg{width:24px;height:24px;stroke:var(--hp-black);flex-shrink:0}.hp-search-input input{font-family:var(--hp-font);color:var(--hp-black);background:0 0;border:none;outline:none;width:100%;font-size:14px;line-height:1.3}.hp-search-input input::placeholder{color:var(--hp-black);opacity:.3}.hp-view-toggle{background:var(--hp-white);border-radius:16px;gap:8px;padding:4px;display:flex}.hp-view-btn{cursor:pointer;font-family:var(--hp-font);color:var(--hp-black);background:0 0;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px;font-size:14px;font-weight:400;line-height:1.3;display:flex}.hp-view-btn svg{stroke:currentColor;width:24px;height:24px}.hp-view-btn.active{background:var(--hp-black);color:var(--hp-white)}.hp-projects-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.hp-project-card{background:var(--hp-white);border:1px solid var(--hp-border);cursor:pointer;border-radius:16px;flex-direction:column;gap:16px;padding:8px;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.hp-project-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.hp-card-image{aspect-ratio:1;border-radius:16px;position:relative;overflow:hidden}.hp-card-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.hp-card-overlay{pointer-events:none;background:0 0;border-radius:16px;transition:background .3s;position:absolute;inset:0}.hp-project-card:hover .hp-card-overlay{background:#00000026}.hp-project-card:hover .hp-card-image img{transform:scale(1.05)}.hp-card-hover-tags{opacity:0;flex-direction:column;gap:8px;transition:opacity .3s,transform .3s;display:flex;position:absolute;top:16px;left:16px;transform:translateY(-8px)}.hp-project-card:hover .hp-card-hover-tags{opacity:1;transform:translateY(0)}.hp-card-hover-tag{background:var(--hp-white);color:var(--hp-black);font-family:var(--hp-font);border-radius:100px;align-items:center;gap:8px;width:fit-content;padding:4px 8px;font-size:14px;font-weight:400;line-height:1.4;display:flex}.hp-hover-emoji{font-size:16px}.hp-card-tags{flex-wrap:wrap;gap:8px;display:flex;position:absolute;bottom:16px;left:16px}.hp-card-tag{background:var(--hp-tag-bg);color:var(--hp-white);font-family:var(--hp-font);border-radius:100px;align-items:center;gap:8px;padding:4px 8px;font-size:14px;font-weight:400;line-height:1.4;display:flex}.hp-flag{font-size:16px}.hp-card-content{flex-direction:column;gap:8px;padding:0 16px 16px;display:flex}.hp-card-title{font-family:var(--hp-font);letter-spacing:-.36px;color:var(--hp-black);margin:0;font-size:18px;font-weight:600;line-height:1.36}.hp-card-description{font-family:var(--hp-font);color:var(--hp-black);margin:0;font-size:14px;font-weight:400;line-height:1.5}.hp-globe-container{background:var(--hp-bg);justify-content:center;align-items:center;width:100%;height:calc(100vh - 200px);min-height:500px;max-height:800px;display:flex;position:relative}.hp-globe-container:before,.hp-globe-container:after{content:"";z-index:20;pointer-events:auto;width:100px;position:fixed;top:0;bottom:0}.hp-globe-container:before{left:0}.hp-globe-container:after{right:0}.hp-globe-container canvas{background:var(--hp-bg)!important;clip-path:none!important;overflow:visible!important}.hp-globe-container>div{background:var(--hp-bg)!important}.hp-globe-loading{background:var(--hp-bg);width:100%;height:calc(100vh - 200px);min-height:500px;max-height:800px;font-family:var(--hp-font);color:var(--hp-black);opacity:.5;justify-content:center;align-items:center;font-size:18px;display:flex}.hp-empty-state{text-align:center;background:var(--hp-white);border:1px solid var(--hp-border);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:80px 40px;display:flex}.hp-empty-state p{font-family:var(--hp-font);color:var(--hp-black);opacity:.6;margin:0;font-size:18px;font-weight:400;line-height:1.5}.hp-empty-state-btn{background:var(--hp-purple);color:var(--hp-white);font-family:var(--hp-font);cursor:pointer;border:none;border-radius:12px;padding:12px 24px;font-size:14px;font-weight:500;transition:opacity .2s}.hp-empty-state-btn:hover{opacity:.9}.hp-content-with-filters{gap:24px;display:flex}.hp-filter-panel{background:0 0;flex-direction:column;flex-shrink:0;gap:16px;width:218px;padding:0;display:flex}.hp-filter-section{background:0 0;border-bottom:1px dashed #0003;border-radius:0;padding-bottom:16px;overflow:visible}.hp-filter-section:last-child{border-bottom:none;padding-bottom:0}.hp-filter-section-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0 0 16px;display:flex}.hp-filter-section-title{font-family:var(--hp-font);color:var(--hp-black);margin:0;font-size:16px;font-weight:600}.hp-filter-section-toggle{justify-content:center;align-items:center;width:20px;height:20px;transition:transform .2s;display:flex}.hp-filter-section-toggle.expanded{transform:rotate(180deg)}.hp-filter-section-toggle svg{width:16px;height:16px;stroke:var(--hp-black)}.hp-filter-section-content{flex-direction:column;gap:8px;padding:0;display:flex}.hp-filter-section-content.collapsed{display:none}.hp-filter-option{cursor:pointer;align-items:center;gap:12px;display:flex}.hp-filter-checkbox{background:0 0;border:2px solid #0003;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .15s;display:flex}.hp-filter-checkbox.checked{background:var(--hp-purple);border-color:var(--hp-purple)}.hp-filter-checkbox svg{width:14px;height:14px;stroke:var(--hp-white);opacity:0;transition:opacity .15s}.hp-filter-checkbox.checked svg{opacity:1}.hp-filter-label{font-family:var(--hp-font);color:var(--hp-black);font-size:14px;font-weight:400;line-height:1.4}.hp-filter-pills{flex-wrap:wrap;gap:8px;display:flex}.hp-filter-pill{font-family:var(--hp-font);color:var(--hp-black);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000001a;border-radius:9px;align-items:center;width:fit-content;padding:7px 14px;font-size:16px;font-weight:400;line-height:1.4;transition:all .15s;display:inline-flex}.hp-filter-pill:hover{background:#0000000d;border-color:#0003}.hp-filter-pill.active{background:var(--hp-black);color:var(--hp-white);border-color:var(--hp-black)}.hp-filter-dropdown{position:relative}.hp-filter-dropdown-btn{cursor:pointer;width:100%;font-family:var(--hp-font);color:var(--hp-black);background:#e5dfd6;border:none;border-radius:8px;justify-content:space-between;align-items:center;padding:12px;font-size:14px;line-height:1.3;display:flex}.hp-filter-dropdown-btn span{opacity:.3}.hp-filter-dropdown-btn.has-value span{opacity:1}.hp-filter-dropdown-btn svg{width:16px;height:16px;stroke:var(--hp-black);transition:transform .2s}.hp-filter-dropdown-btn.open svg{transform:rotate(180deg)}.hp-filter-dropdown-menu{z-index:100;background:#e5dfd6;border-radius:8px;max-height:280px;display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 16px #00000014}.hp-filter-dropdown-menu.open{display:block}.hp-filter-dropdown-item{font-family:var(--hp-font);color:var(--hp-black);cursor:pointer;padding:10px 12px;font-size:14px;line-height:1.3;transition:background .15s}.hp-filter-dropdown-item:hover{background:#00000014}.hp-filter-dropdown-item.selected{background:#0000001f;font-weight:500}.hp-state-dropdown{margin-top:8px}.hp-filter-dropdown-input-wrapper{background:#e5dfd6;border-radius:8px;align-items:center;display:flex;overflow:hidden}.hp-filter-dropdown-input{font-family:var(--hp-font);color:var(--hp-black);background:0 0;border:none;outline:none;flex:1;padding:12px;font-size:14px;line-height:1.3}.hp-filter-dropdown-input::placeholder{color:var(--hp-black);opacity:.3}.hp-filter-dropdown-input-wrapper.has-value .hp-filter-dropdown-input{color:var(--hp-black)}.hp-filter-dropdown-arrow{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:12px;display:flex}.hp-filter-dropdown-arrow svg{width:16px;height:16px;stroke:var(--hp-black);transition:transform .2s}.hp-filter-dropdown-input-wrapper.open .hp-filter-dropdown-arrow svg{transform:rotate(180deg)}.hp-filter-dropdown-empty{font-family:var(--hp-font);color:var(--hp-black);opacity:.5;padding:10px 12px;font-size:14px}.hp-filter-header{flex-direction:column;gap:8px;margin-bottom:4px;padding:0 0 12px;display:flex}.hp-filter-header-top{justify-content:space-between;align-items:center;display:flex}.hp-filter-count{font-family:var(--hp-font);color:var(--hp-text-secondary,#666);font-size:13px;font-weight:400}.hp-filter-title{font-family:var(--hp-font);color:var(--hp-text-primary,#1a1a1a);margin:0;font-size:18px;font-weight:600}.hp-clear-filters-top{font-family:var(--hp-font);color:var(--hp-purple);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 12px;font-size:14px;font-weight:500;transition:background-color .15s}.hp-clear-filters-top:hover{background-color:#6c63ff14}.hp-clear-filters-top:focus{outline:2px solid var(--hp-purple);outline-offset:2px}.hp-main-content{background:var(--hp-bg);flex-direction:column;flex:1;gap:24px;display:flex}.hp-projects-grid.with-filters{grid-template-columns:repeat(3,1fr)}.hp-filter-btn.active{background:var(--hp-black);color:var(--hp-white)}.hp-filter-btn.active svg{stroke:var(--hp-white)}@media (max-width:1200px){.hp-projects-grid{grid-template-columns:repeat(3,1fr)}.hp-projects-grid.with-filters{grid-template-columns:repeat(2,1fr)}}@media (max-width:968px){.hp-header{padding:0 40px}.hp-body{gap:40px;padding:60px 40px 80px}.hp-projects-grid,.hp-projects-grid.with-filters{grid-template-columns:repeat(2,1fr)}.hp-hero-title{font-size:40px;line-height:48px}.hp-filter-bar{grid-template-rows:auto auto;grid-template-columns:auto 1fr auto;align-items:center;gap:12px 16px;display:grid}.hp-filter-left{display:contents}.hp-filter-btn{grid-area:1/1}.hp-search-input{grid-area:2/1/auto/-1;width:100%}.hp-view-toggle{grid-area:1/3;width:auto}.hp-content-with-filters{flex-direction:column}.hp-filter-panel{flex-flow:wrap;gap:12px;width:100%}.hp-filter-section{flex:1;min-width:200px}}@media (max-width:850px){.hp-header{padding:0 20px}.hp-body{gap:32px;padding:40px 20px 60px}.hp-hero-title{font-size:32px;line-height:40px}.hp-nav{display:none}.hp-filter-bar{gap:8px;display:flex}.hp-filter-left{flex-direction:row;flex:1;gap:8px;display:flex}.hp-search-input{grid-column:unset;grid-row:unset;flex:1;width:auto}.hp-filter-panel{flex-direction:column}.hp-filter-section{min-width:unset}}@media (max-width:640px){.hp-projects-grid,.hp-projects-grid.with-filters{grid-template-columns:1fr}.hp-filter-btn span,.hp-view-toggle{display:none}.hp-globe-container{display:none!important}.hp-projects-grid{display:grid!important}.hp-clear-filters-top{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:flex}}@media (max-width:375px){.hp-header{padding:0 16px}.hp-body{gap:24px;padding:32px 16px 48px}.hp-hero-title{font-size:28px;line-height:36px}.hp-hero-subtitle{font-size:14px}}
.popup-overlay{z-index:9999;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.popup-content{background:#fff;border-radius:16px;width:100%;max-width:500px;padding:32px;animation:.3s ease-out slideUp;position:relative;box-shadow:0 20px 60px #0000004d}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.popup-close{cursor:pointer;color:#999;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:32px;line-height:1;transition:color .2s;display:flex;position:absolute;top:16px;right:16px}.popup-close:hover{color:#333}.popup-header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.popup-logo{-o-object-fit:cover;object-fit:cover;border-radius:50%;flex-shrink:0;width:48px;height:48px}.popup-header h2{color:#1a1a1a;margin:0;font-size:24px;font-weight:600}.popup-description{color:#555;margin-bottom:24px;font-size:16px;line-height:1.6}.popup-button{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:8px;width:100%;padding:14px 24px;font-size:16px;font-weight:500;transition:background .2s}.popup-button:hover{background:#333}@media (max-width:600px){.popup-content{max-width:100%;margin:0 16px;padding:24px}.popup-header h2{font-size:20px}.popup-description{font-size:14px}}
