.About-module__RiCRTq__page{padding:max(16px, env(safe-area-inset-top)) 16px calc(110px + env(safe-area-inset-bottom));flex-direction:column;gap:16px;max-width:1320px;display:flex}@media (min-width:600px){.About-module__RiCRTq__page{padding:24px 24px calc(110px + env(safe-area-inset-bottom));gap:20px}}@media (min-width:1200px){.About-module__RiCRTq__page{gap:24px;padding:32px 32px 48px}}.About-module__RiCRTq__hero{color:#1e1b19;background:linear-gradient(160deg,#f2c394 0%,#f5d9b8 55%,#f4e6d4 100%);border-radius:24px;align-items:flex-start;gap:18px;padding:22px;display:flex;position:relative;overflow:hidden}:root[data-theme=dark] .About-module__RiCRTq__hero{color:#f7ebdd;background:linear-gradient(160deg,#6a4527 0%,#3b2b1f 100%)}.About-module__RiCRTq__hero:after{content:"";opacity:.07;clip-path:polygon(0 100%,17% 73%,26% 62%,33% 37%,38% 47%,45% 18%,51% 40%,57% 27%,64% 52%,78% 68%,100% 88%,100% 100%);pointer-events:none;background:currentColor;width:280px;height:120px;position:absolute;bottom:-30px;right:-40px}.About-module__RiCRTq__heroText{flex-direction:column;gap:10px;min-width:0;display:flex;position:relative}.About-module__RiCRTq__h1{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:26px;font-weight:600;line-height:1.1}.About-module__RiCRTq__h1 span{font-family:var(--font-hy);opacity:.7;margin-left:6px;font-size:.6em;font-weight:500}@media (min-width:1200px){.About-module__RiCRTq__h1{font-size:34px}}.About-module__RiCRTq__lead{opacity:.85;text-wrap:pretty;max-width:62ch;margin:0;font-size:15px;line-height:1.5}.About-module__RiCRTq__version{flex-wrap:wrap;gap:6px;display:flex}.About-module__RiCRTq__version span{font:500 12px var(--font-mono);background:#1e1b1914;border-radius:999px;padding:4px 10px}:root[data-theme=dark] .About-module__RiCRTq__version span{background:#fff5eb1f}.About-module__RiCRTq__grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:16px;display:grid}@media (min-width:960px){.About-module__RiCRTq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.About-module__RiCRTq__gridOne{grid-template-columns:minmax(0,720px)}}.About-module__RiCRTq__col{flex-direction:column;gap:16px;min-width:0;display:flex}.About-module__RiCRTq__card{background:var(--card);border:1px solid var(--stroke);border-radius:20px;flex-direction:column;gap:14px;padding:18px;scroll-margin-top:16px;display:flex}.About-module__RiCRTq__h2{font-family:var(--font-display);letter-spacing:-.01em;align-items:center;gap:10px;margin:0;font-size:18px;font-weight:500;display:flex}.About-module__RiCRTq__h2 svg{width:20px;height:20px;color:var(--accent)}.About-module__RiCRTq__link{color:inherit;border-radius:16px;align-items:center;gap:14px;margin:0 -6px;padding:12px;text-decoration:none;transition:background-color .14s;display:flex}.About-module__RiCRTq__link:hover{color:inherit;background:var(--raised)}.About-module__RiCRTq__linkIcon{color:#fff;border-radius:14px;flex:none;place-items:center;width:44px;height:44px;display:grid}.About-module__RiCRTq__linkIcon svg{stroke-width:1.9px;width:22px;height:22px}.About-module__RiCRTq__linkText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.About-module__RiCRTq__linkText b{font-size:15px;font-weight:600}.About-module__RiCRTq__linkText span{color:var(--ink2);font-size:13px}.About-module__RiCRTq__linkGo{width:18px;height:18px;color:var(--ink2)}.About-module__RiCRTq__projects{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}@media (min-width:600px) and (max-width:959px),(min-width:1500px){.About-module__RiCRTq__projects{grid-template-columns:repeat(2,minmax(0,1fr))}}.About-module__RiCRTq__project{background:var(--bg);color:inherit;border-radius:16px;gap:14px;padding:14px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex}.About-module__RiCRTq__project:hover{color:inherit;box-shadow:var(--shadow-pop);transform:translateY(-1px)}.About-module__RiCRTq__projectIcon{background:linear-gradient(160deg, var(--apricot), var(--accent));color:#fff;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid}.About-module__RiCRTq__projectIcon svg{stroke-width:1.9px;width:21px;height:21px}.About-module__RiCRTq__projectText{min-width:0;color:var(--ink2);flex-direction:column;flex:1;gap:3px;font-size:13px;line-height:1.45;display:flex}.About-module__RiCRTq__projectText b{color:var(--ink);font-size:15px;font-weight:600}.About-module__RiCRTq__projectKind{font:600 11px var(--font-mono);text-transform:uppercase;letter-spacing:.04em;color:var(--accent)}.About-module__RiCRTq__projectCta{color:var(--ink);align-items:center;gap:2px;margin-top:4px;font-weight:600;display:inline-flex}.About-module__RiCRTq__projectCta svg{width:16px;height:16px}.About-module__RiCRTq__p{color:var(--ink2);text-wrap:pretty;margin:0;font-size:14px;line-height:1.55}.About-module__RiCRTq__gate{flex-direction:column;gap:14px;display:flex}.About-module__RiCRTq__gate p{color:var(--ink2);margin:0;font-size:14px;line-height:1.55}.About-module__RiCRTq__tgBtn{color:#fff;cursor:pointer;background:#2aabee;border:0;border-radius:14px;align-self:flex-start;align-items:center;gap:10px;height:48px;padding:0 20px 0 16px;font-size:15px;font-weight:600;display:inline-flex}.About-module__RiCRTq__tgBtn:disabled{opacity:.5;cursor:not-allowed}.About-module__RiCRTq__tgBtn svg{stroke-width:1.9px;width:20px;height:20px}.About-module__RiCRTq__chat{flex-direction:column;gap:10px;display:flex}.About-module__RiCRTq__chatNote{color:var(--ink2);font-size:12px}.About-module__RiCRTq__chatSkeleton{background:var(--skel);height:220px;animation:var(--kf-pulse) 1.6s ease-in-out infinite;border-radius:16px}.About-module__RiCRTq__footer{color:var(--ink2);padding:8px 4px 0;font-size:12px}
.LangSwitch-module__Dw-EXq__switch{background:var(--raised);border-radius:999px;flex:none;padding:3px;display:flex}.LangSwitch-module__Dw-EXq__btn{min-width:52px;height:34px;color:var(--ink2);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 12px;font-size:13px;font-weight:600}.LangSwitch-module__Dw-EXq__btn[aria-checked=true]{background:var(--card);color:var(--ink);box-shadow:0 1px 2px #00000014}
.Shell-module__CMZqma__shell{min-height:100dvh;display:flex}.Shell-module__CMZqma__main{flex-direction:column;flex:1;min-width:0;display:flex}.Shell-module__CMZqma__rail{height:100dvh;width:var(--rail-w,84px);padding:calc(24px * var(--k)) 0;background:var(--card);border-right:1px solid var(--line);z-index:10;flex-direction:column;flex:none;align-items:center;gap:6px;display:none;position:sticky;top:0}.Shell-module__CMZqma__railGap{height:calc(20px * var(--k))}.Shell-module__CMZqma__railItem{width:calc(68px * var(--k));min-height:calc(56px * var(--k));color:var(--ink2);background:0 0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;text-decoration:none;transition:background-color .16s,color .16s;display:flex}.Shell-module__CMZqma__railItem svg{width:calc(22px * var(--k));height:calc(22px * var(--k))}.Shell-module__CMZqma__railItem span{max-width:100%;font-size:calc(11px * var(--k));text-align:center;overflow-wrap:anywhere;padding:0 2px;font-weight:600;line-height:1.15}:root[lang=hy] .Shell-module__CMZqma__railItem span{font-size:calc(10px * var(--k))}.Shell-module__CMZqma__railItem:hover{background:var(--raised);color:var(--ink)}.Shell-module__CMZqma__railItem[aria-current=page]{color:var(--accent);background:var(--raised)}.Shell-module__CMZqma__railSpacer{flex:1}.Shell-module__CMZqma__iconWrap{display:inline-grid;position:relative}.Shell-module__CMZqma__dot{background:var(--accent);width:9px;height:9px;box-shadow:0 0 0 2px var(--card);border-radius:50%;position:absolute;top:-2px;right:-4px}.Shell-module__CMZqma__version{font:500 10px var(--font-mono);color:var(--ink2);opacity:.7;margin-top:6px;text-decoration:none}.Shell-module__CMZqma__version:hover{opacity:1;color:var(--ink)}.Shell-module__CMZqma__tablo{width:calc(72px * var(--k));border:1px solid var(--line2);display:none;}.Shell-module__CMZqma__tabs{z-index:20;padding:6px 12px max(12px, env(safe-area-inset-bottom));background:var(--card);border-top:1px solid var(--line);justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.Shell-module__CMZqma__tab{min-width:58px;min-height:52px;color:var(--ink2);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;text-decoration:none;display:flex}.Shell-module__CMZqma__tab svg{width:24px;height:24px}.Shell-module__CMZqma__tab span{font-size:11px;font-weight:600}.Shell-module__CMZqma__tab[aria-current=page]{color:var(--accent)}.Shell-module__CMZqma__tab:hover{color:var(--ink)}@media (min-width:1200px){.Shell-module__CMZqma__rail{display:flex}.Shell-module__CMZqma__tabs{display:none}}@media (min-width:2200px){.Shell-module__CMZqma__shell{--rail-w:112px;--k:1.3}.Shell-module__CMZqma__tablo{display:flex}}.Shell-module__CMZqma__mark{border-radius:999px 999px 4px 4px;flex:none;position:relative}.Shell-module__CMZqma__mark:before{content:"";background:var(--mark-in,var(--card));border-radius:999px 999px 0 0;position:absolute;inset:32% 24% 0}.Shell-module__CMZqma__mark:after{content:"";background:#ee9b4c;border-radius:2px;width:22%;height:18%;position:absolute;top:10%;left:50%;transform:translate(-50%)}.Shell-module__CMZqma__toast{left:50%;bottom:calc(96px + env(safe-area-inset-bottom));z-index:90;background:var(--ink);max-width:min(92vw,420px);color:var(--card);box-shadow:var(--shadow-pop);pointer-events:none;border-radius:999px;padding:12px 18px;font-size:14px;font-weight:600;animation:.22s ease-out Shell-module__CMZqma__toastIn;position:fixed;transform:translate(-50%)}.Shell-module__CMZqma__toastAction{pointer-events:auto;align-items:center;gap:14px;padding:8px 8px 8px 18px;display:flex}.Shell-module__CMZqma__toastBtn{background:color-mix(in srgb, var(--card), transparent 82%);height:34px;color:var(--card);font:inherit;cursor:pointer;border:0;border-radius:999px;flex:none;padding:0 14px;font-weight:700}.Shell-module__CMZqma__toastBtn:hover{background:color-mix(in srgb, var(--card), transparent 70%)}@keyframes Shell-module__CMZqma__toastIn{0%{opacity:0;transform:translate(-50%,10px)}}@media (min-width:1200px){.Shell-module__CMZqma__toast{bottom:32px}}.Shell-module__CMZqma__publicTop{z-index:15;padding:max(12px, env(safe-area-inset-top)) max(clamp(16px, 4vw, 32px), calc((100% - 1272px) / 2)) 12px;background:color-mix(in srgb, var(--bg), transparent 8%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);align-items:center;gap:18px;display:none;position:sticky;top:0}html[data-auth="0"] .Shell-module__CMZqma__publicTop{display:flex}:is(html[data-auth="0"] .Shell-module__CMZqma__rail,html[data-auth="0"] .Shell-module__CMZqma__tabs){display:none!important}html[data-auth="0"] .Shell-module__CMZqma__main>:not(.Shell-module__CMZqma__publicTop){width:100%;margin-inline:auto}.Shell-module__CMZqma__publicBrand{color:var(--ink);align-items:center;gap:10px;text-decoration:none;display:flex}.Shell-module__CMZqma__publicBrand span{flex-direction:column;line-height:1.1;display:flex}.Shell-module__CMZqma__publicBrand b{font-family:var(--font-display);letter-spacing:-.01em;font-size:16px;font-weight:600}.Shell-module__CMZqma__publicBrand small{color:var(--ink2);font-size:12px}.Shell-module__CMZqma__publicNav{gap:4px;display:flex}.Shell-module__CMZqma__publicNav a{color:var(--ink2);border-radius:999px;padding:8px 12px;font-size:14px;font-weight:600;text-decoration:none}.Shell-module__CMZqma__publicNav a:hover,.Shell-module__CMZqma__publicNav a[aria-current=page]{color:var(--ink);background:var(--raised)}.Shell-module__CMZqma__publicSpacer{flex:1}.Shell-module__CMZqma__publicLogin{color:#fff;background:#2aabee;border-radius:999px;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.Shell-module__CMZqma__publicLogin:hover{color:#fff;filter:brightness(1.06)}.Shell-module__CMZqma__publicLogin svg{width:17px;height:17px}@media (max-width:720px){.Shell-module__CMZqma__publicTop{flex-wrap:wrap;gap:10px 12px}.Shell-module__CMZqma__publicNav{flex-basis:100%;order:5}.Shell-module__CMZqma__publicBrand small{display:none}}
.Account-module__vBo3ka__steps{counter-reset:step;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Account-module__vBo3ka__steps li{counter-increment:step;align-items:baseline;gap:12px;font-size:15px;line-height:1.4;display:flex}.Account-module__vBo3ka__steps li:before{content:counter(step);background:var(--card);width:26px;height:26px;box-shadow:inset 0 0 0 1px var(--line2);font:600 13px var(--font-sans);color:var(--ink);border-radius:50%;flex:none;place-items:center;display:inline-grid;transform:translateY(-1px)}.Account-module__vBo3ka__tgBtn{color:#fff;background:#2aabee;border-radius:14px;justify-content:center;align-items:center;gap:10px;height:54px;font-size:16px;font-weight:600;text-decoration:none;transition:filter .16s,transform .16s;display:flex}.Account-module__vBo3ka__tgBtn:hover{color:#fff;filter:brightness(1.06)}.Account-module__vBo3ka__tgBtn:active{transform:scale(.99)}.Account-module__vBo3ka__tgBtn svg{stroke-width:1.9px;width:20px;height:20px}.Account-module__vBo3ka__tgBtnGhost{background:var(--skel);height:54px;animation:var(--kf-pulse) 1.6s ease-in-out infinite;border-radius:14px}.Account-module__vBo3ka__qr{background:var(--card);border:1px solid var(--stroke);color:var(--ink2);border-radius:18px;align-items:center;gap:16px;padding:14px;font-size:13px;line-height:1.4;display:none}.Account-module__vBo3ka__qr svg{border-radius:10px;flex:none;width:132px;height:132px}@media (min-width:600px) and (pointer:fine){.Account-module__vBo3ka__qr{display:flex}}.Account-module__vBo3ka__wait{color:var(--ink2);align-items:center;gap:10px;font-size:14px;display:flex}.Account-module__vBo3ka__spinner{border:2px solid var(--line2);border-top-color:var(--accent);width:16px;height:16px;animation:var(--kf-spin) .9s linear infinite;border-radius:50%;flex:none}.Account-module__vBo3ka__notice{background:var(--card);border:1px solid var(--stroke);border-radius:16px;align-items:flex-start;gap:12px;padding:14px 16px;font-size:14px;line-height:1.45;display:flex}.Account-module__vBo3ka__notice>svg{width:20px;height:20px;color:var(--accent);margin-top:1px}.Account-module__vBo3ka__inlineBtn{color:var(--accent);cursor:pointer;background:0 0;border:0;margin-top:8px;padding:0;font-weight:600;display:block}.Account-module__vBo3ka__dev{font:12px/1.4 var(--font-mono);color:var(--ink2);margin-top:6px}.Account-module__vBo3ka__hello{align-items:center;gap:14px;display:flex}.Account-module__vBo3ka__hello p{color:var(--ink2);margin:0;font-size:15px;line-height:1.45}.Account-module__vBo3ka__avatarBig{background:linear-gradient(160deg, var(--apricot), var(--accent));color:#fff;width:56px;height:56px;font:500 24px var(--font-display);border-radius:50%;flex:none;place-items:center;display:grid}.Account-module__vBo3ka__who{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.Account-module__vBo3ka__who b{font:500 20px var(--font-display);letter-spacing:-.01em;overflow-wrap:anywhere}.Account-module__vBo3ka__role{background:var(--raised);font:600 11px var(--font-mono);text-transform:uppercase;letter-spacing:.04em;color:var(--ink2);border-radius:999px;padding:3px 8px}.Account-module__vBo3ka__links{background:var(--card);border:1px solid var(--stroke);border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.Account-module__vBo3ka__link{min-height:52px;color:var(--ink);border-top:1px solid var(--line);align-items:center;gap:12px;padding:0 16px;font-size:15px;font-weight:500;text-decoration:none;display:flex}.Account-module__vBo3ka__link:first-child{border-top:0}.Account-module__vBo3ka__link:hover{color:var(--ink);background:var(--card-hover)}.Account-module__vBo3ka__link span{flex:1}.Account-module__vBo3ka__link svg{width:20px;height:20px;color:var(--ink2)}.Account-module__vBo3ka__count{background:var(--accent);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:12px;font-weight:700;display:grid}.Account-module__vBo3ka__logout{border:1px solid var(--line2);height:52px;color:var(--accent);cursor:pointer;background:0 0;border-radius:14px;justify-content:center;align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.Account-module__vBo3ka__logout svg{width:18px;height:18px}.Account-module__vBo3ka__note{color:var(--ink2);align-items:flex-start;gap:8px;font-size:12px;line-height:1.4;display:flex}.Account-module__vBo3ka__note svg{stroke-width:1.8px;width:14px;height:14px;margin-top:1px}.Account-module__vBo3ka__skeleton{background:var(--skel);height:160px;animation:var(--kf-pulse) 1.6s ease-in-out infinite;border-radius:18px}
.Form-module__6n02sa__card{background:var(--card);border:1px solid var(--stroke);border-radius:18px;flex-direction:column;gap:10px;padding:16px;display:flex}.Form-module__6n02sa__cardHead{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.Form-module__6n02sa__cardName{font-size:15px;font-weight:600}.Form-module__6n02sa__cardMeta{color:var(--ink2);font-size:12px}.Form-module__6n02sa__label{flex-direction:column;gap:6px;display:flex}.Form-module__6n02sa__labelText{color:var(--ink2);font-size:12px}.Form-module__6n02sa__box{background:var(--card);border:1px solid var(--line2);border-radius:12px;align-items:center;gap:10px;height:48px;padding:0 14px;font-size:15px;transition:border-color .14s,box-shadow .14s;display:flex}.Form-module__6n02sa__box:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--focus)}.Form-module__6n02sa__boxSunk{background:var(--bg);font-size:17px;font-weight:600;}.Form-module__6n02sa__boxError{border:1.5px solid var(--accent)}.Form-module__6n02sa__box input,.Form-module__6n02sa__box select{min-width:0;height:100%;font:inherit;color:var(--ink);background:0 0;border:0;outline:none;flex:1}.Form-module__6n02sa__box input[type=date]{font-variant-numeric:tabular-nums}.Form-module__6n02sa__unit{color:var(--ink2);flex:none;font-size:13px;font-weight:500}.Form-module__6n02sa__hint{color:var(--ink2);font-size:13px;line-height:1.4}.Form-module__6n02sa__hintError{color:var(--accent);font-weight:600;}.Form-module__6n02sa__urgency{align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.Form-module__6n02sa__urgency i{border-radius:50%;width:9px;height:9px}.Form-module__6n02sa__group{flex-direction:column;gap:8px;display:flex}.Form-module__6n02sa__chips{flex-wrap:wrap;gap:8px;display:flex}.Form-module__6n02sa__chip{border:1px solid var(--line2);height:44px;color:var(--ink);cursor:pointer;background:0 0;border-radius:999px;padding:0 16px;font-size:14px;font-weight:600;transition:background-color .14s,color .14s}.Form-module__6n02sa__chip:hover{background:var(--raised)}.Form-module__6n02sa__chip[aria-pressed=true],.Form-module__6n02sa__chip[aria-checked=true]{border-color:var(--ink);background:var(--ink);color:var(--card)}.Form-module__6n02sa__switchRow{background:var(--card);cursor:pointer;border-radius:16px;align-items:center;gap:12px;padding:12px 16px;display:flex}.Form-module__6n02sa__switchText{flex-direction:column;flex:1;gap:2px;display:flex}.Form-module__6n02sa__switchTitle{font-size:14px;font-weight:600}.Form-module__6n02sa__switchSub{color:var(--ink2);font-size:12px}.Form-module__6n02sa__switch{background:var(--line2);cursor:pointer;border:0;border-radius:999px;flex:none;width:48px;height:28px;padding:0;transition:background-color .16s;position:relative}.Form-module__6n02sa__switch:after{content:"";background:#fbf9f5;border-radius:50%;width:22px;height:22px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000040}.Form-module__6n02sa__switch[aria-checked=true]{background:var(--olive)}.Form-module__6n02sa__switch[aria-checked=true]:after{transform:translate(20px)}.Form-module__6n02sa__photo{border:1.5px dashed var(--line2);height:56px;color:var(--ink);cursor:pointer;background:0 0;border-radius:16px;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.Form-module__6n02sa__photo:hover{background:var(--card)}.Form-module__6n02sa__photo:focus-within{border-color:var(--accent)}.Form-module__6n02sa__photo input{opacity:0;width:1px;height:1px;position:absolute}.Form-module__6n02sa__photo svg{width:20px;height:20px}.Form-module__6n02sa__preview{background:var(--raised);border-radius:16px;position:relative;overflow:hidden}.Form-module__6n02sa__preview img{object-fit:contain;width:100%;max-height:260px;display:block}.Form-module__6n02sa__preview button{position:absolute;top:8px;right:8px}.Form-module__6n02sa__total{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.Form-module__6n02sa__totalLabel{color:var(--ink2);font-size:14px}.Form-module__6n02sa__totalValue{font-family:var(--font-display);font-size:22px;font-weight:500}.Form-module__6n02sa__save{background:var(--ink);height:52px;color:var(--card);cursor:pointer;border:0;border-radius:14px;font-size:15px;font-weight:600}.Form-module__6n02sa__save:disabled{background:var(--raised);color:var(--ink2);cursor:not-allowed}.Form-module__6n02sa__row2{gap:10px;display:flex}.Form-module__6n02sa__row2>*{flex:1 1 0;min-width:0}.Form-module__6n02sa__ghost{border:1px solid var(--line2);height:52px;color:var(--accent);cursor:pointer;background:0 0;border-radius:14px;flex:none;padding:0 18px;font-size:15px;font-weight:600}.Form-module__6n02sa__private{color:var(--ink2);justify-content:center;align-items:center;gap:6px;font-size:12px;display:flex}@media (min-width:1200px){.Form-module__6n02sa__private{justify-content:flex-start}}.Form-module__6n02sa__private svg{stroke-width:1.8px;width:14px;height:14px}.Form-module__6n02sa__details{background:var(--card);border-radius:16px;padding:4px 16px}.Form-module__6n02sa__details summary{cursor:pointer;justify-content:space-between;align-items:center;padding:10px 0;font-size:14px;font-weight:600;list-style:none;display:flex}.Form-module__6n02sa__details summary::-webkit-details-marker{display:none}.Form-module__6n02sa__details summary:after{content:"›";color:var(--ink2);font-size:18px;transition:transform .16s}.Form-module__6n02sa__details[open] summary:after{transform:rotate(90deg)}.Form-module__6n02sa__detailsBody{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-bottom:14px;display:grid}.Form-module__6n02sa__list{flex-direction:column;display:flex}.Form-module__6n02sa__listItem{border-top:1px solid var(--line);align-items:center;gap:10px;padding:10px 0;display:flex}.Form-module__6n02sa__listItem:first-child{border-top:0}.Form-module__6n02sa__listMain{flex:1;min-width:0}.Form-module__6n02sa__listTitle{font-size:14px;font-weight:600}.Form-module__6n02sa__listSub{color:var(--ink2);font-size:12px}.Form-module__6n02sa__iconBtn{width:36px;height:36px;color:var(--ink2);cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;display:grid}.Form-module__6n02sa__iconBtn:hover{background:var(--raised);color:var(--accent)}.Form-module__6n02sa__iconBtn svg{width:18px;height:18px}.Form-module__6n02sa__meterRow{align-items:stretch;gap:8px;display:flex}.Form-module__6n02sa__meterRow>:first-child{flex:1;min-width:0}.Form-module__6n02sa__shotTake,.Form-module__6n02sa__shot{flex:none;width:48px;height:48px;position:relative}.Form-module__6n02sa__shotTake{border:1.5px dashed var(--line2);color:var(--ink2);cursor:pointer;border-radius:12px;place-items:center;transition:border-color .14s,color .14s,background-color .14s;display:grid}.Form-module__6n02sa__shotTake:hover{color:var(--ink);border-color:var(--ink2);background:var(--card)}.Form-module__6n02sa__shotTake:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--focus)}.Form-module__6n02sa__shotTake input{opacity:0;width:1px;height:1px;position:absolute;inset:0}.Form-module__6n02sa__shotTake svg{width:20px;height:20px}.Form-module__6n02sa__shotImg{background:var(--raised);cursor:zoom-in;width:100%;height:100%;animation:var(--kf-fade-in) .2s ease;border:0;border-radius:12px;padding:0;overflow:hidden}.Form-module__6n02sa__shotImg img{object-fit:cover;width:100%;height:100%;display:block}.Form-module__6n02sa__shotDrop{border:2px solid var(--bg);background:var(--ink);width:22px;height:22px;color:var(--card);cursor:pointer;border-radius:50%;place-items:center;display:grid;position:absolute;top:-6px;right:-6px}.Form-module__6n02sa__linkBtn{color:var(--accent);font:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.Form-module__6n02sa__hit{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;margin:0 -6px;padding-left:6px;padding-right:6px;transition:background-color .12s}.Form-module__6n02sa__hit:hover{background:var(--raised)}.Form-module__6n02sa__hit:disabled{opacity:.5;cursor:default}.Form-module__6n02sa__hitAdd{background:var(--raised);width:30px;height:30px;color:var(--accent);border-radius:50%;flex:none;place-items:center;display:grid}.Form-module__6n02sa__hit:hover .Form-module__6n02sa__hitAdd{background:var(--card)}.Form-module__6n02sa__hitAdd svg{stroke-width:2.2px;width:16px;height:16px}
.Sheet-module__r8uycq__dialog{background:var(--bg);background-image:var(--noise);width:100%;max-width:none;height:auto;max-height:min(88dvh,760px);color:var(--ink);font-family:var(--font-sans);font-variant-numeric:tabular-nums;border:0;border-radius:28px 28px 0 0;flex-direction:column;margin:0;padding:0;animation:.26s cubic-bezier(.2,.8,.2,1) Sheet-module__r8uycq__sheetUp;display:flex;position:fixed;inset:auto 0 0;overflow:hidden}.Sheet-module__r8uycq__dialog:not([open]){display:none}.Sheet-module__r8uycq__dialog::backdrop{background:#1412117a;animation:.2s Sheet-module__r8uycq__fade}.Sheet-module__r8uycq__closing{animation:.18s ease-in forwards Sheet-module__r8uycq__sheetDown}.Sheet-module__r8uycq__closing::backdrop{animation:.18s ease-in forwards Sheet-module__r8uycq__fadeOut}@keyframes Sheet-module__r8uycq__sheetUp{0%{transform:translateY(100%)}}@keyframes Sheet-module__r8uycq__sheetDown{to{transform:translateY(100%)}}@keyframes Sheet-module__r8uycq__fade{0%{opacity:0}}@keyframes Sheet-module__r8uycq__fadeOut{to{opacity:0}}.Sheet-module__r8uycq__grabber{background:var(--line2);border-radius:3px;flex:none;width:40px;height:5px;margin:8px auto 0}.Sheet-module__r8uycq__head{flex:none;align-items:flex-start;gap:12px;padding:12px 16px 8px 20px;display:flex}.Sheet-module__r8uycq__titles{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.Sheet-module__r8uycq__title{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:20px;font-weight:500}.Sheet-module__r8uycq__sub{color:var(--ink2);font-size:14px}.Sheet-module__r8uycq__close{background:var(--raised);width:44px;height:44px;color:var(--ink);cursor:pointer;border:0;border-radius:12px;flex:none;place-items:center;display:grid}.Sheet-module__r8uycq__close svg{stroke-width:2px;width:18px;height:18px}.Sheet-module__r8uycq__body{overscroll-behavior:contain;scrollbar-width:none;flex-direction:column;flex:1;gap:16px;min-height:0;padding:8px 20px 16px;display:flex;overflow:auto}.Sheet-module__r8uycq__body>*{flex-shrink:0}.Sheet-module__r8uycq__foot{padding:12px 20px max(24px, env(safe-area-inset-bottom));border-top:1px solid var(--line);flex-direction:column;flex:none;gap:10px;display:flex}@media (min-width:1200px){.Sheet-module__r8uycq__dialog{border-left:1px solid var(--stroke);border-radius:0;width:480px;height:100dvh;max-height:none;animation-name:Sheet-module__r8uycq__drawerIn;inset:0 0 0 auto}.Sheet-module__r8uycq__closing{animation-name:Sheet-module__r8uycq__drawerOut}.Sheet-module__r8uycq__grabber{display:none}.Sheet-module__r8uycq__head{padding:24px 24px 16px}.Sheet-module__r8uycq__title{font-size:24px}.Sheet-module__r8uycq__body{gap:12px;padding:0 24px 24px}.Sheet-module__r8uycq__foot{padding:16px 24px 24px}@keyframes Sheet-module__r8uycq__drawerIn{0%{transform:translate(100%)}}@keyframes Sheet-module__r8uycq__drawerOut{to{transform:translate(100%)}}}
.City-module__TMQiDa__search{z-index:1;background:var(--card);border:1px solid var(--line2);height:48px;box-shadow:0 -12px 0 var(--bg);border-radius:12px;align-items:center;gap:10px;padding:0 14px;transition:border-color .14s,box-shadow .14s;display:flex;position:sticky;top:0}.City-module__TMQiDa__search:focus-within{border-color:var(--accent);box-shadow:0 -12px 0 var(--bg), 0 0 0 3px var(--focus)}.City-module__TMQiDa__search svg{width:18px;height:18px;color:var(--ink2)}.City-module__TMQiDa__search input{background:0 0;border:0;outline:none;flex:1;min-width:0;height:100%;font-size:15px}.City-module__TMQiDa__list{background:var(--card);border:1px solid var(--stroke);border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.City-module__TMQiDa__item{border:0;border-top:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:12px;min-height:60px;padding:8px 16px;transition:background-color .12s;display:flex}.City-module__TMQiDa__item:first-child{border-top:0}.City-module__TMQiDa__item:hover{background:var(--card-hover)}.City-module__TMQiDa__on,.City-module__TMQiDa__on:hover{background:var(--raised)}.City-module__TMQiDa__main{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.City-module__TMQiDa__name{font-size:15px;font-weight:600}.City-module__TMQiDa__country{color:var(--ink2);font-size:12px}.City-module__TMQiDa__time{font:500 18px var(--font-display);letter-spacing:-.02em;font-variant-numeric:tabular-nums}.City-module__TMQiDa__check{width:18px;height:18px;color:var(--accent);stroke-width:2.2px}.City-module__TMQiDa__empty{color:var(--ink2);padding:18px 16px;font-size:14px;line-height:1.45}
.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(../media/layers.3muxcl8sz6330.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(../media/layers-2x.23wrxu3xxu9-i.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(../media/marker-icon.1le94j_pe_ih1.png)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
.Location-module__1GEkoa__search{background:var(--card);border:1px solid var(--line2);border-radius:12px;align-items:center;gap:10px;height:48px;padding:0 6px 0 14px;display:flex}.Location-module__1GEkoa__search:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--focus)}.Location-module__1GEkoa__search>svg{width:18px;height:18px;color:var(--ink2);flex:none}.Location-module__1GEkoa__search input{background:0 0;border:0;outline:none;flex:1;min-width:0;height:100%;font-size:15px}.Location-module__1GEkoa__searchBtn{background:var(--ink);height:36px;color:var(--card);cursor:pointer;border:0;border-radius:9px;flex:none;padding:0 14px;font-size:13px;font-weight:600}.Location-module__1GEkoa__searchBtn:disabled{opacity:.4;cursor:default}.Location-module__1GEkoa__hits{background:var(--card);border:1px solid var(--stroke);border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.Location-module__1GEkoa__hit{border:0;border-top:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 14px;display:flex}.Location-module__1GEkoa__hit:first-child{border-top:0}.Location-module__1GEkoa__hit:hover{background:var(--card-hover)}.Location-module__1GEkoa__hit b{font-size:14px}.Location-module__1GEkoa__hit span{color:var(--ink2);font-size:12px}.Location-module__1GEkoa__none{color:var(--ink2);padding:12px 14px;font-size:13px}.Location-module__1GEkoa__mapWrap{border:1px solid var(--stroke);background:var(--raised);border-radius:18px;flex:none;height:clamp(260px,42dvh,440px);position:relative;overflow:hidden}.Location-module__1GEkoa__map{z-index:0;position:absolute;inset:0}.Location-module__1GEkoa__mapWrap[data-dark] .leaflet-tile-pane{filter:invert()hue-rotate(180deg)brightness(.9)contrast(.9)}.Location-module__1GEkoa__pin{z-index:500;background:var(--accent);pointer-events:none;border-radius:50% 50% 50% 0;width:26px;height:26px;margin:-26px 0 0 -13px;position:absolute;top:50%;left:50%;transform:rotate(-45deg);box-shadow:0 6px 14px -4px #00000073}.Location-module__1GEkoa__pin:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:8px}.Location-module__1GEkoa__gps{z-index:500;background:var(--card);width:40px;height:40px;color:var(--ink);cursor:pointer;border:0;border-radius:12px;place-items:center;display:grid;position:absolute;top:10px;right:10px;box-shadow:0 4px 14px -6px #0006}.Location-module__1GEkoa__gps:disabled{color:var(--accent)}.Location-module__1GEkoa__gps svg{width:20px;height:20px}.Location-module__1GEkoa__address{background:var(--card);border:1px solid var(--stroke);border-radius:14px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.Location-module__1GEkoa__address>svg{width:18px;height:18px;color:var(--accent);flex:none;margin-top:2px}.Location-module__1GEkoa__address span{flex-direction:column;gap:2px;min-width:0;display:flex}.Location-module__1GEkoa__address b{font-size:15px}.Location-module__1GEkoa__address small{color:var(--ink2);font-size:12px}
.Passport-module__39c98q__check{background:var(--ink);height:34px;color:var(--card);cursor:pointer;border:0;border-radius:10px;flex:none;padding:0 12px;font-size:13px;font-weight:600}.Passport-module__39c98q__check:disabled{opacity:.6}.Passport-module__39c98q__preview{background:var(--card);border:1px solid var(--stroke);animation:var(--kf-fade-in) .2s ease;border-radius:16px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.Passport-module__39c98q__previewHead{align-items:center;gap:8px;display:flex}.Passport-module__39c98q__previewHead i{border-radius:50%;flex:none;width:10px;height:10px}.Passport-module__39c98q__previewHead b{font:500 17px var(--font-display);letter-spacing:-.01em}.Passport-module__39c98q__previewText{color:var(--ink2);font-size:13px;line-height:1.45}.Passport-module__39c98q__login{border:1px dashed var(--line2);text-align:left;cursor:pointer;background:0 0;border-radius:16px;align-items:center;gap:12px;padding:14px 16px;display:flex}.Passport-module__39c98q__login:hover{background:var(--card)}.Passport-module__39c98q__login svg{color:#2aabee;flex:none;width:22px;height:22px}.Passport-module__39c98q__login span{color:var(--ink2);flex-direction:column;gap:2px;font-size:13px;line-height:1.4;display:flex}.Passport-module__39c98q__login b{color:var(--ink);font-size:14px;font-weight:600}
