@import url(https://fonts.googleapis.com/css?family=Lato:300,400,600);@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.apiary-card-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0;padding:0;position:relative;width:350px}.animated-weather-card{font-family:Lato,sans-serif;margin:20px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:350px}.animated-weather-card:hover{transform:translateY(-4px)}#card{border-radius:5px;box-shadow:9px 7px 40px -6px #00000040;height:450px;min-height:350px;overflow:hidden;padding:0;position:relative;width:350px}.weather{background-color:#dae3fd;transition:background-color 2s ease}.sunny .weather{background-color:#ccf}.rain .weather{background-color:#d8d8d8}.thunder .weather{background-color:#9fa4ad}.wind .weather{background-color:#e0e0e0}.snow .weather{background-color:#f0f8ff}#inner{background-color:#fff;background:linear-gradient(180deg,#ffffff80 50%,#fff0);height:100%;width:100%}.cloud{transition:fill 2s ease}#cloud1{fill:#efefef}.thunder #cloud1{fill:#9fa4ad}#cloud2{fill:#e6e6e6}.thunder #cloud2{fill:#8b8e98}#cloud3{fill:#d5d5d5}.thunder #cloud3{fill:#7b7988}.details{color:#888;display:flex;flex-direction:row;justify-content:space-between;left:0;padding:16px 20px;position:absolute;right:0;top:0;transition:color 2s ease;z-index:10}.thunder .details{color:#ddd}.details .right{text-align:right}#date{font-size:14px;font-weight:300;margin:4px 0}#summary{font-size:22px;font-weight:600;text-transform:capitalize}.temp{font-size:60px;font-weight:300;line-height:60px}.temp span{font-size:18px;line-height:30px;margin-left:5px;vertical-align:top}.apiary-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:0 0 5px 5px;bottom:0;left:0;padding:16px;position:absolute;right:0;z-index:20}.apiary-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.apiary-header h3{color:#333;font-family:Lato,sans-serif;font-size:18px;font-weight:600;margin:0}.hive-count{background:#58c4b1;border-radius:12px;color:#fff;font-size:11px;padding:4px 10px}.apiary-details{margin-bottom:8px}.apiary-details p{align-items:center;color:#666;display:flex;font-family:Lato,sans-serif;font-size:12px;gap:6px;margin:6px 0}.apiary-details i{color:#007bff;font-size:11px;width:12px}.apiary-details strong{color:#333}.weather-stats{display:flex;gap:12px;margin-top:6px}.weather-stats span{align-items:center;background:#f8f9facc;border-radius:4px;color:#666;display:flex;font-size:11px;gap:4px;padding:2px 6px}.weather-stats i{color:#17a2b8;font-size:10px}.card-actions{align-items:center;display:flex;gap:8px;margin-bottom:6px}.primary-actions{display:flex;flex:1 1;gap:8px}.action-btn{gap:4px}.action-btn,.primary-btn{border:none;font-family:Lato,sans-serif;font-weight:600;transition:all .2s ease}.primary-btn{align-items:center;border-radius:6px;cursor:pointer;display:flex;flex:1 1;font-size:12px;gap:6px;justify-content:center;min-height:40px;padding:10px 16px}.primary-btn i{font-size:14px}.inspect-btn{background:#28a745;color:#fff}.inspect-btn:hover{background:#218838;box-shadow:0 2px 8px #28a7454d;transform:translateY(-1px)}.map-btn{background:#007bff;color:#fff}.map-btn:hover{background:#0056b3;box-shadow:0 2px 8px #007bff4d;transform:translateY(-1px)}.secondary-actions{align-items:center;display:flex!important;flex-direction:column!important;gap:4px}.icon-btn{align-items:center;background:#0000;border:1.5px solid;border-radius:12px;cursor:pointer;display:flex;font-size:14px;font-weight:600;height:24px;justify-content:center;transition:all .2s ease;width:36px}.icon-btn i{font-size:12px}.add-btn{border-color:#17a2b8;color:#17a2b8}.add-btn:hover{background:#17a2b8;box-shadow:0 2px 8px #17a2b84d;color:#fff;transform:scale(1.1)}.edit-btn{border-color:#6c757d;color:#6c757d}.edit-btn:hover{background:#6c757d;box-shadow:0 2px 8px #6c757d4d;color:#fff;transform:scale(1.1)}.delete-btn{border-color:#dc3545;color:#dc3545}.delete-btn:hover{background:#dc3545;box-shadow:0 2px 8px #dc35454d;color:#fff;transform:scale(1.1)}.beekeeping-tip{background:#fff8dce6;border-left:2px solid #ffc107;border-radius:4px;padding:6px 8px}.beekeeping-tip small{align-items:center;color:#856404;display:flex;font-family:Lato,sans-serif;font-size:10px;gap:4px;line-height:1.2}.beekeeping-tip i{color:#ffc107;font-size:10px}#sun{animation:rotate 20s linear infinite;transform-origin:center}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cloud{animation:float 6s ease-in-out infinite}#cloud1{animation-delay:0s}#cloud2{animation-delay:2s}#cloud3{animation-delay:4s}.rain #inner:after{animation:rain-fall .5s linear infinite;background:repeating-linear-gradient(90deg,#0000,#0000 2px,#ffffff4d 0,#ffffff4d 4px);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes rain-fall{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.snow #inner:before{animation:snow-fall 3s linear infinite;content:"❄️ ❄️ ❄️ ❄️ ❄️";font-size:12px;left:0;opacity:.7;position:absolute;right:0;top:-20px}@keyframes snow-fall{0%{opacity:0;transform:translateY(-20px)}50%{opacity:.7}to{opacity:0;transform:translateY(420px)}}.thunder #inner{animation:thunder-flash 2s ease-in-out infinite}@keyframes thunder-flash{0%,90%,to{opacity:1}95%{opacity:.7}}@media (max-width:768px){.animated-weather-card{width:280px;width:320px}#card{height:420px;width:320px}.apiary-overlay{padding:15px}.card-actions{flex-wrap:wrap;gap:4px}.primary-btn{font-size:11px;min-height:36px;padding:8px 12px}.primary-btn i{font-size:12px}.icon-btn{border-radius:11px;height:22px;width:32px}.icon-btn i{font-size:10px}}@media (max-width:480px){.animated-weather-card{width:260px;width:300px}#card{height:400px;width:300px}.card-actions{flex-direction:column;gap:6px}.primary-actions{flex-direction:column;gap:4px}.primary-btn{flex:none;width:100%}.secondary-actions{align-items:center;flex-direction:column;gap:4px}}.cards-grid .animated-weather-card{margin:10px}.weather-particles{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:5}.weather-particle{opacity:.8;position:absolute}.rain-drop{animation:fall-rain 1.5s linear infinite;background:linear-gradient(180deg,#6496ffcc,#96c8ff66);border-radius:0 0 2px 2px;height:20px;width:2px}.thunder .rain-drop{animation-duration:1s;background:linear-gradient(180deg,#777777e6,#a0a0a080);height:35px}.snow-flake{animation:fall-snow 4s linear infinite;background:#fff;border-radius:50%;box-shadow:0 0 3px #fffc;height:6px;width:6px}.wind-leaf{animation:float-leaf 6s cubic-bezier(.25,.46,.45,.94) infinite;background:linear-gradient(135deg,#8bc34a,#4caf50 30%,#388e3c 70%,#2e7d32);border-radius:0 80% 80% 20%;box-shadow:2px 2px 4px #0003;height:12px;position:relative;transform-origin:40% 80%;width:18px}.wind-leaf:before{background:linear-gradient(90deg,#0000,#0000004d 50%,#0000);content:"";height:2px;left:40%;position:absolute;right:20%;top:20%;transform:rotate(-20deg)}.wind-leaf:after{background:linear-gradient(90deg,#0000,#0003 70%,#0000);content:"";height:1px;left:50%;position:absolute;right:10%;top:60%;transform:rotate(-15deg)}.wind-leaf:nth-child(2n){background:linear-gradient(135deg,#ff9800,#ff7043 30%,#d84315 70%,#bf360c);border-radius:80% 0 20% 80%}.wind-leaf:nth-child(3n){background:linear-gradient(135deg,#ffc107,#ff8f00 30%,#e65100 70%,#c43e00);border-radius:20% 80% 0 80%}.wind-leaf:nth-child(4n){background:linear-gradient(135deg,#8d6e63,#6d4c41 30%,#5d4037 70%,#3e2723);border-radius:80% 20% 80% 0}@keyframes float-leaf{0%{opacity:0;transform:translateX(-40px) translateY(0) rotate(0deg) scale(.8)}8%{opacity:.9;transform:translateX(-20px) translateY(-5px) rotate(15deg) scale(.85)}16%{transform:translateX(10px) translateY(-12px) rotate(35deg) scale(.9)}24%{transform:translateX(45px) translateY(-18px) rotate(55deg) scale(.95)}32%{transform:translateX(85px) translateY(-25px) rotate(75deg) scale(1)}40%{transform:translateX(125px) translateY(-22px) rotate(95deg) scale(1.05)}48%{transform:translateX(165px) translateY(-15px) rotate(115deg) scale(1)}56%{transform:translateX(200px) translateY(-10px) rotate(135deg) scale(.95)}64%{transform:translateX(235px) translateY(-18px) rotate(155deg) scale(.9)}72%{transform:translateX(270px) translateY(-12px) rotate(175deg) scale(.95)}80%{transform:translateX(305px) translateY(-5px) rotate(195deg) scale(1)}88%{opacity:.8;transform:translateX(340px) translateY(2px) rotate(215deg) scale(.9)}96%{opacity:.4;transform:translateX(375px) translateY(8px) rotate(235deg) scale(.8)}to{opacity:0;transform:translateX(400px) translateY(15px) rotate(250deg) scale(.7)}}@keyframes float-cloud-1{0%{transform:translateX(-350px)}to{transform:translateX(350px)}}@keyframes float-cloud-2{0%{transform:translateX(-400px)}to{transform:translateX(400px)}}@keyframes float-cloud-3{0%{transform:translateX(-450px)}to{transform:translateX(450px)}}@keyframes fall-rain{0%{opacity:0;transform:translateY(-20px)}10%{opacity:.8}90%{opacity:.8}to{opacity:0;transform:translateY(420px)}}@keyframes fall-snow{0%{opacity:0;transform:translateY(-10px) translateX(0)}10%{opacity:1}50%{transform:translateY(200px) translateX(20px)}90%{opacity:1}to{opacity:0;transform:translateY(410px) translateX(-20px)}}@keyframes lightning-flash{0%,90%,to{opacity:0}15%,5%{opacity:.9}25%,35%{opacity:.6}}@keyframes lightning-bolt{0%,90%,to{opacity:0}15%,5%{opacity:1}25%,35%{opacity:.8}}@keyframes rotate-sun{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.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{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.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{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.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:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{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-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width: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-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.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);height:36px;width: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{height:44px;width: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{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.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:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{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)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.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{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;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;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.apiaries-map-container{display:flex;gap:20px;margin:0 auto;max-width:1400px;padding:20px}.map-controls{background:#f8f9fa;border-radius:8px;box-shadow:0 2px 8px #0000001a;flex:0 0 280px;height:fit-content;padding:20px}.beebase-controls{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.beebase-controls h4{color:#333;font-weight:600}.disease-label{border-radius:12px;color:#fff;font-size:.85em;font-weight:500;padding:3px 8px;text-shadow:0 1px 1px #0000004d}.disease-afb,.disease-american-foulbrood{background-color:red}.disease-efb,.disease-european-foulbrood{background-color:#f80}.disease-tropilaelaps{background-color:#06f}.disease-small-hive-beetle{background-color:#0a0}.disease-varroa,.disease-varroa-destructor{background-color:#80f}.disease-nosema{background-color:#fa0}.disease-chalkbrood{background-color:#f69}.disease-default,.disease-unknown{background-color:#f60}.beebase-alert-marker{filter:drop-shadow(2px 2px 4px rgba(0,0,0,.3))}.beebase-alert-marker:hover{filter:drop-shadow(2px 2px 6px rgba(0,0,0,.5));transform:scale(1.1);transition:all .2s ease}.beebase-controls input[type=radio]{accent-color:#007cba;margin-right:5px}.beebase-controls label{cursor:pointer;transition:opacity .2s ease}.beebase-controls label:hover{opacity:.8}.beebase-controls button{font-size:.9em;font-weight:500;transition:background-color .2s ease}.beebase-controls button:hover{background-color:#005a8b!important}.control-group{margin-bottom:25px}.control-group h4{border-bottom:2px solid #58c4b1;color:#333;font-size:14px;font-weight:600;margin:0 0 12px;padding-bottom:5px}.control-group label{align-items:center;border-radius:4px;color:#555;cursor:pointer;display:flex;font-size:13px;gap:8px;margin-bottom:8px;padding:5px;transition:background-color .2s}.control-group label:hover{background-color:#e9ecef}.control-group input[type=checkbox]{accent-color:#58c4b1;height:16px;width:16px}.control-group select{background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:13px;margin-bottom:8px;padding:8px 12px;width:100%}.control-group select:focus{border-color:#58c4b1;box-shadow:0 0 0 3px #58c4b11a;outline:none}.legend{display:flex;flex-direction:column;gap:8px}.legend-item{color:#666;font-size:12px;gap:10px}.legend-icon,.legend-item{align-items:center;display:flex}.legend-icon{border-radius:50%;font-size:14px;height:20px;justify-content:center;width:20px}.legend-icon.apiary-icon{background:#fcd658}.legend-icon.wildflower-icon{background:#ff69b4}.legend-icon.tree-icon{background:#98fb98}.legend-icon.heather-icon{background:plum}.legend-icon.wind-icon{background:#f44;color:#fff}.map-wrapper{border-radius:8px;box-shadow:0 2px 8px #0000001a;flex:1 1;height:600px;min-height:600px;overflow:hidden}.apiaries-leaflet-map{border-radius:8px}.apiaries-leaflet-map,.leaflet-container{height:100%!important;width:100%!important}.apiary-popup{min-width:200px}.apiary-popup h3{color:#333;font-size:16px;margin:0 0 10px}.apiary-popup p{color:#666;font-size:13px;margin:5px 0}.wind-info{background:#f0f8ff;border-left:3px solid #58c4b1;border-radius:4px;margin-top:10px;padding:8px}.wind-info p{font-size:12px!important;margin:2px 0!important}.forage-popup{min-width:180px}.forage-popup h4{color:#333;font-size:14px;margin:0 0 10px}.forage-popup p{color:#666;font-size:12px;margin:5px 0}.edit-forage-btn{background:#58c4b1;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:11px;margin-top:8px;padding:4px 8px}.edit-forage-btn:hover{background:#4a9d8a}.map-instructions{background:#e3f2fd;border-left:4px solid #58c4b1;border-radius:6px;margin-top:15px;padding:12px}.map-instructions p{color:#555;font-size:13px;line-height:1.4;margin:0}@media (max-width:1024px){.apiaries-map-container{flex-direction:column;padding:15px}.map-controls{flex:none;order:2}.map-wrapper{order:1}}@media (max-width:768px){.apiaries-map-container{gap:15px;padding:10px}.map-controls{padding:15px}.control-group{margin-bottom:20px}.map-wrapper .apiaries-leaflet-map{height:400px!important}.legend{grid-gap:6px;display:grid;gap:6px;grid-template-columns:1fr 1fr}}.leaflet-popup-content-wrapper{border-radius:6px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{box-shadow:0 3px 14px #00000026}@keyframes bounce{0%,20%,53%,80%,to{transform:translateZ(0)}40%,43%{transform:translate3d(0,-5px,0)}70%{transform:translate3d(0,-3px,0)}90%{transform:translate3d(0,-1px,0)}}.leaflet-marker-icon{transition:transform .2s ease}.leaflet-marker-icon:hover{transform:scale(1.1)}.leaflet-interactive{cursor:pointer}.wind-arrow-marker{background:#0000!important;border:none!important}.forage-marker-cluster{align-items:center;background:#58c4b1cc;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0003;color:#fff;display:flex;font-weight:700;justify-content:center}.dashboard{background-color:#f8f9fa;display:flex;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh}.header{background:#fff;background:var(--white);border-bottom:1px solid #e1e4e8;border-bottom:1px solid var(--border);box-shadow:0 1px 3px #0000000d;height:64px;left:0;position:fixed;right:0;top:0;z-index:1000}.header-container{height:100%;justify-content:space-between;margin:0 auto;max-width:1440px;padding:0 24px}.header-container,.logo{align-items:center;display:flex}.logo{color:#2c3e50;color:var(--text-primary);cursor:pointer;font-size:20px;font-weight:600;gap:12px}.logo .bee-logo-container.header{background:none;box-shadow:none;transform:scale(1.2);transform-origin:center}.logo .bee-logo-container.header,.logo .bee-logo-container.header .bee{border:none;margin:0;outline:none}.desktop-nav{align-items:center;display:flex;gap:32px}.nav-item{background:none;border:none;color:#7f8c8d;color:var(--text-secondary);cursor:pointer;font-size:15px;font-weight:500;padding:20px 0;position:relative;transition:color .2s}.nav-item.active,.nav-item:hover{color:#e6a825;color:var(--primary-yellow)}.nav-item.active:after{background:#e6a825;background:var(--primary-yellow);bottom:-1px;content:"";height:3px;left:0;position:absolute;right:0}.header-actions{gap:16px}.notification-btn{align-items:center;background:#fff;background:var(--white);border:1px solid #e1e4e8;border:1px solid var(--border);border-radius:8px;cursor:pointer;display:flex;height:40px;justify-content:center;position:relative;transition:all .2s;width:40px}.notification-btn:hover{border-color:#e6a825;border-color:var(--primary-yellow);box-shadow:0 2px 8px #00000014;box-shadow:var(--card-shadow)}.notification-badge{background:#e74c3c;background:var(--danger);border-radius:10px;color:#fff;font-size:11px;font-weight:600;padding:2px 6px;position:absolute;right:-5px;top:-5px}.user-menu{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:8px 12px;transition:background .2s}.user-menu:hover{background:#f7f8fa;background:var(--bg-light)}.user-avatar{align-items:center;background:#e6a825;background:var(--primary-yellow);border-radius:50%;color:#fff;display:flex;font-size:14px;font-weight:600;height:36px;justify-content:center;width:36px}.user-info{display:flex;flex-direction:column}.user-name{color:#2c3e50;color:var(--text-primary);font-size:14px;font-weight:600}.user-role{color:#7f8c8d;color:var(--text-secondary);font-size:12px}.user-menu-container{position:relative}.user-dropdown{background:#fff;border:1px solid #e1e4e8;border:1px solid var(--border);border-radius:8px;box-shadow:0 8px 24px #0000001f;min-width:180px;overflow:hidden;position:absolute;right:0;top:calc(100% + 5px);z-index:1000}.dropdown-item{align-items:center;background:none;border:none;color:#2c3e50;color:var(--text-primary);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:12px;padding:12px 16px;text-align:left;transition:background .2s;width:100%}.dropdown-item:hover{background:#f7f8fa;background:var(--bg-light)}.dropdown-item.logout{border-top:1px solid #e1e4e8;border-top:1px solid var(--border);color:#e74c3c;color:var(--danger)}.dropdown-item.logout:hover{background:#fff5f5}.mobile-menu-btn{align-items:center;background:#fff;background:var(--white);border:1px solid #e1e4e8;border:1px solid var(--border);border-radius:8px;cursor:pointer;display:none;font-size:18px;height:40px;justify-content:center;width:40px}.dashboard-content{margin-left:auto;margin-right:auto;max-width:1440px;padding:32px 24px}.dashboard-home{width:100%}:root{--hover-shadow:0 4px 12px #0000001f}.welcome-section{margin-bottom:32px}.welcome-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:24px}.welcome-content h1{color:#2c3e50;color:var(--text-primary);font-size:32px;font-weight:700;margin-bottom:8px}.welcome-subtitle{color:#7f8c8d;color:var(--text-secondary);font-size:16px;margin-bottom:16px}.member-info{display:flex;flex-wrap:wrap;gap:24px}.info-item{color:#7f8c8d;color:var(--text-secondary);font-size:14px;gap:8px}.info-icon,.info-item{align-items:center;display:flex}.info-icon{height:20px;justify-content:center;width:20px}.quick-add-btn{align-items:center;background:#e6a825;background:var(--primary-yellow);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;padding:10px 20px;transition:all .2s}.quick-add-btn:hover{background:#d49520;background:var(--primary-dark);box-shadow:0 4px 12px #0000001f;box-shadow:var(--hover-shadow);transform:translateY(-1px)}.dashboard-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin-bottom:32px}.stat-card{background:#fff;background:var(--white);border-radius:12px;box-shadow:0 2px 8px #00000014;box-shadow:var(--card-shadow);overflow:hidden;padding:24px;position:relative;transition:all .3s}.stat-card:hover{box-shadow:0 4px 12px #0000001f;box-shadow:var(--hover-shadow);transform:translateY(-2px)}.stat-card:before{background:linear-gradient(90deg,#e6a825,#d49520);background:linear-gradient(90deg,var(--primary-yellow),var(--primary-dark));content:"";height:4px;left:0;position:absolute;right:0;top:0}.stat-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.stat-title{color:#7f8c8d;color:var(--text-secondary);font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.stat-icon{align-items:center;background:#e6a8251a;border-radius:8px;display:flex;font-size:20px;height:40px;justify-content:center;width:40px}.stat-value{color:#e6a825;color:var(--primary-yellow);font-size:36px;font-weight:700;margin-bottom:8px}.stat-description{color:#7f8c8d;color:var(--text-secondary);font-size:14px;margin-bottom:16px}.stat-action{align-items:center;background:#f7f8fa;background:var(--bg-light);border:1px solid #e1e4e8;border:1px solid var(--border);border-radius:6px;color:#2c3e50;color:var(--text-primary);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:8px 16px;text-decoration:none;transition:all .2s}.stat-action:hover{background:#e6a825;background:var(--primary-yellow);border-color:#e6a825;border-color:var(--primary-yellow);color:#fff}.activity-section{grid-gap:24px;display:grid;gap:24px;grid-template-columns:2fr 1fr}.activity-card{background:#fff;background:var(--white);border-radius:12px;box-shadow:0 2px 8px #00000014;box-shadow:var(--card-shadow);padding:24px}.activity-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.activity-title{color:#2c3e50;color:var(--text-primary);font-size:18px;font-weight:600}.view-all-btn{align-items:center;background:none;border:none;color:#e6a825;color:var(--primary-yellow);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:4px}.view-all-btn:hover{text-decoration:underline}.inspection-list{display:flex;flex-direction:column;gap:12px}.inspection-item{align-items:center;background:#f7f8fa;background:var(--bg-light);border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:16px;transition:all .2s}.inspection-item:hover{background:#e6a8250d;transform:translateX(4px)}.inspection-details{align-items:center;display:flex;gap:16px}.inspection-icon{align-items:center;background:#fff;background:var(--white);border-radius:8px;display:flex;font-size:18px;height:40px;justify-content:center;width:40px}.inspection-info{display:flex;flex-direction:column}.inspection-label{color:#2c3e50;color:var(--text-primary);font-size:14px;font-weight:600}.inspection-date{color:#7f8c8d;color:var(--text-secondary);font-size:12px}.view-btn{background:#e6a825;background:var(--primary-yellow);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:500;padding:6px 12px;transition:all .2s}.view-btn:hover{background:#d49520;background:var(--primary-dark)}.alerts-list{display:flex;flex-direction:column;gap:12px}.alert-item{background:#f7f8fa;background:var(--bg-light);border-left:3px solid #f39c12;border-left:3px solid var(--warning);border-radius:8px;padding:12px}.alert-type{color:#f39c12;color:var(--warning);font-size:11px;font-weight:600;margin-bottom:4px;text-transform:uppercase}.alert-message{color:#2c3e50;color:var(--text-primary);font-size:13px;margin-bottom:4px}.alert-time{font-size:11px}.alert-time,.no-activity{color:#7f8c8d;color:var(--text-secondary)}.no-activity{font-style:italic;padding:20px;text-align:center}@media (max-width:1200px){.dashboard-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.dashboard-grid{grid-template-columns:repeat(2,1fr)}.activity-section{grid-template-columns:1fr}}@media (max-width:768px){.header-container{justify-content:space-between;padding:0 16px}.logo{flex-shrink:0;font-size:18px;order:1;white-space:nowrap}.header-actions{gap:8px;margin-left:auto;margin-right:0;order:2;padding-right:0}.mobile-menu-btn,.notification-btn,.user-avatar{flex-shrink:0;height:40px;width:40px}.desktop-nav{display:none}.mobile-menu-btn{display:flex}.user-info{display:none}.dashboard-grid{grid-template-columns:1fr}.welcome-header{flex-direction:column;gap:16px}.quick-add-btn{justify-content:center;width:100%}.dashboard-content{margin-top:64px;padding:24px 16px}.welcome-content h1{font-size:24px}.stat-value{font-size:28px}.member-info{display:flex!important;flex-direction:row!important;flex-wrap:wrap;gap:24px}}@media (max-width:480px){.header-container{padding:0 16px}.inspection-details{gap:8px}.inspection-details,.inspection-item{align-items:flex-start;flex-direction:column}.inspection-item{gap:12px}.view-btn{width:100%}}.enhanced-inspection-report{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:20px;box-shadow:0 15px 35px #0000001a;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;margin:20px 0;padding:30px}:root{--bee-yellow:#f39c12;--bee-dark-yellow:#d4961f;--bee-light-yellow:#f2b532;--bee-orange:#e67e22;--bee-dark-orange:#d35400;--bee-green:#27ae60;--bee-light-green:#58c4b1;--bee-blue:#3498db;--bee-red:#e74c3c;--bee-dark-red:#c0392b;--bee-purple:#9b59b6;--bee-gray:#95a5a6;--bee-dark-gray:#7f8c8d;--bee-light-gray:#ecf0f1;--bee-white:#fff;--bee-black:#2c3e50;--bee-gradient:linear-gradient(135deg,var(--bee-light-yellow) 0%,var(--bee-dark-yellow) 100%)}@media (prefers-color-scheme:dark){.enhanced-inspection-report{background:linear-gradient(135deg,#2d3748,#1a202c);border:1px solid #4a5568;color:#fff}}.inspection-header{align-items:flex-start;border-bottom:2px solid #ffffff4d;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.inspection-title h2{color:#2c3e50;color:var(--bee-black);font-size:2.5em;font-weight:700;margin:0 0 10px}.inspection-meta{color:#7f8c8d;color:var(--bee-dark-gray);display:flex;flex-wrap:wrap;font-size:1.1em;gap:15px}.date-info,.hive-info,.weather-info{background:#fffc;border:1px solid #ecf0f1;border:1px solid var(--bee-light-gray);border-radius:20px;font-weight:500;padding:8px 15px}@media (prefers-color-scheme:dark){.inspection-meta,.inspection-title h2{color:#fff}.date-info,.hive-info,.weather-info{background:#4a5568cc;color:#fff}}.overall-score{min-width:120px}.circular-progress{height:100px;position:relative;width:100px}.circular-progress-inner{height:100%;position:relative;width:100%}.circular-progress-svg{height:100%;transform:rotate(-90deg);width:100%}.circular-progress-bg{fill:none;stroke:#ecf0f1;stroke:var(--bee-light-gray);stroke-width:3}.circular-progress-bar{fill:none;stroke-width:3;stroke-linecap:round;transition:stroke-dasharray .6s ease}.circular-progress-text{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.circular-progress-text .score{color:#2c3e50;color:var(--bee-black);display:block;font-size:1.5em;font-weight:700;line-height:1}.circular-progress-text .label{color:#7f8c8d;color:var(--bee-dark-gray);display:block;font-size:.8em;margin-top:2px}.metrics-dashboard{background:#fff;background:var(--bee-white);border:1px solid #ecf0f1;border:1px solid var(--bee-light-gray);border-radius:15px;box-shadow:0 5px 15px #0000000d;margin-bottom:30px;padding:25px}.metrics-dashboard h3{color:#2c3e50;color:var(--bee-black);font-size:1.5em;font-weight:600;margin:0 0 20px}.metrics-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.metric-card{background:#fff;background:var(--bee-white);border:1px solid #ecf0f1;border:1px solid var(--bee-light-gray);border-radius:12px;box-shadow:0 3px 10px #0000000d;padding:15px;text-align:center;transition:transform .3s ease}.metric-card:hover{box-shadow:0 6px 20px #0000001a;transform:translateY(-5px)}.metric-label{color:#7f8c8d;color:var(--bee-dark-gray);display:block;font-size:.9em;font-weight:500;margin-top:10px}.badges-section{background:#fff;background:var(--bee-white);border:1px solid #ecf0f1;border:1px solid var(--bee-light-gray);border-radius:15px;box-shadow:0 5px 15px #0000000d;margin-bottom:30px;padding:25px}.badges-section h3{color:#2c3e50;color:var(--bee-black);font-size:1.5em;font-weight:600;margin:0 0 20px}.badges-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.inspection-badge{align-items:center;background:linear-gradient(135deg,#fff,#ecf0f1);background:linear-gradient(135deg,var(--bee-white),var(--bee-light-gray));border-left:5px solid #95a5a6;border-left:5px solid var(--bee-gray);border-radius:12px;box-shadow:0 3px 10px #0000001a;cursor:default;display:flex;padding:15px 20px;transition:all .3s ease}.inspection-badge:hover{box-shadow:0 6px 20px #00000026;transform:translateY(-2px)}.inspection-badge--excellent{background:linear-gradient(135deg,#d4edda,#c3e6cb);border-left:5px solid #27ae60;border-left:5px solid var(--bee-green)}.inspection-badge--good{background:linear-gradient(135deg,#d1ecf1,#bee5eb);border-left:5px solid #3498db;border-left:5px solid var(--bee-blue)}.inspection-badge--warning{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border-left:5px solid #f39c12;border-left:5px solid var(--bee-yellow)}.inspection-badge--danger{background:linear-gradient(135deg,#f8d7da,#f5c6cb);border-left:5px solid #e74c3c;border-left:5px solid var(--bee-red)}.inspection-badge--neutral{background:linear-gradient(135deg,#fff,#ecf0f1);background:linear-gradient(135deg,var(--bee-white),var(--bee-light-gray));border-left:5px solid #95a5a6;border-left:5px solid var(--bee-gray)}.badge-icon{color:#f39c12;color:var(--bee-yellow);font-size:2.5em;line-height:1;margin-right:15px}.badge-content{flex:1 1}.badge-label{font-size:1.1em;font-weight:600;margin-bottom:5px}.badge-label,.badge-value{color:#2c3e50;color:var(--bee-black)}.badge-value{font-size:1.3em;font-weight:700;margin-bottom:3px}.badge-subtitle{color:#7f8c8d;color:var(--bee-dark-gray);font-size:.9em;font-style:italic}.badge-confidence{color:#95a5a6;color:var(--bee-gray);font-size:.8em;margin-top:5px}.ai-findings-section{background:#fff;background:var(--bee-white);border:1px solid #ecf0f1;border:1px solid var(--bee-light-gray);border-radius:15px;box-shadow:0 5px 15px #0000000d;margin-bottom:30px;padding:25px}.ai-findings-section h3{color:#2c3e50;color:var(--bee-black);font-size:1.5em;font-weight:600;margin:0 0 20px}.ai-findings-list{display:flex;flex-direction:column;gap:15px}.ai-finding{background:#fff;background:var(--bee-white);border:1px solid #ecf0f1;border:1px solid var(--bee-light-gray);border-radius:12px;box-shadow:0 3px 10px #0000000d;padding:20px}.ai-finding--low{background:linear-gradient(135deg,#d4edda,#d4edda4d);border-left-color:#27ae60;border-left-color:var(--bee-green)}.ai-finding--medium{background:linear-gradient(135deg,#fff3cd,#fff3cd4d);border-left-color:#f39c12;border-left-color:var(--bee-yellow)}.ai-finding--high{background:linear-gradient(135deg,#f8d7da,#f8d7da4d);border-left-color:#e74c3c;border-left-color:var(--bee-red)}.ai-finding-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.ai-finding-category{color:#2c3e50;color:var(--bee-black);font-size:1.1em;font-weight:600}.ai-finding-confidence{color:#7f8c8d;color:var(--bee-dark-gray);font-size:.9em;font-weight:500}.ai-finding-text{line-height:1.6;margin-bottom:10px}.ai-finding-text,.ai-recommendation{color:#2c3e50;color:var(--bee-black)}.ai-recommendation{background:#3498db1a;border-left:3px solid #3498db;border-left:3px solid var(--bee-blue);border-radius:8px;font-size:.95em;padding:12px 15px}.photos-section{background:#fff;background:var(--bee-white);border:1px solid #ecf0f1;border:1px solid var(--bee-light-gray);border-radius:15px;box-shadow:0 5px 15px #0000000d;margin-bottom:30px;padding:25px}.photos-section h3{color:#2c3e50;color:var(--bee-black);font-size:1.5em;font-weight:600;margin:0 0 20px}.photos-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.photo-analysis-card{background:#fff;background:var(--bee-white);border:1px solid #ecf0f1;border:1px solid var(--bee-light-gray);border-radius:12px;box-shadow:0 5px 15px #0000001a;overflow:hidden;transition:transform .3s ease}.photo-analysis-card:hover{transform:translateY(-5px)}.photo-analysis-card img{height:200px;object-fit:cover;width:100%}.photo-analysis-text{padding:15px}.photo-analysis-text p{color:#2c3e50;color:var(--bee-black);font-size:.95em;line-height:1.5;margin:0}.notes-section{background:#fff;background:var(--bee-white);border:1px solid #ecf0f1;border:1px solid var(--bee-light-gray);border-radius:15px;box-shadow:0 5px 15px #0000000d;margin-bottom:30px;padding:25px}.notes-section h3{color:#2c3e50;color:var(--bee-black);font-size:1.5em;font-weight:600;margin:0 0 15px}.notes-content{background:#ecf0f1;background:var(--bee-light-gray);border-left:4px solid #3498db;border-left:4px solid var(--bee-blue);border-radius:10px;padding:20px}.notes-content pre{word-wrap:break-word;color:#2c3e50;color:var(--bee-black);font-family:inherit;line-height:1.6;margin:0;white-space:pre-wrap}.action-items-section{background:#fff;background:var(--bee-white);border:1px solid #ecf0f1;border:1px solid var(--bee-light-gray);border-radius:15px;box-shadow:0 5px 15px #0000000d;padding:25px}.action-items-section h3{color:#2c3e50;color:var(--bee-black);font-size:1.5em;font-weight:600;margin:0 0 20px}.action-items{display:flex;flex-direction:column;gap:12px}.action-item{align-items:center;background:linear-gradient(135deg,#fff,#ecf0f1);background:linear-gradient(135deg,var(--bee-white),var(--bee-light-gray));border-left:4px solid #95a5a6;border-left:4px solid var(--bee-gray);border-radius:10px;display:flex;font-weight:500;padding:15px 20px;transition:transform .2s ease}.action-item:hover{transform:translateX(5px)}.action-item--urgent{background:linear-gradient(135deg,#f8d7da,#f5c6cb);border-left:4px solid #e74c3c;border-left:4px solid var(--bee-red);color:#721c24}.action-item--important{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border-left:4px solid #f39c12;border-left:4px solid var(--bee-yellow);color:#856404}.action-item--normal{background:linear-gradient(135deg,#d1ecf1,#bee5eb);border-left:4px solid #3498db;border-left:4px solid var(--bee-blue);color:#0c5460}.action-item--routine{background:linear-gradient(135deg,#fff,#ecf0f1);background:linear-gradient(135deg,var(--bee-white),var(--bee-light-gray));border-left:4px solid #95a5a6;border-left:4px solid var(--bee-gray);color:#2c3e50;color:var(--bee-black)}.action-icon{color:#f39c12;color:var(--bee-yellow);font-size:1.5em;margin-right:15px}.action-text{flex:1 1;font-size:1.05em}@media (max-width:768px){.enhanced-inspection-report{margin:10px;padding:20px}.inspection-header{gap:20px}.inspection-title h2{font-size:2em}.action-item,.inspection-meta{flex-direction:column;gap:10px}.action-item{align-items:flex-start}.inspection-header{flex-direction:column;gap:15px;text-align:center}.overall-score{min-width:auto}.metrics-grid{grid-template-columns:repeat(2,1fr)}.badges-grid,.photos-grid{grid-template-columns:1fr}}@keyframes badgeEntry{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.inspection-badge{animation:badgeEntry .5s ease forwards}.inspection-badge:first-child{animation-delay:.1s}.inspection-badge:nth-child(2){animation-delay:.2s}.inspection-badge:nth-child(3){animation-delay:.3s}.inspection-badge:nth-child(4){animation-delay:.4s}.inspection-badge:nth-child(5){animation-delay:.5s}.inspection-badge:nth-child(6){animation-delay:.6s}@media (max-width:480px){.inspection-header{padding:15px}.inspection-title h2{font-size:1.8em}.metrics-grid{grid-template-columns:1fr}.metric-card{padding:12px}.circular-progress{height:80px;width:80px}.circular-progress-text .score{font-size:1.2em}.circular-progress-text .label{font-size:.7em}.photos-grid{grid-template-columns:1fr}.photo-item{padding:8px}.photo-item img{height:150px}}.enhanced-ai-analysis{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 15px 35px #0003;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:20px 0;padding:30px}@media (prefers-color-scheme:dark){.enhanced-ai-analysis{background:linear-gradient(135deg,#4a5568,#2d3748);border:1px solid #718096}}.ai-analysis-header{margin-bottom:30px;text-align:center}.ai-analysis-header h3{font-size:2.2em;font-weight:700;margin:0 0 10px;text-shadow:0 2px 4px #0000004d}.ai-analysis-header p{font-size:1.1em;margin:0;opacity:.9}.enhanced-dropzone{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:3px dashed #ffffff4d;border-radius:15px;cursor:pointer;margin-bottom:25px;padding:40px 20px;text-align:center;transition:all .3s ease}.enhanced-dropzone.active,.enhanced-dropzone:hover{background:#fff3;border-color:#fff9;box-shadow:0 10px 30px #0003;transform:translateY(-5px)}@media (prefers-color-scheme:dark){.enhanced-dropzone{background:#a0aec01a;border:3px dashed #a0aec04d}.enhanced-dropzone.active,.enhanced-dropzone:hover{background:#a0aec033;border-color:#a0aec099}}.dropzone-content{align-items:center;display:flex;flex-direction:column;gap:15px}.dropzone-icon{font-size:4em;opacity:.7}.dropzone-content p{font-size:1.2em;margin:0}.dropzone-content p:first-of-type{font-weight:600}.file-requirements{background:#ffffff1a;border-radius:20px;font-size:.9em;opacity:.8;padding:8px 15px}.enhanced-file-preview{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:15px;margin-bottom:25px;padding:25px}.enhanced-file-preview h4{font-size:1.3em;font-weight:600;margin:0 0 20px}.file-preview-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.file-preview-card{background:#ffffff1a;border-radius:12px;overflow:hidden;transition:transform .3s ease}.file-preview-card:hover{transform:translateY(-5px)}.file-preview-image{height:120px;overflow:hidden;position:relative;width:100%}.file-preview-image img{height:100%;object-fit:cover;width:100%}.remove-file-btn{background:#dc3545e6;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:12px;font-weight:700;height:25px;position:absolute;right:8px;top:8px;transition:background .3s ease;width:25px}.remove-file-btn:hover{background:#dc3545}.file-preview-info{display:flex;flex-direction:column;gap:5px;padding:12px}.file-name{font-size:.9em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-size{font-size:.8em;opacity:.7}.error-message-enhanced{align-items:center;background:#dc354533;border:1px solid #dc354580;border-radius:10px;display:flex;font-weight:500;gap:10px;margin-bottom:20px;padding:15px 20px}.error-icon{font-size:1.2em}.ai-controls-enhanced{align-items:center;display:flex;flex-direction:column;gap:20px;margin-bottom:30px}.analyze-button{align-items:center;background:linear-gradient(135deg,#28a745,#20c997);border:none;border-radius:50px;box-shadow:0 8px 25px #28a7454d;color:#fff;cursor:pointer;display:flex;font-size:1.2em;font-weight:600;gap:10px;justify-content:center;min-width:200px;padding:15px 35px;transition:all .3s ease}.analyze-button:hover:not(:disabled){box-shadow:0 12px 35px #28a74566;transform:translateY(-3px)}.analyze-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.ai-icon,.loading-icon{font-size:1.1em}.loading-icon{animation:spin 1s linear infinite}.analysis-progress{max-width:400px;width:100%}.progress-bar{background:#fff3;margin-bottom:15px}.progress-fill{transition:width .3s ease}.progress-stages{display:flex;font-size:.9em;justify-content:space-between;opacity:.8}.progress-stages span{opacity:.5;transition:opacity .3s ease}.progress-stages span.active{font-weight:600;opacity:1}.analysis-summary{animation:slideIn .5s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:15px;padding:25px}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.summary-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.summary-header h4{font-size:1.5em;font-weight:600;margin:0}.summary-score{text-align:right}.score-label{display:block;font-size:.9em;margin-bottom:5px;opacity:.8}.score-value{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,gold,#ffed4e);-webkit-background-clip:text;background-clip:text;display:block;font-size:2em}.key-findings{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:25px}.finding-item{align-items:center;background:#ffffff1a;border-radius:10px;display:flex;font-weight:500;gap:12px;padding:15px;transition:transform .3s ease}.finding-item:hover{transform:translateY(-2px)}.finding-icon{font-size:1.5em}.summary-actions{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.use-analysis-button,.view-report-button{align-items:center;border:none;border-radius:25px;cursor:pointer;display:flex;font-size:1em;font-weight:600;gap:8px;padding:12px 25px;transition:all .3s ease}.view-report-button{background:linear-gradient(135deg,#17a2b8,#138496);box-shadow:0 5px 15px #17a2b84d;color:#fff}.view-report-button:hover{box-shadow:0 8px 25px #17a2b866;transform:translateY(-2px)}.use-analysis-button{background:linear-gradient(135deg,#28a745,#20c997);box-shadow:0 5px 15px #28a7454d;color:#fff}.use-analysis-button:hover{box-shadow:0 8px 25px #28a74566;transform:translateY(-2px)}.report-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;padding:15px 0}.back-button{background:#fff3;border:none;border-radius:20px;color:#fff;cursor:pointer;font-weight:500;padding:10px 20px;transition:all .3s ease}.back-button:hover{background:#ffffff4d}@media (max-width:768px){.enhanced-ai-analysis{margin:10px;padding:20px}.ai-analysis-header h3{font-size:1.8em}.enhanced-dropzone{padding:30px 15px}.dropzone-icon{font-size:3em}.file-preview-grid{grid-template-columns:repeat(2,1fr)}.key-findings{grid-template-columns:1fr}.summary-header{gap:15px;text-align:center}.summary-actions,.summary-header{flex-direction:column}.analyze-button{min-width:auto;width:100%}}.finding-item:first-child{animation-delay:.1s}.finding-item:nth-child(2){animation-delay:.2s}.finding-item:nth-child(3){animation-delay:.3s}.finding-item:nth-child(4){animation-delay:.4s}.action-buttons{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:25px}.analyze-btn,.view-report-btn{align-items:center;border:none;border-radius:25px;cursor:pointer;display:flex;font-size:1.1em;font-weight:600;gap:10px;justify-content:center;min-width:160px;padding:15px 30px;transition:all .3s ease}.analyze-btn{background:linear-gradient(135deg,#28a745,#20c997);box-shadow:0 4px 15px #28a7454d;color:#fff}.analyze-btn:hover:not(:disabled){box-shadow:0 6px 20px #28a74566;transform:translateY(-2px)}.analyze-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.view-report-btn{background:linear-gradient(135deg,#007bff,#0056b3);box-shadow:0 4px 15px #007bff4d;color:#fff}.view-report-btn:hover{box-shadow:0 6px 20px #007bff66;transform:translateY(-2px)}@media (prefers-color-scheme:dark){.analyze-btn,.view-report-btn{box-shadow:0 4px 15px #0000004d}.analyze-btn:hover:not(:disabled),.view-report-btn:hover{box-shadow:0 6px 20px #0006}}.uploaded-files{background:#ffffff1a;border-radius:15px;margin-bottom:20px;padding:20px}.uploaded-files h4{color:#fff;font-size:1.2em;font-weight:600;margin:0 0 15px}.file-list{display:flex;flex-direction:column;gap:10px}.file-item{align-items:center;background:#ffffff1a;border-radius:10px;display:flex;justify-content:space-between;padding:12px 16px;transition:all .3s ease}.file-item:hover{background:#fff3;transform:translateX(5px)}.file-info{display:flex;flex-direction:column;gap:4px}.file-name{color:#fff;font-weight:500}.file-size{color:#fffc;font-size:.9em}.add-more{color:#fffc;font-style:italic;margin-top:15px;text-align:center}@media (prefers-color-scheme:dark){.uploaded-files{border:1px solid #a0aec033}.file-item,.uploaded-files{background:#a0aec01a}.file-item:hover{background:#a0aec033}}@media (max-width:768px){.ai-analysis-container{padding:15px}.banner-content{flex-direction:column;gap:15px;text-align:center}.banner-icon{font-size:2.5em}.banner-text h2{font-size:1.5em}.dropzone-content{padding:20px 10px}.dropzone-content p{font-size:1em}.file-list{grid-template-columns:1fr}.action-buttons{flex-direction:column}.analyze-btn{justify-content:center;width:100%}.quick-results{grid-template-columns:1fr}.result-card{padding:15px}}@media (max-width:480px){.ai-analysis-container{padding:10px}.banner-content{padding:20px 15px}.banner-icon{font-size:2em}.banner-text h2{font-size:1.3em}.banner-text p{font-size:.9em}.dropzone-content{padding:15px 5px}.dropzone-content p{font-size:.9em}.file-item{padding:10px}.file-name{font-size:.85em}.progress-header h3{font-size:1.1em}.progress-step{font-size:.9em}.result-card{padding:12px}.result-content h4{font-size:1em}.result-content p{font-size:.9em}}.enhanced-inspection-form{align-items:center;background:#000c;bottom:0;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.form-container{animation:formSlideIn .4s ease;background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:20px;box-shadow:0 25px 50px #00000040;max-height:95vh;max-width:900px;overflow-y:auto;width:95%}@media (prefers-color-scheme:dark){.form-container{background:linear-gradient(135deg,#1a202c,#2d3748);color:#fff}}@keyframes formSlideIn{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.form-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px 20px 0 0;color:#fff;display:flex;justify-content:space-between;padding:25px 30px}.header-content h2{font-size:1.8em;font-weight:700;margin:0 0 8px}.hive-info{font-size:1em;gap:20px;opacity:.9}.header-actions{align-items:center;display:flex;gap:15px}.ai-toggle-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:25px;box-shadow:0 4px 15px #0003;color:#fff;cursor:pointer;font-size:1em;font-weight:600;padding:12px 20px;transition:all .3s ease}.ai-toggle-btn:hover{background:#ffffff4d;border-color:#ffffff80;box-shadow:0 6px 20px #0000004d;transform:translateY(-2px)}.close-btn{background:#dc354533;border-radius:50%;color:#fff;font-size:16px;font-weight:700;height:35px;transition:all .3s ease;width:35px}.close-btn:hover{background:#dc354566;transform:scale(1.1)}.progress-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid #dee2e6;padding:25px 30px}@media (prefers-color-scheme:dark){.progress-section{background:linear-gradient(135deg,#2d3748,#4a5568);border-bottom:1px solid #718096;color:#fff}.score-label{color:#fff!important}.progress-bar{background:#4a5568!important}}.progress-bar-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.progress-bar{background:#e9ecef;border-radius:10px;flex:1 1;height:8px;margin-right:20px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#28a745,#20c997);border-radius:10px;height:100%;transition:width .5s ease}.completion-score{align-items:center;display:flex;flex-direction:column;min-width:80px}.score-label{color:#6c757d;font-size:.8em;margin-bottom:2px}.score-value{color:#28a745;font-size:1.5em;font-weight:700}.steps-indicator{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(6,1fr)}.step-item{align-items:center;background:#ffffff80;border:2px solid #0000;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;padding:12px 8px;transition:all .3s ease}.step-item:hover{background:#fffc;transform:translateY(-2px)}.step-item.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;box-shadow:0 5px 15px #667eea4d;color:#fff}.step-item.completed{background:linear-gradient(135deg,#28a745,#20c997);border-color:#28a745;color:#fff}.step-icon{font-size:1.5em;margin-bottom:5px}.step-content{text-align:center}.step-title{font-size:.85em;font-weight:600;margin-bottom:2px}.step-description{font-size:.7em;opacity:.8}.risk-alert{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border:1px solid #ffc107;border-left-width:5px;border-radius:12px;margin:20px 30px;padding:20px}.risk-alert h4{font-size:1.2em}.risk-alert h4,.risk-alert p{color:#856404;margin:0 0 10px}.risk-item{font-size:.9em;margin:5px 0;padding:5px 0}.risk-item.risk-high{color:#dc3545;font-weight:600}.risk-item.risk-medium{color:#fd7e14;font-weight:500}.risk-item.risk-low{color:#6c757d}.inspection-form-content{padding:0}.step-content-container{min-height:400px;padding:30px}.step-header{margin-bottom:30px;text-align:center}.step-header h3{color:#2c3e50;font-size:1.8em;font-weight:600;margin:0 0 8px}.step-header p{color:#6c757d;font-size:1.1em;margin:0}@media (prefers-color-scheme:dark){.step-content-container{background:#2d3748}.step-header h3,.step-header p{color:#fff}}.form-step{animation:stepSlideIn .3s ease}@keyframes stepSlideIn{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.form-grid{grid-gap:25px;align-items:start;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.form-group.full-width{grid-column:1/-1}.form-group label{font-size:1.05em;margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #e9ecef;border-radius:10px;font-size:1em;padding:12px 16px;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}@media (prefers-color-scheme:dark){.form-group label{color:#fff!important;font-weight:700}.form-group input,.form-group select,.form-group textarea{background:#4a5568;border:2px solid #718096;color:#fff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea33}.form-group input::placeholder,.form-group textarea::placeholder{color:#cbd5e0}}.checkbox-label{align-items:center;cursor:pointer;display:flex!important;font-size:1.05em!important;gap:12px;margin:0!important}.checkbox-label input[type=checkbox]{display:none}.checkmark{background:#fff;border:2px solid #dee2e6;border-radius:6px;height:20px;position:relative;transition:all .3s ease;width:20px}.checkbox-label input[type=checkbox]:checked+.checkmark{background:linear-gradient(135deg,#28a745,#20c997);border-color:#28a745}.checkbox-label input[type=checkbox]:checked+.checkmark:after{color:#fff;content:"✓";font-size:.9em;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.rating-container{gap:8px;margin-top:5px}.rating-btn,.rating-container{align-items:center;display:flex}.rating-btn{background:#f8f9fa;border:2px solid #dee2e6;border-radius:8px;cursor:pointer;font-size:1.2em;height:40px;justify-content:center;transition:all .3s ease;width:40px}.rating-btn:hover{background:#fff3cd;border-color:#ffc107}.rating-btn.active{background:linear-gradient(135deg,#ffc107,#ffed4e);border-color:#ffc107;box-shadow:0 3px 10px #ffc1074d}.rating-label{color:#495057;font-size:1em;font-weight:600;margin-left:15px}.file-input{background:linear-gradient(135deg,#f8f9fa,#e9ecef)!important;border:2px dashed #dee2e6!important;border-radius:10px!important;cursor:pointer;padding:20px!important;text-align:center;transition:all .3s ease}.file-input:hover{background:linear-gradient(135deg,#e7f3ff,#f0f8ff)!important;border-color:#667eea!important}.photo-preview{margin-top:15px;text-align:center}.photo-preview img{border-radius:10px;box-shadow:0 5px 15px #0000001a;max-height:200px;max-width:300px}.form-navigation{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:0 0 20px 20px;border-top:1px solid #dee2e6;display:flex;justify-content:space-between;padding:25px 30px}.nav-buttons{display:flex;gap:15px}.nav-btn{align-items:center;border:none;border-radius:25px;cursor:pointer;display:flex;font-size:1em;font-weight:600;gap:8px;padding:12px 25px;transition:all .3s ease}.prev-btn{background:linear-gradient(135deg,#6c757d,#5a6268);box-shadow:0 4px 15px #6c757d4d;color:#fff}.prev-btn:hover{box-shadow:0 6px 20px #6c757d66;transform:translateY(-2px)}.next-btn{background:linear-gradient(135deg,#007bff,#0056b3);box-shadow:0 4px 15px #007bff4d;color:#fff}.next-btn:hover{box-shadow:0 6px 20px #007bff66;transform:translateY(-2px)}.submit-btn{background:linear-gradient(135deg,#28a745,#20c997);box-shadow:0 4px 15px #28a7454d;color:#fff}.submit-btn:hover:not(:disabled){box-shadow:0 6px 20px #28a74566;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.cancel-btn{background:linear-gradient(135deg,#dc3545,#c82333);box-shadow:0 4px 15px #dc35454d;color:#fff}.cancel-btn:hover:not(:disabled){box-shadow:0 6px 20px #dc354566;transform:translateY(-2px)}.cancel-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.step-indicator{color:#6c757d;font-size:.9em;font-weight:500}@media (prefers-color-scheme:dark){.step-indicator{color:#fff}.rating-btn{background:#4a5568;border:2px solid #718096;color:#fff}.rating-btn.active,.rating-btn:hover{background:#667eea;border-color:#667eea;color:#fff}.rating-label{color:#fff!important}}@media (max-width:768px){.enhanced-inspection-form{padding:10px}.form-container{border-radius:15px;max-width:none;width:100%}.form-header{flex-direction:column;gap:15px;padding:20px;text-align:center}.header-actions{justify-content:space-between;order:-1;width:100%}.steps-indicator{gap:8px;grid-template-columns:repeat(3,1fr)}.step-item{padding:8px 4px}.step-title{font-size:.75em}.step-description{display:none}.form-grid{gap:20px;grid-template-columns:1fr}.step-content-container{padding:20px}.form-navigation{flex-direction:column;gap:15px;padding:20px}.nav-buttons{flex-wrap:wrap;gap:10px;justify-content:space-between;width:100%}.nav-btn{flex:1 1;justify-content:center;min-width:120px}.cancel-btn{flex-basis:100%;order:-1}}.form-group{animation:fadeInUp .3s ease forwards}.form-group:first-child{animation-delay:.1s}.form-group:nth-child(2){animation-delay:.2s}.form-group:nth-child(3){animation-delay:.3s}.form-group:nth-child(4){animation-delay:.4s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:2px solid #667eea;outline-offset:2px}@media (prefers-color-scheme:dark){.enhanced-inspection-form .form-group label,.enhanced-inspection-form .rating-label,.enhanced-inspection-form .step-header h3,.enhanced-inspection-form .step-header p,.enhanced-inspection-form .step-indicator,.enhanced-inspection-form h2,.enhanced-inspection-form h3,.enhanced-inspection-form h4,.enhanced-inspection-form label,.enhanced-inspection-form p{color:#fff!important}.enhanced-inspection-form .step-content-container{background:#2d3748!important}}.ai-banner-cta{animation:bannerPulse 3s ease-in-out infinite;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 10px 30px #667eea4d;margin:20px 30px;overflow:hidden;padding:25px;position:relative}.ai-banner-cta:before{animation:shimmer 4s ease-in-out infinite;background:radial-gradient(circle,#ffffff1a 0,#0000 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}.ai-banner-content{align-items:center;display:flex;gap:20px;position:relative;z-index:1}.ai-banner-icon{animation:iconFloat 2s ease-in-out infinite alternate;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));font-size:3em}.ai-banner-text{color:#fff;flex:1 1}.ai-banner-text h3{font-size:1.8em;font-weight:700;margin:0 0 8px;text-shadow:0 2px 4px #0000004d}.ai-banner-text p{font-size:1.1em;line-height:1.4;margin:0;opacity:.95}.ai-banner-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:25px;color:#fff;cursor:pointer;font-size:1.1em;font-weight:600;padding:15px 25px;transition:all .3s ease;white-space:nowrap}.ai-banner-btn:hover{background:#ffffff4d;border-color:#ffffff80;box-shadow:0 8px 25px #0003;transform:translateY(-3px)}.ai-banner-btn span{display:inline-block;transition:transform .3s ease}.ai-banner-btn:hover span{transform:scale(1.05)}.photo-ai-actions{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px dashed #667eea;border-radius:12px;margin-top:15px;padding:20px;text-align:center}.ai-analyze-photo-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:20px;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;font-size:1.1em;font-weight:600;margin-bottom:8px;padding:12px 24px;transition:all .3s ease}.ai-analyze-photo-btn:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.ai-analyze-hint{color:#6c757d;font-size:.9em;font-style:italic;margin:8px 0 0}@keyframes bannerPulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes shimmer{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes iconFloat{0%{transform:translateY(0) rotate(0deg)}to{transform:translateY(-10px) rotate(5deg)}}@media (prefers-color-scheme:dark){.photo-ai-actions{background:linear-gradient(135deg,#4a5568,#2d3748);border-color:#667eea}.ai-analyze-hint{color:#cbd5e0}.ai-banner-text h3,.ai-banner-text p{color:#fff!important}}@media (max-width:768px){.ai-banner-content{flex-direction:column;gap:15px;text-align:center}.ai-banner-icon{font-size:2.5em}.ai-banner-text h3{font-size:1.5em}.ai-banner-text p{font-size:1em}.ai-banner-btn{font-size:1em;padding:12px 20px}.form-container{margin:10px;max-width:none;width:98%}.form-header{flex-direction:column;gap:15px;padding:20px;text-align:center}.header-actions{justify-content:center;width:100%}.steps-indicator{grid-template-columns:repeat(3,1fr)}.form-grid{grid-template-columns:1fr}.nav-buttons{flex-direction:column;gap:10px}.nav-btn{justify-content:center;width:100%}}.nav-btn:focus{outline:2px solid #fff;outline-offset:2px}@media (max-width:480px){.steps-indicator{grid-template-columns:1fr}.step-item{padding:8px 4px}.step-title{font-size:.8em}.step-description{font-size:.7em}.form-header h2{font-size:1.5em}.header-content{text-align:center}.hive-info{flex-direction:column;gap:5px}}:root{--primary-yellow:#e6a825;--primary-dark:#d49520;--bg-light:#f7f8fa;--text-primary:#2c3e50;--text-secondary:#7f8c8d;--white:#fff;--border:#e1e4e8;--success:#27ae60;--warning:#f39c12;--danger:#e74c3c;--card-shadow:0 2px 8px #00000014;--hover-shadow:0 4px 16px #0000001f}.hives-page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.hives-page-title{align-items:center;display:flex;gap:16px}.hives-page-title h2{color:#2c3e50;color:var(--text-primary);font-size:32px;font-weight:700;margin:0}.hive-count{background:#f7f8fa;background:var(--bg-light);border-radius:20px;color:#7f8c8d;color:var(--text-secondary);font-size:14px;font-weight:600;padding:6px 12px}.add-hive-btn{align-items:center;background:#e6a825;background:var(--primary-yellow);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;padding:12px 24px;transition:all .2s}.add-hive-btn:hover{background:#d49520;background:var(--primary-dark);box-shadow:0 4px 16px #0000001f;box-shadow:var(--hover-shadow);transform:translateY(-1px)}.add-hive-btn:disabled{background:#7f8c8d;background:var(--text-secondary);box-shadow:none;cursor:not-allowed;transform:none}.filter-bar{background:#fff;background:var(--white);border-radius:12px;box-shadow:0 2px 8px #00000014;box-shadow:var(--card-shadow);display:flex;gap:16px;margin-bottom:24px;padding:16px}.filter-group{align-items:center;display:flex;gap:8px}.filter-label{color:#7f8c8d;color:var(--text-secondary);font-size:14px;font-weight:500;min-width:fit-content}.filter-select{background:#fff;background:var(--white);border:1px solid #e1e4e8;border:1px solid var(--border);border-radius:6px;color:#2c3e50;color:var(--text-primary);cursor:pointer;font-size:14px;min-width:120px;padding:8px 12px}.filter-select:focus{border-color:#e6a825;border-color:var(--primary-yellow);box-shadow:0 0 0 2px #e6a82533;outline:none}.search-box{align-items:center;background:#fff;background:var(--white);border:1px solid #e1e4e8;border:1px solid var(--border);border-radius:6px;display:flex;flex:1 1;gap:8px;padding:8px 12px}.search-box input{border:none;color:#2c3e50;color:var(--text-primary);flex:1 1;font-size:14px;outline:none}.search-box input::placeholder{color:#7f8c8d;color:var(--text-secondary)}.hives-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.hive-card{background:#fff;background:var(--white);border-radius:12px;box-shadow:0 2px 8px #00000014;box-shadow:var(--card-shadow);overflow:hidden;transition:all .3s}.hive-card:hover{box-shadow:0 4px 16px #0000001f;box-shadow:var(--hover-shadow);transform:translateY(-4px)}.hive-image-container{background:linear-gradient(135deg,#667eea,#764ba2);height:200px;overflow:hidden;position:relative}.hive-image{height:100%;object-fit:cover;transition:opacity .2s;width:100%}.hive-image:hover{opacity:.9}.hive-image-placeholder{align-items:center;background:linear-gradient(135deg,#e6a825,#d49520);background:linear-gradient(135deg,var(--primary-yellow),var(--primary-dark));color:#fff;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;transition:opacity .2s;width:100%}.hive-image-placeholder:hover{opacity:.9}.upload-icon{font-size:48px;margin-bottom:8px}.upload-text{font-size:14px;font-weight:500}.hive-status{background:#27ae60;background:var(--success);border-radius:20px;color:#fff;font-size:12px;font-weight:600;padding:4px 12px;position:absolute;right:12px;top:12px}.hive-status.warning{background:#f39c12;background:var(--warning)}.hive-status.danger{background:#e74c3c;background:var(--danger)}.hive-details{padding:20px}.hive-name{color:#2c3e50;color:var(--text-primary);font-size:24px;font-weight:700;margin-bottom:12px}.hive-info{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.info-row{align-items:center;color:#7f8c8d;color:var(--text-secondary);display:flex;font-size:14px;gap:8px}.info-label{color:#2c3e50;color:var(--text-primary);font-weight:600;min-width:fit-content}.hive-actions{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr)}.action-btn{align-items:center;background:#fff;background:var(--white);border:1px solid #e1e4e8;border:1px solid var(--border);border-radius:6px;color:#2c3e50;color:var(--text-primary);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;justify-content:center;padding:10px;text-decoration:none;transition:all .2s}.action-btn:hover{background:#f7f8fa;background:var(--bg-light);color:#e6a825;color:var(--primary-yellow)}.action-btn.primary,.action-btn:hover{border-color:#e6a825;border-color:var(--primary-yellow)}.action-btn.primary{background:#e6a825;background:var(--primary-yellow);color:#fff}.action-btn.primary:hover{background:#d49520;background:var(--primary-dark);border-color:#d49520;border-color:var(--primary-dark)}.action-btn.danger{color:#e74c3c;color:var(--danger)}.action-btn.danger:hover{background:#e74c3c;background:var(--danger);border-color:#e74c3c;border-color:var(--danger);color:#fff}.qr-modal{align-items:center;background:#00000080;bottom:0;display:none;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.qr-modal.active{display:flex}.qr-modal-content{background:#fff;background:var(--white);border-radius:12px;max-height:90vh;max-width:400px;overflow-y:auto;padding:32px;text-align:center;width:90%}.qr-modal-header{margin-bottom:24px}.qr-modal-title{color:#2c3e50;color:var(--text-primary);font-size:24px;font-weight:700;margin-bottom:8px}.qr-modal-subtitle{color:#7f8c8d;color:var(--text-secondary);font-size:14px}.qr-container{background:#f7f8fa;background:var(--bg-light);border-radius:8px;margin-bottom:24px;padding:24px}.qr-code{background:#fff;border-radius:8px;height:200px;margin:0 auto;padding:16px;width:200px}.qr-url{color:#7f8c8d;color:var(--text-secondary);font-size:12px;margin-top:12px;word-break:break-all}.qr-modal-actions{display:flex;gap:12px}.modal-btn{border-radius:6px;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:12px;transition:all .2s}.modal-btn.print{background:#e6a825;background:var(--primary-yellow);border:none;color:#fff}.modal-btn.print:hover{background:#d49520;background:var(--primary-dark)}.modal-btn.close{background:#fff;background:var(--white);border:1px solid #e1e4e8;border:1px solid var(--border);color:#2c3e50;color:var(--text-primary)}.modal-btn.close:hover{background:#f7f8fa;background:var(--bg-light)}.empty-state{color:#7f8c8d;color:var(--text-secondary);padding:60px 20px;text-align:center}.empty-state h3{color:#2c3e50;color:var(--text-primary);font-size:24px;font-weight:600;margin-bottom:16px}.empty-state p{font-size:16px;line-height:1.6;margin-bottom:16px}.loading-container{align-items:center;color:#7f8c8d;color:var(--text-secondary);display:flex;flex-direction:column;justify-content:center;padding:60px 20px}.loading-text{font-size:16px;margin-top:16px}@media (max-width:768px){.hives-grid{grid-template-columns:1fr}.filter-bar,.hives-page-header{flex-direction:column}.hives-page-header{align-items:stretch;gap:16px}.add-hive-btn{width:100%}.add-hive-btn,.hives-page-title{justify-content:center}.hive-actions{grid-template-columns:1fr}}@media (max-width:480px){.hive-details{padding:16px}.hive-name{font-size:20px}.qr-modal-content{margin:20px;padding:24px}.qr-code{height:150px;width:150px}}@media print{body *{visibility:hidden}.qr-modal-content,.qr-modal-content *{visibility:visible}.qr-modal-content{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.qr-modal-actions{display:none}}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{animation:modalSlideIn .3s ease-out;background:#fff;background:var(--white);border-radius:12px;box-shadow:0 20px 40px #00000026;max-height:90vh;max-width:500px;overflow-y:auto;width:90%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{align-items:center;border-bottom:1px solid #e1e4e8;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:24px}.modal-header h3{color:#2c3e50;color:var(--text-primary);font-size:24px;font-weight:700;margin:0}.close-btn{align-items:center;background:none;border:none;border-radius:4px;color:#7f8c8d;color:var(--text-secondary);cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;padding:4px;transition:all .2s ease;width:32px}.close-btn:hover{background:#f7f8fa;background:var(--bg-light);color:#2c3e50;color:var(--text-primary)}.modal-body{padding:24px}.modal-actions{border-top:1px solid #e1e4e8;border-top:1px solid var(--border);display:flex;gap:12px;justify-content:flex-end;padding:24px}.modal-actions .btn{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .2s ease}.modal-actions .btn.primary{background:#e6a825;background:var(--primary-yellow);color:#fff;color:var(--white)}.modal-actions .btn.primary:hover{background:#d49520;background:var(--primary-dark)}.modal-actions .btn.secondary{background:#f7f8fa;background:var(--bg-light);color:#2c3e50;color:var(--text-primary)}.modal-actions .btn.secondary:hover{background:#e1e4e8}.add-form{display:flex;flex-direction:column;gap:20px}.form-group label{color:var(--text-primary)}.form-group input,.form-group select{background:#fff;background:var(--white);border:1px solid #e1e4e8;border:1px solid var(--border);border-radius:8px;font-size:14px;padding:12px;transition:all .2s ease}.form-group input:focus,.form-group select:focus{border-color:#e6a825;border-color:var(--primary-yellow);box-shadow:0 0 0 3px #e6a8251a;outline:none}.checkbox-group{align-items:center;flex-direction:row!important;gap:12px}.checkbox-group label{align-items:center;cursor:pointer;display:flex;gap:8px;margin:0}.checkbox-group input[type=checkbox]{margin:0;width:auto}.form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:8px}.primary-btn,.secondary-btn{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;min-width:120px;padding:12px 24px;transition:all .2s ease}.primary-btn{background:#e6a825;background:var(--primary-yellow);color:#fff;color:var(--white)}.primary-btn:hover{background:#d49520;background:var(--primary-dark);transform:translateY(-1px)}.secondary-btn{background:#f7f8fa;background:var(--bg-light);border:1px solid #e1e4e8;border:1px solid var(--border);color:#2c3e50;color:var(--text-primary)}.secondary-btn:hover{background:#e1e4e8;border-color:#d1d5db}.enhanced-inspections-page{background:#f7f8fa;color:#2c3e50;line-height:1.6;min-height:100vh;text-align:left}.enhanced-inspections-page .loading-container{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;min-height:60vh}.enhanced-inspections-page .loading-spinner{animation:enhanced-spin 1s linear infinite;border:4px solid #e1e4e8;border-radius:50%;border-top-color:#e6a825;height:40px;width:40px}@keyframes enhanced-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.enhanced-inspections-page .hero-section{background:linear-gradient(135deg,#e6a825,#d49520);color:#fff;padding:48px 24px}.enhanced-inspections-page .hero-container{margin:0 auto;max-width:1440px}.enhanced-inspections-page .hero-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.enhanced-inspections-page .hero-title h1{font-size:36px;font-weight:700;line-height:1.2;margin:0}.enhanced-inspections-page .hero-subtitle{font-size:18px;line-height:1.4;margin:8px 0 0;opacity:.95}.enhanced-inspections-page .start-inspection-btn{align-items:center;background:#fff;border:none;border-radius:8px;box-shadow:0 4px 12px #00000026;color:#e6a825;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:12px;padding:16px 32px;text-decoration:none;transition:all .3s ease}.enhanced-inspections-page .start-inspection-btn:hover{background:#f8f9fa;box-shadow:0 6px 20px #0003;transform:translateY(-2px)}.enhanced-inspections-page .start-inspection-btn .icon{font-size:20px}.enhanced-inspections-page .stats-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.enhanced-inspections-page .stat-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:12px;display:flex;gap:16px;padding:20px;transition:all .3s ease}.enhanced-inspections-page .stat-card:hover{background:#fff3;transform:translateY(-2px)}.enhanced-inspections-page .stat-icon{flex-shrink:0;font-size:32px;opacity:.9}.enhanced-inspections-page .stat-content{flex:1 1}.enhanced-inspections-page .stat-number{color:#fff;font-size:32px;font-weight:700;line-height:1;margin-bottom:4px;text-shadow:0 1px 2px #0000001a}.enhanced-inspections-page .stat-label{color:#fffffff2;font-size:13px;font-weight:700;letter-spacing:.5px;line-height:1;margin:0;text-transform:uppercase}.enhanced-inspections-page .filters-section{background:#fff;border-bottom:1px solid #e1e4e8;padding:32px 24px}.enhanced-inspections-page .filters-section .section-header{margin:0 auto 24px;max-width:1440px}.enhanced-inspections-page .filters-section .section-title{color:#2c3e50;font-size:24px;font-weight:700;margin:0}.enhanced-inspections-page .filter-controls{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:2fr 1fr 1fr 1fr;margin:0 auto;max-width:1440px}.enhanced-inspections-page .search-input{align-items:center;display:flex;position:relative}.enhanced-inspections-page .search-input span{color:#7f8c8d;font-size:16px;left:12px;position:absolute;z-index:1}.enhanced-inspections-page .search-input input{background:#fff;border:2px solid #e1e4e8;border-radius:8px;color:#2c3e50;font-size:14px;padding:12px 16px 12px 40px;transition:border-color .3s ease;width:100%}.enhanced-inspections-page .search-input input:focus{border-color:#e6a825;outline:none}.enhanced-inspections-page .filter-select{background:#fff;border:2px solid #e1e4e8;border-radius:8px;color:#2c3e50;cursor:pointer;font-size:14px;padding:12px 16px;transition:border-color .3s ease}.enhanced-inspections-page .filter-select:focus{border-color:#e6a825;outline:none}.enhanced-inspections-page .apiaries-section,.enhanced-inspections-page .inspections-section{margin:0 auto;max-width:1440px;padding:32px 24px}.enhanced-inspections-page .section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.enhanced-inspections-page .section-title{color:#2c3e50;font-size:24px;font-weight:700;margin:0}.enhanced-inspections-page .section-count{color:#7f8c8d;font-size:14px;font-weight:500}.enhanced-inspections-page .apiaries-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.enhanced-inspections-page .apiary-card{background:#fff;border:1px solid #e1e4e8;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:24px;transition:all .3s ease}.enhanced-inspections-page .apiary-card:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}.enhanced-inspections-page .apiary-name{color:#2c3e50;font-size:18px;font-weight:700;margin-bottom:16px}.enhanced-inspections-page .apiary-details{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.enhanced-inspections-page .apiary-detail{align-items:center;color:#7f8c8d;display:flex;font-size:14px;gap:8px}.enhanced-inspections-page .detail-icon{font-size:16px}.enhanced-inspections-page .apiary-inspect-btn{align-items:center;background:#e6a825;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:12px 16px;transition:all .3s ease;width:100%}.enhanced-inspections-page .apiary-inspect-btn:hover{background:#d49520;transform:translateY(-1px)}.enhanced-inspections-page .inspections-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.enhanced-inspections-page .inspection-card{background:#fff;border:1px solid #e1e4e8;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:24px;transition:all .3s ease}.enhanced-inspections-page .inspection-card:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}.enhanced-inspections-page .inspection-header{margin-bottom:16px}.enhanced-inspections-page .inspection-header-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.enhanced-inspections-page .inspection-hive{color:#2c3e50;font-size:18px;font-weight:700}.enhanced-inspections-page .inspection-date{color:#7f8c8d;font-size:14px}.enhanced-inspections-page .inspection-header-bottom{align-items:center;display:flex}.enhanced-inspections-page .inspection-badge{background:#e6f3ff;border-radius:4px;color:#2c3e50;display:inline-block;font-size:12px;font-weight:600;padding:4px 8px}.enhanced-inspections-page .inspection-body{margin-bottom:20px}.enhanced-inspections-page .inspection-metrics{display:flex;gap:16px;margin-bottom:16px}.enhanced-inspections-page .metric{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:4px}.enhanced-inspections-page .metric-icon{align-items:center;border-radius:50%;display:flex;font-size:16px;font-weight:700;height:32px;justify-content:center;width:32px}.enhanced-inspections-page .metric-icon.good{background:#e8f5e8;color:#27ae60}.enhanced-inspections-page .metric-icon.warning{background:#fff4e6;color:#f39c12}.enhanced-inspections-page .metric-icon.bad{background:#fdeaea;color:#e74c3c}.enhanced-inspections-page .metric-label{color:#7f8c8d;font-size:12px;font-weight:600}.enhanced-inspections-page .inspection-notes{margin-bottom:16px}.enhanced-inspections-page .notes-label{color:#7f8c8d;font-size:12px;font-weight:600;margin-bottom:4px}.enhanced-inspections-page .notes-text{color:#2c3e50;font-size:14px;line-height:1.4}.enhanced-inspections-page .inspection-actions{display:flex;gap:12px}.enhanced-inspections-page .inspection-btn{align-items:center;background:#fff;border:2px solid #e1e4e8;border-radius:6px;color:#2c3e50;cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:600;gap:6px;justify-content:center;padding:8px 16px;transition:all .3s ease}.enhanced-inspections-page .inspection-btn:hover{background:#fff9e6;border-color:#e6a825;color:#e6a825}.enhanced-inspections-page .empty-state{color:#7f8c8d;padding:60px 20px;text-align:center}.enhanced-inspections-page .empty-icon{font-size:48px;margin-bottom:16px;opacity:.5}.enhanced-inspections-page .empty-state h3{color:#2c3e50;font-size:24px;margin-bottom:8px}.enhanced-inspections-page .empty-state p{font-size:16px;line-height:1.5;margin-bottom:24px}@media (max-width:768px){.enhanced-inspections-page .hero-header{flex-direction:column;gap:24px;text-align:center}.enhanced-inspections-page .stats-grid{gap:16px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.enhanced-inspections-page .filter-controls{gap:12px;grid-template-columns:1fr}.enhanced-inspections-page .apiaries-grid,.enhanced-inspections-page .inspections-grid{grid-template-columns:1fr}.enhanced-inspections-page .inspection-metrics{flex-wrap:wrap;gap:12px}.enhanced-inspections-page .inspection-actions{flex-direction:column}}.account-modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.account-modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000026;max-height:90vh;max-width:800px;overflow:hidden;width:90%}.account-modal-header{align-items:center;background:#f7f8fa;border-bottom:1px solid #e1e4e8;display:flex;justify-content:space-between;padding:24px}.account-modal-title{align-items:center;display:flex;gap:12px}.account-modal-title h2{color:#2c3e50;font-size:24px;font-weight:700;margin:0}.account-close-btn{align-items:center;background:none;border:none;border-radius:4px;color:#7f8c8d;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;padding:4px;transition:all .2s ease;width:32px}.account-close-btn:hover{background:#e1e4e8;color:#2c3e50}.account-tabs{background:#f7f8fa;border-bottom:1px solid #e1e4e8;display:flex}.account-tab{align-items:center;background:none;border:none;border-bottom:3px solid #0000;color:#7f8c8d;cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:16px;transition:all .2s ease}.account-tab:hover{background:#e6a8251a;color:#2c3e50}.account-tab.active{background:#fff;border-bottom-color:#e6a825;color:#e6a825}.account-modal-body{max-height:60vh;overflow-y:auto;padding:32px}.account-tab-content h3{color:#2c3e50;font-size:20px;font-weight:700;margin:0 0 8px}.tab-description{color:#7f8c8d;font-size:14px;margin:0 0 24px}.account-message{border-radius:8px;font-size:14px;font-weight:500;margin-bottom:24px;padding:12px 16px}.account-message.success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.account-message.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.profile-image-section{align-items:center;background:#f7f8fa;border-radius:12px;display:flex;gap:20px;margin-bottom:32px;padding:20px}.profile-image-preview{border:3px solid #e6a825;border-radius:50%;height:80px;object-fit:cover;width:80px}.upload-btn{align-items:center;background:#e6a825;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;padding:10px 16px;transition:all .2s ease}.upload-btn:hover{background:#d49520}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:20px}.form-group{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.form-group label{color:#2c3e50;font-size:14px;font-weight:600}.form-group input,.form-group textarea{background:#fff;border:1px solid #e1e4e8;border-radius:8px;font-size:14px;padding:12px;transition:all .2s ease}.form-group input:focus,.form-group textarea:focus{border-color:#e6a825;box-shadow:0 0 0 3px #e6a8251a;outline:none}.disabled-input{background:#f7f8fa!important;color:#7f8c8d!important;cursor:not-allowed!important}.form-group small{color:#7f8c8d;font-size:12px}.company-logo-section{align-items:center;background:#f7f8fa;border-radius:12px;display:flex;gap:20px;margin-bottom:32px;padding:20px}.company-logo-container{align-items:center;border:2px dashed #e1e4e8;border-radius:8px;display:flex;height:80px;justify-content:center;overflow:hidden;width:80px}.company-logo-preview{border-radius:6px;height:100%;object-fit:cover;width:100%}.no-logo-placeholder{align-items:center;color:#7f8c8d;display:flex;flex-direction:column;font-size:12px;gap:4px;text-align:center}.no-logo-placeholder span:first-child{font-size:24px}.security-section{display:flex;flex-direction:column;gap:24px}.security-item{background:#f7f8fa;border:1px solid #e1e4e8;border-radius:12px;padding:20px}.security-item-content h4{color:#2c3e50;font-size:16px;font-weight:600;margin:0 0 8px}.security-item-content p{color:#7f8c8d;font-size:14px;margin:0 0 16px}.change-password-btn,.enable-2fa-btn,.link-google-btn{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;padding:10px 16px;transition:all .2s ease}.link-google-btn{background:#4285f4;color:#fff}.change-password-btn{background:#f39c12;color:#fff;margin-top:16px}.enable-2fa-btn{background:#95a5a6;color:#fff;cursor:not-allowed}.password-form{background:#fff;border-radius:8px;margin-top:16px;padding:20px}.account-modal-footer{background:#f7f8fa;border-top:1px solid #e1e4e8;display:flex;gap:12px;justify-content:flex-end;padding:24px}.btn-primary,.btn-secondary{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;min-width:120px;padding:12px 24px;transition:all .2s ease}.btn-primary{background:#e6a825;color:#fff}.btn-primary:hover:not(:disabled){background:#d49520}.btn-secondary{background:#fff;border:1px solid #e1e4e8;color:#2c3e50}.btn-secondary:hover:not(:disabled){background:#f7f8fa}.btn-primary:disabled,.btn-secondary:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.form-row{grid-template-columns:1fr}.account-modal-content{width:95%}}.bee-logo-container{display:inline-block;position:relative}.bee-logo-container.login{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.bee-logo-container.login .v-tc{display:table-cell;vertical-align:middle}.bee-logo-container.header{align-items:center;display:flex;gap:10px}.bee{box-shadow:inset 0 -10px 0 -2px #00000026,inset 32px 0 0 -20px #61555a,inset 48px 0 0 -20px #fcd658,inset 58px 0 0 -20px #61555a,inset 88px 0 0 -28px #fcd658;box-shadow:inset 0 -10px 0 -2px #00000026,inset 32px 0 0 -20px var(--color-dark),inset 48px 0 0 -20px var(--color-yellow),inset 58px 0 0 -20px var(--color-dark),inset 88px 0 0 -28px var(--color-yellow);height:90px;width:130px}.bee-logo-container.header .bee{height:28px;transform-origin:center;width:40px}.bee:after,.bee:before{content:"";display:block;position:absolute}.bee:before{box-shadow:10px 0 0 -2px #fff;height:15px;right:24px;width:8px}.bee:after{border-top:5px solid #61555a;border-top:5px solid var(--color-dark);height:10px;left:-7px;width:20px}.antennae:after,.antennae:before{content:"";display:block;position:absolute}.antennae:before{right:2px;top:4px;width:18px}.antennae:after,.antennae:before{border-left:4px solid #61555a;border-left:4px solid var(--color-dark);height:32px}.antennae:after{right:20px;top:-4px;width:6px}.wing.one{box-shadow:inset 6px 1px 0 -4px #0000004d;height:52px;left:27px;top:-44px;width:34px}.wing.two{box-shadow:3px 1px 0 -1px #0006;height:44px;left:32px;top:-48px;width:32px}.shadow{height:30px;margin-left:-45px;top:62%;width:90px}.bee-logo-container.header .shadow{display:none}.background-gradient{background:radial-gradient(#fefbeb 20%,rgba(#f8f3d4,.1) 100%);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.bee-title{color:#00000080;font-family:Montserrat,sans-serif;font-family:var(--montserrat);font-size:18px;font-weight:600;letter-spacing:.25em;position:absolute;text-align:center;text-transform:uppercase;top:16%;width:100%;z-index:10}.bee-title span{color:#58c4b1;color:var(--color-blue);display:inline-block;font-size:92px;font-weight:600;letter-spacing:.16em;line-height:98px;position:relative;text-shadow:.04em .04em 0 #fcfade;text-shadow:.04em .04em 0 var(--color-pale);white-space:nowrap;z-index:100}.bee-title span:after{color:#00000040;content:"HiveTrack";left:.08em;position:absolute;text-shadow:none;top:.08em;z-index:-1}.bee-logo-container.header .bee{animation:float-gentle 4s ease-in-out infinite;transform:rotate(2deg) scale(.3)}.bee-logo-container.header:hover .bee{animation:float 2s ease-in-out infinite}@keyframes float-gentle{0%{box-shadow:inset 0 -6px 0 -1px #0000002e,inset 16px 0 0 -10px #61555a,inset 24px 0 0 -10px #fcd658,inset 29px 0 0 -10px #61555a,inset 44px 0 0 -14px #fcd658;box-shadow:inset 0 -6px 0 -1px #0000002e,inset 16px 0 0 -10px var(--color-dark),inset 24px 0 0 -10px var(--color-yellow),inset 29px 0 0 -10px var(--color-dark),inset 44px 0 0 -14px var(--color-yellow);transform:translateY(2px) rotate(2deg) scale(.3)}50%{box-shadow:inset 0 -5px 0 -1px #00000026,inset 16px 0 0 -10px #61555a,inset 24px 0 0 -10px #fcd658,inset 29px 0 0 -10px #61555a,inset 44px 0 0 -14px #fcd658;box-shadow:inset 0 -5px 0 -1px #00000026,inset 16px 0 0 -10px var(--color-dark),inset 24px 0 0 -10px var(--color-yellow),inset 29px 0 0 -10px var(--color-dark),inset 44px 0 0 -14px var(--color-yellow);transform:translateY(-1px) rotate(2deg) scale(.3)}to{box-shadow:inset 0 -6px 0 -1px #0000002e,inset 16px 0 0 -10px #61555a,inset 24px 0 0 -10px #fcd658,inset 29px 0 0 -10px #61555a,inset 44px 0 0 -14px #fcd658;box-shadow:inset 0 -6px 0 -1px #0000002e,inset 16px 0 0 -10px var(--color-dark),inset 24px 0 0 -10px var(--color-yellow),inset 29px 0 0 -10px var(--color-dark),inset 44px 0 0 -14px var(--color-yellow);transform:translateY(2px) rotate(2deg) scale(.3)}}.hamburger-lines{display:flex;flex-direction:column;height:18px;justify-content:space-between;position:relative;width:24px}.hamburger-line{background-color:var(--text-secondary);border-radius:1px;height:2px;transition:all .3s ease;width:100%}.hamburger-menu.active .hamburger-line:first-child{transform:rotate(45deg) translate(6px,6px)}.hamburger-menu.active .hamburger-line:nth-child(2){opacity:0}.hamburger-menu.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-menu-overlay{background:#00000080;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .3s ease;visibility:hidden;z-index:1001}.mobile-menu-overlay.active{opacity:1;visibility:visible}.mobile-menu{background:var(--white);box-shadow:-5px 0 15px #0000001a;height:100vh;overflow-y:auto;position:fixed;right:-100%;top:0;transition:right .3s ease;width:300px;z-index:1002}.mobile-menu.active{right:0}.mobile-menu-header{background:var(--white);border-bottom:1px solid var(--border);color:var(--text-primary);padding:20px;text-align:center}.mobile-menu-header h3{align-items:center;display:flex;font-size:1.2rem;font-weight:600;gap:8px;justify-content:center;margin:0}.mobile-menu-header h3:before{content:"🐝";font-size:1.4rem}.mobile-menu-content{padding:20px 0 100px}.mobile-menu-section{margin-bottom:24px}.mobile-menu-section h4{border-bottom:1px solid var(--border);color:var(--text-secondary);font-size:.85rem;font-weight:600;letter-spacing:1px;margin:0;padding:0 20px 12px;text-transform:uppercase}.mobile-menu-item{align-items:center;background:none;border:none;color:var(--text-primary);cursor:pointer;display:flex;font-size:15px;font-weight:500;padding:14px 20px;text-align:left;text-decoration:none;transition:all .3s ease;width:100%}.mobile-menu-item.active,.mobile-menu-item:hover{background:var(--primary-yellow);color:#fff}.mobile-menu-item i{font-size:1.1rem;margin-right:12px;text-align:center;width:20px}.mobile-menu-footer{background:var(--bg-light);border-top:1px solid var(--border);bottom:0;left:0;padding:20px;position:absolute;right:0}.mobile-menu-footer .mobile-menu-item{color:var(--danger);font-weight:600;padding:12px 0}.mobile-menu-footer .mobile-menu-item:hover{background:var(--danger);border-radius:6px;color:#fff;padding-left:12px;padding-right:12px}.dashboard-content{margin-top:64px;min-height:calc(100vh - 64px)}@media (max-width:768px){.mobile-menu{width:280px}}@media (max-width:480px){.header-container{padding:12px 16px}.mobile-menu{width:100%}.mobile-menu-header{padding:16px}.mobile-menu-header h3{font-size:1.1rem}.mobile-menu-item{font-size:14px;padding:14px 20px}.mobile-menu-section{margin-bottom:20px}}.mobile-menu.active .mobile-menu-item{animation:slideInFromRight .3s ease forwards}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.sso-buttons{margin-bottom:20px}.google-sso-button{align-items:center;background:#4285f4;border:2px solid #4285f4;border-radius:8px;box-shadow:0 2px 8px #4285f44d;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:12px;justify-content:center;margin-bottom:16px;padding:16px 20px;transition:all .3s ease;width:100%}.google-sso-button:hover:not(:disabled){background:#3367d6;border-color:#3367d6;box-shadow:0 4px 12px #4285f466;transform:translateY(-2px)}.google-sso-button:active{box-shadow:0 2px 6px #4285f44d;transform:translateY(-1px)}.google-sso-button:disabled{background:#ccc;border-color:#ccc;box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.google-icon{flex-shrink:0}.sso-divider{align-items:center;color:#666;display:flex;font-size:14px;font-weight:500;margin:20px 0}.sso-divider:after,.sso-divider:before{background:#d0d0d0;content:"";flex:1 1;height:1px}.sso-divider span{background:#fff;color:#666;font-weight:500;padding:0 15px}.google-sso-button.loading{color:#0000;position:relative}.google-sso-button.loading:after{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;content:"";height:20px;left:50%;margin-left:-10px;margin-top:-10px;position:absolute;top:50%;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:480px){.google-sso-button{font-size:14px;padding:14px 16px}.sso-divider{margin:16px 0}}@media (prefers-contrast:high){.google-sso-button{background:#1a73e8;border-color:#1a73e8;border-width:3px}.google-sso-button:hover:not(:disabled){background:#1557b0;border-color:#1557b0}.sso-divider:after,.sso-divider:before{background:#000;height:2px}.sso-divider span{color:#000;font-weight:600}}:root{--color-pale:#fcfade;--color-blue:#58c4b1;--color-yellow:#fcd658;--color-dark:#61555a;--montserrat:"Montserrat",sans-serif}.login-bee-container{align-items:center;display:flex;flex-direction:column;height:120px;justify-content:center;margin-bottom:20px;position:relative;width:100%}.login-bee-container h1{color:#00000080;font-family:Montserrat,sans-serif;font-family:var(--montserrat);font-size:11px;font-weight:600;letter-spacing:.25em;line-height:1.2;margin:0 0 5px;text-align:center;text-transform:uppercase}.login-bee-container h1 span{color:#58c4b1;color:var(--color-blue);display:block;font-size:32px;font-weight:600;letter-spacing:.16em;line-height:36px;margin-top:3px;position:relative;text-shadow:.04em .04em 0 #fcfade;text-shadow:.04em .04em 0 var(--color-pale);white-space:nowrap}.login-bee-container h1 span:after{color:#00000040;content:"Hivetrack";left:.08em;position:absolute;text-shadow:none;top:.08em;z-index:-1}.bee{animation:float 3s infinite;background-color:#61555a;background-color:var(--color-dark);border-radius:100% 98% 98% 100%;box-shadow:inset 0 -5px 0 -1px #00000026,inset 16px 0 0 -10px #61555a,inset 24px 0 0 -10px #fcd658,inset 29px 0 0 -10px #61555a,inset 44px 0 0 -14px #fcd658;box-shadow:inset 0 -5px 0 -1px #00000026,inset 16px 0 0 -10px var(--color-dark),inset 24px 0 0 -10px var(--color-yellow),inset 29px 0 0 -10px var(--color-dark),inset 44px 0 0 -14px var(--color-yellow);display:inline-block;height:45px;margin:5px 0;position:relative;transform:rotate(2deg);width:65px;z-index:100}.bee:before{animation:blink 7s infinite;background-color:#fff;border-radius:100% 100% 88% 88%;bottom:57%;box-shadow:5px 0 0 -1px #fff;height:7px;right:12px;width:4px}.bee:after,.bee:before{content:"";display:block;position:absolute}.bee:after{border-radius:100% 100% 0 0;border-top:2px solid #61555a;border-top:2px solid var(--color-dark);height:5px;left:-3px;top:50%;width:10px}.antennae{position:relative}.antennae:before{animation:antenna 5s infinite;right:1px;top:2px;transform:rotate(30deg);width:9px}.antennae:after,.antennae:before{border-left:2px solid #61555a;border-left:2px solid var(--color-dark);border-radius:100% 0 0 100%;content:"";display:block;height:16px;position:absolute;z-index:-1}.antennae:after{animation:antenna 10s infinite;right:10px;top:-2px;transform:rotate(14deg);width:3px}.wing{background-color:#0003;border-radius:100% 100% 100% 100%;position:absolute}.wing.one{animation:wings .01s infinite;box-shadow:inset 3px 1px 0 -2px #0000004d;height:26px;left:13px;top:-22px;transform:rotate(-30deg);transform-origin:50% 100%;width:17px}.wing.two{animation:wingstwo .01s infinite;box-shadow:2px 1px 0 -1px #0006;height:22px;left:16px;top:-24px;transform:rotate(50deg);transform-origin:50% 100%;width:16px}.shadow{animation:shadow 3s infinite;background-color:#0003;border-radius:100%;height:15px;left:50%;margin-left:-22px;margin-top:5px;position:absolute;top:100%;width:45px;z-index:10}@keyframes float{0%{box-shadow:inset 0 -6px 0 -1px #0003,inset 16px 0 0 -10px #61555a,inset 24px 0 0 -10px #fcd658,inset 29px 0 0 -10px #61555a,inset 44px 0 0 -14px #fcd658;box-shadow:inset 0 -6px 0 -1px #0003,inset 16px 0 0 -10px var(--color-dark),inset 24px 0 0 -10px var(--color-yellow),inset 29px 0 0 -10px var(--color-dark),inset 44px 0 0 -14px var(--color-yellow);transform:translateY(3px) rotate(2deg)}50%{box-shadow:inset 0 -5px 0 -1px #00000026,inset 16px 0 0 -10px #61555a,inset 24px 0 0 -10px #fcd658,inset 29px 0 0 -10px #61555a,inset 44px 0 0 -14px #fcd658;box-shadow:inset 0 -5px 0 -1px #00000026,inset 16px 0 0 -10px var(--color-dark),inset 24px 0 0 -10px var(--color-yellow),inset 29px 0 0 -10px var(--color-dark),inset 44px 0 0 -14px var(--color-yellow);transform:translate(0) rotate(2deg)}to{box-shadow:inset 0 -6px 0 -1px #0003,inset 16px 0 0 -10px #61555a,inset 24px 0 0 -10px #fcd658,inset 29px 0 0 -10px #61555a,inset 44px 0 0 -14px #fcd658;box-shadow:inset 0 -6px 0 -1px #0003,inset 16px 0 0 -10px var(--color-dark),inset 24px 0 0 -10px var(--color-yellow),inset 29px 0 0 -10px var(--color-dark),inset 44px 0 0 -14px var(--color-yellow);transform:translateY(3px) rotate(2deg)}}@keyframes shadow{0%{margin-left:-24px;width:48px}50%{margin-left:-22px;width:45px}to{margin-left:-24px;width:48px}}@keyframes antenna{0%{transform:rotate(0)}30%{transform:rotate(-8deg)}79%{transform:rotate(0)}80%{transform:rotate(10deg)}81%{transform:rotate(0)}to{transform:rotate(0)}}@keyframes blink{0%{height:7px}30%{height:7px}31%{height:1px}32%{height:7px}88%{height:7px}89%{height:1px}90%{height:7px}to{height:7px}}@keyframes wings{0%{transform:rotate(-36deg)}50%{transform:rotate(-40deg)}to{transform:rotate(-36deg)}}@keyframes wingstwo{0%{transform:rotate(50deg)}50%{transform:rotate(54deg)}to{transform:rotate(50deg)}}@media (max-width:768px){.login-bee-container{height:100px}.login-bee-container h1{font-size:9px}.login-bee-container h1 span{font-size:26px;line-height:30px}.bee{height:35px;width:50px}.wing.one{height:20px;left:10px;top:-17px;width:13px}.wing.two{height:17px;left:12px;top:-19px;width:12px}.shadow{height:12px;margin-left:-17px;width:35px}.bee:before{box-shadow:4px 0 0 -1px #fff;height:5px;right:9px;width:3px}}.App,.app-loading{min-height:100vh}.app-loading{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;justify-content:center}.app-loading .loading-container{padding:40px;text-align:center}.app-loading .loading-container h2{color:#2c3e50;font-size:2rem;font-weight:600;margin-bottom:10px}.app-loading .loading-container p{color:#7f8c8d;font-size:1.1rem;margin-bottom:30px}.app-loading .loading-spinner{animation:app-spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#e6a825;height:50px;margin:0 auto 20px;width:50px}@keyframes app-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.80eb99b7.css.map*/