body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--colorW:#fff;--colorB:#111;--color0:#333;--color00:#555;--color1:#008c76;--color2:#f4a300;--color3:#fdcb82;--color4:#fcfbfb;--color5:#005f73;--color6:#0a4d68;--color7:#a3b18c;--color8:#f1f1f1}html{scroll-behavior:smooth}body{background-color:#fcfbfb!important;background-color:var(--color4)!important;color:#333;color:var(--color0);font-family:Arial,sans-serif!important;font-size:16px;line-height:1.6;margin:0;overflow-x:hidden}.container-fluid{margin:0 auto;width:100%}.main{height:100vh}.mainButtonContainer{display:flex;flex-direction:column;height:80vh;justify-content:center;margin-top:7em}.mainButton{align-items:center;border-radius:5%;border-style:groove;display:flex;height:10vh;margin:2em;width:10vh;z-index:999}.mainButtonText{height:auto;text-align:center;width:inherit}.mainLayout .ant-layout-header{line-height:1.6;min-height:100px;position:relative;width:100%}.mainLayout .ant-layout-header,.myButton{background:#a3b18c;background:var(--color7);padding:0}.myButton{border-radius:23%;cursor:pointer;font-family:Brush Script MT;font-size:xx-large;margin:50px;z-index:999}p{font-size:16px;line-height:1.6}.bgGray{background:#f1f1f1;background:var(--color8)}.titleHolder{margin:0 0 40px;padding:0 0 20px;position:relative}.titleHolder:after{background:#008c76;background:var(--color1);bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:50px}.titleHolder h2{font-size:28px;margin:0}.stickyMenu{background-color:#f1f1f1;background-color:var(--color8);border-bottom:2px solid #008c76;border-bottom:2px solid var(--color1);box-shadow:0 2px 5px #0000001a;padding:10px 0;position:-webkit-sticky;position:sticky;top:0;z-index:999}.menuItems{display:flex;gap:30px;justify-content:center;list-style:none;margin:0;padding-left:.5rem;padding-right:.5rem}.menuItems li{font-size:1.2rem;font-weight:700}.menuItems li a{color:#008c76;color:var(--color1);text-decoration:none;transition:color .3s}.menuItems li a:hover{color:#fcfbfb;color:var(--color4)}@media (max-width:768px){.stickyMenu .menuItems li a{font-size:1rem}.menuItems{gap:20px}}.contacts{color:#fcfbfb;color:var(--color4);font-size:.9rem;line-height:1.4;position:absolute;right:20px;text-align:right;top:25px}.contacts div{margin-bottom:5px}.contacts a{color:#fcfbfb;color:var(--color4);font-weight:500;text-decoration:none;transition:color .3s ease}.contacts a:hover{color:#fdcb82;color:var(
    --color3
  )}.ant-layout-header{height:64px;left:0;position:fixed;right:0;z-index:999}.header{align-items:center;background-color:#005f73;background-color:var(--color5);display:flex;height:100px;justify-content:space-between;max-width:100%;overflow:hidden;padding:15px 0}.header .logo{font-family:Brush Script MT;font-size:x-large;font-weight:800;margin:20px}.header .logo .fas{font-size:28px;margin:0 5px 0 0}.header .logo .fas,.header .logo a{color:#333;color:var(--color0)}.header .ant-anchor-wrapper{background:none}.header .ant-anchor{display:flex}.header .ant-anchor-ink{display:none}.auth-shell,.portal-shell{background:linear-gradient(135deg,#f5f7fb,#edf3f9);min-height:100vh;padding:32px}.auth-card,.portal-card{background:#fff;border-radius:18px;box-shadow:0 18px 60px #0f172a14;padding:24px}.auth-card{animation:authCardIn .38s ease-out;margin:8vh auto 0;max-width:420px}@keyframes authCardIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.auth-form,.portal-form{grid-gap:12px;display:grid;gap:12px;min-width:0}.portal-form>*{min-width:0}.auth-form input,.portal-form input,.portal-form select,.portal-form textarea{background:#fbfdff;border:1px solid #d7dfeb;border-radius:12px;box-sizing:border-box;padding:12px 14px;transition:border-color .18s,box-shadow .18s;width:100%}.auth-form input:focus,.portal-form input:focus,.portal-form select:focus,.portal-form textarea:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f;outline:none}.auth-form button,.portal-form button,.portal-header button{background:#0f766e;border:0;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;padding:12px 16px;transition:filter .18s,transform .15s}.auth-form button:hover:not(:disabled),.portal-form button:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.auth-form button:disabled{cursor:not-allowed;opacity:.65}.auth-error{color:#b91c1c;margin:0}.auth-links{margin-top:16px}.auth-links,.portal-header{display:flex;justify-content:space-between}.portal-header{align-items:center;gap:16px;margin-bottom:24px}.portal-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.portal-stack{grid-gap:14px;display:grid;gap:14px}.portal-item{background:#f8fbff;border:1px solid #e5eaf2;border-radius:14px;padding:14px}.portal-loading{grid-gap:12px;display:grid;gap:12px;min-height:100vh;padding:24px;place-items:center}.portal-multiselect{grid-gap:8px;display:grid;gap:8px;padding:12px 0}.portal-checkbox{align-items:center;display:flex;gap:8px}.secondary{margin-top:20px}@media (max-width:900px){.portal-grid{grid-template-columns:1fr}.portal-header{align-items:flex-start;flex-direction:column}}.header .ant-anchor-link{line-height:1.4;padding:0 20px;position:relative}.header .ant-anchor-link:after,.header .ant-anchor-link:before{background:#005f73;background:var(--color5);bottom:2px;content:"";left:30%;opacity:0;position:absolute;top:2px;transition:all .3s linear;width:1px}.header .ant-anchor-link:after{left:auto;right:30%}.header .ant-anchor-link.ant-anchor-link-active:before,.header .ant-anchor-link:hover:before{left:5%;opacity:1}.header .ant-anchor-link.ant-anchor-link-active:after,.header .ant-anchor-link:hover:after{opacity:1;right:5%}.header .ant-menu{background:none!important;border:0}.header .ant-menu li.ant-menu-item{color:#005f73;color:var(--color5);position:relative}.header .ant-menu li.ant-menu-item:after,.header .ant-menu li.ant-menu-item:before{background:#0a4d68;background:var(--color6);bottom:2px;content:"";left:30%;opacity:0;position:absolute;top:2px;transition:all .3s linear;width:1px}.header .ant-menu li.ant-menu-item:after{left:auto;right:30%}.header .ant-menu li.ant-menu-item,.header .ant-menu li.ant-menu-item-selected{border:0!important}.header .ant-menu li.ant-menu-item-selected,.header .ant-menu li.ant-menu-item:hover{background:none;color:#005f73;color:var(--color5)}.header .ant-menu li.ant-menu-item-selected:before,.header .ant-menu li.ant-menu-item:hover:before{left:5%;opacity:1}.header .ant-menu li.ant-menu-item-selected:after,.header .ant-menu li.ant-menu-item:hover:after{opacity:1;right:5%}.aboutUsPage{background-color:#fcfbfb;background-color:var(--color4);color:#333;color:var(--color0);font-family:Arial,sans-serif;padding:5rem 1rem}.container{margin:0 auto;width:80%}.titleHolder h1{font-size:36px}.titleHolder h1,.titleHolder p{color:#008c76;color:var(--color1)}.titleHolder p{font-size:18px;line-height:1.6;margin:0 auto;max-width:900px}.aboutContent{display:flex;flex-direction:column;gap:30px}.dealSection{background-color:#fff;background-color:var(--colorW);border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:20px;transition:all .3s ease}.dealSection h2{color:#0a4d68;color:var(--color6);font-size:28px;margin-bottom:15px}.dealSection p{color:#555;color:var(--color00);font-size:16px;line-height:1.6}.dealSection button{background-color:#005f73;background-color:var(--color5);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin-top:20px;padding:12px 25px;transition:background-color .3s ease}.dealSection button:hover{background-color:#0a4d68;background-color:var(--color6)}.modal{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modalContent{background-color:#fff;background-color:var(--colorW);border-radius:8px;box-shadow:0 4px 8px #0003;max-width:600px;padding:40px;position:relative;width:100%}.modalContent h2{color:#005f73;color:var(--color5);font-size:28px;margin-bottom:20px}.modalContent p{color:#555;color:var(--color00);font-size:16px;line-height:1.6}.modalContent button{background-color:#008c76;background-color:var(--color1);border:none;border-radius:5px;bottom:20px;color:#fff;color:var(--colorW);cursor:pointer;font-size:16px;padding:10px 20px;position:absolute;right:20px;transition:background-color .3s ease}.modalContent button:hover{background-color:#0a4d68;background-color:var(--color6)}.contactCallToAction{background-color:#008c76;background-color:var(--color1);border-radius:8px;color:#fff;color:var(--colorW);margin-top:50px;padding:40px;text-align:center}.contactCallToAction h3{font-size:28px;margin-bottom:20px}.contactCallToAction p{font-size:16px;line-height:1.6}.contactCallToAction .contactButton{background-color:#008c76;background-color:var(--color1);border:none;border-radius:5px;color:#333;color:var(--color0);cursor:pointer;font-size:16px;margin-top:20px;padding:12px 25px;transition:background-color .3s ease}.contactCallToAction .contactButton:hover{background-color:#fcfbfb;background-color:var(--color4)}.block{border-bottom:1px solid #a3b18c;border-bottom:1px solid var(--color7);padding:60px 0}.aboutBlock .contentHolder{margin:0 0 50px;text-align:center}.aboutBlock .icon{color:#005f73;color:var(--color5);font-size:40px;margin:0 0 10px}.aboutBlock .content{text-align:center}.block.aboutBlock{background:#f1f1f1;background:var(--color8);padding:50px 0}.block.aboutBlock .titleHolder h2{color:#0a4d68;color:var(--color6);font-size:2rem;font-weight:700}.block.aboutBlock .titleHolder p{color:#555;color:var(--color00);font-size:1rem}.block.aboutBlock .content{background:#fcfbfb;background:var(--color4);border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:20px;text-align:center}.block.aboutBlock .content .icon{color:#005f73;color:var(--color5);font-size:2.5rem;margin-bottom:20px}.block.aboutBlock .content h3{color:#333;color:var(--color0);font-size:1.5rem;margin-bottom:10px}.block.aboutBlock .content p{color:#555;color:var(--color00);font-size:1rem;line-height:1.6}.worksBlock{background:url(/static/media/bg-works.abd66d06d525eadfd24a.jpg) no-repeat;background-attachment:fixed;background-position:50% 0;background-size:cover;color:#fff;color:var(--colorW);position:relative}.worksBlock:before{background:#00000080;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.worksBlock h2{color:#fff;color:var(--colorW)}.worksBlock .contentHolder{text-align:center}.worksBlock .contentHolder button{background:none;border:1px solid #fff;border:1px solid var(--colorW);border-radius:50%;color:#fff;color:var(--colorW);font-size:40px;height:110px;line-height:1;padding:30px;width:110px}.faqBlock .ant-collapse{margin:0 0 40px}.faqBlock .quickSupport{margin:auto;max-width:740px;text-align:center}.faqBlock .fas{margin:0 10px 0 0}.showcaseBlock{background:linear-gradient(to bottom right,#fcfbfb,#f1f1f1);background:linear-gradient(to bottom right,var(--color4),var(--color8));background-color:(#008c76);background-color:(var(--color1));border-radius:8px;box-shadow:0 4px 8px #0000001a;color:#005f73;color:var(--color5);font-family:Arial,sans-serif;margin:40px auto;max-width:1200px;padding:40px 20px}.showcaseHeader{border-bottom:2px solid (#fdcb82);border-bottom:2px solid (var(--color3));margin-bottom:40px;padding:20px;text-align:center}.showcaseHeader h1{color:#008c76;color:var(--color1);font-size:2.5rem;font-weight:700;margin-bottom:10px}.showcaseHeader p{color:#555;color:var(--color00);font-size:1.2rem;font-weight:300}.servicesSection{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:20px;text-align:center}.serviceCard{align-self:center;background:#fff;background:var(--colorW);border:1px solid #f1f1f1;border:1px solid var(--color8);border-radius:10px;box-shadow:0 4px 6px #0000001a;margin:10px;padding:10px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:300px}.serviceCard:hover{box-shadow:0 6px 12px #0003;transform:translateY(-10px)}.serviceCard h3{color:#005f73;color:var(--color5);font-size:1.5rem;font-weight:600;margin-bottom:10px}.serviceCard p{color:#555;color:var(--color00);font-size:1rem;font-weight:300;line-height:1.6}.showcaseFooter{background-color:#008c76;background-color:var(--color1);border-top:1px solid #f1f1f1;border-top:1px solid var(--color8);color:#fcfbfb;color:var(--color4);font-size:1rem;margin-top:40px;padding:10px;text-align:center}.showcaseFooter p{margin:0}.showcaseFooter p a{color:#005f73;color:var(--color5);font-weight:600;text-decoration:none}.showcaseFooter p a:hover{text-decoration:underline}.getInTouchButton{background-color:#008c76;background-color:var(--color1);border:none;border-radius:8px;color:#fff;color:var(--colorW);cursor:pointer;font-size:1rem;font-weight:700;text-transform:uppercase;transition:background-color .3s ease}.getInTouchButton:hover{color:#f1f1f1;color:var(--color8)}.featureBlock{background-color:#f1f1f1;background-color:var(--color8);margin:40px auto;padding:50px 0}.featureBlock .container{margin:0 auto;max-width:1200px}.featureBlock .titleHolder{margin-bottom:40px;text-align:center}.featureBlock .titleHolder h2{color:#005f73;color:var(--color5);font-size:2.5rem;margin:0}.featureBlock .titleHolder p{color:#008c76;color:var(--color1);font-size:1.2rem;margin-top:10px}.featureCard{border-radius:8px;box-shadow:0 44px 18px #0000001a;object-fit:cover;overflow:hidden;transition:transform .3s ease}.featureCard:hover{transform:scale(1.03)}.featureCard img{height:200px;object-fit:cover}.featureCard .featureCardMeta{color:#005f73;color:var(--color5);font-size:1.2rem;font-weight:700;padding:12px 8px;text-align:center}.featureGrid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.videoSection{margin-top:40px;text-align:center}.videoTitle{color:#333;color:var(--color0);font-size:24px;margin-bottom:16px}.videoContainer{margin:0 auto;padding-top:56.25%;position:relative;width:60%}.videoFrame{border:none;border-radius:8px;height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:768px){.featureBlock .titleHolder h2{font-size:2rem}.featureBlock .titleHolder p{font-size:1rem}.featureCard img{height:150px}.featureGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.featureGrid{grid-template-columns:1fr}}.pricingBlock .ant-list{text-align:center}.pricingBlock .ant-row>div:nth-child(2) .ant-list-item{box-shadow:0 0 12px 2px #fff;box-shadow:0 0 12px 2px var(--colorW);position:relative;transform:scale(1.1);z-index:1}.pricingBlock .ant-card-head-title{font-size:20px;font-weight:400;text-transform:uppercase}.pricingBlock .large{font-size:38px;line-height:1;margin:0 0 20px}.pricingBlock .fab{margin:0 10px 0 0}.contactBlock .ant-form{margin:auto;max-width:640px}.contactBlock .ant-form textarea{height:120px;min-height:120px}.contactBlock{background:#f1f1f1;background:var(--color8);border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:60px 20px}.titleHolder{margin-bottom:30px;text-align:center}.titleHolder h2{color:#0a4d68;color:var(--color6);font-size:2.2rem;font-weight:700}.titleHolder p{color:#555;color:var(--color00);font-size:1rem}.contact-form{margin:0 auto;max-width:600px}.contact-form .ant-form-item-label{color:#008c76;color:var(--color1);font-weight:700}.contact-form .ant-input,.contact-form .ant-input-textarea{border-radius:8px}.contact-form .contact-form-button{background:#008c76;background:var(--color1);border:none;border-radius:8px;color:#fff;color:var(--colorW);font-size:1rem;font-weight:700;transition:background .3s;width:100%}.contact-form .contact-form-button:hover{background:#005f73;background:var(--color5)}.contact-form .ant-checkbox-wrapper{color:#fcfbfb;color:var(--color4)}.contact-form .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:#008c76;border-color:var(--color1)}.contact-icons{display:flex;justify-content:center;margin-top:30px}.contact-icon-item{margin:0 20px;text-align:center}.contact-icon-item a{align-items:center;color:inherit;display:flex;flex-direction:column;text-decoration:none;transition:transform .2s ease-in-out}.contact-icon-item a:hover{transform:scale(1.1)}.contact-icon-item span{color:#333;color:var(--color0);font-size:1.2rem;margin-top:10px}.contact-icon-item a:focus{outline:none}.privacy-policy-container{padding:10rem}.privacy-policy-header,.privacy-policy-section{margin-bottom:2rem}.privacy-policy-section h2{font-size:1.5rem;margin-top:1rem}.privacy-policy-section p{font-size:1rem;line-height:1.5}.privacy-policy-section ul{list-style-type:disc;padding-left:1.5rem}.privacy-policy-contact a{color:#005f73;color:var(--color5);text-decoration:none}.privacy-policy-contact a:hover{text-decoration:underline}.company-section{background:#a3b18c;background:var(--color7);padding:100px 0 50px;position:relative;text-align:center}.company-container{margin:0 auto;max-width:1200px}.company-name{align-items:center;animation:fadeIn 1.5s ease-out forwards;color:#333;color:var(--color0);display:flex;font-family:Montserrat,sans-serif;font-size:3rem;font-weight:700;justify-content:center;letter-spacing:2px;line-height:1.2;opacity:0}.company-prefix{color:#005f73;color:var(--color5);font-size:1.2rem;margin-right:10px;transform:translateY(-5px)}.company-main-name{animation:bounce 1.5s ease-out infinite alternate;color:#333;color:var(--color0);font-size:3.2rem}.company-tagline{animation:fadeIn 2s ease-out .5s forwards;color:#555;color:var(--color00);font-size:1.2rem;font-style:italic;margin-top:20px;opacity:0}@keyframes fadeIn{to{opacity:1}}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-10px)}}@media (max-width:768px){.company-name{font-size:2rem}.company-main-name{font-size:2.2rem}.company-prefix,.company-tagline{font-size:1rem}}.terms-container{font-family:Arial,sans-serif;line-height:1.6;margin:0 auto;max-width:1000 px;padding:10rem}.terms-title{color:#333;color:var(--color0);font-size:2rem;font-weight:700;margin-bottom:1rem;text-align:center}.terms-introduction{color:#555;color:var(--color00);font-size:1.1rem;margin-bottom:2rem;text-align:justify}.terms-subtitle{color:#0a4d68;color:var(--color6);font-size:1.5rem;margin-top:2rem}.terms-section p{color:#555;color:var(--color00);font-size:1rem;margin-bottom:1rem}.terms-list{margin-left:1.5rem}.terms-list li{color:#555;color:var(--color00);font-size:1rem;margin-bottom:.5rem}.terms-footer{color:#333;color:var(--color0);font-size:1rem;margin-top:3rem;text-align:center}@media (max-width:768px){.terms-container{padding:1rem}.terms-title{font-size:1.5rem}.terms-subtitle{font-size:1.2rem}.terms-introduction,.terms-section p{font-size:1rem}}.footer{background:#111!important;background:var(--colorB)!important;color:#fcfbfb!important;color:var(--color4)!important;padding:20px 0!important;text-align:center}.footer .logo{font-size:22px;margin:0 0 20px;text-transform:uppercase}.footer .fas{color:#005f73;color:var(--color5);font-size:28px;margin:0 5px 0 0}.footer .logo a{color:#fcfbfb;color:var(--color4)}.footer .socials{align-items:center;display:flex;font-size:24px;justify-content:center;list-style:none;padding:0}.footer .socials li{margin:0 20px}.footer .socials a{color:#fcfbfb;color:var(--color4)}.footer .socials a:hover{color:#005f73;color:var(--color5)}.goTop{align-items:center;background:#005f73;background:var(--color5);border:none;border-radius:50%;bottom:40px;box-shadow:0 2px 8px #00000040;color:#fff;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;position:fixed;right:40px;transition:opacity .2s;width:40px;z-index:1000}.goTop:hover{opacity:.7}.mobileVisible{display:none}.mobileHidden{display:block}@media only screen and (max-width:991px){.pricingBlock .ant-row>div:nth-child(2) .ant-list-item{transform:scale(1.14)}}@media only screen and (max-width:767px){.pricingBlock .ant-row>div:nth-child(2) .ant-list-item{transform:scale(1)}.contacts{top:20px}.mobileVisible{display:block}.mobileHidden{display:none}}.admin-forms-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1100px){.admin-forms-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.admin-forms-grid{grid-template-columns:1fr}}.admin-shell .portal-header{background:linear-gradient(135deg,#0f766e,#0a5f58);border-radius:18px;box-shadow:0 8px 28px #0f766e47;color:#fff;padding:20px 24px}.admin-shell .portal-header h1{color:#fff;font-size:22px;font-weight:800;margin:0}.admin-shell .portal-header p{color:#ffffffd1;font-size:14px;margin:4px 0 0}.admin-shell .portal-header button{background:#ffffff26;border:1px solid #ffffff52!important;border-radius:10px;color:#fff!important;cursor:pointer;flex-shrink:0;font-size:14px;font-weight:600;padding:10px 20px;transition:background .18s}.admin-shell .portal-header button:hover{background:#ffffff42;filter:none;transform:none}.portal-item-head{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:6px}.portal-item-head h3{font-size:15px;font-weight:700;margin:0}.portal-item-actions{display:flex;flex-shrink:0;gap:6px}.portal-btn-edit{background:#0f766e;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:5px 12px;transition:background .18s}.portal-btn-edit:hover{background:#115e59}.portal-btn-delete{background:#0000;border:1px solid #dc2626;border-radius:8px;color:#dc2626;cursor:pointer;font-size:12px;font-weight:600;padding:5px 12px;transition:background .18s,color .18s}.portal-btn-delete:hover{background:#dc2626;color:#fff}.portal-error{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#b91c1c;font-size:14px;font-weight:500;margin-bottom:16px;padding:12px 16px}.portal-item-badge{align-items:center;background:#f0fdf4;border:1px solid #d1fae5;border-radius:999px;color:#065f46;display:inline-flex;font-size:11px;font-weight:700;margin-left:6px;padding:1px 8px;vertical-align:middle}.portal-item-meta{color:#64748b;font-size:13px;margin:2px 0}.admin-nav{border-bottom:1px solid #ffffff14;display:flex;flex-wrap:wrap;gap:6px;margin-bottom:28px;padding:0 0 20px}.admin-nav-tab{background:#0000;border:1px solid #ffffff1f;border-radius:999px;color:#94a3b8;cursor:pointer;font-size:.82rem;font-weight:600;letter-spacing:.01em;padding:9px 22px;transition:all .18s}.admin-nav-tab:hover{background:#ffffff12;border-color:#ffffff38;color:#e2e8f0}.admin-nav-tab--active{background:#008c76;background:var(--color1);border-color:#008c76;border-color:var(--color1);box-shadow:0 4px 14px #008c7659;color:#fff!important}.admin-section-grid{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:minmax(0,360px) minmax(0,1fr)}.admin-section-grid>.portal-card{max-width:100%;min-width:0;overflow:hidden}.portal-form canvas,.portal-form img,.portal-form video{height:auto;max-width:100%}@media (max-width:900px){.admin-section-grid{grid-template-columns:1fr}}.relation-stack{gap:20px}.relation-card,.relation-stack{display:flex;flex-direction:column}.relation-card{background:#ffffff0a;border:1px solid #ffffff17;border-radius:18px;gap:14px;padding:20px 22px}.relation-card-header{align-items:flex-start;border-bottom:1px solid #ffffff12;display:flex;gap:12px;justify-content:space-between;padding-bottom:14px}.relation-card-header h3{color:#f1f5f9;font-size:1rem;font-weight:700;margin:0}.relation-card-meta{color:#64748b;font-size:.78rem;margin:4px 0 0}.relation-columns{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}@media (max-width:700px){.relation-columns{grid-template-columns:1fr}}.relation-col-label{color:#475569;font-size:.68rem;font-weight:700;letter-spacing:.14em;margin:0 0 8px;text-transform:uppercase}.relation-chips{display:flex;flex-wrap:wrap;gap:6px}.relation-chip{border-radius:8px;font-size:.74rem;font-weight:600;line-height:1.35;padding:5px 11px}.relation-chip--cargo{background:#38bdf81a;border:1px solid #38bdf833;color:#38bdf8}.relation-chip--investor{background:#a78bfa1a;border:1px solid #a78bfa33;color:#a78bfa}.relation-empty{color:#334155;font-size:.8rem;font-style:italic}.relation-summary-bar{display:flex;flex-wrap:wrap;gap:10px}.view-mode-toggle{background:#ffffff12;border:1px solid #ffffff1a;border-radius:999px;display:flex}.view-mode-btn{background:#0000;border:none;border-radius:999px;color:#94a3b8;cursor:pointer;font-size:.78rem;font-weight:700;letter-spacing:.02em;padding:6px 16px;transition:all .16s}.view-mode-btn--active{background:#ffffff24;color:#f1f5f9}@media (max-width:768px){.admin-shell{padding:12px!important}.admin-shell .portal-header{align-items:flex-start;border-radius:16px;flex-direction:column;gap:12px;padding:16px}.admin-shell .portal-header button{align-self:flex-end;margin-top:0}.admin-nav{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:6px;margin-bottom:20px;overflow-x:auto;padding-bottom:16px;scrollbar-width:none}.admin-nav::-webkit-scrollbar{display:none}.admin-nav-tab{flex-shrink:0;font-size:.76rem;padding:8px 16px}.admin-section-grid{grid-template-columns:1fr}.portal-card{border-radius:16px;padding:16px}.portal-card h2{font-size:1rem;margin-bottom:14px}.relation-card{padding:14px 16px}.relation-columns{grid-template-columns:1fr}.portal-form input,.portal-form select,.portal-form textarea{font-size:16px}}@media (max-width:480px){.portal-header h1{font-size:1.1rem}.portal-item-head h3{font-size:.88rem}.admin-nav-tab{font-size:.72rem;padding:6px 12px}.portal-grid{grid-template-columns:1fr}.auth-card{border-radius:16px;margin:0 12px;padding:20px}.investor-auth-card,.investor-auth-shell{padding:16px}}.media-uploader-wrap button{all:unset;box-sizing:border-box;cursor:pointer}.media-uploader-wrap .mu-add-btn{background:#0f766e26;border:1px solid #0f766e4d;border-radius:10px;color:#0f766e;font-size:.82rem;font-weight:700;height:46px;padding:0 16px;transition:background .15s;white-space:nowrap}.media-uploader-wrap .mu-add-btn:hover{background:#0f766e40}.media-uploader-wrap .mu-upload-btn{background:#ffffff0a;border:1px dashed #fff3;border-radius:10px;color:#64748b;font-size:.8rem;padding:11px;transition:border-color .18s,color .18s;width:100%}.media-uploader-wrap .mu-upload-btn:hover:not(:disabled){border-color:#fff6;color:#94a3b8}.media-uploader-wrap .mu-upload-btn:disabled{cursor:wait;opacity:.6}.media-uploader-wrap .mu-remove-btn{border-radius:6px;color:#f87171;flex-shrink:0;font-size:.75rem;padding:2px 6px;transition:background .15s}.media-uploader-wrap .mu-remove-btn:hover{background:#f871711f}.media-uploader-wrap .mu-thumb{border-radius:6px;display:block;flex-shrink:0;height:36px!important;max-height:36px;max-width:36px;min-height:36px;min-width:36px;object-fit:cover;width:36px!important}.media-uploader-wrap input:not([type=file]),.media-uploader-wrap input[type=text]{background:#ffffff0f;border:1px solid #ffffff26;border-radius:10px;box-sizing:border-box;color:#e2e8f0;flex:1 1;font-size:.82rem;height:46px;padding:0 12px;width:auto!important}.media-uploader-wrap input:focus{border-color:#0f766e;box-shadow:0 0 0 2px #0f766e33;outline:none}.media-uploader-wrap .mu-item{align-items:center;background:#ffffff0a;border-radius:8px;display:flex;gap:8px;min-height:0;overflow:hidden;padding:6px 10px}.media-uploader-wrap .mu-item-label{color:#94a3b8;flex:1 1;font-size:.73rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-uploader-wrap .mu-position-badge{align-items:center;background:#38bdf81f;border:1px solid #38bdf84d;border-radius:6px;color:#38bdf8;display:flex;flex-shrink:0;font-size:.65rem;font-weight:800;height:20px;justify-content:center;min-width:20px}.media-uploader-wrap .mu-move-btns{display:flex;flex-direction:column;flex-shrink:0;gap:1px}.media-uploader-wrap .mu-move-btn{border-radius:4px;color:#94a3b8;font-size:.58rem;line-height:1;padding:1px 5px;transition:background .12s,color .12s}.media-uploader-wrap .mu-move-btn:hover:not(:disabled){background:#ffffff1a;color:#e2e8f0}.media-uploader-wrap .mu-move-btn:disabled{cursor:default;opacity:.2}.toast-container{bottom:24px;display:flex;flex-direction:column;gap:8px;pointer-events:none;position:fixed;right:24px;z-index:9999}.toast{align-items:center;animation:toastIn .3s cubic-bezier(.16,1,.3,1);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:14px;box-shadow:0 8px 32px #00000080;display:flex;font-size:.85rem;font-weight:700;gap:10px;max-width:340px;min-width:200px;padding:13px 18px;pointer-events:auto}.toast--success{background:#16a34aeb;border:1px solid #22c55e59;color:#fff}.toast--error{background:#b91c1ceb;border:1px solid #ef444459;color:#fff}.portal-inline-confirm{align-items:center;display:flex;gap:6px;padding:2px 0}.portal-inline-confirm>span{color:#94a3b8;font-size:.75rem;font-weight:600;white-space:nowrap}.portal-btn-cancel{background:#0000;border:1px solid #ffffff1f;border-radius:8px;color:#94a3b8;cursor:pointer;font-size:.75rem;font-weight:700;padding:6px 12px;transition:all .15s}.portal-btn-cancel:hover{background:#ffffff0f;color:#e2e8f0}.auth-back-link{align-items:center;align-self:flex-start;background:#0000;border:1px solid #ffffff1a;border-radius:999px;color:#64748b;display:inline-flex;font-size:.76rem;font-weight:600;gap:6px;margin-bottom:20px;padding:6px 12px;text-decoration:none;transition:all .16s}.auth-back-link:hover{background:#ffffff0f;border-color:#fff3;color:#e2e8f0}.admin-search{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;box-sizing:border-box;color:#e2e8f0;font-size:.83rem;margin-bottom:14px;outline:none;padding:8px 14px;transition:border-color .16s;width:100%}.admin-search::placeholder{color:#475569}.admin-search:focus{border-color:#ffffff40}.portal-btn-preview{background:#38bdf814;border:1px solid #38bdf84d;border-radius:8px;color:#38bdf8;cursor:pointer;font-size:.72rem;font-weight:700;padding:4px 10px;transition:background .16s}.portal-btn-preview:hover{background:#38bdf82e}.story-preview-overlay{align-items:flex-start;background:#000000c7;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:48px 16px 32px;position:fixed;z-index:9000}.story-preview-modal{background:#0f1117;border:1px solid #ffffff1a;border-radius:18px;box-shadow:0 40px 100px #0009;max-width:680px;width:100%}.story-preview-header{align-items:center;border-bottom:1px solid #ffffff12;display:flex;justify-content:space-between;padding:20px 24px 16px}.story-preview-header h3{color:#f1f5f9;font-size:1rem;font-weight:700;margin:0}.story-preview-header button{align-items:center;background:#ffffff14;border:none;border-radius:50%;color:#94a3b8;cursor:pointer;display:flex;font-size:1rem;height:32px;justify-content:center;transition:background .16s;width:32px}.story-preview-header button:hover{background:#ffffff24;color:#f1f5f9}.story-preview-body{padding:20px 24px 28px}.unsaved-overlay{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9500}.unsaved-dialog{background:#0f1117;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 24px 60px #00000080;max-width:400px;padding:28px 32px;width:100%}.unsaved-dialog p{color:#e2e8f0;font-size:.92rem;line-height:1.5;margin:0 0 20px}.unsaved-dialog-actions{display:flex;gap:10px;justify-content:flex-end}.unsaved-dialog-actions button{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;color:#e2e8f0;cursor:pointer;font-size:.82rem;font-weight:700;padding:9px 18px;transition:background .16s}.unsaved-dialog-actions button:hover{background:#ffffff1a}.portal-amount-row{align-items:stretch;display:flex;gap:8px}.portal-amount-row input[type=number]{flex:1 1!important;min-width:0;width:auto!important}.portal-amount-row select{flex-shrink:0;padding-left:10px!important;padding-right:6px!important;width:80px!important}.investor-login-shell{align-items:center;background:#0a0c14;display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;padding:32px 16px;position:relative}.investor-login-topbar{position:absolute;right:18px;top:18px;z-index:5}html[dir=rtl] .investor-login-topbar{left:18px;right:auto}.investor-login-shell:before{background:radial-gradient(circle,#38bdf80f 0,#0000 65%);height:500px;right:-10%;top:-15%;width:500px}.investor-login-shell:after,.investor-login-shell:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.investor-login-shell:after{background:radial-gradient(circle,#fbbf240d 0,#0000 65%);bottom:-10%;height:400px;left:-10%;width:400px}.investor-login-logo{border:2px solid #38bdf859;border-radius:50%;box-shadow:0 0 0 4px #38bdf814,0 8px 32px #00000080;height:80px;margin-bottom:12px;overflow:hidden;position:relative;width:80px;z-index:1}.investor-login-logo img{height:100%;object-fit:cover;width:100%}.investor-login-brand{color:#38bdf8;font-size:1.5rem;font-weight:800;letter-spacing:.04em;margin:0 0 24px;position:relative;z-index:1}.investor-login-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff12;border-radius:24px;box-shadow:0 24px 80px #00000073;max-width:420px;padding:32px;position:relative;width:100%;z-index:1}.investor-login-card h2{color:#f1f5f9;font-size:1.15rem;font-weight:700;margin:12px 0 6px}.investor-login-subtitle{color:#475569;font-size:.83rem;line-height:1.5;margin:0 0 24px}.investor-login-form{display:flex;flex-direction:column;gap:4px}.investor-login-field{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.investor-login-field label{color:#64748b;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.investor-login-field input{background:#ffffff0d;border:1px solid #ffffff17;border-radius:12px;box-sizing:border-box;color:#f1f5f9;font-size:.9rem;outline:none;padding:13px 16px;transition:border-color .18s,box-shadow .18s;width:100%}.investor-login-field input:focus{border-color:#38bdf873;box-shadow:0 0 0 3px #38bdf814}.investor-login-field input::placeholder{color:#1e293b}.investor-login-error{background:#ef44441a;border:1px solid #ef444433;border-radius:10px;color:#ef4444;font-size:.82rem;margin:0 0 8px;padding:10px 14px}.investor-login-btn{background:linear-gradient(90deg,#38bdf8,#0284c7);border:none;border-radius:12px;color:#000;cursor:pointer;font-size:.92rem;font-weight:800;letter-spacing:.02em;margin-top:6px;padding:14px;transition:filter .18s,transform .15s;width:100%}.investor-login-btn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.investor-login-btn:disabled{cursor:not-allowed;opacity:.55}.investor-login-footer{margin-top:20px;text-align:center}.investor-login-footer a{color:#334155;font-size:.76rem;text-decoration:none;transition:color .16s}.investor-login-footer a:hover{color:#64748b}.brand-logo{border:1.5px solid #fff3;border-radius:50%;flex-shrink:0;height:28px;object-fit:cover;vertical-align:middle;width:28px}.join-nav-brand,.landing-brand{align-items:center;display:inline-flex;gap:8px}.topbar-brand-logo{border:2px solid #ffffff26;border-radius:50%;box-shadow:0 0 0 3px #ffffff0d;flex-shrink:0;height:44px;object-fit:cover;width:44px}.admin-header-logo{border:2px solid #ffffff40;border-radius:50%;box-shadow:0 0 0 3px #ffffff14;flex-shrink:0;height:40px;object-fit:cover;width:40px}.join-field-hint{color:#475569;font-size:.72rem;line-height:1.4;margin:5px 0 0}.logout-confirm{align-items:center;display:flex;flex-shrink:0;gap:8px}.logout-confirm span{color:#ffffffbf;font-size:.82rem;white-space:nowrap}.logout-confirm button{background:#ffffff14;border:1px solid #ffffff2e;border-radius:9px;color:#fff;cursor:pointer;font-size:.78rem;font-weight:700;padding:7px 14px;transition:background .16s;white-space:nowrap}.logout-confirm button:first-of-type{background:#ef444433;border-color:#ef444459;color:#fca5a5}.logout-confirm button:first-of-type:hover{background:#ef444452}.logout-confirm button:last-of-type:hover{background:#ffffff24}.not-found-shell{align-items:center;background:#0a0c14;display:flex;justify-content:center;min-height:100vh;padding:24px 16px}.not-found-card{align-items:center;display:flex;flex-direction:column;gap:10px;text-align:center}.not-found-logo{border:2px solid #38bdf840;border-radius:50%;box-shadow:0 0 0 4px #38bdf80f;height:64px;margin-bottom:4px;object-fit:cover;opacity:.8;width:64px}.not-found-code{color:#38bdf826;font-size:5rem;font-weight:900;letter-spacing:-.04em;line-height:1;margin:0}.not-found-msg{color:#e2e8f0;font-size:1.2rem;font-weight:700;margin:0}.not-found-sub{color:#475569;font-size:.82rem;margin:0}.not-found-btn{align-items:center;background:#38bdf81a;border:1px solid #38bdf840;border-radius:12px;color:#38bdf8;display:inline-flex;font-size:.85rem;font-weight:700;gap:6px;margin-top:12px;padding:10px 22px;text-decoration:none;transition:background .18s,border-color .18s}.not-found-btn:hover{background:#38bdf82e;border-color:#38bdf866}.hidden-badge{align-items:center;background:#fbbf241f;border:1px solid #fbbf244d;border-radius:999px;color:#fbbf24;display:inline-flex;font-size:.65rem;font-weight:700;letter-spacing:.06em;margin-left:8px;padding:2px 8px;text-transform:uppercase;vertical-align:middle}.portal-hidden-toggle{align-items:center;background:#fbbf240d;border:1px solid #fbbf2433;border-radius:10px;cursor:pointer;display:flex;gap:10px;padding:10px 14px;transition:background .16s}.portal-hidden-toggle:hover{background:#fbbf2414}.portal-hidden-toggle input[type=checkbox]{accent-color:#fbbf24;cursor:pointer;flex-shrink:0;height:16px;width:16px}.portal-hidden-toggle span{color:#94a3b8;font-size:.8rem;font-weight:600}.cargo-live-preview{display:flex;flex-direction:column;gap:16px}.clp-label{color:#38bdf8;font-size:.68rem;font-weight:700;letter-spacing:.1em;margin:0 0 8px;text-transform:uppercase}.clp-card{background:#0f2434!important;border:1px solid #4ed3c940!important;border-radius:16px!important;padding:16px!important}.clp-section{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;padding:14px 16px}.clp-section-label{color:#475569;font-size:.68rem;font-weight:700;letter-spacing:.08em;margin:0 0 8px;text-transform:uppercase}.clp-body{color:#94a3b8;font-size:.85rem;line-height:1.65;margin:0}.reactEasyCrop_Container{border-radius:12px}.investment-card-cover{border-radius:12px 12px 0 0;display:block;height:120px;margin:-1px -1px 14px;object-fit:cover;width:calc(100% + 2px)}.kyc-shell{align-items:center;background:#08090d;box-sizing:border-box;color:#fff;display:flex;justify-content:center;min-height:100vh;min-height:100dvh;padding:24px 16px;position:relative}.kyc-topbar{position:absolute;right:16px;top:16px;z-index:10}html[dir=rtl] .kyc-topbar{left:16px;right:auto}.kyc-card{grid-gap:32px;background:#0a0c12f2;border:1px solid #ffffff14;border-radius:26px;box-sizing:border-box;display:grid;gap:32px;grid-template-columns:1.2fr .8fr;max-width:960px;padding:32px;width:100%}.kyc-eyebrow{color:#f4d06f;font-size:.72rem;font-weight:700;letter-spacing:.16em;margin:0;text-transform:uppercase}.kyc-title{font-size:clamp(1.8rem,5vw,3.2rem);line-height:1.1;margin:10px 0}.kyc-subtitle{color:#ffffffc2;font-size:.9rem;line-height:1.55;margin:0 0 20px}.kyc-mobile-avatar{display:none}.kyc-form{gap:16px}.kyc-field,.kyc-form{display:flex;flex-direction:column}.kyc-field{gap:8px}.kyc-field-label,.kyc-field>span{color:#ffffffe6;font-size:.9rem;font-weight:700}.kyc-field-hint{color:#ffffff73;font-size:.78rem;margin:-4px 0 0}.kyc-field input{background:#0e1018;border:1px solid #ffffff29;border-radius:12px;box-sizing:border-box;color:#fff;font-size:16px;outline:none;padding:13px 14px;transition:border-color .16s;width:100%}.kyc-field input:focus{border-color:#f4d06f80}.kyc-currency-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,1fr)}.kyc-currency-btn{background:#10131c;border:1px solid #ffffff24;border-radius:12px;color:#ffffffb3;cursor:pointer;font-size:.85rem;font-weight:700;padding:11px 0;transition:all .15s}.kyc-currency-btn--active{background:#f4d06f26;border:2px solid #f4d06f;color:#f4d06f}.kyc-avatar-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.kyc-avatar-btn{align-items:center;background:#10131c;border:1px solid #ffffff24;border-radius:18px;color:#fff;cursor:pointer;display:flex;gap:10px;padding:10px 12px;text-align:left;transition:all .15s}.kyc-avatar-btn--active{background:#f4d06f14;border:2px solid #f4d06f}.kyc-avatar-btn--wide{grid-column:1/span 2}.kyc-avatar-btn img{border-radius:50%;flex-shrink:0;height:42px;object-fit:cover;width:42px}.kyc-avatar-btn-info{display:flex;flex-direction:column;font-size:.88rem;font-weight:800;gap:2px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kyc-secret-label{color:#ffffff73;font-size:.68rem;font-weight:400;white-space:normal}.kyc-check{color:#f4d06f;flex-shrink:0;font-size:1rem;margin-left:auto}.kyc-reveal-btn{background:#0000;border:1px dashed #ffffff2e;border-radius:18px;color:#ffffff73;cursor:pointer;font-size:.82rem;grid-column:1/span 2;padding:11px 12px;text-align:center}.kyc-error{color:#ff8a8a;font-size:.85rem;margin:0}.kyc-submit{background:linear-gradient(90deg,#a70000,#f4d06f);border:none;border-radius:999px;color:#000;cursor:pointer;font-size:1rem;font-weight:800;margin-top:4px;padding:15px 16px;transition:opacity .18s,transform .15s}.kyc-submit:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.kyc-submit:disabled{cursor:not-allowed;opacity:.45}.kyc-preview-col{align-items:center;background:#ffffff0a;border:1px solid #ffffff12;border-radius:24px;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:24px 18px}.kyc-preview-avatar{display:flex;justify-content:center;width:100%}.kyc-preview-avatar img{border:3px solid #f4d06f;border-radius:50%;box-shadow:0 0 0 4px #f4d06f2e;max-height:160px;max-width:160px;object-fit:cover;width:100%}.kyc-preview-placeholder{align-items:center;background:#ffffff0f;border-radius:50%;color:#ffffff40;display:flex;font-size:.8rem;height:140px;justify-content:center;width:140px}.kyc-preview-stats{grid-gap:10px;display:grid;gap:10px;width:100%}.kyc-preview-stat{background:#0e1018;border-radius:14px;padding:12px 14px}.kyc-preview-stat p{color:#ffffff80;font-size:.68rem;letter-spacing:.1em;margin:0;text-transform:uppercase}.kyc-preview-stat strong{color:#fff;display:block;font-size:1rem;font-weight:800;margin-top:5px;word-break:break-word}@media (max-width:640px){.kyc-shell{align-items:flex-start;min-height:100dvh;padding:0}.kyc-card{background:#08090d;border:none;border-radius:0;gap:0;grid-template-columns:1fr;min-height:100dvh;padding:20px 16px 32px}.kyc-preview-col{display:none}.kyc-mobile-avatar{align-items:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;display:flex;gap:12px;margin-bottom:4px;padding:12px 14px}.kyc-mobile-avatar img{border:2px solid #f4d06f;border-radius:50%;flex-shrink:0;height:44px;object-fit:cover;width:44px}.kyc-mobile-avatar span{color:#f1f5f9;font-size:.88rem;font-weight:700}.kyc-title{font-size:clamp(1.5rem,8vw,2.2rem);margin:8px 0}.kyc-subtitle{font-size:.85rem;margin-bottom:16px}.kyc-currency-grid{gap:6px;grid-template-columns:repeat(4,1fr)}.kyc-currency-btn{font-size:.78rem;padding:10px 0}.kyc-avatar-grid{gap:8px;grid-template-columns:1fr 1fr}.kyc-avatar-btn img{height:36px;width:36px}.kyc-avatar-btn-info{font-size:.82rem}.kyc-submit{font-size:.95rem;padding:14px}}@media (max-width:380px){.kyc-avatar-grid{grid-template-columns:1fr}.kyc-avatar-btn--wide,.kyc-reveal-btn{grid-column:1}}:root{--app-font:""}html[lang=ar] body,html[lang=ar] button,html[lang=ar] input,html[lang=ar] textarea,html[lang=zh] body,html[lang=zh] button,html[lang=zh] input,html[lang=zh] textarea{font-family:,Arial,sans-serif!important;font-family:var(--app-font),Arial,sans-serif!important}html[dir=rtl] body{text-align:right}html[dir=rtl] .auth-back-link,html[dir=rtl] .lang-switcher-option{flex-direction:row-reverse}html[dir=rtl] input,html[dir=rtl] textarea{text-align:right}html[dir=rtl] .maplibregl-map{direction:ltr}.lang-switcher{flex-shrink:0;position:relative}.lang-switcher-trigger{-webkit-tap-highlight-color:transparent;align-items:center;background:#ffffff0f;border:1px solid #ffffff24;border-radius:10px;color:#e2e8f0;cursor:pointer;display:inline-flex;font-size:.78rem;font-weight:700;gap:6px;padding:6px 10px;transition:background .16s,border-color .16s}.lang-switcher-trigger:hover{background:#ffffff1f}.lang-switcher--pill .lang-switcher-trigger{background:#0000000a;border-color:#0000001a;color:#1f2937}.lang-switcher--pill .lang-switcher-trigger:hover{background:#00000012}.lang-switcher-flag{font-size:.95rem;line-height:1}.lang-switcher-code{letter-spacing:.04em}.lang-switcher-caret{font-size:.6rem;opacity:.7}.lang-switcher-menu{animation:langMenuIn .16s ease-out;background:#0f1117;border:1px solid #ffffff1a;border-radius:14px;box-shadow:0 18px 50px #00000080;list-style:none;margin:0;min-width:168px;padding:6px;position:absolute;right:0;top:calc(100% + 8px);z-index:1000}html[dir=rtl] .lang-switcher-menu{left:0;right:auto}@keyframes langMenuIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.lang-switcher-option{align-items:center;background:#0000;border:none;border-radius:9px;color:#cbd5e1;cursor:pointer;display:flex;font-size:.84rem;font-weight:600;gap:10px;padding:9px 12px;text-align:start;transition:background .14s;width:100%}.lang-switcher-option:hover{background:#ffffff12}.lang-switcher-option--active{font-weight:800}.lang-switcher-check{font-size:.9rem;margin-inline-start:auto}.maplibregl-map{-webkit-tap-highlight-color:rgb(0 0 0/0);font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative}.maplibregl-canvas{left:0;position:absolute;top:0}.maplibregl-map:-webkit-full-screen{height:100%;width:100%}.maplibregl-map:fullscreen{height:100%;width:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.maplibregl-ctrl-top-left{left:0;top:0}.maplibregl-ctrl-top-right{right:0;top:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (forced-colors:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.maplibregl-ctrl-group button{background-color:initial;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;padding:0;width:29px}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (forced-colors:active){.maplibregl-ctrl-icon{background-color:initial}.maplibregl-ctrl-group button+button{border-top:1px solid ButtonText}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}@media (hover:hover){.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}}.maplibregl-ctrl button:not(:disabled):active{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%23333'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-globe-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%2333b5e5'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s linear infinite}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85) scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85) scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85) scale(.88807)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media (forced-colors:active){a.maplibregl-ctrl-logo{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85) scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85) scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85) scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85) scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85) scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85) scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{background-color:#fff;border-radius:12px;box-sizing:initial;color:#000;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{-webkit-appearance:none;appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{right:0;top:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{left:0;top:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.maplibregl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{border:10px solid #0000;height:0;width:0;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}[dir=rtl] .maplibregl-popup-anchor-left{flex-direction:row-reverse}[dir=rtl] .maplibregl-popup-anchor-right{flex-direction:row}[dir=rtl] .maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-start}[dir=rtl] .maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-start}.maplibregl-popup-close-button{background-color:initial;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:15px 10px;pointer-events:auto;position:relative}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{left:0;position:absolute;top:0;transition:opacity .2s;will-change:transform}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.maplibregl-user-location-dot:before{animation:maplibregl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.maplibregl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}@media (prefers-reduced-motion:reduce){.maplibregl-user-location-dot:before{animation:none}}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}.maplibregl-cooperative-gesture-screen{align-items:center;background:#0006;color:#fff;display:flex;font-size:1.4em;inset:0;justify-content:center;line-height:1.2;opacity:0;padding:1rem;pointer-events:none;position:absolute;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity .05s}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media (hover:none),(pointer:coarse){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:99999}.shop-page{background:radial-gradient(1200px 600px at 80% -10%,#c8a06a1a,#0000 60%),#07090e;color:#f1f5f9;display:flex;flex-direction:column;min-height:100vh}.shop-page-nav{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07090ed1;border-bottom:1px solid #ffffff12;display:flex;gap:12px;height:64px;justify-content:space-between;padding:0 28px;position:-webkit-sticky;position:sticky;top:0;z-index:50}.shop-page-brand{align-items:center;display:flex;font-size:1.05rem;font-weight:800;gap:10px;letter-spacing:.01em;text-decoration:none}.shop-page-logo{border-radius:8px;height:30px;object-fit:cover;width:30px}.shop-page-nav-right{align-items:center;display:flex;gap:14px}.shop-page-back{color:#94a3b8;font-size:.82rem;font-weight:600;text-decoration:none;white-space:nowrap}.shop-page-back:hover{color:#f1f5f9}.shop-page-hero{margin:0 auto;max-width:1120px;padding:52px 28px 20px;width:100%}.shop-page-eyebrow{font-size:.66rem;font-weight:700;letter-spacing:.2em;margin:0 0 10px;text-transform:uppercase}.shop-page-title{color:#fff;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;margin:0 0 10px}.shop-page-sub{color:#94a3b8;font-size:.95rem;line-height:1.6;margin:0;max-width:620px}.shop-page-body{flex:1 1;margin:0 auto;max-width:1120px;padding:28px 28px 64px;width:100%}.shop-page-footer{align-items:center;border-top:1px solid #ffffff12;color:#64748b;display:flex;font-size:.8rem;gap:12px;justify-content:space-between;padding:22px 28px}.shop-page-footer-link{color:#c8a06a;font-weight:700;text-decoration:none}@media (max-width:640px){.shop-page-nav{padding:0 16px}.shop-page-hero{padding:36px 16px 12px}.shop-page-body{padding:20px 16px 56px}.shop-page-footer{padding:18px 16px}}.shop-root{--shop-accent:#c8a06a;--shop-surface:#ffffff0a;--shop-card:#ffffff0a;--shop-text:#f1f5f9;--shop-muted:#94a3b8;--shop-border:#ffffff14}.shop-gallery{margin-top:30px}.shop-gallery-head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.shop-gallery-kicker{color:var(--shop-accent);font-size:.66rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.shop-gallery-nav{display:flex;gap:8px}.shop-gallery-nav button{background:var(--shop-card);border:1px solid var(--shop-border);border-radius:50%;color:var(--shop-text);cursor:pointer;font-size:1.1rem;height:32px;line-height:1;transition:border-color .16s,transform .16s,background .16s;width:32px}.shop-gallery-nav button:hover{border-color:var(--shop-accent);transform:translateY(-1px)}.shop-gallery-strip{-ms-overflow-style:none;display:flex;gap:14px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 24px,#000 calc(100% - 24px),#0000);mask-image:linear-gradient(90deg,#0000,#000 24px,#000 calc(100% - 24px),#0000);overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;scrollbar-width:none}.shop-gallery-strip::-webkit-scrollbar{display:none}.shop-gallery-tile{animation:shop-card-in .45s cubic-bezier(.22,1,.36,1) both;background:var(--shop-card);border:none;border-radius:18px;box-shadow:0 16px 38px -20px #000000b3;cursor:zoom-in;flex:0 0 auto;height:230px;overflow:hidden;padding:0;position:relative;scroll-snap-align:start;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s}.shop-gallery-tile:hover{box-shadow:0 24px 50px -22px color-mix(in srgb,var(--shop-accent) 55%,#000);transform:translateY(-4px)}.shop-gallery-tile img,.shop-gallery-tile video{display:block;height:100%;max-width:360px;min-width:150px;object-fit:cover;transition:transform .45s ease;width:auto}.shop-gallery-tile:hover img,.shop-gallery-tile:hover video{transform:scale(1.06)}.shop-gallery-play{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border-radius:50%;box-shadow:0 0 0 1px #ffffff40;color:#fff;display:flex;font-size:1.05rem;height:50px;justify-content:center;left:50%;padding-left:3px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:50px}.shop-gallery-tile-glow{background:linear-gradient(160deg,#0000 55%,color-mix(in srgb,var(--shop-accent) 35%,#0000));inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .28s}.shop-gallery-tile:hover .shop-gallery-tile-glow{opacity:1}.shop-gallery-lightbox{align-items:center;animation:shop-fade .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#04060aeb;cursor:zoom-out;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1100}.shop-gallery-lightbox-inner{animation:shop-pop .24s cubic-bezier(.22,1,.36,1);cursor:default;max-height:88vh;max-width:min(1000px,94vw)}.shop-gallery-lightbox-inner img,.shop-gallery-lightbox-inner video{border-radius:16px;box-shadow:0 40px 100px #000000e6,0 0 0 1px #ffffff14;display:block;max-height:88vh;max-width:100%}.shop-gallery-lightbox-inner iframe{aspect-ratio:16/9;background:#000;border:none;border-radius:16px;display:block;max-height:88vh;width:min(960px,92vw)}.shop-gallery-close{align-items:center;background:#ffffff1f;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;height:40px;justify-content:center;position:absolute;right:22px;top:18px;width:40px}@media (prefers-reduced-motion:reduce){.shop-gallery-tile{animation:none}.shop-gallery-tile:hover img,.shop-gallery-tile:hover video{transform:none}}.shop-family+.shop-family{margin-top:52px}.shop-family-title{color:var(--shop-text);font-size:clamp(1.3rem,2.6vw,1.75rem);font-weight:800;letter-spacing:-.01em;margin:0 0 4px}.shop-family-sub{color:var(--shop-muted);font-size:.9rem;line-height:1.6;margin:0 0 22px;max-width:560px}.shop-filter{-ms-overflow-style:none;display:flex;gap:10px;margin-bottom:22px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.shop-filter::-webkit-scrollbar{display:none}.shop-chip{align-items:center;background:var(--shop-card);border:1px solid var(--shop-border);border-radius:999px;color:var(--shop-text);cursor:pointer;display:inline-flex;flex-shrink:0;font-size:.82rem;font-weight:700;gap:8px;padding:9px 14px;transition:transform .18s cubic-bezier(.22,1,.36,1),border-color .18s,background .18s,box-shadow .18s;white-space:nowrap}.shop-chip:hover{border-color:color-mix(in srgb,var(--shop-accent) 55%,#0000);transform:translateY(-2px)}.shop-chip:active{transform:scale(.95)}.shop-chip--active{background:var(--shop-accent);border-color:var(--shop-accent);box-shadow:0 8px 22px -8px color-mix(in srgb,var(--shop-accent) 75%,#0000);color:#1a1206}.shop-chip-emoji{font-size:.98rem;line-height:1;transition:transform .18s ease}.shop-chip--active .shop-chip-emoji{transform:scale(1.18) rotate(-6deg)}.shop-chip-count{align-items:center;background:color-mix(in srgb,var(--shop-muted) 22%,#0000);border-radius:999px;color:var(--shop-text);display:inline-flex;font-size:.68rem;font-weight:800;height:20px;justify-content:center;min-width:20px;padding:0 6px}.shop-chip--active .shop-chip-count{background:#1a120638;color:#1a1206}.shop-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.shop-card{animation:shop-card-in .4s cubic-bezier(.22,1,.36,1) both;background:var(--shop-card);border:1px solid var(--shop-border);border-radius:20px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;padding:0;text-align:left;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .22s,box-shadow .22s}@keyframes shop-card-in{0%{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.shop-card{animation:none}}.shop-card:hover{border-color:color-mix(in srgb,var(--shop-accent) 45%,#0000);box-shadow:0 18px 40px -22px color-mix(in srgb,var(--shop-accent) 60%,#000);transform:translateY(-4px)}.shop-card-media{aspect-ratio:4/3;background:linear-gradient(135deg,#785a3c40,#3c322826);overflow:hidden;position:relative;width:100%}.shop-card-media img{display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.shop-card:hover .shop-card-media img{transform:scale(1.05)}.shop-card-media-empty{align-items:center;display:flex;font-size:2.4rem;height:100%;justify-content:center;opacity:.45;width:100%}.shop-card-cat{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;border-radius:999px;font-size:.62rem;left:12px;letter-spacing:.08em;padding:4px 10px;text-transform:uppercase;top:12px}.shop-card-cat,.shop-card-out{color:#fff;font-weight:700;position:absolute}.shop-card-out{align-items:center;background:#0a0a0c8c;display:flex;font-size:.78rem;inset:0;justify-content:center;letter-spacing:.04em}.shop-card-body{display:flex;flex:1 1;flex-direction:column;gap:8px;padding:16px 18px 18px}.shop-card-name{color:var(--shop-text);font-size:1rem;font-weight:800;line-height:1.25;margin:0}.shop-card-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--shop-muted);display:-webkit-box;flex:1 1;font-size:.82rem;line-height:1.55;margin:0;overflow:hidden}.shop-card-footer{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:6px}.shop-card-price{color:var(--shop-text);font-size:1.05rem;font-weight:800}.shop-card-price small{color:var(--shop-muted);font-size:.7rem;font-weight:600;margin-left:3px}.shop-card-btn{background:var(--shop-accent);border:none;border-radius:11px;color:#1a1206;cursor:pointer;font-size:.78rem;font-weight:800;padding:9px 16px;transition:filter .16s,transform .16s;white-space:nowrap}.shop-card-btn:hover{filter:brightness(1.08)}.shop-empty{color:var(--shop-muted);font-size:.9rem;padding:48px 0;text-align:center}.shop-skeleton{animation:shop-shimmer 1.3s infinite;background:linear-gradient(110deg,#ffffff0a 30%,#ffffff14 50%,#ffffff0a 70%);background-size:220% 100%;border-radius:20px;height:320px}@keyframes shop-shimmer{to{background-position:-220% 0}}.shop-modal-overlay{align-items:center;animation:shop-fade .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#04060ac7;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}@keyframes shop-fade{0%{opacity:0}to{opacity:1}}.shop-modal{animation:shop-pop .24s cubic-bezier(.22,1,.36,1);background:#0d1117;background:var(--shop-modal-bg,#0d1117);border:1px solid var(--shop-border);border-radius:24px;max-height:92vh;max-width:880px;overflow-y:auto;position:relative;width:100%}@keyframes shop-pop{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.shop-modal-close{align-items:center;background:#0000008c;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:34px;justify-content:center;position:absolute;right:14px;top:14px;width:34px;z-index:3}.shop-modal-grid{display:grid;grid-template-columns:1fr 1fr}.shop-modal-media{background:#0d1117;background:var(--shop-modal-bg,#0d1117);display:flex;flex-direction:column;justify-content:center;position:relative}.shop-modal-cover{aspect-ratio:4/3;display:block;object-fit:cover;width:100%}.shop-modal-cover-empty{align-items:center;aspect-ratio:4/3;display:flex;font-size:4rem;justify-content:center;opacity:.4;width:100%}.shop-modal-thumbs{display:flex;flex-wrap:wrap;gap:8px;padding:10px}.shop-modal-thumb{border:2px solid #0000;border-radius:9px;cursor:pointer;height:52px;object-fit:cover;transition:border-color .16s;width:52px}.shop-modal-thumb--active{border-color:var(--shop-accent)}.shop-modal-body{color:var(--shop-text);display:flex;flex-direction:column;gap:14px;padding:28px 26px}.shop-modal-cat{color:var(--shop-accent);font-size:.64rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.shop-modal-name{color:var(--shop-text);font-size:1.5rem;font-weight:800;line-height:1.15;margin:0}.shop-modal-price{font-size:1.35rem;font-weight:800}.shop-modal-price small{color:var(--shop-muted);font-size:.78rem;font-weight:600;margin-left:4px}.shop-ship-note{background:color-mix(in srgb,var(--shop-accent) 10%,#0000);border:1px solid color-mix(in srgb,var(--shop-accent) 22%,#0000);border-radius:9px;color:var(--shop-muted);font-size:.74rem;line-height:1.5;margin:-6px 0 0;padding:8px 11px}.shop-share-btn{align-items:center;align-self:flex-start;background:#0000;border:1px solid var(--shop-border);border-radius:999px;color:var(--shop-muted);cursor:pointer;display:inline-flex;font-size:.75rem;font-weight:700;gap:7px;padding:7px 13px;transition:color .16s,border-color .16s,background .16s,transform .16s}.shop-share-btn:hover{border-color:color-mix(in srgb,var(--shop-accent) 55%,#0000);color:var(--shop-text)}.shop-share-btn:active{transform:scale(.96)}.shop-share-btn--done{background:color-mix(in srgb,var(--shop-accent) 14%,#0000);border-color:var(--shop-accent);color:var(--shop-accent)}.shop-modal-section-label{color:var(--shop-muted);font-size:.64rem;font-weight:700;letter-spacing:.1em;margin:4px 0 -4px;text-transform:uppercase}.shop-modal-desc,.shop-modal-origin{color:var(--shop-muted);font-size:.86rem;line-height:1.7;margin:0;white-space:pre-wrap}.shop-variants{display:flex;flex-wrap:wrap;gap:8px}.shop-variant{background:#0000;border:1px solid var(--shop-border);border-radius:10px;color:var(--shop-text);cursor:pointer;font-size:.78rem;font-weight:700;padding:7px 13px;transition:border-color .16s,background .16s}.shop-variant--active{background:color-mix(in srgb,var(--shop-accent) 18%,#0000);border-color:var(--shop-accent);color:var(--shop-accent)}.shop-qty{align-items:center;border:1px solid var(--shop-border);border-radius:11px;display:flex;gap:0;overflow:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.shop-qty button{background:#0000;border:none;color:var(--shop-text);cursor:pointer;font-size:1.1rem;height:38px;width:38px}.shop-qty button:disabled{cursor:not-allowed;opacity:.35}.shop-qty span{font-size:.95rem;font-weight:800;min-width:44px;text-align:center}.shop-order-btn{background:var(--shop-accent);border:none;border-radius:13px;color:#1a1206;cursor:pointer;font-size:.92rem;font-weight:800;margin-top:4px;padding:13px;transition:filter .16s}.shop-order-btn:hover{filter:brightness(1.08)}.shop-order-btn:disabled{cursor:wait;opacity:.55}.shop-form{display:flex;flex-direction:column;gap:12px}.shop-form label{color:var(--shop-muted);font-size:.64rem;font-weight:700;letter-spacing:.08em;margin-bottom:-6px;text-transform:uppercase}.shop-form input,.shop-form textarea{background:#ffffff0a;border:1px solid var(--shop-border);border-radius:10px;box-sizing:border-box;color:var(--shop-text);font-family:inherit;font-size:.88rem;outline:none;padding:11px 13px;transition:border-color .16s;width:100%}.shop-form input:focus,.shop-form textarea:focus{border-color:var(--shop-accent)}.shop-form textarea{min-height:70px;resize:vertical}.shop-form-back{background:none;border:none;color:var(--shop-muted);cursor:pointer;font-size:.8rem;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.shop-order-summary{background:#ffffff08;border:1px solid var(--shop-border);border-radius:11px;color:var(--shop-muted);font-size:.82rem;line-height:1.5;padding:11px 13px}.shop-order-summary strong{color:var(--shop-text)}.shop-error{color:#f87171;font-size:.78rem;margin:0}.shop-success{color:var(--shop-text);padding:40px 28px;text-align:center}.shop-success-icon{align-items:center;background:color-mix(in srgb,var(--shop-accent) 22%,#0000);border-radius:50%;color:var(--shop-accent);display:flex;font-size:1.8rem;height:64px;justify-content:center;margin:0 auto 16px;width:64px}@media (max-width:720px){.shop-modal-grid{grid-template-columns:1fr}.shop-modal-media{align-items:flex-start;flex-direction:row}.shop-modal-cover,.shop-modal-cover-empty{aspect-ratio:16/10}.shop-modal-thumbs{flex-direction:column;padding:8px}}.shop-bundles-inline{margin-bottom:28px}.shop-bundles-inline-label{color:var(--shop-muted);font-size:.72rem;font-weight:700;letter-spacing:.08em;margin:0 0 12px;text-transform:uppercase}.shop-bundle-includes{display:flex;flex-direction:column;gap:2px;list-style:none;margin:0;padding:0}.shop-bundle-includes li{color:var(--shop-muted);font-size:.76rem;line-height:1.4}.shop-bundle-includes--modal li{border-bottom:1px solid #ffffff0f;color:var(--shop-text);font-size:.82rem;padding:3px 0}.shop-bundle-includes--modal li:last-child{border-bottom:none}.shop-card-origin{color:var(--shop-muted);font-size:.72rem;font-weight:600;letter-spacing:.02em;line-height:1.3;margin:2px 0 4px}.shop-next-steps{display:flex;flex-direction:column;gap:10px;margin:20px auto 0;max-width:320px;text-align:left}.shop-next-step{align-items:center;background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;display:flex;gap:10px;padding:10px 14px}.shop-next-step-icon{flex-shrink:0;font-size:1.1rem}.shop-next-step-label{color:var(--shop-muted);font-size:.82rem;line-height:1.4}.shop-how-it-works{align-items:center;background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;display:flex;flex-wrap:wrap;gap:0;justify-content:center;margin-bottom:8px;padding:18px 16px;row-gap:10px}.shop-how-step{align-items:center;display:flex;gap:8px}.shop-how-arrow{color:#ffffff40;font-size:.9rem;margin:0 10px}.shop-how-emoji{flex-shrink:0;font-size:1.2rem}.shop-how-label{color:var(--shop-muted);font-size:.78rem;font-weight:600;white-space:nowrap}@media (max-width:480px){.shop-how-it-works{align-items:flex-start;flex-direction:column;gap:10px}.shop-how-arrow{display:none}.shop-how-step{gap:10px}}.landing-shell{background:#0a0c14;background:var(--lt-bg,#0a0c14);display:flex;flex-direction:column;height:100vh;overflow:hidden;position:relative;transition:background .45s ease,color .3s ease}.landing-shell--scroll{height:auto;min-height:100vh;overflow:visible}.landing-ambient{inset:0;pointer-events:none;position:fixed;transition:background .5s ease;z-index:0}.landing-theme-toast{align-items:center;animation:toastIn .3s cubic-bezier(.22,1,.36,1) both,toastOut .3s ease 1.7s forwards;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#0a0c14f5;background:var(--lt-nav-bg,#0a0c14f5);border:1px solid #ffffff26;border:1px solid var(--lt-accent-dim,#ffffff26);border-radius:999px;bottom:32px;box-shadow:0 8px 32px #00000080,0 2px 8px #0000004d;box-shadow:0 8px 32px var(--lt-glow,#00000080),0 2px 8px #0000004d;color:#fff;color:var(--lt-text,#fff);display:flex;font-size:.82rem;font-weight:800;gap:9px;left:50%;letter-spacing:.04em;padding:10px 22px;position:fixed;transform:translateX(-50%);white-space:nowrap;z-index:1000}.landing-theme-toast-emoji{font-size:1.1rem}@keyframes toastIn{0%{opacity:0;transform:translateX(-50%) translateY(16px) scale(.92)}to{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}@keyframes toastOut{0%{opacity:1}to{opacity:0}}.landing-nav{align-items:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#0a0c14f5;background:var(--lt-nav-bg,#0a0c14f5);border-bottom:1px solid #ffffff12;border-bottom:1px solid var(--lt-nav-border,#ffffff12);display:flex;flex-shrink:0;gap:12px;height:60px;justify-content:space-between;padding:0 28px;position:relative;transition:background .45s ease,border-color .45s ease;z-index:20}.landing-brand{flex-shrink:0;font-size:.88rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;transition:color .3s ease}.landing-nav-links{display:flex;flex:1 1;gap:4px;justify-content:center}.landing-nav-link{background:#0000;border:none;border-radius:999px;color:#94a3b8;color:var(--lt-nav-link,#94a3b8);cursor:pointer;font-size:.8rem;font-weight:700;padding:7px 16px;transition:background .18s,color .3s;white-space:nowrap}.landing-nav-link:hover{background:#ffffff0f;background:var(--lt-accent-ultra,#ffffff0f);color:#e2e8f0;color:var(--lt-text,#e2e8f0)}.landing-nav-link--active{color:#000!important;color:var(--lt-bg,#000)!important}.landing-nav-right{align-items:center;display:flex;flex-shrink:0;gap:10px}.landing-theme-swatches{align-items:center;display:flex;gap:6px}.landing-theme-swatch{border:2px solid #0000;border-radius:50%;cursor:pointer;flex-shrink:0;height:18px;padding:0;transition:box-shadow .22s,transform .22s;width:18px}.landing-theme-swatch:hover{transform:scale(1.25)}.landing-theme-swatch--active{transform:scale(1.3)}.landing-cta-btn{border:none;border-radius:999px;cursor:pointer;font-size:.78rem;font-weight:800;padding:8px 18px;transition:filter .2s;white-space:nowrap}.landing-cta-btn:hover{filter:brightness(1.1)}.landing-content{flex:1 1;min-height:0;position:relative;z-index:1}.landing-content--globe{display:flex;height:100%;overflow:hidden}.landing-content--scroll{overflow-y:visible}@media (max-width:768px){.landing-shell{height:100%;min-height:100dvh}.landing-content--globe{flex:1 1;min-height:0}}.landing-section-inner{margin:0 auto;max-width:1100px;padding:48px 28px 64px}.landing-section-eyebrow{font-size:.65rem;font-weight:700;letter-spacing:.2em;margin-bottom:8px;text-transform:uppercase;transition:color .3s}.landing-section-title{color:#fff;color:var(--lt-text,#fff);font-size:clamp(1.4rem,3vw,2rem);font-weight:800;margin:0 0 8px;transition:color .35s}.landing-section-sub{color:#475569;color:var(--lt-muted,#475569);font-size:.88rem;margin:0 0 36px;transition:color .35s}.investment-card-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.investment-card{background:#ffffff0a;background:var(--lt-card-bg,#ffffff0a);border:1px solid #ffffff14;border:1px solid var(--lt-card-border,#ffffff14);border-radius:20px;display:flex;flex-direction:column;gap:12px;padding:22px;transition:border-color .25s,background .45s,box-shadow .25s}.investment-card:hover{border-color:#fff3;border-color:var(--lt-accent-dim,#fff3);box-shadow:0 8px 36px #0000004d;box-shadow:0 8px 36px var(--lt-glow,#0000004d)}.investment-card-header{align-items:flex-start;display:flex;gap:8px;justify-content:space-between}.investment-card-title{color:#f1f5f9;color:var(--lt-text,#f1f5f9);font-size:.98rem;font-weight:700;line-height:1.3;margin:0;transition:color .35s}.investment-card-desc{color:#64748b;color:var(--lt-muted,#64748b);flex:1 1;font-size:.82rem;line-height:1.6;margin:0;transition:color .35s}.investment-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.investment-card-tag{background:#ffffff0f;background:var(--lt-tag-bg,#ffffff0f);border-radius:8px;color:#94a3b8;color:var(--lt-tag-text,#94a3b8);font-size:.7rem;padding:4px 10px;transition:background .35s,color .35s}.investment-card-join{background:#0000;border:1px solid #ffffff26;border:1px solid var(--lt-accent-dim,#ffffff26);border-radius:10px;color:#38bdf8;color:var(--lt-accent,#38bdf8);cursor:pointer;font-size:.82rem;font-weight:700;padding:10px;transition:background .18s,border-color .35s,color .35s;width:100%}.investment-card-join:hover{background:#ffffff14;background:var(--lt-accent-ultra,#ffffff14)}.social-links{display:flex;flex-wrap:wrap;gap:10px}.social-links--who{margin-top:28px}.social-link{align-items:center;background:#ffffff0d;border:1px solid color-mix(in srgb,#94a3b8 35%,#0000);border:1px solid color-mix(in srgb,var(--sl-color,#94a3b8) 35%,#0000);border-radius:999px;color:#e2e8f0;display:inline-flex;font-size:.85rem;font-weight:700;gap:9px;padding:9px 15px;text-decoration:none;transition:transform .16s ease,background .16s ease,border-color .16s ease}.social-link:hover{background:color-mix(in srgb,#94a3b8 16%,#0000);background:color-mix(in srgb,var(--sl-color,#94a3b8) 16%,#0000);border-color:#94a3b8;border-color:var(--sl-color,#94a3b8);transform:translateY(-2px)}.social-link-icon{align-items:center;color:#94a3b8;color:var(--sl-color,#94a3b8);display:inline-flex;font-size:1.05rem}.landing-who-inner{margin:0 auto;max-width:860px;padding:48px 28px 64px}.partners-showcase{border-top:1px solid #ffffff14;margin-top:48px;padding-top:36px}.partners-heading{color:#f1f5f9;font-size:1.15rem;font-weight:800;letter-spacing:-.01em;margin:0 0 22px}.partners-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.partner-card{animation:partnerIn .5s cubic-bezier(.22,1,.36,1) both;height:190px;perspective:1200px}@keyframes partnerIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.partner-card--interactive{cursor:pointer}.partner-card-inner{height:100%;position:relative;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,.2,.2,1);width:100%}.partner-card--flipped .partner-card-inner{transform:rotateY(180deg)}.partner-card--interactive:hover .partner-card-inner{box-shadow:0 20px 44px -24px color-mix(in srgb,#38bdf8 70%,#000);box-shadow:0 20px 44px -24px color-mix(in srgb,var(--p-accent,#38bdf8) 70%,#000)}.partner-face{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;inset:0;justify-content:center;padding:18px;position:absolute;text-align:center}.partner-card--interactive:hover .partner-face--front{border-color:color-mix(in srgb,#38bdf8 40%,#0000);border-color:color-mix(in srgb,var(--p-accent,#38bdf8) 40%,#0000)}.partner-logo-wrap{align-items:center;display:flex;height:74px;justify-content:center}.partner-logo-wrap img{display:block;max-height:74px;max-width:140px;object-fit:contain}.partner-logo-fallback{align-items:center;background:#38bdf8;background:var(--p-accent,#38bdf8);border-radius:16px;color:#0a0c14;display:flex;font-size:1.8rem;font-weight:800;height:64px;justify-content:center;width:64px}.partner-name{color:#e2e8f0;font-size:.92rem;font-weight:700}.partner-hint{color:#38bdf8;color:var(--p-accent,#38bdf8);font-size:.62rem;font-weight:700;letter-spacing:.06em;opacity:.75;text-transform:uppercase}.partner-hint--back{margin-top:auto}.partner-face--back{align-items:flex-start;background:#0f1420;border-color:color-mix(in srgb,#38bdf8 45%,#0000);border-color:color-mix(in srgb,var(--p-accent,#38bdf8) 45%,#0000);gap:7px;justify-content:flex-start;overflow:hidden;text-align:left;transform:rotateY(180deg)}.partner-back-title{color:#38bdf8;color:var(--p-accent,#38bdf8);font-size:.6rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.partner-back-name{color:#f1f5f9;font-size:.95rem;line-height:1.2}.partner-back-desc{color:#94a3b8;font-size:.76rem;line-height:1.55;margin:0;overflow-y:auto}.landing-who-body{color:#94a3b8;color:var(--lt-muted,#94a3b8);font-size:.95rem;line-height:1.85;margin:0 0 40px;transition:color .35s;white-space:pre-wrap}@media (max-width:768px){.landing-nav{flex-wrap:wrap;gap:8px;height:56px;height:auto;padding:0 16px;padding:10px 16px}.landing-brand{font-size:.82rem;order:1}.landing-nav-right{gap:6px;order:2}.landing-theme-swatches{display:none}.landing-content--scroll{padding-bottom:68px}.landing-cta-btn{font-size:.74rem;padding:7px 14px}.landing-nav-links{-webkit-overflow-scrolling:touch;flex:none;gap:4px;justify-content:flex-start;order:3;overflow-x:auto;padding-bottom:4px;scrollbar-width:none;width:100%}.landing-nav-links::-webkit-scrollbar{display:none}.landing-nav-link{flex-shrink:0;font-size:.76rem;padding:6px 14px}.landing-section-inner,.landing-who-inner{padding:32px 16px 48px}.investment-card-grid{gap:14px;grid-template-columns:1fr}.landing-section-sub{margin-bottom:24px}}@media (max-width:480px){.landing-nav-link{font-size:.72rem;padding:5px 12px}.landing-section-title{font-size:1.3rem}}.investment-card-skeleton{animation:shimmer 1.6s linear infinite;background:linear-gradient(90deg,#ffffff08 25%,#ffffff12 50%,#ffffff08 75%);background:linear-gradient(90deg,var(--lt-card-border,#ffffff08) 25%,var(--lt-card-bg,#ffffff12) 50%,var(--lt-card-border,#ffffff08) 75%);background-size:200% 100%;border:1px solid #ffffff0d;border:1px solid var(--lt-card-border,#ffffff0d);border-radius:20px;height:210px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.landing-theme-strip-mobile{display:none}@media (max-width:768px){.landing-theme-strip-mobile{align-items:center;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#0a0c14f0;background:var(--lt-nav-bg,#0a0c14f0);border:1px solid #ffffff1a;border:1px solid var(--lt-nav-border,#ffffff1a);border-radius:999px;bottom:18px;box-shadow:0 6px 28px #00000073,0 1px 4px #0000004d;display:flex;gap:8px;left:50%;padding:8px 16px;position:fixed;transform:translateX(-50%);transition:background .45s ease,border-color .45s ease;z-index:50}.landing-theme-strip-emoji{flex-shrink:0;font-size:1rem;line-height:1;margin-right:2px}.landing-theme-strip-mobile .landing-theme-swatch{height:16px;width:16px}}.landing-content--globe{position:relative}.landing-hero-overlay{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#00000094;border:1px solid #ffffff14;border-radius:16px;bottom:72px;box-shadow:0 8px 32px #00000073;left:40px;max-width:400px;padding:18px 22px;pointer-events:none;position:absolute;z-index:10}.landing-hero-eyebrow{color:#38bdf8;color:var(--hero-accent,#38bdf8);font-size:.68rem;font-weight:700;letter-spacing:.2em;margin:0 0 6px;opacity:.9;text-transform:uppercase}.landing-hero-headline{color:#f1f5f9;font-size:clamp(1rem,2vw,1.35rem);font-weight:800;line-height:1.3;margin:0}.landing-trust-bar{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.landing-trust-chip{align-items:center;background:#00000059;border:1px solid;border-radius:10px;display:flex;flex-direction:column;min-width:52px;padding:6px 10px}.landing-trust-value{font-feature-settings:"tnum";font-size:.88rem;font-variant-numeric:tabular-nums;font-weight:800;line-height:1.1}.landing-trust-label{color:#fff9;font-size:.58rem;font-weight:600;letter-spacing:.1em;margin-top:2px;text-transform:uppercase;white-space:nowrap}@media (max-width:768px){.landing-hero-overlay{bottom:20px;left:16px;max-width:none;right:16px}.landing-trust-bar{gap:6px}}.join-shell{background:#0a0c14;color:#f1f5f9;display:flex;flex-direction:column;font-family:inherit;min-height:100vh}.join-nav{align-items:center;background:#0a0c14f5;border-bottom:1px solid #ffffff0f;display:flex;gap:16px;padding:16px 28px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.join-nav-brand{font-size:.88rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.join-back-btn{align-items:center;background:#0000;border:1px solid #ffffff1f;border-radius:999px;color:#94a3b8;cursor:pointer;display:flex;font-size:.78rem;font-weight:600;gap:6px;padding:7px 14px;text-decoration:none;transition:all .16s}.join-back-btn:hover{background:#ffffff0f;color:#e2e8f0}.join-body{grid-gap:0;align-items:start;box-sizing:border-box;display:grid;flex:1 1;gap:0;grid-template-columns:380px 1fr;margin:48px auto;max-width:1000px;padding:0 24px;width:100%}.join-body--single{grid-template-columns:1fr;max-width:600px}.join-info-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:22px;padding:28px;position:-webkit-sticky;position:sticky;top:88px}.join-info-eyebrow{font-size:.65rem;font-weight:700;letter-spacing:.18em;margin:0 0 10px;text-transform:uppercase}.join-info-title{color:#fff;font-size:1.3rem;font-weight:800;line-height:1.3;margin:0 0 10px}.join-info-desc{color:#ffffffa6;font-size:.84rem;line-height:1.6;margin:0 0 16px}.join-info-rows{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.join-info-row{align-items:center;border-bottom:1px solid #ffffff0f;display:flex;font-size:.82rem;justify-content:space-between;padding:10px 0}.join-info-row-label{color:#64748b}.join-info-row-value{color:#e2e8f0;font-weight:700}.join-info-note{color:#475569;font-size:.78rem;line-height:1.6;margin:0}.join-form-wrap{padding-left:48px}.join-form-title{color:#fff;font-size:1.6rem;font-weight:800;margin:0 0 6px}.join-form-sub{color:#64748b;font-size:.88rem;margin:0 0 32px}.join-form{gap:22px}.join-field,.join-form{display:flex;flex-direction:column}.join-field{gap:8px}.join-label{color:#64748b;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.join-input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;box-sizing:border-box;color:#f1f5f9;font-size:.92rem;padding:13px 16px;transition:border-color .18s,box-shadow .18s;width:100%}.join-input:focus{border-color:#38bdf8;border-color:var(--join-accent,#38bdf8);box-shadow:0 0 0 3px color-mix(in srgb,#38bdf8 20%,#0000);box-shadow:0 0 0 3px color-mix(in srgb,var(--join-accent,#38bdf8) 20%,#0000);outline:none}.join-input::placeholder{color:#475569}.join-method-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.join-method-card{background:#ffffff0a;border:2px solid #ffffff14;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;gap:6px;padding:18px 16px;text-align:left;transition:all .18s}.join-method-card:hover{border-color:#fff3}.join-method-card--active.join-method-card--whatsapp{background:#22c55e1a;border-color:#22c55e}.join-method-card--active.join-method-card--email{background:#38bdf81a;border-color:#38bdf8}.join-method-icon{font-size:1.6rem;line-height:1}.join-method-name{color:#f1f5f9;font-size:.9rem;font-weight:800}.join-method-desc{color:#64748b;font-size:.72rem}.join-submit-btn{border:none;border-radius:14px;cursor:pointer;font-size:.95rem;font-weight:800;margin-top:4px;padding:15px;transition:filter .18s,transform .15s;width:100%}.join-submit-btn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.join-submit-btn:disabled{cursor:wait;opacity:.6}.join-error{color:#f87171;font-size:.82rem;margin:-8px 0 0}.join-success{align-items:center;display:flex;flex:1 1;justify-content:center;padding:48px 24px}.join-success-card{animation:joinSuccessIn .5s cubic-bezier(.16,1,.3,1);background:#ffffff0a;border:1px solid #ffffff14;border-radius:28px;max-width:480px;padding:48px 40px;text-align:center}@keyframes joinSuccessIn{0%{opacity:0;transform:scale(.92) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.join-success-icon{display:block;font-size:3.5rem;margin-bottom:20px}.join-success-title{color:#fff;font-size:1.6rem;font-weight:800;margin:0 0 10px}.join-success-sub{color:#64748b;font-size:.9rem;line-height:1.7;margin:0 0 28px}.join-success-rdv{align-items:center;background:#ffffff0f;border-radius:12px;color:#94a3b8;display:inline-flex;font-size:.82rem;gap:8px;margin-bottom:28px;padding:10px 18px}.msg-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;cursor:pointer;padding:18px 20px;transition:border-color .18s}.msg-card:hover{border-color:#ffffff2e}.msg-card--new{background:#22c55e0d;border-color:#22c55e4d}.msg-card-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.msg-card-name{color:#f1f5f9;font-size:.95rem;font-weight:800;margin:0 0 2px}.msg-card-investment{color:#64748b;font-size:.78rem;margin:0}.msg-status-badge{border-radius:999px;flex-shrink:0;font-size:.68rem;font-weight:700;padding:3px 10px}.msg-status-badge--new{background:#22c55e26;color:#22c55e}.msg-status-badge--read{background:#94a3b81f;color:#94a3b8}.msg-status-badge--contacted{background:#38bdf81f;color:#38bdf8}.msg-card-body{grid-gap:8px;color:#64748b;display:grid;font-size:.8rem;gap:8px;grid-template-columns:1fr 1fr}.msg-detail-row{align-items:center;display:flex;gap:6px}.msg-card-actions{border-top:1px solid #ffffff0f;display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;padding-top:14px}@media (max-width:768px){.join-body{gap:24px;grid-template-columns:1fr;margin:24px auto}.join-info-card{position:static}.join-form-wrap{padding-left:0}.join-form-title{font-size:1.3rem}}@media (max-width:480px){.join-nav{padding:12px 16px}.join-body{padding:0 16px}.join-method-grid{grid-template-columns:1fr}}.join-next-steps{margin:20px 0 24px;text-align:left}.join-next-title{color:#475569;font-size:.72rem;font-weight:700;letter-spacing:.12em;margin:0 0 12px;text-transform:uppercase}.join-next-step{align-items:center;border-bottom:1px solid #ffffff0f;display:flex;gap:10px;padding:10px 0}.join-next-step:last-child{border-bottom:none}.join-next-step-num{align-items:center;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;color:#94a3b8;display:flex;flex-shrink:0;font-size:.68rem;font-weight:700;height:22px;justify-content:center;width:22px}.join-next-step-icon{flex-shrink:0;font-size:1rem}.join-next-step-label{color:#94a3b8;font-size:.84rem;line-height:1.4}.investor-auth-shell,.investor-dashboard-shell{background:radial-gradient(circle at top left,#f9f3e2 0,#ebf2e7 42%,#d8e4f4 100%);color:#12263a;font-family:Trebuchet MS,Segoe UI,sans-serif;min-height:100vh}.investor-auth-shell{display:grid;padding:24px;place-items:center}.investor-auth-card{animation:fadeSlideIn .45s ease-out;background:#fffffff2;border:1px solid #d5deea;border-radius:20px;box-shadow:0 14px 42px #14335126;max-width:460px;padding:30px;width:100%}.investor-auth-title{font-size:30px;line-height:1.15;margin:0 0 8px}.investor-auth-subtitle{color:#38506b;margin:0 0 22px}.investor-auth-form{grid-gap:10px;display:grid;gap:10px}.investor-auth-form label{font-weight:700;margin-top:4px}.investor-auth-form input{border:1px solid #bcc9d8;border-radius:10px;font-size:16px;padding:11px 12px}.investor-auth-form button,.investor-loading button,.investor-topbar button{background:linear-gradient(90deg,#07617d,#167f4d);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;margin-top:10px;padding:11px 14px}.investor-auth-form button:disabled{cursor:not-allowed;opacity:.75}.investor-error-banner{background:#ffe6e6;border-radius:10px;color:#9c1e1e;margin:6px 0 0;padding:8px 10px}.investor-dashboard-shell{padding:20px}.investor-topbar{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:18px}.investor-topbar h1{font-size:clamp(24px,4vw,34px);margin:0}.investor-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1.3fr}.investor-panel{animation:fadeSlideIn .55s ease-out;background:#fffffff2;border:1px solid #d3dce9;border-radius:16px;box-shadow:0 12px 30px #18354d1f;padding:18px}.investor-panel h2{margin-bottom:14px;margin-top:0}.investor-highlight{background:linear-gradient(90deg,#edf7f1f2,#eef6fdf2);border:1px solid #dde4ef;border-radius:12px;margin-bottom:10px;padding:10px}.investor-highlight span{color:#4d657f;display:block;font-size:13px}.investor-highlight strong{font-size:18px}.investor-profit-rate{font-weight:700;margin-top:14px}.cargo-stats p{margin:6px 0}.gamified-shell{box-sizing:border-box;display:flex;flex-direction:column;height:100vh;min-height:100vh;overflow:hidden;padding:24px}.gamified-topbar{align-items:flex-start;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:28px;box-shadow:0 20px 50px #0000001f;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px;padding:24px}.gamified-topbar h1{font-size:clamp(28px,4vw,40px);margin:0 0 8px}.mini-description,.mini-label{color:#ffffffbf;margin:0}.logout-button{border:none;border-radius:18px;cursor:pointer;font-weight:700;padding:14px 20px;transition:transform .2s ease}.logout-button:hover{transform:translateY(-1px)}.gamified-topbar{align-items:center;flex-wrap:nowrap}.topbar-identity{align-items:center;display:flex;flex:1 1 auto;gap:14px;min-width:0}.topbar-identity>div{min-width:0}.gamified-topbar h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-controls{align-items:center;display:flex;flex:0 0 auto;gap:12px}.gamified-topbar button{margin-top:0}.view-mode-toggle{align-items:center;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;display:inline-flex;gap:4px;padding:4px}.gamified-topbar .view-mode-btn{background:#0000;border:none;border-radius:9px;color:#ffffffa6;cursor:pointer;font-size:.82rem;font-weight:700;height:32px;margin:0;padding:0 16px;transition:background .16s ease,color .16s ease}.gamified-topbar .view-mode-btn:hover{color:#fff}.gamified-topbar .view-mode-btn--active{background:#ffffff29;color:#fff}.gamified-topbar .logout-button{border-radius:12px;box-sizing:border-box;font-size:.82rem;font-weight:700;height:40px;margin:0;padding:0 18px;white-space:nowrap}.gamified-topbar .topbar-avatar-badge{box-sizing:border-box;height:40px;padding:0 14px 0 6px!important}.gamified-grid{grid-template-columns:320px minmax(0,1fr)}.dashboard-sidebar,.gamified-grid{grid-gap:24px;display:grid;gap:24px}.dashboard-sidebar{border:1px solid #ffffff1f;border-radius:28px;box-shadow:0 20px 50px #0000001a;padding:24px}.sidebar-section h2{font-size:18px;margin:0 0 14px}.dashboard-tabs{grid-gap:12px;display:grid;gap:12px}.dashboard-tab{background:#ffffff0d;border:1px solid #0000;border-radius:18px;color:inherit;cursor:pointer;font-size:15px;padding:18px 16px;text-align:left;transition:transform .2s ease,background .2s ease;width:100%}.dashboard-tab-active,.dashboard-tab:hover{transform:translateX(2px)}.theme-picker{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(5,1fr)}.theme-chip{aspect-ratio:1;border:2px solid #0000;border-radius:50%;cursor:pointer;transition:transform .15s,box-shadow .15s;width:100%}.theme-chip:hover{transform:scale(1.12)}.theme-chip-active{border-color:#fff9!important;transform:scale(1.15)}.theme-fab-wrap{align-items:flex-start;bottom:28px;display:flex;flex-direction:column;gap:10px;left:28px;position:fixed;z-index:200}.theme-fab{align-items:center;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:48px;justify-content:center;transition:transform .18s,box-shadow .18s;width:48px}.theme-fab:hover{transform:scale(1.1)}.theme-fab-panel{grid-gap:8px;animation:fabPanelIn .18s ease;border-radius:16px;display:grid;gap:8px;grid-template-columns:repeat(4,36px);padding:14px}.theme-fab-panel .theme-chip{aspect-ratio:1;flex-shrink:0;height:36px;width:36px}@keyframes fabPanelIn{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:768px){.theme-fab-wrap{bottom:calc(68px + env(safe-area-inset-bottom, 0px))}}.sidebar-note{background:#ffffff0d;border:1px solid;border-radius:20px;padding:18px}.dashboard-content,.hero-card{grid-gap:24px;display:grid;gap:24px}.hero-card{align-items:center;border-radius:28px;grid-template-columns:1fr auto;padding:28px}.hero-card-main{gap:4px;min-width:0}.hero-card-avatar,.hero-card-main{display:flex;flex-direction:column}.hero-card-avatar{align-items:center;border:1px solid;border-radius:20px;flex-shrink:0;gap:6px;padding:14px 16px}.hero-invested-amount{font-feature-settings:"tnum";font-size:clamp(1.8rem,4vw,2.6rem);font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:4px 0 2px}.hero-invested-sub{font-size:.78rem;margin:0 0 8px;opacity:.75}.hero-investor-name{font-size:.88rem;font-weight:700;margin:0;opacity:.9}.hero-label{color:#fff9;font-size:12px;letter-spacing:.16em;margin:0;text-transform:uppercase}.hero-subtitle{color:#ffffffc7;margin:10px 0 0}.hero-metric{border:1px solid;border-radius:22px;min-width:180px;padding:18px 20px}.dashboard-grid-stats{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{grid-gap:10px;font-feature-settings:"tnum";border-radius:24px;box-shadow:inset 0 0 0 1px #ffffff0f;display:grid;font-variant-numeric:tabular-nums;gap:10px;min-height:120px;padding:22px}.cargo-panel,.map-panel,.story-panel,.support-panel{grid-gap:20px;animation:fadeSlideIn .3s ease-out;display:grid;gap:20px}.settings-section-header{font-size:.65rem;font-weight:800;letter-spacing:.18em;margin:0;text-transform:uppercase}.live-status-rail{grid-gap:12px;display:grid;gap:12px}.live-status-card{align-items:center;border:1px solid;border-radius:18px;display:flex;gap:14px;isolation:isolate;overflow:hidden;padding:16px 18px;position:relative}.live-status-card:after{animation:ls-sheen 3.6s linear infinite;background:linear-gradient(100deg,#0000 30%,color-mix(in srgb,#38bdf8 12%,#0000) 50%,#0000 70%);background:linear-gradient(100deg,#0000 30%,color-mix(in srgb,var(--ls-accent,#38bdf8) 12%,#0000) 50%,#0000 70%);background-size:220% 100%;content:"";inset:0;position:absolute;z-index:-1}@keyframes ls-sheen{0%{background-position:140% 0}to{background-position:-60% 0}}.live-status-beacon{flex-shrink:0;height:12px;position:relative;width:12px}.live-status-dot,.live-status-ping{border-radius:50%;inset:0;position:absolute}.live-status-dot{box-shadow:0 0 10px #38bdf8;box-shadow:0 0 10px var(--ls-accent,#38bdf8)}.live-status-ping{animation:ls-ping 1.8s cubic-bezier(0,0,.2,1) infinite;opacity:.55}@keyframes ls-ping{0%{opacity:.55;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(3)}}.live-status-content{display:flex;flex:1 1;flex-direction:column;gap:3px;min-width:0}.live-status-label{font-size:.64rem;font-weight:800;letter-spacing:.14em;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.live-status-text{font-size:.96rem;font-weight:600;line-height:1.4;margin:0}.live-status-emoji{animation:ls-float 3s ease-in-out infinite;filter:drop-shadow(0 2px 6px rgba(0,0,0,.3));flex-shrink:0;font-size:1.5rem}@keyframes ls-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.live-status-card:after,.live-status-emoji,.live-status-ping{animation:none}}.cargo-list{grid-gap:14px;display:grid;gap:14px}.cargo-card{border:1px solid #ffffff14;border-radius:20px;cursor:pointer;padding:20px;text-align:left;transition:transform .2s ease,border-color .2s ease}.cargo-card-selected,.cargo-card:hover{border-color:#ffffff2e;transform:translateX(2px)}.cargo-card-title{font-size:18px;font-weight:700;margin-bottom:8px}.cargo-card-footer,.cargo-card-meta{color:#ffffffbf;font-size:14px}.cargo-card-details{display:contents}.cargo-card-narrative{font-size:.75rem;font-style:italic;line-height:1.4;margin:2px 0 4px;opacity:.72}@media (max-width:430px){.cargo-card-details{display:none;flex-direction:column;gap:4px;margin-top:6px}.cargo-card-details--open{display:flex}}.map-details,.map-summary,.story-status,.support-actions,.support-card{border-radius:24px;box-shadow:inset 0 0 0 1px #ffffff0d;padding:22px}.map-summary h3,.story-status h3,.support-card h3{margin-bottom:14px;margin-top:10px}.map-details{grid-gap:16px;font-feature-settings:"tnum";display:grid;font-variant-numeric:tabular-nums;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.map-details div,.support-actions div{grid-gap:8px;display:grid;gap:8px}.map-details span,.support-actions span{color:#ffffffb3;font-size:13px}.map-details strong,.support-actions p{font-size:16px}.map-deal-sheet{font-feature-settings:"tnum";border-radius:24px;box-shadow:inset 0 0 0 1px #ffffff0d;font-variant-numeric:tabular-nums;padding:20px 22px}.map-deal-section-label{font-size:.62rem;font-weight:800;letter-spacing:.16em;margin:0 0 10px;text-transform:uppercase}.map-deal-row{align-items:baseline;border-bottom:1px solid #ffffff0d;display:flex;font-size:.84rem;justify-content:space-between;padding:6px 0}.map-deal-row--qty,.map-deal-row:last-child{border-bottom:none}.map-deal-row strong{font-size:.9rem;font-weight:700}.route-visual{grid-gap:14px;border-radius:22px;display:grid;gap:14px;padding:22px}.route-dot{border-radius:50%;display:inline-block;height:14px;width:14px}.route-line{border-radius:999px;height:4px;width:100%}.story-intro{color:#ffffffbf;margin:0}.story-timeline{grid-gap:16px;display:grid;gap:16px}.story-step{grid-gap:16px;border-radius:22px;display:grid;gap:16px;grid-template-columns:auto 1fr;padding:18px}.story-step-number{border-radius:16px;display:grid;font-weight:700;height:48px;min-width:48px;place-items:center;width:48px}.story-badges{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.story-badges span,.support-button{align-items:center;border:1px solid;border-radius:999px;display:inline-flex;font-size:13px;justify-content:center;padding:10px 16px}.support-button{margin-top:18px;text-decoration:none}.support-actions{grid-gap:16px;display:grid;gap:16px}.support-faq{border-radius:24px;box-shadow:inset 0 0 0 1px #ffffff0d;display:flex;flex-direction:column;gap:2px;padding:20px 22px}.support-faq-title{font-size:.68rem;font-weight:700;letter-spacing:.12em;margin:0 0 12px;text-transform:uppercase}.support-faq-item{border-radius:12px;overflow:hidden}.support-faq-item+.support-faq-item{border-top:1px solid #ffffff0f}.support-faq-q{align-items:center;cursor:pointer;display:flex;font-size:.84rem;font-weight:600;justify-content:space-between;list-style:none;padding:10px 4px;-webkit-user-select:none;user-select:none}.support-faq-q::-webkit-details-marker{display:none}.support-faq-q:after{content:"+";flex-shrink:0;font-size:1rem;margin-left:8px;opacity:.5}details[open] .support-faq-q:after{content:"−"}.support-faq-a{font-size:.78rem;line-height:1.6;margin:0;opacity:.75;padding:0 4px 10px}.empty-state{background:#ffffff0f;border:1px dashed;border-radius:22px;color:#fffc;padding:24px}.shop-partner-header{align-items:center;border:1px solid;border-radius:16px;display:flex;flex-wrap:wrap;gap:14px;margin-bottom:20px;padding:14px 18px}.shop-partner-badge{border-radius:999px;flex-shrink:0;font-size:.65rem;font-weight:800;letter-spacing:.14em;padding:4px 10px;text-transform:uppercase;white-space:nowrap}.shop-partner-desc{font-size:.78rem;line-height:1.5;margin:0;opacity:.85}.cargo-empty-state{align-items:center;display:flex;flex-direction:column;gap:14px;padding:32px 20px;text-align:center}.cargo-empty-mock{border-radius:20px;display:flex;flex-direction:column;gap:10px;max-width:280px;padding:18px 16px;pointer-events:none;position:relative;width:100%}.cargo-empty-mock-bar,.cargo-empty-mock-meta,.cargo-empty-mock-title{border-radius:6px}.cargo-empty-mock-badge{background:#0000;border:1px solid;border-radius:999px;bottom:-10px;font-size:.62rem;font-weight:700;left:50%;letter-spacing:.1em;padding:3px 10px;position:absolute;text-transform:uppercase;transform:translateX(-50%);white-space:nowrap}.cargo-empty-title{font-size:.95rem;font-weight:700;margin:10px 0 0}.cargo-empty-body{font-size:.8rem;line-height:1.6;margin:0;max-width:300px;opacity:.75}.investor-loading{background:linear-gradient(160deg,#ebf2e7,#f9f3e2);display:grid;min-height:100vh;padding:24px;place-items:center;text-align:center}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.gamified-grid{grid-template-columns:1fr}.dashboard-sidebar{order:2}.dashboard-content{order:1}.map-details{grid-template-columns:1fr}}.summary-panel{grid-gap:24px;animation:fadeSlideIn .3s ease-out;display:grid;gap:24px}.stat-card-wide{grid-column:1/-1}.route-visual .route-line{animation:expandLine 1.1s cubic-bezier(.4,0,.2,1)}@keyframes expandLine{0%{opacity:.3;width:0}to{opacity:1;width:100%}}.cargo-card-actions{display:flex;margin-top:10px}.cargo-card-route-hint{align-items:center;background:#0000;border:1px solid;border-radius:999px;cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;gap:4px;letter-spacing:.01em;opacity:.55;padding:3px 10px;transition:opacity .2s ease,background .2s ease}.cargo-card:hover .cargo-card-route-hint{opacity:1}.cargo-card-route-hint:hover{background:#ffffff1a;opacity:1}.story-step-eta{color:#ffffff80;font-size:12px;line-height:1.4;margin:2px 0 0}.investor-loading-inner{align-items:center;color:#ffffffb3;display:flex;flex-direction:column;gap:16px}.investor-loading-spinner{animation:spin .85s linear infinite;border:3px solid #4ed3c92e;border-radius:50%;border-top-color:#4ed3c9;height:36px;width:36px}@keyframes spin{to{transform:rotate(1turn)}}.support-action-item{grid-gap:4px;background:#0000;border:none;border-radius:14px;color:inherit;cursor:pointer;display:grid;gap:4px;padding:14px 16px;text-align:left;transition:background .18s ease;width:100%}.support-action-item:hover{background:#ffffff12}.support-action-item p{font-size:15px;font-weight:600;margin:0}.cargo-map-wrap{background:#00000040;border:1px solid #ffffff1a;border-radius:22px;display:flex;flex-direction:column;overflow:hidden}.cargo-map-header{gap:12px;justify-content:space-between;padding:14px 18px}.cargo-map-header,.cargo-map-header-left{align-items:center;display:flex;flex-wrap:wrap}.cargo-map-header-left{gap:10px}.cargo-map-route-text{font-size:14px;font-weight:600}.cargo-map-type-badge{align-items:center;background:#ffffff14;border-radius:999px;display:inline-flex;font-size:12px;font-weight:600;padding:3px 10px;white-space:nowrap}.cargo-map-controls{display:flex;flex-shrink:0;gap:8px}.cargo-map-btn{border:1px solid #0000;border-radius:999px;cursor:pointer;font-size:13px;font-weight:700;letter-spacing:.01em;padding:8px 18px;transition:transform .15s ease,opacity .15s ease;white-space:nowrap}.cargo-map-btn:hover{opacity:.88;transform:translateY(-1px)}.cargo-map-btn--play{border:none}.cargo-map-btn--outline{background:#0000}.cargo-map-canvas{display:block;height:380px;width:100%}.cargo-map-progress-track{background:#ffffff12;height:3px;width:100%}.cargo-map-progress-fill{border-radius:999px;height:100%;transition:width .12s linear}.cargo-map-footer{align-items:center;display:flex;font-size:12px;gap:8px;justify-content:space-between;padding:10px 18px}.cargo-map-footer-dest,.cargo-map-footer-origin{font-weight:600;max-width:35%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cargo-map-footer-status{flex:1 1;font-size:11px;letter-spacing:.02em;text-align:center}.cargo-map-error{border:1px dashed #ffffff26;border-radius:22px;color:#ffffff80;padding:40px 24px;text-align:center}.maplibregl-popup-content{background:#1a2535!important;border-radius:10px!important;box-shadow:0 4px 16px #00000080!important;color:#e8f0f8!important;font-size:12px!important;padding:8px 12px!important}.maplibregl-popup-tip{border-bottom-color:#1a2535!important;border-top-color:#1a2535!important}.cargo-desc-card{border-radius:18px;display:flex;flex-direction:column;gap:6px;padding:18px 20px}.cargo-desc-label{font-size:11px;font-weight:700;letter-spacing:.1em;margin:0;opacity:.55;text-transform:uppercase}.cargo-desc-text{font-size:14px;line-height:1.55;margin:0;opacity:.9}@media (max-width:980px){.cargo-map-canvas{height:260px}.cargo-map-header{gap:8px;padding:12px 14px}.dashboard-tabs{-webkit-overflow-scrolling:touch;display:flex;flex-direction:row;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}}@media (max-width:980px){.dashboard-tabs::-webkit-scrollbar{display:none}.dashboard-tab{flex-shrink:0;padding:12px 16px;white-space:nowrap;width:auto}.gamified-topbar .mini-description{display:none}.gamified-topbar h1{font-size:clamp(20px,5vw,28px)}}@media (max-width:768px){.gamified-shell{height:auto;min-height:100dvh;overflow-x:hidden;overflow-y:auto;padding:0 0 calc(60px + env(safe-area-inset-bottom, 0px))}.gamified-shell--globe{display:flex;flex-direction:column;height:100dvh;overflow:hidden;padding-bottom:0}.gamified-shell--globe .globe-view-wrap{flex:1 1;margin-bottom:calc(60px + env(safe-area-inset-bottom, 0px));min-height:0}.gamified-topbar{align-items:center;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-left:none;border-radius:0;border-right:none;border-top:none;flex-direction:row;gap:8px;margin:0;min-height:52px;padding:10px 14px;position:-webkit-sticky;position:sticky;top:0;z-index:40}.mini-description,.mini-label{display:none}.topbar-brand-logo{height:28px!important;width:28px!important}.gamified-topbar h1{flex:1 1;font-size:15px!important;font-weight:800;margin:0!important;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-avatar-badge,.view-mode-toggle{display:none!important}.logout-button{border-radius:10px!important;font-size:.72rem!important;padding:7px 12px!important;white-space:nowrap}.gamified-grid{box-sizing:border-box;gap:0;grid-template-columns:1fr;padding:12px}.dashboard-sidebar{display:none}.dashboard-content{gap:14px;order:1}.summary-panel{gap:12px}.hero-card{border-radius:20px;gap:12px;grid-template-columns:1fr;padding:16px}.hero-metric{border-radius:16px;min-width:0;padding:14px 16px}.dashboard-grid-stats{gap:10px;grid-template-columns:repeat(2,1fr)}.stat-card{border-radius:18px;gap:8px;min-height:auto;padding:14px}.cargo-list{gap:10px}.cargo-card{border-radius:16px;padding:14px}.cargo-card-title{font-size:15px;margin-bottom:5px}.cargo-card-footer,.cargo-card-meta{font-size:12px}.cargo-card-cover{height:75px;margin:-14px -14px 10px;width:calc(100% + 28px)}.cargo-card-actions{margin-top:8px}.cargo-map-wrap{border-radius:18px}.cargo-map-canvas{height:240px!important}.cargo-map-header{gap:6px;padding:10px 12px}.cargo-map-controls{gap:6px}.cargo-map-btn{font-size:12px;padding:6px 12px}.cargo-map-footer{padding:8px 12px}.map-details{gap:10px;grid-template-columns:1fr}.route-visual{border-radius:16px;padding:14px}.story-timeline{gap:10px}.story-step{border-radius:14px;gap:10px;padding:12px}.story-step-number{border-radius:12px;font-size:14px;height:36px;min-width:36px;width:36px}.support-panel{gap:12px}.support-card{border-radius:18px;padding:18px}.support-actions{border-radius:18px;gap:2px;padding:8px}.support-action-item{border-radius:12px;padding:12px 14px}.story-panel{gap:16px}.map-details,.map-summary,.story-status,.support-card{border-radius:18px;padding:16px}}@media (max-width:480px){.gamified-grid{padding:8px}.gamified-topbar h1{font-size:13px!important;max-width:120px}.hero-card{border-radius:16px;padding:14px}.dashboard-grid-stats{gap:8px}.cargo-card,.stat-card{border-radius:14px;padding:12px}.cargo-card-title{font-size:14px}.cargo-map-canvas{height:200px!important}.mobile-nav-btn{min-width:44px!important;padding:8px 4px calc(4px + env(safe-area-inset-bottom, 0px))!important}.mobile-nav-btn span{font-size:.5rem!important}}.mobile-bottom-nav,.mobile-globe-btn{display:none}@media (max-width:768px){.mobile-bottom-nav{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-top:1px solid;bottom:0;display:flex;left:0;overflow-x:auto;padding-bottom:env(safe-area-inset-bottom,0);position:fixed;right:0;scrollbar-width:none;z-index:100}.mobile-bottom-nav::-webkit-scrollbar{display:none}.mobile-nav-btn{-webkit-tap-highlight-color:transparent;align-items:center;background:#0000;border:none;cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:2px;justify-content:center;min-width:40px;padding:10px 4px 8px;position:relative;transition:opacity .15s}.mobile-nav-btn span{font-size:.54rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap}.mobile-nav-btn:before{background:currentColor;border-radius:0 0 3px 3px;content:"";height:2px;left:50%;opacity:0;position:absolute;top:0;transform:translateX(-50%);transition:opacity .15s;width:28px}.mobile-nav-btn--active:before{opacity:1}.mobile-nav-btn:not(.mobile-nav-btn--active){opacity:.38}.mobile-globe-btn{-webkit-tap-highlight-color:transparent;align-items:center;border:1px solid;border-radius:10px;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;height:34px;justify-content:center;transition:background .16s,opacity .16s;width:34px}.mobile-globe-btn:active{opacity:.7}}.cargo-journey-progress{align-items:center;display:flex;gap:10px;margin-top:8px}.cargo-journey-bar{background:#ffffff1a;border-radius:99px;flex:1 1;height:3px;overflow:hidden}.cargo-journey-fill{border-radius:99px;height:100%;transition:width .5s cubic-bezier(.16,1,.3,1)}.cargo-journey-label{flex-shrink:0;font-size:.62rem;font-weight:800;letter-spacing:.06em;opacity:.75;text-transform:uppercase;white-space:nowrap}.cargo-card-cover{border-radius:14px 14px 0 0;display:block;height:90px;margin:-14px -14px 10px;object-fit:cover;width:calc(100% + 28px)}@media (min-width:769px){.gamified-grid{align-content:start;flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;padding-right:6px}}@media (min-width:981px){.dashboard-sidebar{align-self:start;position:-webkit-sticky;position:sticky;top:0}}
/*# sourceMappingURL=main.59c98ae6.css.map*/