@import url(https://fonts.googleapis.com/css?family=Lato:400,400i,700);*{font-family:Arial,sans-serif}button{outline:none}a:active,a:hover,a:link,a:visited{text-decoration:none}.nav_link{align-items:center;display:flex;flex-direction:column;justify-content:center}.nav_images{border-radius:.25rem;margin-bottom:.25rem}.nav_button{align-items:center;color:grey;font-size:small;justify-content:center;margin:1rem;width:fit-content}.card_blog,.nav_button{display:flex;flex-direction:column}.card_blog{background:#ece9e6;background:linear-gradient(90deg,#fff,#ece9e6);border-radius:1em;box-shadow:0 .1rem 1rem rgba(0,0,0,.1);overflow:hidden;text-align:left;width:clamp(20rem,calc(20rem + 2vw),22rem)}.social_title{color:grey;font-family:sans-serif;font-size:14px}.card__body{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.tag{align-self:flex-start;border-radius:1em;font-size:.75rem;padding:.25em .75em}.tag+.tag{margin-left:.5em}.tag-blue{background:#56ccf2;background:linear-gradient(180deg,#2f80ed,#56ccf2);color:#fafafa}.tag-brown{background:#d1913c;background:linear-gradient(180deg,#ffd194,#d1913c);color:#fafafa}.tag-red{background:#cb2d3e;background:linear-gradient(180deg,#ef473a,#cb2d3e);color:#fafafa}.card__body h4{font-size:1.5rem;text-transform:capitalize}.card__footer{display:flex;margin-top:auto;padding:1rem}.user{display:flex;gap:.5rem}.user__image{border-radius:50%}.user__info>small{color:#666}.Demo__container{width:99vw}.Demo__container::-webkit-scrollbar{display:none}.Demo__container{-ms-overflow-style:none;scrollbar-width:none}.Demo__some-network{display:inline-block;margin-bottom:1rem;margin-right:1rem;text-align:center;vertical-align:top}.Demo__some-network__share-count{display:inline-flex;font-size:16px;justify-content:center;margin-top:3px;overflow:visible;white-space:nowrap;width:0}.Demo__some-network__share-button{cursor:pointer}.Demo__some-network__share-button:hover:not(:active){opacity:.75}.Demo__some-network__custom-icon{height:32px;width:32px}.react-share__ShareButton svg{height:64px;width:64px}.topBarLeft{background-color:#d3d3d3;border-radius:1rem;height:5px;margin-bottom:8px;width:50px}.topBarClose{border-radius:1rem;justify-content:flex-end;margin-bottom:8px}.mapButton,.topBarClose{align-items:center;display:flex;width:100%}.mapButton{background-color:#fff;border:1px solid #e1e1e1;border-radius:8px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);color:#000;cursor:pointer;font-size:18px;font-weight:700!important;font-weight:400;margin:8px 0;padding:10px;text-align:left;transition:all .3s ease}.lds-ellipsis{display:inline-block;height:10px;position:relative;width:10px}.lds-ellipsis div{animation-timing-function:cubic-bezier(0,1,1,0);background:#fff;border-radius:50%;height:13px;position:absolute;top:33px;width:13px}.lds-ellipsis div:first-child{animation:lds-ellipsis1 .6s infinite;left:8px}.lds-ellipsis div:nth-child(2){animation:lds-ellipsis2 .6s infinite;left:8px}.lds-ellipsis div:nth-child(3){animation:lds-ellipsis2 .6s infinite;left:32px}.lds-ellipsis div:nth-child(4){animation:lds-ellipsis3 .6s infinite;left:56px}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.send{align-items:center;display:flex;font-size:medium}.settings-container{background-color:#fff;box-shadow:0 4px 10px rgba(0,0,0,.1);font-family:Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow:hidden}.section-container{align-items:center;border-bottom:1px solid grey;display:flex;justify-content:space-between}.section-container:last-child{border-bottom:none}.settings{line-height:1.6}.account-info{background-color:#f7f7f7;border-radius:8px;margin-bottom:20px;padding:20px}.email,.username{color:#333;display:flex;font-size:16px;margin-bottom:10px}.btn-clear-history{background-color:#ff6b6b;border:none;border-radius:6px;box-sizing:border-box;color:#fff;cursor:pointer;font-weight:600;padding:12px 20px;text-transform:uppercase;transition:background-color .3s ease;width:100%}.btn-clear-history:hover{background-color:#f55f5f}.about-section a,.follow-us-section a,.help-section a{align-items:center;color:#000;display:flex;font-size:20px;padding:8px 0;text-decoration:none;transition:color .3s ease}.about-section a:hover,.follow-us-section a:hover,.help-section a:hover{color:#0056b3}.about-section,.follow-us-section,.help-section{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);display:flex;flex-direction:column;margin-bottom:20px;margin-left:1rem;margin-right:1rem;padding:0 8px}.about-section a:last-child,.follow-us-section a:last-child,.help-section a:last-child{border-bottom:none}.account-actions{margin-top:20px}.btn-delete-account,.btn-sign-out{border:none;border-radius:6px;box-sizing:border-box;font-weight:600;padding:12px 20px;text-transform:uppercase;transition:background-color .3s,color .3s;width:100%}.btn-sign-out{background-color:#3498db;color:#fff;margin:auto;width:90%}.btn-sign-out:hover{background-color:#2980b9}.btn-delete-account{background-color:#e74c3c;color:#fff}.btn-delete-account:hover{background-color:#c0392b}.app-version{background-color:#f7f7f7;border-radius:0 0 10px 10px;border-top:1px solid #ececec;color:#777;font-size:14px;padding:15px 0;text-align:center}.account-header,.danger-header,.help-header,.legal-header,.social-header{margin-bottom:10px;margin-left:20px;margin-top:10px}@media (max-width:768px){.settings-container{width:100%}}.w{background-color:#fff;display:flex;width:100%!important}.shape{animation:rotate 5s linear infinite;background:linear-gradient(45deg,#6dd5ed,#2193b0);border-radius:50%;box-shadow:0 8px 15px rgba(33,147,176,.4);height:200px;margin:20px;position:absolute;width:200px;z-index:-1}.shape:before{right:-15px;top:-15px}.shape:after,.shape:before{background-color:#fff;border-radius:50%;box-shadow:0 8px 15px hsla(0,0%,100%,.6);content:"";height:60px;position:absolute;width:60px}.shape:after{bottom:-15px;left:-15px}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mapboxgl-ctrl-pitchtoggle-3d{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCI+PHRleHQgeD0iNTAlIiB5PSI1MCUiIGR5PSIuMzVlbSIgc3R5bGU9ImZvbnQtc2l6ZToxNHB4O2ZvbnQtZmFtaWx5OidIZWx2ZXRpY2EgTmV1ZScsQXJpYWwsSGVsdmV0aWNhLHNhbnMtc2VyaWY7Zm9udC13ZWlnaHQ6NzAwO3RleHQtYW5jaG9yOm1pZGRsZSI+M0Q8L3RleHQ+PC9zdmc+);background-size:contain}.mapboxgl-ctrl-pitchtoggle-2d{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCI+PHRleHQgeD0iNTAlIiB5PSI1MCUiIGR5PSIuMzVlbSIgc3R5bGU9ImZvbnQtc2l6ZToxNHB4O2ZvbnQtZmFtaWx5OidIZWx2ZXRpY2EgTmV1ZScsQXJpYWwsSGVsdmV0aWNhLHNhbnMtc2VyaWY7Zm9udC13ZWlnaHQ6NzAwO3RleHQtYW5jaG9yOm1pZGRsZSI+MkQ8L3RleHQ+PC9zdmc+);background-size:contain}.characterLength{color:grey;padding-top:5px}.how{font-size:24px;font-weight:400!important}.show{align-items:center;background-color:#fff;display:flex}.show,.showInput{width:100%}:root{--electric-blue:#1e90ff;--neon-coral:coral;--sleek-charcoal:#464646;--mint-green:#98ff98;--soft-peach:#ffdab9;--pearl-white:#f5f5f5}.profile{text-align:center}.header h3{font-size:1.5em}.p_button{background:var(--pearl-white);border:none;border-radius:10px;box-shadow:3px 3px 10px rgba(0,0,0,.2),-3px -3px 10px hsla(0,0%,100%,.8);display:block;margin:10px;padding:10px;transition:all .3s ease;width:95%}.instagram{background:#d6249f;background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.p_button:hover{box-shadow:3px 3px 10px rgba(0,0,0,.2),-3px -3px 10px hsla(0,0%,100%,.8)}.p_button img.settings{height:24px;margin-right:10px;width:24px}.tiktok{background-image:linear-gradient(135deg,#69c9d0,#000);color:#fff}.tiktok img{height:24px;margin-right:10px;width:24px}.profile_title_point{color:#fff;display:inline-block;font-size:1.2rem;vertical-align:middle}.socialMediaTitle{color:var(--electric-blue);font-size:1.5em;margin:20px}.ai-title{margin-bottom:1rem}.ai-header,.ai-title{align-items:center;background-color:#fff;display:flex;justify-content:center}.ai-header{margin-left:"5px"}.signOut{background-color:transparent;border:none;color:red;cursor:pointer;display:flex;font-size:16px;padding:15px;width:auto;width:fit-content}.signoutbuttonbox{display:flex;justify-content:start;margin-top:1rem;width:100%}.profile_label,.sign_out_label{align-items:center;display:flex;width:100%}.sign_out_point{font-weight:400;margin:0 auto}.apple-sign-in{background:#000;color:#fff}.apple-sign-in,.google-sign-in{align-items:center;appearance:none;-webkit-appearance:none;border:none;border-radius:7px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);cursor:pointer;display:flex;font-size:25px;justify-content:center;padding:1rem}.google-sign-in{background:#fff;color:#000;margin-bottom:1rem}.google-sign-in,.login-with-google-btn{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.login-with-google-btn{background-color:#fff;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMTcuNiA5LjItLjEtMS44SDl2My40aDQuOEMxMy42IDEyIDEzIDEzIDEyIDEzLjZ2Mi4yaDNhOC44IDguOCAwIDAgMCAyLjYtNi42eiIgZmlsbD0iIzQyODVGNCIgZmlsbC1ydWxlPSJub256ZXJvIi8+PHBhdGggZD0iTTkgMThjMi40IDAgNC41LS44IDYtMi4ybC0zLTIuMmE1LjQgNS40IDAgMCAxLTgtMi45SDFWMTNhOSA5IDAgMCAwIDggNXoiIGZpbGw9IiMzNEE4NTMiIGZpbGwtcnVsZT0ibm9uemVybyIvPjxwYXRoIGQ9Ik00IDEwLjdhNS40IDUuNCAwIDAgMSAwLTMuNFY1SDFhOSA5IDAgMCAwIDAgOGwzLTIuM3oiIGZpbGw9IiNGQkJDMDUiIGZpbGwtcnVsZT0ibm9uemVybyIvPjxwYXRoIGQ9Ik05IDMuNmMxLjMgMCAyLjUuNCAzLjQgMS4zTDE1IDIuM0E5IDkgMCAwIDAgMSA1bDMgMi40YTUuNCA1LjQgMCAwIDEgNS0zLjd6IiBmaWxsPSIjRUE0MzM1IiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNMCAwaDE4djE4SDB6Ii8+PC9nPjwvc3ZnPg==);background-position:12px 11px;background-repeat:no-repeat;border:none;border-radius:3px;box-shadow:0 -1px 0 rgba(0,0,0,.04),0 1px 1px rgba(0,0,0,.25);color:#757575;font-size:14px;font-weight:500;padding:12px 16px 12px 42px;transition:background-color .3s,box-shadow .3s}.login-with-google-btn:hover{box-shadow:0 -1px 0 rgba(0,0,0,.04),0 2px 4px rgba(0,0,0,.25)}.login-with-google-btn:active{background-color:#eee}.login-with-google-btn:focus{box-shadow:0 -1px 0 rgba(0,0,0,.04),0 2px 4px rgba(0,0,0,.25),0 0 0 3px #c8dafc;outline:none}.subscribe-screen{align-items:center;display:flex;height:100vh;justify-content:center}.purchase_box{background:#fff;border-radius:16px;box-shadow:0 4px 8px rgba(0,0,0,.1);margin:20px;max-width:350px;padding:20px;text-align:center}.purchase_header h1.features_header{color:#333;margin-bottom:1rem}.features_box{margin-bottom:2rem;text-align:left}.features_point{color:#333;font-size:1rem;margin:.5rem 0}.features_point svg{fill:#10b981;height:25px;margin-right:.5rem;width:25px}.purchase_label{margin:1rem 0}.topBar{align-items:center;display:flex;flex-direction:column;margin:0 1rem 2rem;text-align:center}h3{font-size:1.5rem;margin:0;padding:0}.actionButton{padding-left:10px}.descriptionBox{word-wrap:break-word;height:auto;hyphens:auto;margin-top:1rem;overflow-wrap:break-word;padding:0 1rem}.mapDescription{font-size:20px;height:fit-content;margin-bottom:3rem;overflow:auto;text-overflow:clip;white-space:normal;width:100%}.button-38{background-color:#f3f4f6;border:2px solid #10b981;border-radius:8px;display:flex!important;justify-content:center!important;margin:10px 0;padding:15px;transition:all .3s ease;width:100%;width:3rem}.button-38:hover{background-color:#e5e7eb}@media (max-width:768px){.subscribe-screen{height:auto}.purchase_box{max-width:none;width:100%}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}input[type=checkbox]{height:0;visibility:hidden;width:0}label{background:grey;border-radius:100px;cursor:pointer;display:block;height:100px;position:relative;text-indent:-9999px;width:200px}label:after{background:#fff;border-radius:90px;content:"";height:90px;left:5px;position:absolute;top:5px;transition:.3s;width:90px}input:checked+label{background:#bada55}input:checked+label:after{left:calc(100% - 5px);transform:translateX(-100%)}label:active:after{width:130px}.info_box{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);margin:10px;max-width:300px;padding:20px}.info_box .last-edited{color:#333;font-family:Arial,sans-serif;font-size:14px;line-height:1.6;margin-bottom:10px}.info_box .last-edited:last-child{margin-bottom:0}@keyframes moveBackground{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.signin_box{background:hsla(0,0%,100%,.8);background-repeat:round;background-size:contain!important;border-radius:0!important;margin:0;padding:0;width:-webkit-fill-available}.logo_box,.signin_box{align-items:center;display:flex;flex-direction:column;justify-content:center}.logo_box img{height:80px;width:80px}.logo_label{color:#fff;font-size:28px;font-weight:700;margin-top:1rem}.signin_button_box{display:flex;flex-direction:column;margin-bottom:20px;width:100%}.sign-in{border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.2);color:#fff;font-size:18px;padding:15px 20px;transition:background-color .3s,transform .1s}.terms_label{bottom:0;color:#000;font-size:.75rem;font-size:11px;left:0;padding:1rem;position:fixed;text-align:center;width:100%}.content{padding-bottom:3rem}.google{background-color:#db4437;color:#fff}.facebook{background-color:#4267b2;color:#fff}.twitter{background-color:#000;color:#fff}.or{font-size:16px}@media (max-width:600px){.signin_box{padding:20px}}body{background-color:#fff;font-family:Lato,sans-serif;margin:0}.header{clip-path:ellipse(100vw 60vh at 50% 50%);color:#fff;justify-content:start;margin:20px}.details,.header{align-items:center;display:flex}.details{flex-direction:row;text-align:center}.profile-pic{height:4rem;object-fit:center;width:4rem}.heading{color:#000;font-size:3rem;font-weight:700;margin:2rem 1rem}.map_points{justify-content:space-between;max-height:70vh;width:100%}.box{display:inline-grid;flex-direction:column;height:69vh!important}.add_box{align-items:center;display:flex;gap:10px;justify-content:center;margin:20px}.form__input{border:2px solid #d1d1d1;border-radius:25px;font-size:16px;max-width:300px;outline:none;padding:10px 15px;width:100%}.form__input:focus{border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.25)}.add_button{background-color:#007bff;border:none;border-radius:50%;line-height:1;outline:none;padding:10px}.add_button:focus,.add_button:hover{background-color:#0056b3;outline:none}.add_button .add_map{height:25px;width:25px}.form__input{border:1px solid #e3e3e3;border-radius:8px;font-size:1rem;width:calc(100% - 2rem)}.map_points{display:flex;flex-direction:column;max-height:60vh;overflow-y:auto}.point-title{color:#333;font-size:1.25rem;padding:.5rem 1rem;text-align:left}.points-containe{display:flex;flex-direction:column}.button-38{align-items:center;background-color:#f9f9f9;border:none;border-radius:10px;display:flex;justify-content:space-between;margin:.5rem;padding:1rem;transition:background-color .3s ease}.button-38:hover{background-color:#e6e6e6}.title_point{color:#333;font-size:1rem}svg{fill:#666;height:24px;width:24px}.map_functions{justify-content:space-around}.map_functions .button-38{background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}@media (max-width:768px){.form__input{font-size:.9rem}.point-title{font-size:1rem}.title_point{font-size:.9rem}}.form__input{background-color:#fff;border:none;border-bottom:.3rem solid transparent;border-radius:.5rem!important;border-radius:5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);color:#333;display:block;font-family:Roboto,sans-serif;height:3rem;margin:1rem;padding:1rem;transition:all .3s;width:90%}.map_point_label{align-items:center;display:flex;flex-direction:row;justify-content:space-between;justify-items:center}.profile{width:100%}.color_picker{margin:5%}.notes{width:-webkit-fill-available}.notes,.notes_box{margin:10px}.purchase_box{display:flex;flex-direction:column;justify-content:space-between;margin:10px}.features_header{font-size:20px;font-weight:700;margin:10px;text-align:center}.features_box{justify-content:start;line-height:1.5rem}.features_box,.purchase_button_box{display:flex;flex-direction:column;margin:10px;text-align:center}.purchase_button_box,.purchase_label{justify-content:center}.purchase_label{text-align:center}.features_point{align-items:center;display:flex;flex-direction:row;justify-content:start;margin:2px}.features_point span{padding-left:10px}.field{background-color:hsla(0,0%,100%,.3);border-radius:4px;height:56px;position:relative;transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out;width:100%}.field:hover{background-color:hsla(0,0%,100%,.45);box-shadow:0 4px 20px 0 rgba(0,0,0,.05)}.field.active{background-color:#fff;box-shadow:0 4px 20px 0 rgba(0,0,0,.2)}.field.active input{padding:24px 16px 8px}.field.active input+label{color:#512da8;opacity:1;top:4px}.field.locked{pointer-events:none}.field input{-webkit-appearance:none;background-color:transparent;border:none;border-radius:4px;box-shadow:0 4px 20px 0 transparent;color:#282828;font-family:Gotham SSm A,Gotham SSm B,sans-serif;font-size:16px;font-weight:400;height:56px;line-height:normal;outline:none;padding:0 16px;position:relative;transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out,padding .1s ease-in-out;width:100%}.field input::-webkit-input-placeholder{color:hsla(0,0%,100%,.8)}.field input::-moz-placeholder{color:hsla(0,0%,100%,.8)}.field input:-ms-input-placeholder{color:hsla(0,0%,100%,.8)}.field input:-moz-placeholder{color:hsla(0,0%,100%,.8)}.field input+label{color:#fff;font-family:Gotham SSm A,Gotham SSm B,sans-serif;font-size:12px;font-weight:600;left:16px;line-height:24px;opacity:0;pointer-events:none;position:absolute;top:24px;transition:all .1s ease-in-out}.field input+label.error{color:#ec392f}.field p.predicted{color:#e0e0e0;font-family:Gotham SSm A,Gotham SSm B,sans-serif;font-size:16px;font-weight:400;left:16px;line-height:24px;opacity:1;pointer-events:none;position:absolute;top:8px}.profile_button{background-color:#fff;border:0;border-radius:.5rem!important;border-radius:0;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);box-sizing:border-box;color:#111827;cursor:pointer;display:flex;font-family:Inter var,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.875rem;font-weight:600;height:fit-content;justify-content:space-between;line-height:1.25rem;margin:.5rem;padding:.75rem 1rem;text-align:center;text-decoration:none #d1d5db solid;text-decoration-thickness:auto;touch-action:manipulation;user-select:none;-webkit-user-select:none}.profile_button_box{display:flex;flex-direction:column;justify-content:center;scroll-behavior:auto;width:100%}.p_button.premium{background-image:linear-gradient(135deg,#fad961,#f76b1c)}.p_button.share{background-image:linear-gradient(135deg,#8a2387,#e94057 50%,#f27121)}.s{align-items:center;color:#212121;display:flex;font-weight:400}.profile_button_signout{background-color:transparent;border:0;border-radius:0;box-sizing:border-box;color:red;cursor:pointer;display:flex;font-family:Inter var,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.875rem;font-weight:600;justify-content:center;line-height:1.25rem;margin-bottom:10px;padding:.75rem 1rem;text-align:center;text-decoration:none #d1d5db solid;text-decoration-thickness:auto;touch-action:manipulation;user-select:none;-webkit-user-select:none}.purchase_label{font-size:16px;font-weight:700}.purchase_header{text-align:center}.other_label{color:grey;font-size:16px;margin:4%}.mapContainer,.mapContainer2{background-color:#fff;height:100vh}.mapboxgl-ctrl-group{background:#fff!important}a:active,a:hover,a:link,a:visited{text-decoration:none!important}.atlasaibutton{background-color:#fff;border:0 solid #e1e1e1;border-radius:8px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);color:#212121;padding:5px}.atlasaibutton,.docs{align-items:center;display:flex}.docs{flex-direction:row}.shareButton{align-items:center;border:0 solid #e1e1e1;border-radius:8px;color:#212121;margin-left:10px;padding:5px}.scrolling-wrapper,.shareButton{background-color:#fff;display:flex;height:fit-content}.scrolling-wrapper{overflow-x:auto;overflow-y:hidden;padding-bottom:10px;white-space:nowrap}.scrolling-wrapper::-webkit-scrollbar{display:none}.scrolling-wrapper{-ms-overflow-style:none;scrollbar-width:none}.card{align-items:center;background:#fff;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);display:flex;height:fit-content;margin:5px;padding:8px;text-align:left}.card:first-child{margin-left:12px}.card h3{margin:0;padding-bottom:8px}.card button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 20px}.deleteButton{align-items:center;background-color:#fff;border:0 solid #e1e1e1;border-radius:8px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);color:#212121;display:flex;height:fit-content;margin-left:10px;padding:5px}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:35vh;max-width:35vh;min-height:35vh;min-width:35vh}.image-gallery-thumbnails{width:40vh!important}.titleBox{background-color:#fff;border-bottom:3px solid #000;box-shadow:0 2px 5px rgba(0,0,0,.1);justify-content:space-between;padding:20px 5% 1rem;width:100%}.title,.titleBox{align-items:center;display:flex}.title{color:#212121;font-size:1.5em;font-weight:400;text-align:center}.operations,.operations2{background-color:#fff;display:flex;flex-direction:column;overflow-y:auto;padding:10px}.box,.box2{border-radius:8px;display:flex;gap:10px}.box2{flex-direction:column}.map_button{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;padding:0;text-align:left;width:100%}.map_button:focus,.map_button:hover{background-color:#e2e6ea;outline:none}.globe{height:auto;margin-right:10px;width:40px}.box h3{color:#333;font-size:16px;font-weight:400;margin:0}.contacts{border:0;border-radius:0;margin:1rem 0 0;padding:.75rem 1rem;width:-webkit-fill-available}.add_button,.contacts{background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);box-sizing:border-box;color:#111827;cursor:pointer;font-family:Inter var,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.875rem;font-weight:600;line-height:1.25rem;text-align:center;text-decoration:none #d1d5db solid;text-decoration-thickness:auto;touch-action:manipulation;user-select:none;-webkit-user-select:none}.add_button{border:0;border-radius:.5rem;margin:1rem;padding:.5rem;width:fit-content}.add_map{height:2rem;width:2rem}.globe{height:5rem;width:5rem}.map_functions{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:.5rem;margin-left:.5rem;overflow:auto;white-space:nowrap}*{box-sizing:border-box;margin:0;padding:0}body,html{align-items:center;bottom:0;display:flex;font-family:Roboto,sans-serif;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;touch-action:none;width:100%}.stripe{background-image:linear-gradient(135deg,#5433ff,#4379ff)}.animate-charcter{text-fill-color:transparent;-webkit-text-fill-color:transparent;animation:textclip 2s linear infinite;background-clip:border-box;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(-225deg,#231557,#44107a 29%,#ff1361 67%,#fff800);background-size:auto auto;background-size:200% auto;color:#fff;display:inline-block;font-size:190px;text-transform:uppercase}@keyframes textclip{to{background-position:200%}}.imessage{background-color:#fff;border:1px solid #e5e5ea;border-radius:.25rem;display:flex;flex-direction:column;font-family:SanFrancisco;font-size:1.25rem;height:30vh;margin:0 auto 1rem;max-width:600px;padding:.5rem 1.5rem}.imessage p{word-wrap:break-word;border-radius:1.15rem;line-height:1.25;max-width:100%;padding:.5rem .875rem;position:relative;text-align:left}.imessage p:after,.imessage p:before{bottom:-.1rem;content:"";height:1rem;position:absolute}p.from-me{align-self:flex-end;background-color:#248bf5;color:#fff}p.from-me:before{border-bottom-left-radius:.8rem .7rem;border-right:1rem solid #248bf5;right:-.35rem;transform:translateY(-.1rem)}p.from-me:after{background-color:#fff;border-bottom-left-radius:.5rem;right:-40px;transform:translate(-30px,-2px);width:10px}p[class^=from-]{margin:.5rem 0;width:fit-content}p.from-me~p.from-me,p.from-me~p.from-me:not(:last-child){margin:.25rem 0 0}p.from-me~p.from-me:last-child{margin-bottom:.5rem}p.from-them{align-items:flex-start;background-color:#e5e5ea;color:#000}p.from-them:before{border-bottom-right-radius:.8rem .7rem;border-left:1rem solid #e5e5ea;left:-.35rem;transform:translateY(-.1rem)}p.from-them:after{background-color:#fff;border-bottom-right-radius:.5rem;left:20px;transform:translate(-30px,-2px);width:10px}p[class^=from-].emoji{background:none;font-size:2.5rem}p[class^=from-].emoji:before{content:none}.no-tail:before{display:none}.margin-b_none{margin-bottom:0!important}.margin-b_one{margin-bottom:1rem!important}.margin-t_one{margin-top:1rem!important}.signin_box{background-color:#fff;border-radius:10px;border-top-left-radius:1rem!important;border-top-right-radius:1rem!important;box-shadow:0 8px 16px rgba(0,0,0,.8);text-align:center;width:100%}.logo_box .logo_label{color:#fff;font-size:24px;margin-bottom:2rem}.sign-in,.signin_button_box{margin-bottom:1rem}.sign-in{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:16px;justify-content:flex-start;padding:1rem;transition:box-shadow .3s ease;width:100%}.sign-in:hover{box-shadow:0 4px 8px rgba(0,0,0,.1)}.sign-in img{margin-right:10px}.terms_label{color:#212121!important;display:block;font-size:12px;font-weight:700;margin-top:2rem}.intro_box{background-color:#000;height:100px;width:100px}.button-38{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);padding:.7rem .3rem}.button-36,.button-38{background-color:#fff;border:0;border-radius:2rem;box-sizing:border-box;color:#111827;cursor:pointer;font-family:Roboto,ui-sans-serif,system-ui;font-size:1.25rem;font-weight:600;line-height:1.25rem;text-align:center;text-decoration:none #d1d5db solid;text-decoration-thickness:auto;touch-action:manipulation;user-select:none;-webkit-user-select:none}.button-38:hover{background-color:#f9fafb}.button-38:focus{outline:2px solid transparent;outline-offset:2px}.button-38:focus-visible{box-shadow:none}.subscription-container{margin:0 auto;max-width:960px}.subscription-title{color:#333;text-align:center}.subscription-plans{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:40px}.subscription-plan{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-bottom:20px;padding:30px;text-align:center;width:300px}.subscription-plan-title{color:#333;margin-bottom:20px}.subscription-plan-price{color:#007bff;font-size:36px;margin-bottom:20px}.subscription-plan-features{list-style-type:none;margin-bottom:30px;padding:0}.subscription-plan-feature{margin-bottom:10px}.subscription-plan-button{background-color:#007bff;border-radius:4px;display:inline-block;font-weight:700;padding:12px 30px;text-decoration:none;transition:background-color .3s}.subscription-plan-button:hover{background-color:#0056b3}.user-id-container{align-items:center;display:flex;justify-content:center;margin-bottom:20px;margin-top:10px;width:100%}.user-id{background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px;margin-right:10px;padding:10px}.copy-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 20px}.topBar2{align-items:end;display:flex;flex-direction:column;margin-top:0;text-align:center;width:-webkit-fill-available}.header-title{color:#3498db;margin-bottom:20px}.plan-container{display:flex;flex-wrap:wrap;gap:15px;justify-content:space-around}.single-plan{background-color:#fff;border:2px solid #bdc3c7;border-radius:10px;padding:20px;transition:all .3s ease;width:calc(50% - 10px)}.single-plan:hover{border-color:#3498db;transform:scale(1.05)}.plan-title{color:#3498db;font-size:22px}.plan-cost{color:#e74c3c;font-size:26px;margin:10px 0}.features-list{list-style-type:none;padding:0;text-align:left}.feature-item{margin-bottom:5px}.cta-button{background-color:#e74c3c;border:none;border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:18px;padding:10px 15px;transition:background-color .2s;width:100%}.cta-button:hover{background-color:#c0392b}@media (max-width:768px){.single-plan{width:100%}}.subscription-page-body{background-attachment:fixed;background-color:#f4f4f8;background-size:cover;color:#444;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;padding:20px;text-align:center}.subscription-page-heading{color:#205375;font-size:28px;margin-bottom:30px}.subscription-plans-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.subscription-plan-card{background-color:#fff;border:1px solid #ddd;border-radius:8px;box-sizing:border-box;padding:20px;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;width:calc(33.333% - 20px)}.subscription-plan-card:hover{box-shadow:0 4px 8px rgba(0,0,0,.1);transform:translateY(-5px)}.subscription-plan-price{color:#0d3b66;font-size:24px;font-weight:700;margin-bottom:15px}.subscription-plan-button{background-color:#ef3054;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;letter-spacing:1px;padding:12px 24px;text-transform:uppercase;transition:background-color .3s ease-in-out}.subscription-plan-button:hover{background-color:#f53d6f}.subscription-plan-most-popular{background-color:#ffba08;border-radius:20px;box-shadow:0 2px 4px rgba(0,0,0,.1);color:#fff;font-size:14px;padding:6px 12px;position:absolute;right:20px;top:20px}.subscription-plan-card:nth-child(2){border-color:#ef3054;border-width:thick;position:relative}@media (max-width:960px){.subscription-plan-card{width:calc(50% - 20px)}}@media (max-width:640px){.subscription-plan-card{width:100%}}.faq{margin:0 auto 40px;max-width:600px;text-align:left}.faq h3{font-size:20px;margin-bottom:15px}.guarantee{background-color:#d9f2ff;border-radius:5px;color:#333;font-size:16px;padding:20px}.review-container{background-color:#fff;border-radius:10px;max-width:400px;text-align:center;width:100%}.review-title{color:#333;font-size:28px;font-weight:700;margin-bottom:20px}.review-question{color:#555;font-size:18px;margin-bottom:30px}.review-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:700;margin:0 10px;padding:12px 24px;text-transform:uppercase;transition:background-color .3s}.review-button:hover{background-color:#0056b3}.review-button-later{background-color:#6c757d}.review-button-later:hover{background-color:#495057}.discount-container .close-btn{width:20px}.discount-container{align-items:center;background:#023047;background-image:radial-gradient(circle 610px at 5.2% 51%,#050872 0,#070335 97%);color:#fff;display:flex;font-family:Inter,sans-serif;gap:30px;justify-content:center;left:0;padding:8px 0;position:relative;top:0;width:100%}.discount-container .discount-heading{font-size:18px;font-weight:700;margin-bottom:4px}.discount-container .discount-subheading{font-size:16px}.discount-container .countdown-timer{display:flex;gap:16px}.countdown-timer .group{align-items:center;display:flex;flex-direction:column;gap:6px}.countdown-timer .value{background:#fff;border-radius:4px;color:#222;font-size:20px;font-weight:700;padding:0;text-align:center;width:24px}.countdown-timer .unit{font-size:13px}.discount-container .discount-btn{background:#63fbd7;background-image:linear-gradient(68deg,#63fbd7,#05defa);border-radius:4px;color:#000;font-size:14px;font-weight:700;padding:8px 24px;text-decoration:none;text-transform:uppercase;transition:all .4s ease}.discount-container .discount-btn:hover{transform:scale(1.03)}.discount-container .close-btn{background:hsla(0,0%,100%,.1);border-radius:50%;cursor:pointer;display:flex;padding:3px;position:fixed;right:20px;top:24px;transition:all .4s ease}.discount-container .close-btn:hover{background:hsla(0,0%,100%,.3)}@media (max-width:800px){.discount-container{justify-content:flex-start;padding-left:30px}}@media (max-width:640px){.discount-container{flex-direction:row;gap:16px;padding-left:0;text-align:center}}.dice{display:none;height:100px;position:relative;transform-style:preserve-3d;transition:1s ease;width:100px}@keyframes rolling{50%{transform:rotateX(455deg) rotateY(455deg)}}.face{background:linear-gradient(145deg,#dddbd8,#fff);border:5px solid #f6f3f0;border-radius:20px;transform-style:preserve-3d}.face,.face:before{height:100%;position:absolute;width:100%}.face:before{background:#f6f3f0;border-radius:20px;content:"";transform:translateZ(-1px)}.face:after{background:#131210;border-radius:50%;content:"";height:18px;left:50%;position:absolute;top:50%;width:18px}.front{transform:translateZ(50px)}.back{transform:rotateX(180deg) translateZ(50px)}.top{transform:rotateX(90deg) translateZ(50px)}.bottom{transform:rotateX(-90deg) translateZ(50px)}.right{transform:rotateY(90deg) translateZ(50px)}.left{transform:rotateY(-90deg) translateZ(50px)}.front:after{background:#f63330;height:30px;margin:-15px 0 0 -15px;width:30px}.back:after{box-shadow:40px 0,0 25px,40px 25px,0 50px,40px 50px;margin:-35px 0 0 -30px}.top:after{box-shadow:40px 40px;margin:-30px 0 0 -30px}.bottom:after{box-shadow:26px 26px,52px 52px,52px 0,0 52px;margin:-36px 0 0 -36px}.right:after{box-shadow:40px 0,0 40px,40px 40px;margin:-30px 0 0 -30px}.left:after{box-shadow:25px 25px,50px 50px;margin:-35px 0 0 -35px}.roll{border:2px solid #b33951;border-radius:3px;color:#b33951;cursor:pointer;font:700 16px Montserrat;margin-top:60px;padding:6px 12px;transition:.4s}.roll:hover{background:#b33951;color:#fff}.mapboxgl-ctrl-group button{height:40px;width:40px}.ai{background-image:url(/static/media/sparkling.8dc14281611a3c44601b.png);background-size:contain}.map-container{bottom:0;height:100%;right:0;width:100%}.map-container,.sidebarStyle{left:0;position:absolute;top:0}.sidebarStyle{background-color:#404040;color:#fff;display:none;font-weight:700;margin:12px;padding:6px;z-index:1!important}.delete_point{display:flex;justify-content:flex-end}.custom-file-input::-webkit-file-upload-button{visibility:hidden}.custom-file-input:before{background:linear-gradient(top,#f9f9f9,#e3e3e3);border:1px solid #999;border-radius:3px;content:"Select some files";cursor:pointer;display:inline-block;font-size:10pt;font-weight:700;outline:none;padding:5px 8px;text-shadow:1px 1px #fff;-webkit-user-select:none;white-space:nowrap}.custom-file-input:hover:before{border-color:#000}.custom-file-input:active:before{background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9)}.title_point{margin:0}.notes-title,.tag-title{font-weight:700}.upload-file{background-color:grey;display:flex;height:200px;width:-webkit-fill-available}.add-image,.upload-file{align-items:center;justify-content:center}.add-image{align-content:center;height:40px;width:40px}.last_edited{color:grey;font-size:small;padding-left:1.25rem}.notes_box{margin-top:0}
/*# sourceMappingURL=main.c9df41dc.css.map*/