.floating-chatbot{z-index:9999;font-family:inherit;position:fixed;bottom:24px;right:24px}.chatbot-floating-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 18px 40px #2563eb59}.chatbot-floating-btn:hover{transform:translateY(-3px);box-shadow:0 22px 50px #2563eb73}.chatbot-window{background:#fff;border:1px solid #e2e8f0e6;border-radius:28px;flex-direction:column;width:360px;height:520px;display:flex;position:absolute;bottom:82px;right:0;overflow:hidden;box-shadow:0 24px 70px #0f172a2e}.chatbot-header{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);justify-content:space-between;align-items:flex-start;padding:20px;display:flex}.chatbot-title{margin:0;font-size:18px;font-weight:800}.chatbot-status{color:#ffffffd1;margin-top:5px;font-size:13px;display:inline-block}.chatbot-close-btn{color:#fff;cursor:pointer;background:#ffffff2e;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.chatbot-body{background:#f8fafc;flex-direction:column;flex:1;gap:10px;padding:18px;display:flex;overflow-y:auto}.chatbot-message{word-break:keep-all;border-radius:18px;max-width:78%;padding:12px 14px;font-size:14px;line-height:1.5}.chatbot-message.ai{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:6px;align-self:flex-start}.chatbot-message.user{color:#fff;background:#2563eb;border-bottom-right-radius:6px;align-self:flex-end}.chatbot-input-area{background:#fff;border-top:1px solid #e2e8f0;gap:10px;padding:14px;display:flex}.chatbot-input-area input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;outline:none;flex:1;height:44px;padding:0 16px;font-size:14px}.chatbot-input-area input:focus{background:#fff;border-color:#2563eb}.chatbot-input-area button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.chatbot-input-area button:hover{background:#1d4ed8}@media (width<=480px){.floating-chatbot{bottom:16px;right:16px}.chatbot-window{width:calc(100vw - 32px);height:520px;right:0}.chatbot-floating-btn{width:58px;height:58px}}.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}}body{color:#111827;overflow-x:hidden}a{color:inherit;text-decoration:none}*,:before,:after{box-sizing:border-box}.navbar{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border-bottom:1px solid #ffffffa6;justify-content:center;align-items:center;height:76px;display:flex;position:sticky;top:0}.nav-inner{color:#5b6473;justify-content:center;align-items:center;width:100%;max-width:1200px;padding:0 24px;font-size:15px;font-weight:600;display:flex;position:relative}.nav-menu{align-items:center;gap:44px;display:flex}.nav-inner a:hover{color:#111827}.nav-search{background:#ffffffe0;border:1px solid #cbd5e1e6;border-radius:999px;align-items:center;gap:8px;width:170px;height:40px;padding:0 14px;transition:all .2s;display:flex;position:absolute;right:24px;box-shadow:0 6px 18px #5982c814}.nav-search:focus-within{background:#fff;border-color:#94a3b8;box-shadow:0 0 0 4px #94a3b81f}.nav-search-icon{color:#94a3b8;flex-shrink:0;display:block}.nav-search-input{color:#111827;background:0 0;border:none;outline:none;width:100%;font-size:14px}.nav-search-input::placeholder{color:#94a3b8}.nav-search-button{width:20px;height:20px;box-shadow:none;color:#94a3b8;cursor:pointer;appearance:none;background:0 0;border:none;outline:none;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.nav-search-button:hover,.nav-search-button:focus,.nav-search-button:active{box-shadow:none;background:0 0;border:none;outline:none}.nav-search-button:focus-visible{outline:none}.hero{padding:0 20px 140px;position:relative;overflow:hidden}.bg-circle{filter:blur(60px);opacity:.7;pointer-events:none;border-radius:50%;position:absolute}.bg1{background:#cfe0ff;width:520px;height:520px;top:70px;left:50%;transform:translate(-50%)}.bg2{background:#c7ebff;width:300px;height:300px;top:260px;left:8%}.bg3{background:#d5e6ff;width:340px;height:340px;top:120px;right:8%}.content{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1380px;margin:0 auto;display:flex;position:relative}.hero-top{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 76px);padding:70px 0 90px;display:flex;position:relative}.badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#4b5563;background:#ffffffb8;border:1px solid #ffffffbf;border-radius:999px;margin-bottom:24px;padding:10px 18px;font-size:14px;font-weight:700;display:inline-block;box-shadow:0 8px 24px #5982c814}h1{letter-spacing:-.04em;color:#0f172a;margin:0;font-size:72px;font-weight:900;line-height:1.18}.subtitle{color:#5b6473;max-width:820px;margin-top:24px;font-size:20px;line-height:1.9}.pill-row{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}.pill{color:#425066;background:#ffffffbd;border:1px solid #fffc;border-radius:999px;padding:11px 18px;font-size:14px;font-weight:700;box-shadow:0 6px 18px #5982c814}.dashboard-stage{width:100%;max-width:1320px;margin-top:80px;position:relative}.edge-card{display:none!important}.dashboard-wrap{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff94;border:1px solid #ffffffbf;border-radius:34px;width:100%;max-width:1320px;margin:0 auto;padding:22px;overflow:hidden;box-shadow:0 20px 60px #4785ff29}.dashboard{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:stretch;gap:22px;width:100%;display:grid}.main-panel,.side-card{background:#ffffffd1;border-radius:28px;box-shadow:0 8px 24px #5982c814}.main-panel{background:linear-gradient(135deg,#f8fbff 0%,#fff 45%,#edf5ff 100%);min-width:0;padding:24px;overflow:hidden}.side-column{align-content:start;gap:16px;min-width:0;display:grid}.side-card{text-align:left;min-width:0;padding:20px}.panel-top{text-align:center;justify-content:center;align-items:center;display:flex}.panel-top>div{width:100%;min-width:0}.panel-label{color:#6b7280;text-align:center;font-size:14px;font-weight:700}.panel-title{color:#0f172a;text-align:center;word-break:keep-all;overflow-wrap:anywhere;margin-top:6px;font-size:clamp(26px,2.6vw,36px);font-weight:800;line-height:1.3}.stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.stat-box{text-align:left;background:#ffffffd9;border-radius:20px;min-width:0;min-height:88px;padding:16px}.stat-box .label{color:#6b7280;margin-bottom:6px;font-size:13px;font-weight:700}.stat-box .value{color:#111827;word-break:keep-all;overflow-wrap:anywhere;font-size:20px;font-weight:800;line-height:1.35}.chart-box{background:#ffffffd9;border-radius:24px;align-items:flex-end;gap:8px;width:100%;min-width:0;height:180px;margin-top:20px;padding:18px;display:flex;overflow:hidden}.bar{transform-origin:bottom;background:linear-gradient(#c8e2ff,#56a8ff);border-radius:18px 18px 0 0;flex:1 1 0;min-width:0;animation:.8s forwards grow;transform:scaleY(0)}.chart-empty{text-align:center;color:#6b7280;width:100%;font-size:15px;font-weight:700}.side-title{color:#6b7280;margin-bottom:12px;font-size:14px;font-weight:700}.side-title-with-tooltip{align-items:center;gap:6px;margin-bottom:12px;display:flex}.side-text{color:#334155;word-break:keep-all;overflow-wrap:anywhere;font-size:15px;line-height:1.8}.tags{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.tag{color:#2573c2;word-break:keep-all;background:#eef5ff;border-radius:999px;padding:9px 13px;font-size:14px;font-weight:700;line-height:1.2}.score-row{justify-content:space-between;align-items:end;gap:16px;margin-top:10px;display:flex}.score{color:#0f172a;font-size:40px;font-weight:900;line-height:1}.score-sub{color:#6b7280;margin-top:4px;font-size:14px;font-weight:700}.progress{background:#dbe2ea;border-radius:999px;flex:1;align-self:center;height:12px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#5fb6ff,#347cff);border-radius:999px;height:100%;transition:width .7s}.floating-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-align:left;z-index:1;background:#ffffff94;border:1px solid #ffffffbf;border-radius:28px;width:250px;padding:18px;animation:3.6s ease-in-out infinite floatY;position:absolute;box-shadow:0 20px 50px #4785ff24}.fc1,.fc2{display:none}.fc3{top:128%;left:12%}.fc4{top:130%;right:13%}.floating-icon{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:12px;font-size:20px;display:flex;box-shadow:0 4px 12px #0000000f}.floating-title{margin-bottom:6px;font-size:18px;font-weight:800}.floating-desc{color:#5b6473;font-size:14px;line-height:1.7}.down-arrow{color:#9ca3af;z-index:2;font-size:36px;animation:1.5s infinite bounce;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.nav-link{color:inherit;text-decoration:none;transition:color .2s,font-weight .2s}.nav-link.active{color:#111827;font-weight:800}.page-shell{background:radial-gradient(circle at top,#e8f1ff 0%,#f8fbff 35%,#fff 100%);min-height:calc(100vh - 76px);padding:48px 20px 80px}.page-card{text-align:center;background:#ffffffe0;border:1px solid #ffffffd9;border-radius:32px;width:100%;max-width:1000px;margin:36px auto 0;padding:48px 40px;box-shadow:0 20px 60px #4785ff1f}.page-badge{color:#4b5563;background:#ffffffd1;border:1px solid #e2e8f0e6;border-radius:999px;margin-bottom:20px;padding:10px 18px;font-size:14px;font-weight:700;display:inline-block}.page-title{color:#0f172a;margin:0;font-size:44px;font-weight:900;line-height:1.25}.page-desc{color:#5b6473;word-break:keep-all;max-width:760px;margin:20px auto 0;font-size:18px;line-height:1.8}@keyframes grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}@media (width<=1100px){.floating-card{display:none}h1{font-size:56px}.dashboard-stage{margin-top:60px}.dashboard{grid-template-columns:1fr}}@media (width<=860px){.nav-inner{justify-content:center;padding:0 20px}.nav-menu{flex-wrap:wrap;justify-content:center;gap:20px;font-size:14px}.nav-search{display:none}.dashboard,.stats{grid-template-columns:1fr}h1{font-size:42px}.subtitle{font-size:17px}.hero-top{min-height:calc(100vh - 76px);padding:50px 0 80px}.dashboard-stage{margin-top:50px}.page-card{padding:32px 24px}.page-title{font-size:34px}.page-desc{font-size:16px}}@media (width<=560px){.navbar{height:auto;padding:16px 0}.nav-inner,.nav-menu{gap:12px 18px}h1{font-size:34px}.hero-top{min-height:calc(100vh - 76px);padding:40px 0 72px}.dashboard-stage{margin-top:40px}.dashboard-wrap{padding:14px}.main-panel,.side-card{padding:16px}.panel-title{font-size:24px}.score-row{flex-direction:column;align-items:flex-start}.progress{width:100%}.page-title{font-size:28px}.page-card{border-radius:24px;padding:24px 18px}}.core-page{color:#191f28;background:radial-gradient(circle at 20% 0,#3182f624,#0000 34%),radial-gradient(circle at 90% 20%,#667eea1f,#0000 30%),#f8fafc;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans KR,sans-serif}.core-hero{max-width:1120px;margin:0 auto;padding:180px 24px 90px;position:relative}.hero-label,.section-kicker{color:#2563eb;letter-spacing:-.2px;background:#3182f617;border-radius:999px;align-items:center;padding:8px 14px;font-size:14px;font-weight:700;display:inline-flex}.core-hero h1{letter-spacing:-4px;margin:28px 0 24px;font-size:clamp(44px,7vw,82px);font-weight:800;line-height:1.12}.core-hero p{color:#4e5968;letter-spacing:-.7px;max-width:720px;margin:0;font-size:21px;font-weight:500;line-height:1.75}.core-intro{grid-template-columns:1.05fr .95fr;align-items:end;gap:64px;max-width:1120px;margin:0 auto;padding:40px 24px 36px;display:grid}.core-intro h2{letter-spacing:-2.5px;margin:22px 0 0;font-size:clamp(34px,4vw,56px);line-height:1.2}.core-intro p{color:#6b7684;letter-spacing:-.5px;margin:0;font-size:18px;font-weight:500;line-height:1.8}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1120px;margin:0 auto;padding:28px 24px 110px;display:grid}.feature-card{background:#ffffffdb;border:1px solid #e2e8f0e6;border-radius:32px;min-height:300px;padding:30px;transition:transform .25s,box-shadow .25s,background .25s;box-shadow:0 24px 70px #0f172a12}.feature-card:hover{background:#fff;transform:translateY(-8px);box-shadow:0 34px 90px #0f172a1f}.feature-top{justify-content:space-between;align-items:center;margin-bottom:44px;display:flex}.feature-top span{color:#8b95a1;font-size:15px;font-weight:800}.feature-dot{background:linear-gradient(135deg,#3182f6,#8b5cf6);border-radius:16px;width:42px;height:42px}.feature-card h3{letter-spacing:-1px;margin:0 0 16px;font-size:25px;line-height:1.3}.feature-card p{color:#4e5968;letter-spacing:-.4px;margin:0;font-size:16px;line-height:1.75}.feature-detail{color:#2563eb;letter-spacing:-.3px;border-top:1px solid #edf2f7;margin-top:28px;padding-top:18px;font-size:14px;font-weight:800}.core-highlight{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:36px;max-width:1120px;margin:0 auto;padding:80px 24px 130px;display:grid}.highlight-content{color:#fff;background:#191f28;border-radius:40px;padding:56px}.highlight-content .section-kicker{color:#8ec5ff;background:#ffffff1f}.highlight-content h2{letter-spacing:-2px;margin:28px 0 24px;font-size:clamp(32px,4vw,52px);line-height:1.25}.highlight-content p{color:#d1d6db;letter-spacing:-.5px;margin:0;font-size:18px;line-height:1.8}.highlight-panel{color:#fff;background:linear-gradient(145deg,#3182f6,#1d4ed8);border-radius:40px;flex-direction:column;justify-content:space-between;padding:36px;display:flex;box-shadow:0 32px 90px #2563eb47}.panel-item{border-bottom:1px solid #fff3;padding:26px 0}.panel-item:last-child{border-bottom:none}.panel-item strong{letter-spacing:-1.5px;font-size:42px;line-height:1.1;display:block}.panel-item span{color:#ffffffc7;margin-top:10px;font-size:16px;font-weight:700;display:block}.back-main-link{z-index:10;color:#2563eb;letter-spacing:-.3px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #2563eb1f;border-radius:999px;justify-content:center;align-items:center;padding:14px 22px;font-size:15px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;position:absolute;top:44px;right:24px;box-shadow:0 14px 35px #2563eb1f}.back-main-link:hover{background:#fff;transform:translateY(-2px);box-shadow:0 18px 44px #0f172a1f}@media (width<=960px){.core-intro,.core-highlight{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,1fr)}.core-hero{padding-top:150px}}@media (width<=640px){.core-hero{padding:72px 20px 54px}.core-hero h1{letter-spacing:-2.4px}.core-hero p{font-size:18px}.core-intro,.feature-grid,.core-highlight{padding-left:20px;padding-right:20px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:auto;padding:26px}.highlight-content,.highlight-panel{border-radius:30px;padding:32px}.back-main-link{margin-bottom:32px;padding:10px 15px;font-size:14px;position:static}}.dashboard-page{color:#0f172a;background:radial-gradient(circle at 0 0,#3182f629,#0000 32%),linear-gradient(#f7fbff 0%,#f3f6fb 46%,#eef3f9 100%);min-height:100vh;padding:96px 20px 80px}.dashboard-container{width:min(1180px,100%);margin:0 auto}.dashboard-topbar{justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}.dashboard-logo-dot{background:linear-gradient(135deg,#3182f6,#6aa9ff);border-radius:18px;width:46px;height:46px;box-shadow:0 18px 40px #3182f647}.dashboard-topbar-actions{align-items:center;gap:10px;display:flex}.dashboard-refresh-button,.dashboard-back-link{color:#2563eb;cursor:pointer;background:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;height:44px;padding:0 18px;font-size:14px;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 30px #0f172a14}.dashboard-refresh-button:hover,.dashboard-back-link:hover{transform:translateY(-2px);box-shadow:0 18px 40px #0f172a1f}.dashboard-refresh-button:disabled{cursor:not-allowed;opacity:.65;transform:none}.dashboard-error-box{color:#9f1239;background:#fff1f2;border:1px solid #fecdd3;border-radius:24px;margin-bottom:20px;padding:20px 24px}.dashboard-error-box strong{margin-bottom:6px;font-size:16px;font-weight:950;display:block}.dashboard-error-box p{margin:0;font-size:14px;font-weight:700}.dashboard-hero{grid-template-columns:1.2fr .8fr;align-items:stretch;gap:28px;margin-bottom:26px;display:grid}.dashboard-hero-text{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border-radius:42px;padding:58px;box-shadow:0 24px 70px #0f172a14}.dashboard-badge{color:#2563eb;background:#eaf3ff;border-radius:999px;align-items:center;height:34px;margin-bottom:22px;padding:0 14px;font-size:14px;font-weight:900;display:inline-flex}.dashboard-hero h1{letter-spacing:-.055em;color:#0f172a;margin:0;font-size:clamp(42px,6vw,72px);line-height:1.08}.dashboard-hero p{color:#526071;word-break:keep-all;max-width:620px;margin:24px 0 0;font-size:18px;font-weight:600;line-height:1.75}.dashboard-live-row{color:#2563eb;background:#f1f7ff;border-radius:999px;align-items:center;gap:10px;margin-top:24px;padding:12px 16px;font-size:14px;font-weight:900;display:inline-flex}.dashboard-live-dot{background:#22c55e;border-radius:999px;width:9px;height:9px;box-shadow:0 0 0 6px #22c55e24}.dashboard-hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.dashboard-primary-button,.dashboard-secondary-button{border-radius:18px;justify-content:center;align-items:center;height:52px;padding:0 24px;font-size:15px;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.dashboard-primary-button{color:#fff;background:#3182f6;box-shadow:0 16px 36px #3182f64d}.dashboard-secondary-button{color:#2563eb;background:#eef4ff}.dashboard-primary-button:hover,.dashboard-secondary-button:hover{transform:translateY(-2px)}.dashboard-hero-card{color:#fff;background:#111827;border-radius:42px;flex-direction:column;justify-content:space-between;min-height:520px;padding:32px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #0f172a38}.dashboard-hero-card:before{content:"";filter:blur(10px);background:#3182f68c;border-radius:50%;width:220px;height:220px;position:absolute;top:-80px;right:-80px}.hero-card-header,.hero-card-footer{z-index:1;justify-content:space-between;gap:18px;display:flex;position:relative}.hero-card-header span,.hero-card-footer span{color:#aeb8c8;font-size:14px;font-weight:800;display:block}.hero-card-header strong{color:#8fc2ff;white-space:nowrap;background:#3182f62e;border-radius:999px;align-items:center;height:32px;padding:0 12px;font-size:13px;display:inline-flex}.hero-card-title{z-index:1;letter-spacing:-.04em;word-break:keep-all;max-width:420px;margin-top:36px;font-size:32px;font-weight:950;line-height:1.25;position:relative}.hero-card-summary{z-index:1;color:#cbd5e1;word-break:keep-all;margin:16px 0 0;font-size:15px;font-weight:650;line-height:1.65;position:relative}.hero-chart{z-index:1;background:#ffffff14;border-radius:28px;align-items:end;gap:10px;height:150px;margin-top:28px;padding:20px;display:flex;position:relative}.hero-chart span{background:linear-gradient(#8fc2ff,#3182f6);border-radius:999px 999px 0 0;flex:1;min-width:10px}.hero-keyword-wrap{z-index:1;flex-wrap:wrap;gap:8px;margin-top:18px;display:flex;position:relative}.hero-keyword-wrap span{color:#bfdbfe;background:#ffffff1a;border-radius:999px;align-items:center;min-height:30px;padding:0 11px;font-size:13px;font-weight:850;display:inline-flex}.hero-card-footer{margin-top:26px}.hero-card-footer strong{color:#fff;margin-top:6px;font-size:24px;font-weight:950;display:block}.dashboard-stat-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:26px;display:grid}.dashboard-stat-card{background:#fff;border:1px solid #e2e8f0d9;border-radius:30px;padding:26px;box-shadow:0 18px 50px #0f172a12}.dashboard-stat-card.active{color:#fff;background:linear-gradient(135deg,#3182f6,#61a5ff);border:none;box-shadow:0 22px 54px #3182f647}.dashboard-stat-card span{color:#667085;margin-bottom:12px;font-size:14px;font-weight:900;display:block}.dashboard-stat-card.active span,.dashboard-stat-card.active p{color:#ffffffc7}.dashboard-stat-card div{align-items:end;gap:4px;display:flex}.dashboard-stat-card strong{letter-spacing:-.04em;font-size:42px;font-weight:950;line-height:1}.dashboard-stat-card em{margin-bottom:4px;font-size:18px;font-style:normal;font-weight:900}.dashboard-stat-card p{color:#7b8794;margin:12px 0 0;font-size:14px;font-weight:650;line-height:1.55}.dashboard-content-grid{grid-template-columns:1.45fr .75fr;gap:26px;margin-bottom:26px;display:grid}.dashboard-main-panel,.dashboard-side-panel,.dashboard-insight-section{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border:1px solid #e2e8f0d1;border-radius:38px;box-shadow:0 20px 60px #0f172a14}.dashboard-main-panel{padding:36px}.dashboard-side-panel{padding:34px}.dashboard-section-header{margin-bottom:24px}.dashboard-section-header span{color:#2563eb;background:#edf5ff;border-radius:999px;align-items:center;height:30px;margin-bottom:12px;padding:0 12px;font-size:13px;font-weight:950;display:inline-flex}.dashboard-section-header h2{color:#111827;letter-spacing:-.04em;word-break:keep-all;margin:0;font-size:30px;line-height:1.25}.dashboard-section-header.small h2{font-size:24px}.dashboard-issue-list{gap:16px;display:grid}.dashboard-issue-card{background:#f8fbff;border:1px solid #dbe8fff2;border-radius:28px;grid-template-columns:56px 1fr;gap:18px;padding:22px;transition:transform .18s,box-shadow .18s;display:grid}.dashboard-issue-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px #0f172a14}.issue-rank{color:#2563eb;background:#eaf3ff;border-radius:18px;justify-content:center;align-items:center;width:52px;height:52px;font-size:18px;font-weight:950;display:flex}.issue-body{min-width:0}.issue-top-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.issue-status{color:#2563eb;background:#eaf3ff;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:950;display:inline-flex}.issue-top-row strong{color:#0f172a;font-size:20px;font-weight:950}.dashboard-issue-card h3{color:#0f172a;letter-spacing:-.035em;word-break:keep-all;margin:0 0 10px;font-size:22px;line-height:1.35}.dashboard-issue-card p{color:#64748b;word-break:keep-all;margin:0;font-size:14px;font-weight:600;line-height:1.65}.issue-chip-wrap{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.issue-chip-wrap span{color:#2563eb;background:#fff;border:1px solid #dbe8ffe6;border-radius:999px;align-items:center;min-height:31px;padding:0 11px;font-size:12px;font-weight:900;display:inline-flex}.dashboard-sync-list{gap:14px;display:grid}.dashboard-sync-list div{background:#f8fbff;border:1px solid #e2e8f0e6;border-radius:24px;padding:18px}.dashboard-sync-list span{color:#64748b;margin-bottom:8px;font-size:13px;font-weight:850;display:block}.dashboard-sync-list strong{color:#111827;word-break:break-all;font-size:18px;font-weight:950}.dashboard-mini-note{color:#fff;background:#111827;border-radius:24px;margin-top:18px;padding:20px}.dashboard-mini-note strong{margin-bottom:8px;font-size:16px;font-weight:950;display:block}.dashboard-mini-note p{color:#cbd5e1;word-break:keep-all;margin:0;font-size:14px;font-weight:600;line-height:1.65}.dashboard-insight-section{padding:36px}.dashboard-insight-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.dashboard-insight-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:30px;min-height:220px;padding:26px}.insight-score{color:#2563eb;background:#eaf3ff;border-radius:999px;align-items:center;height:30px;margin-bottom:16px;padding:0 11px;font-size:13px;font-weight:950;display:inline-flex}.dashboard-insight-card h3{color:#0f172a;letter-spacing:-.035em;word-break:keep-all;margin:0 0 12px;font-size:20px;line-height:1.35}.dashboard-insight-card p{color:#64748b;word-break:keep-all;margin:0;font-size:14px;font-weight:600;line-height:1.65}.dashboard-empty-box{color:#64748b;text-align:center;background:#f8fbff;border:1px solid #e2e8f0e6;border-radius:26px;padding:28px;font-size:15px;font-weight:800}@media (width<=980px){.dashboard-hero,.dashboard-content-grid{grid-template-columns:1fr}.dashboard-stat-grid,.dashboard-insight-grid{grid-template-columns:repeat(2,1fr)}.dashboard-hero-text{padding:42px}}@media (width<=640px){.dashboard-page{padding:84px 14px 56px}.dashboard-topbar{align-items:flex-start;gap:14px}.dashboard-topbar-actions{flex-direction:column;align-items:stretch}.dashboard-refresh-button,.dashboard-back-link{width:100%}.dashboard-hero-text,.dashboard-main-panel,.dashboard-side-panel,.dashboard-insight-section{border-radius:30px;padding:24px}.dashboard-hero-card{border-radius:30px;min-height:460px;padding:24px}.dashboard-hero h1{font-size:38px}.dashboard-hero p{font-size:16px}.dashboard-stat-grid,.dashboard-insight-grid{grid-template-columns:1fr}.dashboard-section-header h2{font-size:24px}.dashboard-issue-card{grid-template-columns:1fr}.issue-rank{width:46px;height:46px}.dashboard-primary-button,.dashboard-secondary-button{width:100%}}.demo-flow-page{color:#0f172a;background:radial-gradient(circle at 0 0,#3182f629,#0000 34%),radial-gradient(circle at 100% 0,#7db3ff2e,#0000 30%),linear-gradient(#f8fbff 0%,#f3f7fc 45%,#eef3f9 100%);min-height:100vh;padding:96px 20px 80px}.demo-flow-container{width:min(1180px,100%);margin:0 auto}.demo-flow-topbar{justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}.demo-flow-logo{background:#fff;border-radius:18px;width:46px;height:46px;padding:10px;box-shadow:0 14px 34px #0f172a14}.demo-flow-logo span{background:linear-gradient(135deg,#3182f6,#69a8ff);border-radius:14px;width:100%;height:100%;display:block}.demo-flow-back-link{color:#2563eb;background:#fff;border-radius:999px;justify-content:center;align-items:center;height:44px;padding:0 18px;font-size:14px;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 30px #0f172a14}.demo-flow-back-link:hover{transform:translateY(-2px);box-shadow:0 18px 40px #0f172a1f}.demo-flow-hero{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:28px;margin-bottom:26px;display:grid}.demo-flow-hero-text{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border:1px solid #e2e8f0cc;border-radius:42px;padding:58px;box-shadow:0 24px 70px #0f172a14}.demo-flow-badge{color:#2563eb;background:#eaf3ff;border-radius:999px;align-items:center;height:34px;margin-bottom:22px;padding:0 14px;font-size:14px;font-weight:950;display:inline-flex}.demo-flow-hero h1{color:#0f172a;letter-spacing:-.055em;margin:0;font-size:clamp(42px,6vw,72px);line-height:1.08}.demo-flow-hero p{color:#526071;word-break:keep-all;max-width:650px;margin:24px 0 0;font-size:18px;font-weight:600;line-height:1.75}.demo-flow-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.demo-flow-primary-button,.demo-flow-secondary-button{border-radius:18px;justify-content:center;align-items:center;height:52px;padding:0 24px;font-size:15px;font-weight:950;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.demo-flow-primary-button{color:#fff;background:#3182f6;box-shadow:0 16px 36px #3182f64d}.demo-flow-secondary-button{color:#2563eb;background:#eef4ff}.demo-flow-primary-button:hover,.demo-flow-secondary-button:hover{transform:translateY(-2px)}.demo-flow-hero-card{color:#fff;background:#111827;border-radius:42px;flex-direction:column;justify-content:space-between;min-height:440px;padding:32px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #0f172a38}.demo-flow-hero-card:before{content:"";filter:blur(12px);background:#3182f68c;border-radius:50%;width:240px;height:240px;position:absolute;top:-90px;right:-90px}.demo-flow-hero-card:after{content:"";filter:blur(12px);background:#60a5fa2e;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-90px;left:-80px}.demo-flow-mini-header{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.demo-flow-mini-header span{color:#aeb8c8;font-size:14px;font-weight:850}.demo-flow-mini-header strong{color:#8fc2ff;background:#3182f62e;border-radius:999px;align-items:center;height:32px;padding:0 12px;font-size:13px;font-weight:950;display:inline-flex}.demo-flow-pipeline{z-index:1;gap:14px;margin-top:34px;display:grid;position:relative}.demo-flow-pipeline div{background:#ffffff14;border:1px solid #ffffff14;border-radius:24px;grid-template-columns:64px 1fr;align-items:center;gap:14px;padding:18px;display:grid}.demo-flow-pipeline b{color:#fff;background:#3182f6;border-radius:16px;justify-content:center;align-items:center;width:58px;height:42px;font-size:14px;font-weight:950;display:inline-flex}.demo-flow-pipeline span{color:#fff;font-size:17px;font-weight:900}.demo-flow-progress-card{z-index:1;background:#ffffff1a;border-radius:26px;margin-top:24px;padding:22px;position:relative}.progress-top{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.progress-top span{color:#c7d2e2;font-size:14px;font-weight:850}.progress-top strong{color:#fff;font-size:28px;font-weight:950}.progress-track{background:#ffffff29;border-radius:999px;height:10px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#3182f6,#8fc2ff);border-radius:999px;width:92%;height:100%}.demo-flow-progress-card p{color:#cbd5e1;margin:14px 0 0;font-size:14px;font-weight:600;line-height:1.55}.demo-flow-summary-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:26px;display:grid}.demo-flow-summary-grid article{background:#fff;border:1px solid #e2e8f0db;border-radius:30px;padding:26px;box-shadow:0 18px 50px #0f172a12}.demo-flow-summary-grid article.active{color:#fff;background:linear-gradient(135deg,#3182f6,#61a5ff);border:none;box-shadow:0 22px 54px #3182f647}.demo-flow-summary-grid span{color:#667085;margin-bottom:12px;font-size:14px;font-weight:950;display:block}.demo-flow-summary-grid article.active span,.demo-flow-summary-grid article.active p{color:#fffc}.demo-flow-summary-grid strong{color:inherit;letter-spacing:-.04em;font-size:42px;font-weight:950;line-height:1;display:block}.demo-flow-summary-grid p{color:#7b8794;word-break:keep-all;margin:14px 0 0;font-size:14px;font-weight:650;line-height:1.55}.demo-flow-main-section,.demo-flow-scenario-card,.demo-flow-check-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #e2e8f0d1;border-radius:38px;box-shadow:0 20px 60px #0f172a14}.demo-flow-main-section{margin-bottom:26px;padding:36px}.demo-flow-section-header{margin-bottom:26px}.demo-flow-section-header span{color:#2563eb;background:#edf5ff;border-radius:999px;align-items:center;height:30px;margin-bottom:12px;padding:0 12px;font-size:13px;font-weight:950;display:inline-flex}.demo-flow-section-header h2{color:#111827;letter-spacing:-.04em;word-break:keep-all;margin:0;font-size:30px;line-height:1.25}.demo-flow-section-header.small h2{font-size:24px}.demo-flow-step-list{gap:18px;display:grid}.demo-flow-step-card{background:#f8fbff;border:1px solid #dbe8fff2;border-radius:30px;grid-template-columns:86px 1fr;gap:22px;padding:28px;transition:transform .18s,box-shadow .18s;display:grid}.demo-flow-step-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px #0f172a14}.demo-flow-step-card.highlight{background:linear-gradient(135deg,#eef6ff,#fff);border-color:#3182f640}.step-number{color:#2563eb;background:#eaf3ff;border-radius:26px;justify-content:center;align-items:center;width:74px;height:74px;font-size:22px;font-weight:950;display:flex}.step-label{color:#3182f6;font-size:14px;font-weight:950;display:block}.step-content h3{color:#0f172a;letter-spacing:-.035em;word-break:keep-all;margin:10px 0;font-size:25px;line-height:1.35}.step-content p{color:#64748b;word-break:keep-all;margin:0;font-size:15px;font-weight:600;line-height:1.7}.step-tag-wrap{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.step-tag-wrap span{color:#2563eb;background:#eaf3ff;border-radius:999px;align-items:center;height:34px;padding:0 13px;font-size:13px;font-weight:900;display:inline-flex}.demo-flow-bottom-grid{grid-template-columns:1.1fr .9fr;gap:26px;display:grid}.demo-flow-scenario-card,.demo-flow-check-card{padding:34px}.scenario-list,.check-list{gap:14px;display:grid}.scenario-item{background:#f8fbff;border:1px solid #e2e8f0e6;border-radius:24px;grid-template-columns:46px 1fr;gap:14px;padding:18px;display:grid}.scenario-item b{color:#2563eb;background:#eaf3ff;border-radius:16px;justify-content:center;align-items:center;width:42px;height:42px;font-size:15px;font-weight:950;display:inline-flex}.scenario-item strong{color:#1f2937;margin-bottom:6px;font-size:17px;font-weight:950;display:block}.scenario-item p{color:#64748b;word-break:keep-all;margin:0;font-size:14px;font-weight:600;line-height:1.55}.check-item{background:#f8fbff;border:1px solid #e2e8f0e6;border-radius:22px;grid-template-columns:34px 1fr;align-items:center;gap:12px;padding:17px;display:grid}.check-item span{color:#fff;background:#3182f6;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;font-weight:950;display:inline-flex}.check-item p{color:#1f2937;word-break:keep-all;margin:0;font-size:15px;font-weight:850}@media (width<=980px){.demo-flow-hero,.demo-flow-bottom-grid{grid-template-columns:1fr}.demo-flow-summary-grid{grid-template-columns:repeat(2,1fr)}.demo-flow-hero-text{padding:42px}}@media (width<=640px){.demo-flow-page{padding:84px 14px 56px}.demo-flow-topbar{margin-bottom:22px}.demo-flow-hero-text,.demo-flow-main-section,.demo-flow-scenario-card,.demo-flow-check-card{border-radius:30px;padding:24px}.demo-flow-hero-card{border-radius:30px;min-height:400px;padding:24px}.demo-flow-hero h1{font-size:38px}.demo-flow-hero p{font-size:16px}.demo-flow-summary-grid{grid-template-columns:1fr}.demo-flow-section-header h2{font-size:24px}.demo-flow-step-card{grid-template-columns:1fr;padding:24px}.step-number{border-radius:22px;width:64px;height:64px;font-size:19px}.step-content h3{font-size:21px}.demo-flow-primary-button,.demo-flow-secondary-button{width:100%}}.tech-page{color:#0f172a;background:radial-gradient(circle at 12% 8%,#3182f629,#0000 30%),radial-gradient(circle at 88% 12%,#93c5fd2e,#0000 28%),linear-gradient(#f8fbff 0%,#f3f7fc 46%,#eef3f9 100%);min-height:100vh;padding:96px 20px 80px}.tech-container{width:min(1180px,100%);margin:0 auto}.tech-topbar{justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}.tech-symbol{background:#fff;border-radius:20px;align-items:center;gap:6px;width:54px;height:54px;padding:12px;display:flex;box-shadow:0 16px 40px #0f172a14}.tech-symbol span{background:#3182f6;border-radius:999px;width:8px;display:block}.tech-symbol span:first-child{height:18px}.tech-symbol span:nth-child(2){height:28px}.tech-symbol span:nth-child(3){height:38px}.tech-back-link{color:#2563eb;background:#fff;border-radius:999px;justify-content:center;align-items:center;height:44px;padding:0 18px;font-size:14px;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 30px #0f172a14}.tech-back-link:hover{transform:translateY(-2px);box-shadow:0 18px 42px #0f172a1f}.tech-hero{grid-template-columns:1.05fr .95fr;align-items:stretch;gap:28px;margin-bottom:28px;display:grid}.tech-hero-left{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #e2e8f0d1;border-radius:44px;padding:58px;box-shadow:0 24px 70px #0f172a14}.tech-badge{color:#2563eb;background:#eaf3ff;border-radius:999px;align-items:center;height:34px;margin-bottom:22px;padding:0 14px;font-size:14px;font-weight:950;display:inline-flex}.tech-hero h1{color:#0f172a;letter-spacing:-.055em;margin:0;font-size:clamp(42px,6vw,68px);line-height:1.08}.tech-hero p{color:#526071;word-break:keep-all;max-width:660px;margin:24px 0 0;font-size:18px;font-weight:600;line-height:1.75}.tech-hero-buttons{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.tech-primary-button,.tech-secondary-button{border-radius:18px;justify-content:center;align-items:center;height:52px;padding:0 24px;font-size:15px;font-weight:950;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.tech-primary-button{color:#fff;background:#3182f6;box-shadow:0 16px 36px #3182f64d}.tech-secondary-button{color:#2563eb;background:#eef4ff}.tech-primary-button:hover,.tech-secondary-button:hover{transform:translateY(-2px)}.tech-hero-right{min-height:500px}.tech-system-card{background:#111827;border-radius:44px;min-height:100%;position:relative;overflow:hidden;box-shadow:0 24px 70px #0f172a38}.tech-system-card:before{content:"";border:1px dashed #93c5fd59;border-radius:50%;position:absolute;inset:40px}.tech-system-card:after{content:"";filter:blur(14px);background:#3182f68f;border-radius:50%;width:250px;height:250px;position:absolute;top:-90px;right:-90px}.system-center{z-index:2;color:#fff;background:#3182f6;border-radius:42px;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 50px #3182f65c}.system-center span{letter-spacing:.1em;opacity:.82;font-size:13px;font-weight:900}.system-center strong{letter-spacing:-.05em;margin-top:4px;font-size:42px;font-weight:950;line-height:1}.system-node{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1a;border:1px solid #ffffff1f;border-radius:26px;width:168px;padding:18px;position:absolute}.system-node b{color:#fff;letter-spacing:-.03em;font-size:18px;font-weight:950;display:block}.system-node span{color:#cbd5e1;margin-top:6px;font-size:14px;font-weight:700;display:block}.node-front{top:48px;left:34px}.node-api{top:118px;right:34px}.node-db{bottom:54px;right:58px}.node-data{bottom:110px;left:48px}.tech-stack-section,.tech-architecture-section,.tech-api-section,.tech-role-section{margin-bottom:28px}.tech-stack-section,.tech-architecture-section,.tech-api-section{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #e2e8f0d1;border-radius:40px;padding:36px;box-shadow:0 20px 60px #0f172a14}.tech-section-heading{margin-bottom:26px}.tech-section-heading span{color:#2563eb;background:#edf5ff;border-radius:999px;align-items:center;height:30px;margin-bottom:12px;padding:0 12px;font-size:13px;font-weight:950;display:inline-flex}.tech-section-heading h2{color:#111827;letter-spacing:-.04em;word-break:keep-all;margin:0;font-size:32px;line-height:1.25}.tech-stack-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.tech-stack-card{background:#f8fbff;border:1px solid #dbe8fff2;border-radius:32px;min-height:280px;padding:30px;transition:transform .18s,box-shadow .18s}.tech-stack-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px #0f172a14}.tech-stack-card.main{color:#fff;background:linear-gradient(135deg,#3182f6,#69a8ff);border:none;box-shadow:0 22px 54px #3182f647}.tech-stack-label{color:#3182f6;font-size:14px;font-weight:950}.tech-stack-card.main .tech-stack-label,.tech-stack-card.main p{color:#ffffffd1}.tech-stack-card h3{color:inherit;letter-spacing:-.04em;margin:14px 0 12px;font-size:30px;font-weight:950;line-height:1.18}.tech-stack-card p{color:#64748b;word-break:keep-all;margin:0;font-size:15px;font-weight:600;line-height:1.7}.tech-tag-wrap{flex-wrap:wrap;gap:9px;margin-top:22px;display:flex}.tech-tag-wrap span{color:#2563eb;background:#eaf3ff;border-radius:999px;align-items:center;height:34px;padding:0 13px;font-size:13px;font-weight:900;display:inline-flex}.tech-stack-card.main .tech-tag-wrap span{color:#fff;background:#ffffff2e}.architecture-timeline{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.architecture-item{background:#f8fbff;border:1px solid #e2e8f0e6;border-radius:30px;min-height:250px;padding:26px;position:relative}.architecture-step{color:#2563eb;background:#eaf3ff;border-radius:20px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:24px;font-size:16px;font-weight:950;display:inline-flex}.architecture-item h3{color:#0f172a;letter-spacing:-.035em;word-break:keep-all;margin:0 0 12px;font-size:22px;line-height:1.3}.architecture-item p{color:#64748b;word-break:keep-all;margin:0;font-size:14px;font-weight:600;line-height:1.7}.tech-api-section{grid-template-columns:.9fr 1.1fr;align-items:start;gap:28px;display:grid}.tech-api-desc{color:#64748b;word-break:keep-all;margin:0;font-size:16px;font-weight:600;line-height:1.75}.tech-api-list{gap:14px;display:grid}.tech-api-card{color:#fff;background:#111827;border-radius:26px;grid-template-columns:1fr;gap:10px;padding:20px;display:grid;box-shadow:0 14px 34px #0f172a1f}.tech-api-card div{align-items:center;gap:12px;display:flex}.api-method{color:#93c5fd;background:#3182f633;border-radius:999px;justify-content:center;align-items:center;height:30px;padding:0 10px;font-size:12px;font-weight:950;display:inline-flex}.tech-api-card strong{color:#fff;letter-spacing:-.02em;font-size:17px;font-weight:950}.tech-api-card p{color:#cbd5e1;margin:0;font-size:14px;font-weight:600}.tech-role-section{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.tech-role-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:34px;min-height:190px;padding:30px;box-shadow:0 18px 50px #0f172a12}.tech-role-card h3{color:#0f172a;letter-spacing:-.04em;margin:0 0 14px;font-size:24px;font-weight:950}.tech-role-card p{color:#64748b;word-break:keep-all;margin:0;font-size:15px;font-weight:600;line-height:1.7}@media (width<=980px){.tech-hero,.tech-api-section{grid-template-columns:1fr}.tech-hero-right{min-height:480px}.tech-stack-grid,.architecture-timeline,.tech-role-section{grid-template-columns:repeat(2,1fr)}.tech-hero-left{padding:42px}}@media (width<=640px){.tech-page{padding:84px 14px 56px}.tech-topbar{margin-bottom:22px}.tech-hero-left,.tech-stack-section,.tech-architecture-section,.tech-api-section{border-radius:30px;padding:24px}.tech-hero h1{font-size:38px}.tech-hero p{font-size:16px}.tech-hero-right{min-height:520px}.tech-system-card{border-radius:30px}.system-center{border-radius:36px;width:130px;height:130px}.system-center strong{font-size:34px}.system-node{width:145px;padding:15px}.node-front{top:38px;left:18px}.node-api{top:120px;right:18px}.node-db{bottom:46px;right:20px}.node-data{bottom:120px;left:20px}.tech-stack-grid,.architecture-timeline,.tech-role-section{grid-template-columns:1fr}.tech-section-heading h2{font-size:24px}.tech-stack-card,.architecture-item,.tech-role-card{border-radius:28px;min-height:auto;padding:24px}.tech-primary-button,.tech-secondary-button{width:100%}}.team-page{color:#0f172a;background:radial-gradient(circle at 12% 8%,#3182f629,#0000 30%),radial-gradient(circle at 88% 10%,#93c5fd2e,#0000 30%),linear-gradient(#f8fbff 0%,#f3f7fc 45%,#eef3f9 100%);min-height:100vh;padding:96px 20px 80px}.team-container{width:min(1180px,100%);margin:0 auto}.team-topbar{justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}.team-brand{color:#1f2937;letter-spacing:.04em;background:#fff;border-radius:999px;align-items:center;gap:10px;height:46px;padding:0 18px;font-size:13px;font-weight:950;display:inline-flex;box-shadow:0 14px 34px #0f172a14}.brand-dot{background:#3182f6;border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 6px #3182f624}.team-back-link{color:#2563eb;background:#fff;border-radius:999px;justify-content:center;align-items:center;height:44px;padding:0 18px;font-size:14px;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 30px #0f172a14}.team-back-link:hover{transform:translateY(-2px);box-shadow:0 18px 42px #0f172a1f}.team-hero{grid-template-columns:1.05fr .95fr;align-items:stretch;gap:28px;margin-bottom:26px;display:grid}.team-hero-content{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #e2e8f0d1;border-radius:44px;padding:58px;box-shadow:0 24px 70px #0f172a14}.team-badge{color:#2563eb;background:#eaf3ff;border-radius:999px;align-items:center;height:34px;margin-bottom:22px;padding:0 14px;font-size:14px;font-weight:950;display:inline-flex}.team-hero h1{color:#0f172a;letter-spacing:-.055em;margin:0;font-size:clamp(42px,6vw,72px);line-height:1.08}.team-hero p{color:#526071;word-break:keep-all;max-width:660px;margin:24px 0 0;font-size:18px;font-weight:600;line-height:1.75}.team-hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.team-primary-button,.team-secondary-button{border-radius:18px;justify-content:center;align-items:center;height:52px;padding:0 24px;font-size:15px;font-weight:950;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.team-primary-button{color:#fff;background:#3182f6;box-shadow:0 16px 36px #3182f64d}.team-secondary-button{color:#2563eb;background:#eef4ff}.team-primary-button:hover,.team-secondary-button:hover{transform:translateY(-2px)}.team-hero-visual{min-height:500px}.team-orbit-card{background:#111827;border-radius:44px;min-height:100%;position:relative;overflow:hidden;box-shadow:0 24px 70px #0f172a38}.team-orbit-card:before{content:"";border:1px dashed #93c5fd59;border-radius:50%;position:absolute;inset:52px}.team-orbit-card:after{content:"";filter:blur(14px);background:#3182f68f;border-radius:50%;width:260px;height:260px;position:absolute;top:-90px;right:-90px}.orbit-center{z-index:2;color:#fff;background:linear-gradient(135deg,#3182f6,#69a8ff);border-radius:44px;flex-direction:column;justify-content:center;align-items:center;width:158px;height:158px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 22px 54px #3182f65c}.orbit-center span{letter-spacing:.12em;opacity:.84;font-size:13px;font-weight:950}.orbit-center strong{letter-spacing:-.06em;margin-top:4px;font-size:58px;font-weight:950;line-height:1}.orbit-member{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1c;border:1px solid #ffffff21;border-radius:28px;width:178px;padding:18px;position:absolute}.orbit-member b{color:#fff;background:#3182f6;border-radius:20px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:12px;font-size:18px;font-weight:950;display:flex}.orbit-member span{color:#e5edf8;font-size:15px;font-weight:850}.orbit-member-1{top:58px;left:38px}.orbit-member-2{top:146px;right:38px}.orbit-member-3{bottom:70px;left:58px}.team-summary-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:26px;display:grid}.team-summary-grid article{background:#fff;border:1px solid #e2e8f0db;border-radius:32px;padding:28px;box-shadow:0 18px 50px #0f172a12}.team-summary-grid article.active{color:#fff;background:linear-gradient(135deg,#3182f6,#61a5ff);border:none;box-shadow:0 22px 54px #3182f647}.team-summary-grid span{color:#667085;margin-bottom:14px;font-size:14px;font-weight:950;display:block}.team-summary-grid article.active span,.team-summary-grid article.active p{color:#ffffffd1}.team-summary-grid strong{color:inherit;letter-spacing:-.04em;font-size:34px;font-weight:950;line-height:1.1;display:block}.team-summary-grid p{color:#7b8794;word-break:keep-all;margin:14px 0 0;font-size:14px;font-weight:650;line-height:1.6}.team-member-section,.team-collaboration-section,.team-value-section{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #e2e8f0d1;border-radius:40px;margin-bottom:28px;padding:36px;box-shadow:0 20px 60px #0f172a14}.team-section-heading{margin-bottom:28px}.team-section-heading span{color:#2563eb;background:#edf5ff;border-radius:999px;align-items:center;height:30px;margin-bottom:12px;padding:0 12px;font-size:13px;font-weight:950;display:inline-flex}.team-section-heading h2{color:#111827;letter-spacing:-.04em;word-break:keep-all;margin:0;font-size:32px;line-height:1.25}.team-member-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.team-member-card{background:#f8fbff;border:1px solid #dbe8fff2;border-radius:34px;min-height:390px;padding:30px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden}.team-member-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px #0f172a14}.team-member-card.highlight{color:#fff;background:#111827;border:none;box-shadow:0 22px 54px #0f172a33}.team-member-card.highlight:after{content:"";filter:blur(8px);background:#3182f680;border-radius:999px;width:180px;height:180px;position:absolute;top:-70px;right:-70px}.member-avatar{z-index:1;color:#fff;border-radius:26px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:22px;font-size:22px;font-weight:950;display:flex;position:relative}.member-avatar.blue{background:linear-gradient(135deg,#3182f6,#69a8ff)}.member-avatar.dark{background:linear-gradient(135deg,#1f2937,#3182f6)}.member-avatar.sky{background:linear-gradient(135deg,#60a5fa,#93c5fd)}.member-role{z-index:1;color:#3182f6;font-size:14px;font-weight:950;position:relative}.team-member-card.highlight .member-role,.team-member-card.highlight p{color:#ffffffc2}.team-member-card h3{z-index:1;color:inherit;letter-spacing:-.04em;margin:10px 0 8px;font-size:30px;font-weight:950;position:relative}.team-member-card strong{z-index:1;color:inherit;word-break:keep-all;margin-bottom:14px;font-size:18px;font-weight:900;line-height:1.45;display:block;position:relative}.team-member-card p{z-index:1;color:#64748b;word-break:keep-all;margin:0;font-size:15px;font-weight:600;line-height:1.7;position:relative}.member-task-wrap{z-index:1;flex-wrap:wrap;gap:9px;margin-top:22px;display:flex;position:relative}.member-task-wrap span{color:#2563eb;background:#eaf3ff;border-radius:999px;align-items:center;min-height:34px;padding:0 13px;font-size:13px;font-weight:900;display:inline-flex}.team-member-card.highlight .member-task-wrap span{color:#fff;background:#ffffff24}.collaboration-line{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.collaboration-card{background:#f8fbff;border:1px solid #e2e8f0e6;border-radius:30px;min-height:240px;padding:26px;position:relative}.collaboration-number{color:#2563eb;background:#eaf3ff;border-radius:20px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:22px;font-size:16px;font-weight:950;display:inline-flex}.collaboration-card h3{color:#0f172a;letter-spacing:-.035em;word-break:keep-all;margin:0 0 12px;font-size:22px;line-height:1.3}.collaboration-card p{color:#64748b;word-break:keep-all;margin:0;font-size:14px;font-weight:600;line-height:1.7}.team-value-section{grid-template-columns:.9fr 1.1fr;align-items:start;gap:28px;display:grid}.team-value-left h2{color:#111827;letter-spacing:-.05em;word-break:keep-all;margin:0;font-size:40px;line-height:1.2}.team-value-left p{color:#64748b;word-break:keep-all;margin:22px 0 0;font-size:16px;font-weight:600;line-height:1.75}.team-value-list{gap:14px;display:grid}.team-value-card{color:#fff;background:#111827;border-radius:28px;padding:24px;box-shadow:0 14px 34px #0f172a1f}.team-value-card span{color:#93c5fd;background:#3182f633;border-radius:999px;align-items:center;height:28px;margin-bottom:12px;padding:0 10px;font-size:12px;font-weight:950;display:inline-flex}.team-value-card h3{color:#fff;letter-spacing:-.03em;word-break:keep-all;margin:0 0 10px;font-size:21px;font-weight:950}.team-value-card p{color:#cbd5e1;word-break:keep-all;margin:0;font-size:14px;font-weight:600;line-height:1.65}@media (width<=980px){.team-hero,.team-value-section{grid-template-columns:1fr}.team-hero-visual{min-height:480px}.team-summary-grid,.team-member-grid,.collaboration-line{grid-template-columns:repeat(2,1fr)}.team-hero-content{padding:42px}}@media (width<=640px){.team-page{padding:84px 14px 56px}.team-topbar{align-items:flex-start;gap:14px;margin-bottom:22px}.team-brand{height:42px;padding:0 14px;font-size:11px}.team-hero-content,.team-member-section,.team-collaboration-section,.team-value-section{border-radius:30px;padding:24px}.team-hero h1{font-size:38px}.team-hero p{font-size:16px}.team-hero-visual{min-height:520px}.team-orbit-card{border-radius:30px}.orbit-center{border-radius:36px;width:132px;height:132px}.orbit-center strong{font-size:44px}.orbit-member{width:148px;padding:15px}.orbit-member-1{top:42px;left:18px}.orbit-member-2{top:140px;right:18px}.orbit-member-3{bottom:90px;left:22px}.team-summary-grid,.team-member-grid,.collaboration-line{grid-template-columns:1fr}.team-section-heading h2{font-size:24px}.team-member-card,.collaboration-card{border-radius:28px;min-height:auto;padding:24px}.team-value-left h2{font-size:30px}.team-primary-button,.team-secondary-button{width:100%}}.search-page{color:#191f28;background:radial-gradient(circle at 10% 0,#3182f621,#0000 34%),radial-gradient(circle at 85% 18%,#6366f11a,#0000 30%),#f8fafc;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans KR,sans-serif}.search-main{max-width:1120px;margin:0 auto;padding:112px 24px 120px}.search-hero{padding:40px 0 72px;position:relative}.search-back-link{color:#2563eb;background:#ffffffdb;border:1px solid #2563eb1f;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:800;text-decoration:none;position:absolute;top:-48px;right:0;box-shadow:0 12px 32px #0f172a14}.search-kicker,.result-label{color:#2563eb;letter-spacing:-.2px;background:#3182f617;border-radius:999px;padding:8px 14px;font-size:14px;font-weight:800;display:inline-flex}.search-hero h1{letter-spacing:-4px;margin:28px 0 22px;font-size:clamp(44px,7vw,76px);font-weight:850;line-height:1.12}.search-hero p{color:#4e5968;letter-spacing:-.6px;max-width:680px;margin:0 0 34px;font-size:20px;font-weight:500;line-height:1.75}.search-form{background:#fff;border:1px solid #e2e8f0e6;border-radius:26px;align-items:center;gap:12px;max-width:760px;height:72px;padding:10px 10px 10px 24px;display:flex;box-shadow:0 24px 70px #0f172a1a}.search-form input{color:#191f28;letter-spacing:-.5px;background:0 0;border:none;outline:none;flex:1;height:100%;font-size:20px;font-weight:700}.search-form input::placeholder{color:#adb5bd}.search-form button{color:#fff;cursor:pointer;background:#3182f6;border:none;border-radius:18px;height:52px;padding:0 26px;font-size:16px;font-weight:800;transition:transform .2s,background .2s}.search-form button:hover{background:#2563eb;transform:translateY(-2px)}.search-result-section{padding-top:24px}.result-header{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:24px;display:flex}.result-header h2{letter-spacing:-2px;margin:18px 0 8px;font-size:clamp(30px,4vw,46px);line-height:1.25}.result-header p{color:#6b7684;margin:0;font-size:16px;font-weight:600}.risk-filter-row{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.risk-filter-row button{color:#4e5968;cursor:pointer;background:#fffc;border:1px solid #e5e8eb;border-radius:999px;padding:10px 15px;font-size:14px;font-weight:800}.risk-filter-row button.active{color:#fff;background:#191f28;border-color:#191f28}.search-card-list{gap:16px;display:grid}.search-result-card{background:#ffffffeb;border:1px solid #e2e8f0e6;border-radius:30px;grid-template-columns:1fr 160px;gap:24px;padding:30px;transition:transform .22s,box-shadow .22s,background .22s;display:grid;box-shadow:0 18px 60px #0f172a12}.search-result-card:hover{background:#fff;transform:translateY(-5px);box-shadow:0 28px 80px #0f172a1f}.card-meta{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.card-meta span{color:#6b7684;background:#f2f4f6;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800}.search-result-card h3{color:#191f28;letter-spacing:-1px;margin:0 0 12px;font-size:25px;line-height:1.35}.search-result-card p{color:#4e5968;letter-spacing:-.4px;margin:0;font-size:16px;line-height:1.75}.card-keywords{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.card-keywords span{color:#2563eb;background:#3182f617;border-radius:999px;padding:8px 12px;font-size:14px;font-weight:800}.card-right{flex-direction:column;justify-content:space-between;align-items:flex-end;display:flex}.score-circle{color:#fff;background:linear-gradient(145deg,#3182f6,#1d4ed8);border-radius:32px;flex-direction:column;justify-content:center;align-items:center;width:98px;height:98px;display:flex;box-shadow:0 20px 50px #2563eb42}.score-circle strong{letter-spacing:-1px;font-size:30px;line-height:1}.score-circle span{opacity:.82;margin-top:5px;font-size:13px;font-weight:800}.detail-link{color:#2563eb;font-size:15px;font-weight:900;text-decoration:none}.search-state-card{color:#4e5968;background:#fff;border-radius:28px;padding:34px;font-size:17px;font-weight:700;box-shadow:0 18px 60px #0f172a12}.search-state-card.error{color:#dc2626}@media (width<=860px){.result-header{display:block}.risk-filter-row{justify-content:flex-start;margin-top:20px}.search-result-card{grid-template-columns:1fr}.card-right{align-items:flex-start;gap:18px}}@media (width<=640px){.search-main{padding:90px 20px}.search-hero h1{letter-spacing:-2.5px}.search-form{height:auto;padding:16px;display:grid}.search-form input{min-height:48px;font-size:18px}.search-form button{width:100%}.search-back-link{margin-bottom:28px;display:inline-flex;position:static}}.topic-page{color:#191f28;background:#f7f9fc;min-height:100vh;padding:72px 6vw 96px}.topic-hero{text-align:center;max-width:920px;margin:0 auto 36px}.topic-eyebrow{color:#3182f6;margin:0 0 12px;font-size:15px;font-weight:800}.topic-hero h1{letter-spacing:-.04em;margin:0;font-size:clamp(34px,5vw,56px);font-weight:900}.topic-description{color:#6b7684;word-break:keep-all;max-width:720px;margin:18px auto 0;font-size:18px;line-height:1.7}.topic-search-box{max-width:1160px;margin:0 auto 24px}.topic-search-box input{background:#fff;border:1px solid #e5e8eb;border-radius:18px;outline:none;width:100%;height:58px;padding:0 22px;font-size:16px;box-shadow:0 12px 30px #0000000a}.topic-search-box input:focus{border-color:#3182f6}.topic-layout{grid-template-columns:280px 1fr;align-items:start;gap:24px;max-width:1160px;margin:0 auto;display:grid}.topic-category-panel{background:#fff;border:1px solid #e5e8eb;border-radius:24px;padding:22px;position:sticky;top:24px;box-shadow:0 16px 40px #0000000d}.topic-category-panel h2{margin:0 0 18px;font-size:20px;font-weight:900}.topic-category-list{flex-direction:column;gap:10px;display:flex}.topic-category-button{color:#4e5968;cursor:pointer;background:#f2f4f6;border:0;border-radius:16px;justify-content:space-between;align-items:center;width:100%;padding:14px 15px;font-size:15px;font-weight:800;transition:all .2s;display:flex}.topic-category-button:hover{color:#1b64da;background:#e8f2ff}.topic-category-button.active{color:#fff;background:#3182f6}.topic-category-button strong{font-size:14px}.topic-content{min-width:0}.topic-content-header{background:#fff;border:1px solid #e5e8eb;border-radius:24px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:24px 28px;display:flex}.topic-content-header p{color:#8b95a1;margin:0 0 6px;font-size:14px;font-weight:700}.topic-content-header h2{margin:0;font-size:28px;font-weight:900}.topic-content-header span{color:#4e5968;background:#f2f4f6;border-radius:999px;padding:9px 13px;font-size:14px;font-weight:800}.topic-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.topic-issue-card{background:#fff;border:1px solid #e5e8eb;border-radius:24px;padding:24px;transition:all .2s;box-shadow:0 16px 40px #0000000d}.topic-issue-card:hover{transform:translateY(-4px);box-shadow:0 22px 50px #00000014}.topic-card-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.topic-chip{color:#1b64da;background:#e8f2ff;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900}.topic-score{color:#f04452;font-size:14px;font-weight:900}.topic-issue-card h3{letter-spacing:-.02em;word-break:keep-all;margin:0;font-size:20px;font-weight:900;line-height:1.45}.topic-summary{color:#6b7684;word-break:keep-all;margin:12px 0 18px;font-size:15px;line-height:1.7}.topic-meta-row{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px;display:grid}.topic-meta-row div{background:#f7f9fc;border-radius:16px;padding:12px}.topic-meta-row span{color:#8b95a1;margin-bottom:5px;font-size:12px;font-weight:700;display:block}.topic-meta-row strong{color:#191f28;font-size:14px;font-weight:900}.topic-keywords{flex-wrap:wrap;gap:8px;display:flex}.topic-keywords span{color:#4e5968;background:#f2f4f6;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:700}.topic-state-box{color:#6b7684;text-align:center;background:#fff;border:1px solid #e5e8eb;border-radius:24px;padding:40px;font-size:16px;font-weight:700}.topic-state-box.error{color:#f04452}@media (width<=960px){.topic-layout{grid-template-columns:1fr}.topic-category-panel{position:static}.topic-category-list{flex-direction:row;overflow-x:auto}.topic-category-button{min-width:150px}.topic-card-grid{grid-template-columns:1fr}}@media (width<=640px){.topic-page{padding:48px 20px 72px}.topic-content-header{flex-direction:column;align-items:flex-start;gap:14px}.topic-meta-row{grid-template-columns:1fr}}.issue-detail-page{background:linear-gradient(#f8fafc 0%,#eef4ff 100%);min-height:100vh;padding:120px 20px 80px}.issue-detail-container{width:min(1120px,100%);margin:0 auto}.back-link{color:#2563eb;align-items:center;margin-bottom:24px;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex}.issue-detail-hero{background:#fff;border:1px solid #e2e8f0;border-radius:34px;margin-bottom:24px;padding:42px;box-shadow:0 24px 70px #0f172a14}.issue-detail-meta{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.issue-detail-meta span{color:#2563eb;background:#eef4ff;border-radius:999px;padding:8px 13px;font-size:13px;font-weight:900}.issue-detail-hero h1{letter-spacing:-.055em;color:#0f172a;margin:0;font-size:clamp(32px,5vw,52px);font-weight:950;line-height:1.2}.issue-detail-hero p{color:#475569;max-width:900px;margin:22px 0 0;font-size:18px;font-weight:650;line-height:1.8}.issue-detail-grid{grid-template-columns:.8fr 1.2fr;gap:24px;margin-bottom:24px;display:grid}.issue-detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:30px;margin-bottom:24px;padding:30px;box-shadow:0 18px 50px #0f172a0f}.issue-detail-card h2{color:#0f172a;letter-spacing:-.04em;margin:0 0 18px;font-size:24px;font-weight:950}.score-card{color:#fff;background:linear-gradient(135deg,#2563eb,#60a5fa)}.score-card h2{color:#fff}.score-number{letter-spacing:-.06em;font-size:58px;font-weight:950}.score-number span{opacity:.9;margin-left:4px;font-size:18px}.score-bar{background:#ffffff47;border-radius:999px;width:100%;height:14px;margin-top:22px;overflow:hidden}.score-bar div{background:#fff;border-radius:999px;height:100%}.info-list{gap:14px;display:grid}.info-list div{border-bottom:1px solid #e2e8f0;justify-content:space-between;gap:18px;padding:15px 0;display:flex}.info-list span{color:#64748b;font-size:15px;font-weight:800}.info-list strong{color:#0f172a;text-align:right;font-size:16px;font-weight:950}.detail-text{color:#475569;margin:0;font-size:17px;font-weight:650;line-height:1.85}.tag-list{flex-wrap:wrap;gap:10px;display:flex}.tag-list span{color:#334155;background:#f1f5f9;border-radius:999px;align-items:center;padding:10px 14px;font-size:14px;font-weight:850;display:inline-flex}.tag-list.blue span{color:#2563eb;background:#eef4ff}.issue-detail-loading,.issue-detail-error{color:#475569;background:#fff;border-radius:28px;padding:32px;font-size:17px;font-weight:800;box-shadow:0 18px 50px #0f172a0f}@media (width<=820px){.issue-detail-grid{grid-template-columns:1fr}.issue-detail-hero,.issue-detail-card{padding:24px}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}*{box-sizing:border-box}html,body,#root{background:#eef5ff;width:100%;min-height:100%;margin:0;padding:0;font-family:Arial,sans-serif}
