@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";.home-page{--home-ink:#0b1c30;--home-muted:#61707a;--home-green:#006948;--home-pale:#eff4ff;color:var(--home-ink);background:#f8f9ff;max-width:520px;min-height:100dvh;margin:0 auto;font-family:Plus Jakarta Sans,sans-serif;box-shadow:0 0 36px #0b1c300a}.home-page *{box-sizing:border-box}.home-page button,.home-page input{font:inherit}.home-page button:focus-visible,.home-page a:focus-visible,.home-page input:focus-visible{outline-offset:2px;outline:3px solid #68dba9}.home-header{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f9fff0;border-bottom:1px solid #0b1c300a;justify-content:space-between;align-items:center;gap:10px;height:72px;padding:0 16px;display:flex;position:sticky;top:0}.home-brand{color:var(--home-ink);letter-spacing:-.05em;white-space:nowrap;align-items:center;gap:6px;font-size:14px;font-weight:800;display:inline-flex}.home-brand>span:last-child>span{color:var(--home-green)}.home-brand-mark{color:#fff;background:var(--home-green);border-radius:6px;place-items:center;width:22px;height:22px;display:grid}.home-region{background:var(--home-pale);min-width:0;max-width:170px;min-height:44px;color:var(--home-green);text-align:left;border:0;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;display:flex}.home-region>span{flex-direction:column;min-width:0;display:flex}.home-region small{color:var(--home-muted);font-size:9px;font-weight:600;line-height:12px}.home-region strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:15px;overflow:hidden}.home-region svg{flex:none}.home-profile{width:42px;height:42px;color:var(--home-green);background:#dce9ff;border-radius:50%;flex:none;place-items:center;display:grid}.home-main{padding:0 16px calc(100px + env(safe-area-inset-bottom,0px))}.home-region-form{background:#fff;border:1px solid #dce9ff;border-radius:14px;margin-top:10px;padding:12px;box-shadow:0 6px 18px #0b1c3012}.home-region-form label{margin-bottom:8px;font-size:12px;font-weight:700;display:block}.home-region-form>div{gap:6px;display:flex}.home-region-form input{min-width:0;color:var(--home-ink);background:#fff;border:1px solid #bccac0;border-radius:8px;flex:1;padding:9px;font-size:12px}.home-region-form button{min-height:40px;color:var(--home-green);padding:0 10px;font-size:12px;font-weight:700}.home-intro{padding:24px 0 18px}.home-intro>p{color:var(--home-green);text-transform:uppercase;letter-spacing:.13em;margin-bottom:8px;font-size:10px;font-weight:800}.home-intro h1{color:var(--home-ink);letter-spacing:-.045em;margin:0 0 22px;font-size:clamp(29px,8vw,39px);font-weight:800;line-height:1.12}.home-intro h1 span{color:var(--home-green)}.home-search{height:55px;color:var(--home-green);background:#fff;border:1px solid #edf0f5;border-radius:18px;align-items:center;gap:10px;padding:5px 5px 5px 16px;display:flex;box-shadow:0 4px 16px #0b1c3012}.home-search input{width:100%;min-width:0;color:var(--home-ink);background:0 0;border:0;outline:none;font-size:13px}.home-search input::placeholder{color:#79868d}.home-search button{border:0;flex:none;place-items:center;display:grid}.home-clear{color:var(--home-muted);width:28px;height:36px}.home-search-submit{background:var(--home-green);color:#fff;border-radius:13px;width:44px;height:44px}.home-filter-link{min-height:38px;color:var(--home-green);align-items:center;gap:7px;margin-top:6px;font-size:11px;font-weight:700;display:flex}.home-section{margin-top:17px}.home-section-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.home-section-heading h2{color:var(--home-ink);letter-spacing:-.03em;align-items:center;gap:7px;font-size:17px;font-weight:800;line-height:23px;display:flex}.home-section-heading>a,.home-section-heading>button{color:var(--home-green);white-space:nowrap;align-items:center;gap:4px;font-size:11px;font-weight:700;display:inline-flex}.home-category-list{scrollbar-width:none;gap:12px;margin:0 -16px;padding:0 16px 6px;display:flex;overflow-x:auto}.home-category-list::-webkit-scrollbar{display:none}.home-category{color:var(--home-ink);flex-direction:column;flex:0 0 62px;align-items:center;gap:7px;display:flex}.home-category>span{width:56px;height:56px;color:var(--home-green);background:#fff;border-radius:50%;place-items:center;display:grid;box-shadow:0 2px 8px #0b1c300a}.home-category small{white-space:nowrap;color:#45545e;font-size:10px}.home-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.home-list-card{min-height:126px;color:var(--home-ink);background:#eff4ff;border-radius:15px;flex-direction:column;align-items:flex-start;padding:15px;display:flex}.home-list-card-alt{background:#e8f0ff}.home-list-card svg{color:var(--home-green);margin-bottom:auto}.home-list-card strong{margin-top:10px;font-size:13px;line-height:18px}.home-list-card small{color:var(--home-muted);margin-top:2px;font-size:11px}.home-create-wrap{background:#dce9ff;border-radius:16px;margin-top:12px;padding:14px}.home-create-list{background:var(--home-green);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:46px;font-size:13px;font-weight:700;display:flex}.home-recent{margin-top:22px}.home-recent-list{flex-direction:column;gap:6px;display:flex}.home-recent-list button{width:100%;min-height:56px;color:var(--home-ink);text-align:left;background:#fff;border-radius:12px;align-items:center;gap:11px;padding:7px 10px;display:flex;box-shadow:0 2px 8px #0b1c300a}.home-recent-list button>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;font-weight:700;overflow:hidden}.home-recent-list button>svg{color:var(--home-muted)}.home-recent-icon{width:40px;height:40px;color:var(--home-green);background:#e5eeff;border-radius:10px;place-items:center;display:grid}.home-empty{text-align:center;color:var(--home-muted);background:#fff;border-radius:14px;padding:23px 16px}.home-empty svg{color:var(--home-green);margin-bottom:8px}.home-empty p{color:var(--home-ink);font-size:13px;font-weight:700}.home-empty small{margin-top:4px;font-size:11px;display:block}.home-nav{z-index:10;width:min(100%,520px);min-height:calc(70px + env(safe-area-inset-bottom,0px));padding:6px 7px calc(6px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-top:1px solid #e9eef5;justify-content:space-around;align-items:stretch;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -4px 18px #0b1c300a}.home-nav a{color:#56636c;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:56px;min-height:54px;font-size:10px;font-weight:600;display:flex}.home-nav a.active{color:var(--home-green);font-weight:800}@media (width>=640px){.home-page{border-left:1px solid #e9eef5;border-right:1px solid #e9eef5}.home-main,.home-header{padding-left:24px;padding-right:24px}.home-category-list{margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}}.login-page{color:#0b1c30;background:#f8f9ff;max-width:520px;min-height:100dvh;margin:0 auto;font-family:Plus Jakarta Sans,sans-serif}.login-header{border-bottom:1px solid #e8eef5;justify-content:space-between;align-items:center;height:68px;padding:0 16px;display:flex}.login-header button,.login-account{color:#0b1c30;background:0 0;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.login-account{color:#006948;background:#dce9ff}.login-brand{color:#0b1c30;letter-spacing:-.04em;align-items:center;gap:6px;font-size:14px;font-weight:800;display:flex}.login-brand span{color:#fff;background:#006948;border-radius:6px;place-items:center;width:21px;height:21px;display:grid}.login-main{padding:42px 18px 40px}.login-welcome{text-align:center}.login-eyebrow{color:#006948;letter-spacing:.04em;background:#e5eeff;border-radius:999px;align-items:center;gap:4px;padding:5px 10px;font-size:9px;font-weight:800;display:inline-flex}.login-welcome h1{letter-spacing:-.05em;margin:13px 0 6px;font-size:31px;line-height:1.08}.login-welcome h1 span{color:#006948}.login-welcome p{color:#61707a;max-width:300px;margin:0 auto;font-size:12px;line-height:18px}.login-switch{background:#dce9ff;border-radius:10px;grid-template-columns:1fr 1fr;gap:4px;margin:27px 0 21px;padding:4px;display:grid}.login-switch a,.login-switch button{color:#52616c;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:38px;font-size:12px;font-weight:700;display:flex}.login-switch .active{color:#fff;background:#006948;box-shadow:0 3px 8px #0069482e}.login-error{color:#93000a;background:#ffdad6;border-radius:9px;margin-bottom:13px;padding:10px 12px;font-size:12px}.login-form{flex-direction:column;gap:7px;display:flex}.login-form>label{color:#3d4a42;margin-top:4px;font-size:11px;font-weight:700}.login-input-wrap{color:#61707a;background:#e5eeff;border-radius:8px;align-items:center;gap:8px;height:45px;padding:0 11px;display:flex}.login-input-wrap input{color:#0b1c30;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.login-input-wrap input::placeholder{color:#72818c}.login-input-wrap button{color:#61707a;border:0;place-items:center;display:grid}.login-options{color:#61707a;justify-content:space-between;align-items:center;gap:8px;margin:7px 0 9px;font-size:10px;display:flex}.login-options label{align-items:center;gap:3px;display:flex}.login-options input{accent-color:#006948}.login-options button{color:#006948;background:0 0;border:0;font-size:10px;font-weight:700}.login-submit{color:#fff;background:#006948;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:48px;font-size:13px;font-weight:800;display:flex;box-shadow:0 5px 12px #00694833}.login-submit:disabled{opacity:.7}.login-divider{color:#7a8790;text-transform:uppercase;align-items:center;gap:8px;margin:23px 0 11px;font-size:9px;font-weight:700;display:flex}.login-divider:before,.login-divider:after{content:"";background:#dce9ff;flex:1;height:1px}.login-providers{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.login-providers button{color:#0b1c30;background:#eff4ff;border:0;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:51px;font-size:10px;display:flex}.login-providers strong{font-size:14px}.login-providers button:first-child strong{color:#4285f4}.login-providers button:last-child strong{color:#14865d;font-size:11px}.login-privacy{color:#71808a;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:3px;max-width:300px;margin:28px auto 0;font-size:9px;line-height:15px;display:flex}.login-privacy svg{color:#61707a}@media (width>=640px){.login-header{padding:0 26px}.login-main{padding-left:52px;padding-right:52px}}.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(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);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(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.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}}.search-page{color:#0b1c30;background:#f8f9ff;max-width:520px;min-height:100dvh;margin:0 auto;padding-bottom:78px;font-family:Plus Jakarta Sans,sans-serif}.search-topbar{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8f9fff0;border-bottom:1px solid #e8eef5;justify-content:space-between;align-items:center;gap:8px;height:68px;padding:0 16px;display:flex;position:sticky;top:0}.search-back{letter-spacing:-.04em;white-space:nowrap;align-items:center;gap:6px;font-size:13px;font-weight:800;display:flex}.search-back>span{color:#fff;background:#006948;border-radius:6px;place-items:center;width:22px;height:22px;display:grid}.search-location{color:#006948;background:#eff4ff;border-radius:999px;align-items:center;gap:5px;min-height:37px;padding:0 10px;font-size:10px;display:flex}.search-location strong{font-size:9px}.search-user{color:#006948;background:#dce9ff;border-radius:50%;place-items:center;width:39px;height:39px;display:grid}.search-main{padding:15px 16px 0}.search-field{color:#006948;background:#fff;border:1px solid #edf0f5;border-radius:17px;align-items:center;gap:9px;height:53px;padding:4px 5px 4px 14px;display:flex;box-shadow:0 4px 14px #0b1c300f}.search-field input{color:#0b1c30;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:13px}.search-field input::placeholder{color:#72818c}.search-field button{color:#fff;background:#006948;border-radius:13px;place-items:center;width:43px;height:43px;display:grid}.search-view-tabs{gap:8px;margin:13px 0 21px;display:flex}.search-view-tabs button{color:#61707a;background:#eff4ff;border-radius:9px;align-items:center;gap:6px;min-height:38px;padding:0 14px;font-size:11px;font-weight:700;display:flex}.search-view-tabs button.active{color:#fff;background:#006948}.search-heading{justify-content:space-between;align-items:flex-end;gap:10px;margin-bottom:15px;display:flex}.search-heading h1{letter-spacing:-.04em;margin-top:4px;font-size:21px;line-height:27px}.search-filter-button{color:#006948;background:#dce9ff;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.search-sort{scrollbar-width:none;gap:7px;margin:0 -16px 15px;padding:0 16px 4px;display:flex;overflow-x:auto}.search-sort::-webkit-scrollbar{display:none}.search-sort button{color:#45545e;background:#fff;border:1px solid #dce9ff;border-radius:999px;flex:none;align-items:center;gap:5px;min-height:34px;padding:0 10px;font-size:10px;font-weight:700;display:flex}.search-sort button.active{color:#fff;background:#006948;border-color:#006948}.search-results{flex-direction:column;gap:10px;display:flex}.search-state{color:#006948;text-align:center;background:#fff;border:1px solid #e8eef5;border-radius:15px;padding:38px 18px}.search-state p{color:#0b1c30;margin-top:8px;font-size:13px;font-weight:700}.search-state small{color:#61707a;margin-top:4px;font-size:11px;display:block}.search-state-error{color:#ba1a1a}.search-state-error p{color:#93000a}.offer-card{background:#fff;border:1px solid #e8eef5;border-radius:16px;padding:13px;box-shadow:0 3px 12px #0b1c300a}.offer-rank{color:#006948;justify-content:space-between;align-items:center;font-size:10px;font-weight:800;display:flex}.offer-rank span{color:#006948;background:#e7fff4;border-radius:999px;padding:4px 7px}.offer-body{align-items:center;gap:10px;margin-top:10px;display:flex}.offer-icon{color:#006948;background:#e5eeff;border-radius:12px;flex:none;place-items:center;width:43px;height:43px;display:grid}.offer-info{flex:1;min-width:0}.offer-info h2{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.02em;font-size:15px;overflow:hidden}.offer-info p{text-overflow:ellipsis;white-space:nowrap;color:#61707a;margin-top:2px;font-size:11px;overflow:hidden}.offer-info small{color:#61707a;align-items:center;gap:3px;margin-top:5px;font-size:10px;display:flex}.offer-score{color:#006948;border:2px solid #006948;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:800;display:flex}.offer-score small{font-size:8px}.offer-footer{border-top:1px solid #edf0f5;align-items:flex-end;gap:8px;margin-top:11px;padding-top:10px;display:flex}.offer-footer>div{flex:1}.offer-footer small{color:#61707a;font-size:9px;display:block}.offer-footer strong{color:#006948;letter-spacing:-.04em;margin-top:1px;font-size:20px;display:block}.offer-footer button{color:#006948;background:#eff4ff;border-radius:8px;align-items:center;gap:4px;min-height:32px;padding:0 8px;font-size:10px;font-weight:700;display:flex}.stock{color:#006948;background:#e7fff4;border-radius:999px;align-self:center;padding:4px 6px;font-size:9px;font-weight:700}.stock.low{color:#ba1a1a;background:#ffebe8}.search-map{background:#eff4ff;border:1px solid #dce9ff;border-radius:17px;height:calc(100dvh - 210px);min-height:400px;overflow:hidden}.search-map .leaflet-container{border-radius:17px;height:100%}@media (width>=640px){.search-topbar,.search-main{padding-left:24px;padding-right:24px}.search-sort{margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}}:root{--primary:#006948;--primary-hover:#00855d;--bg:#f8f9ff;--surface:#fff;--surface-hover:#eff4ff;--text-main:#0b1c30;--text-muted:#61707a;--border:#dce9ff;--danger:#ba1a1a;--success:#006948;--accent-bg:#e5eeff;--accent-border:#bccac0;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-full:9999px;--font-main:"Plus Jakarta Sans", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100%}body{background:var(--bg);color:var(--text-main);font-family:var(--font-main);-webkit-font-smoothing:antialiased;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:0;font-family:inherit}button:disabled{cursor:not-allowed}.container{background:var(--bg);flex-direction:column;width:100%;max-width:520px;min-height:100dvh;margin:0 auto;padding:16px 16px 30px;display:flex}.glass{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #e8eef5}.glass-card{background:var(--surface);border-radius:var(--radius-lg);border:1px solid #e8eef5;padding:1.25rem;box-shadow:0 4px 14px #0b1c300d}.glass-card:hover{border-color:#c7d7ec;box-shadow:0 8px 20px #0b1c3014}.btn{border-radius:var(--radius-md);justify-content:center;align-items:center;width:100%;min-height:46px;padding:.75rem 1.25rem;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 4px 12px #00694833}.btn-primary:hover{background:var(--primary-hover);transform:translateY(-1px)}.btn-surface{background:var(--surface-hover);color:var(--text-main);border:1px solid var(--border)}.btn-surface:hover{background:#dce9ff}.input-group{flex-direction:column;gap:.45rem;margin-bottom:1rem;display:flex}.input-label{color:#3d4a42;font-size:.75rem;font-weight:700}.input{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface-hover);width:100%;min-height:45px;color:var(--text-main);outline:none;padding:.7rem .85rem;font-family:inherit;font-size:.85rem;transition:all .2s}.input:focus{border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #0069481f}.animate-fade-in{animation:.35s ease-out forwards fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.leaflet-container{border-radius:var(--radius-lg);z-index:1;width:100%;height:100%}.page-topbar{justify-content:space-between;align-items:center;padding:8px 0 20px;display:flex}.page-kicker{color:var(--primary);letter-spacing:.12em;font-size:10px;font-weight:800}.page-topbar h1{letter-spacing:-.04em;margin-top:5px;font-size:26px}.page-icon-button{color:#fff;background:var(--primary);border-radius:14px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 4px 10px #00694833}.lists-summary{color:var(--primary);background:#eff4ff;border:1px solid #dce9ff;border-radius:15px;align-items:center;gap:11px;padding:14px;display:flex}.lists-summary-icon{background:#d3e4fe;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.lists-summary div:nth-child(2){flex:1}.lists-summary strong{color:var(--text-main);font-size:12px;display:block}.lists-summary p{color:var(--text-muted);margin-top:2px;font-size:11px}.lists-create{margin:16px 0 22px}.page-section-title{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.page-section-title h2{letter-spacing:-.03em;font-size:17px}.page-section-title span{color:var(--text-muted);font-size:11px}.lists-grid{gap:11px;display:grid}.list-card{border:1px solid #ffffff8c;border-radius:17px;flex-direction:column;min-height:181px;padding:15px;display:flex}.list-card-top{justify-content:space-between;align-items:center;display:flex}.list-card-top button{width:33px;height:33px;color:var(--primary);background:#ffffffb3;border-radius:50%;place-items:center;display:grid}.list-card-icon{width:36px;height:36px;color:var(--primary);background:#ffffffb8;border-radius:11px;place-items:center;display:grid}.list-card h3{letter-spacing:-.02em;margin-top:17px;font-size:16px}.list-card p{color:var(--text-muted);margin-top:3px;font-size:11px}.list-card p span{color:#9caebc;margin:0 3px}.list-total{color:var(--primary);margin-top:8px;font-size:17px}.list-compare{min-height:34px;color:var(--primary);background:#ffffffbf;border-radius:8px;justify-content:center;align-items:center;gap:5px;margin-top:auto;font-size:11px;font-weight:700;display:flex}.lists-tip{color:var(--primary);background:#e7fff4;border-radius:14px;align-items:flex-start;gap:10px;margin:22px 0 90px;padding:13px;display:flex}.list-create-form{background:#fff;border:1px solid #dce9ff;border-radius:14px;margin-bottom:14px;padding:14px}.list-create-form label{color:var(--text-main);margin-bottom:7px;font-size:11px;font-weight:700;display:block}.list-create-form>div{gap:6px;display:flex}.list-create-form input{min-width:0;color:var(--text-main);background:#f8f9ff;border:1px solid #bccac0;border-radius:8px;flex:1;padding:10px;font-size:12px}.list-create-form button{color:var(--primary);padding:0 9px;font-size:11px;font-weight:700}.list-page-error{color:#93000a;background:#ffdad6;border-radius:9px;margin-bottom:12px;padding:10px 12px;font-size:11px}.lists-tip div{flex:1}.lists-tip strong{color:var(--text-main);font-size:12px}.lists-tip p{color:var(--text-muted);margin-top:2px;font-size:11px}.page-bottom-nav{z-index:10;width:min(100%,520px);min-height:68px;padding:6px 8px calc(6px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-top:1px solid #e8eef5;justify-content:space-around;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -4px 18px #0b1c300f}.page-bottom-nav a{min-width:58px;min-height:53px;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:10px;font-weight:600;display:flex}.page-bottom-nav a.active{color:var(--primary);font-weight:800}.catalog-hero{color:var(--primary);background:linear-gradient(135deg,#e5fff4,#eff4ff);border:1px solid #dce9ff;border-radius:16px;align-items:center;gap:11px;padding:16px;display:flex}.catalog-hero-icon{color:#fff;background:var(--primary);border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.catalog-hero strong{color:var(--text-main);font-size:13px}.catalog-hero p{color:var(--text-muted);margin-top:3px;font-size:11px}.catalog-metrics{grid-template-columns:repeat(3,1fr);gap:7px;margin:14px 0 22px;display:grid}.catalog-metrics div{text-align:center;background:#fff;border:1px solid #e8eef5;border-radius:12px;padding:11px 8px}.catalog-metrics strong{color:var(--primary);font-size:20px;display:block}.catalog-metrics span{color:var(--text-muted);font-size:9px}.catalog-actions{margin-bottom:20px}.catalog-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.catalog-action{text-align:left;background:#fff;border:1px solid #e8eef5;border-radius:16px;flex-direction:column;align-items:flex-start;min-height:151px;padding:13px;display:flex;box-shadow:0 3px 12px #0b1c300a}.catalog-action>span{border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.catalog-action strong{margin-top:auto;font-size:12px}.catalog-action small{color:var(--text-muted);margin-top:3px;font-size:10px}.catalog-trust{color:var(--primary);background:#e7fff4;border-radius:14px;gap:10px;padding:14px;display:flex}.catalog-trust div{flex:1}.catalog-trust strong{color:var(--text-main);font-size:12px}.catalog-trust p{color:var(--text-muted);margin-top:3px;font-size:10px;line-height:15px}.container>div>.glass{border-radius:16px}.container [style*="position: fixed"]{color:var(--text-main);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0!important;border:1px solid #e8eef5!important;box-shadow:0 -4px 18px #0b1c300f!important}.container [style*="position: fixed"] button{min-width:44px;min-height:44px;color:var(--text-muted)!important}.container [style*="position: fixed"] button:first-child{color:var(--primary)!important}.list-detail-page{padding-bottom:88px}.page-back-button{width:38px;height:38px;color:var(--primary);border:1px solid var(--border);background:#fff;border-radius:12px;place-items:center;display:grid}.detail-summary{border:1px solid var(--border);background:#eff4ff;border-radius:15px;align-items:center;gap:11px;margin-bottom:16px;padding:14px;display:flex}.detail-summary div:nth-child(2){flex:1}.detail-summary strong{font-size:12px}.detail-summary p{color:var(--text-muted);margin-top:2px;font-size:11px}.detail-add-form{background:#fff;border:1px solid #e8eef5;border-radius:15px;margin-bottom:20px;padding:14px}.detail-add-form label{margin-bottom:8px;font-size:12px;font-weight:700;display:block}.detail-add-form>div{gap:7px;display:flex}.detail-add-form select,.detail-add-form input{border:1px solid var(--border);background:var(--bg);min-height:42px;font:inherit;color:var(--text-main);border-radius:9px;padding:0 9px;font-size:11px}.detail-add-form select{flex:1;min-width:0}.detail-add-form input{width:58px}.detail-add-form .btn{width:auto;min-height:42px;padding:0 11px;font-size:11px}.detail-section{margin-bottom:22px}.detail-section h2{align-items:center;gap:6px;display:flex}.detail-items,.detail-ranking{gap:8px;display:grid}.detail-item,.ranking-card{background:#fff;border:1px solid #e8eef5;border-radius:13px;align-items:center;gap:10px;padding:12px;display:flex}.detail-item>div:nth-child(2),.ranking-card>div{flex:1;min-width:0}.detail-item strong,.ranking-card strong{font-size:12px;display:block}.detail-item p,.ranking-card p{color:var(--text-muted);align-items:center;gap:3px;margin-top:2px;font-size:10px;display:flex}.detail-item button{color:#9aa7ae}.detail-quantity{color:var(--primary);font-size:12px;font-weight:800}.ranking-position{width:25px;height:25px;color:var(--primary);background:#e7fff4;border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.ranking-total{color:var(--primary);white-space:nowrap;font-size:14px!important}@media (width>=640px){.container{border-left:1px solid #e8eef5;border-right:1px solid #e8eef5;padding-left:24px;padding-right:24px}}.list-modal-backdrop{z-index:20;background:#0b1c3057;place-items:end center;padding:16px;display:grid;position:fixed;inset:0}.list-modal{background:#fff;border-radius:18px;gap:8px;width:min(100%,488px);padding:18px;display:grid;box-shadow:0 16px 50px #0b1c3038}.list-modal-header{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.list-modal-header h2{margin-top:5px;font-size:18px}.list-modal-header button{color:var(--text-muted)}.list-modal label{color:var(--text-muted);margin-top:5px;font-size:11px;font-weight:700}.list-modal select,.list-modal input{border:1px solid var(--border);background:var(--bg);min-height:44px;color:var(--text-main);font:inherit;border-radius:9px;padding:0 10px;font-size:12px}.engagement-page{padding-bottom:88px}.engagement-card{background:#fff;border:1px solid #e8eef5;border-radius:16px;margin-top:16px;padding:15px}.engagement-card h2{align-items:center;gap:7px;margin-bottom:10px;font-size:15px;display:flex}.engagement-row{color:var(--primary);border-top:1px solid #eef1f4;align-items:center;gap:9px;padding:11px 0;display:flex}.engagement-row div{flex:1;min-width:0}.engagement-row strong,.engagement-row small{display:block}.engagement-row strong{color:var(--text-main);font-size:12px}.engagement-row small,.business-empty{color:var(--text-muted);font-size:10px}.engagement-row button{color:var(--text-muted)}.engagement-form{gap:8px;display:grid}.engagement-form select,.engagement-form textarea{border:1px solid var(--border);background:var(--bg);min-height:43px;color:var(--text-main);font:inherit;border-radius:9px;padding:10px;font-size:11px}.engagement-form textarea{resize:vertical;min-height:80px}.detail-quantity{color:var(--primary);align-items:center;gap:5px;font-weight:800;display:flex}.detail-quantity button{width:22px;height:22px;color:var(--primary);background:#e7fff4;border-radius:6px;font-weight:800}.detail-quantity button:disabled{opacity:.4}.business-page{padding-bottom:88px}.business-card{background:#fff;border:1px solid #e8eef5;border-radius:16px;margin-top:16px;padding:15px}.business-card h2{align-items:center;gap:7px;margin-bottom:12px;font-size:15px;display:flex}.business-card form{gap:8px;display:grid}.business-card input,.business-card select{border:1px solid var(--border);background:var(--bg);min-height:43px;color:var(--text-main);font:inherit;border-radius:9px;padding:0 10px;font-size:11px}.business-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.business-store{color:var(--primary);border-top:1px solid #eef1f4;align-items:center;gap:9px;padding:10px 0;display:flex}.business-store div{flex:1}.business-store strong,.business-store small{display:block}.business-store strong{color:var(--text-main);font-size:12px}.business-store small,.business-empty{color:var(--text-muted);font-size:10px}
