*{box-sizing:border-box;padding:0}*,body{margin:0}body{font-family:Arial,sans-serif;background-color:#f9f9f9}.navbar{justify-content:space-between;background-color:#ffffff;color:white;padding:10px 20px;flex-wrap:nowrap}.logo,.navbar{display:flex;align-items:center}.logo{justify-content:center;width:auto;margin-bottom:10px}.logo-img{height:70px!important}.right-link{display:flex;gap:15px;margin-left:40px}.right-link a{color:rgb(53,53,53);text-decoration:none;padding:5px 10px}.right-link a:hover{text-decoration:underline}.left-link{display:flex;gap:10px;margin-left:auto}.left-link a,.menu-btn,.profile-btn{color:rgb(63,63,63);text-decoration:none;padding:5px 10px;border-radius:4px}.navbar a.login-btn{border:1px solid white}.login-btn:hover{background-color:#d32f2f}.navbar a.signup-btn{background-color:white;color:#222}.navbar a.signup-btn:hover{background-color:#554d67;color:white}.left-link a.dashboard-btn{background-color:white;color:#4e4e4e}.left-link a.dashboard-btn:hover{background-color:#d32f2f;color:white}.menu-dropdown,.profile-dropdown{position:relative;display:inline-block}.menu-btn,.profile-btn{background-color:transparent;border:none;cursor:pointer;font-size:16px}.profile-btn:hover{text-decoration:underline}.dropdown-content{position:absolute;background-color:white;color:black;min-width:180px;padding:12px;border-radius:8px;box-shadow:0 8px 16px rgba(0,0,0,.2);z-index:999;right:0;top:110%}.dropdown-content p{margin-bottom:10px}.dropdown-content a,.dropdown-content button{display:flex;align-items:center;gap:8px;width:100%;padding:6px 0;border:none;background:none;text-align:left;font-size:14px;color:black;cursor:pointer;text-decoration:none}.dropdown-content a:hover,.dropdown-content button:hover{text-decoration:underline}.logout-btn{background-color:#f44336;color:white;padding:5px 12px;font-size:14px;border:none;border-radius:4px;cursor:pointer;width:100%;margin-top:8px}.logout-btn:hover{text-decoration:underline}main{padding:20px;min-height:calc(100vh - 100px)}.logo-link{display:inline-block;cursor:pointer;transition:opacity .3s;display:flex;align-items:center;justify-content:center}.logo-link:hover{opacity:.8}.chart-scroll-area{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}.chart-scroll-area::-webkit-scrollbar{height:8px}.chart-scroll-area::-webkit-scrollbar-track{background:transparent}.logo-img{height:70px;margin-right:20px}.chart-scroll-area::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:4px}.chart-scroll-area::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.5)}.w-64{width:16rem}.w-64::-webkit-scrollbar{width:24px}.w-64::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.w-64::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.w-64::-webkit-scrollbar-thumb:hover{background:#555}.today-info-container{display:flex;flex-direction:column;justify-content:center;margin-left:1rem;font-size:1rem;color:#333;min-width:160px}.today-info-container .today-info{line-height:1.3}@media screen and (max-width:768px){.today-info-container{margin-left:0;margin-top:8px;min-width:120px;font-size:.95rem}.navbar{padding:10px}.left-link,.navbar,.right-link{flex-direction:column;align-items:flex-start}.left-link,.right-link{gap:8px;margin-left:0;width:100%}.left-link a,.menu-btn,.profile-btn,.right-link a{padding:8px 12px;width:100%;box-sizing:border-box}.dropdown-content{right:0;left:0;top:auto;position:static;margin-top:10px}main{padding:0}.w-64{width:100%}}@media screen and (max-width:768px){.chart-scroll-area::-webkit-scrollbar{height:6px}}.menu-btn:hover{text-decoration:underline}.menu-dropdown .dropdown-content{position:absolute;background-color:white;color:black;min-width:180px;padding:12px;border-radius:8px;box-shadow:0 8px 16px rgba(0,0,0,.2);z-index:999;top:110%;right:0}@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0");.moda-overlay{position:fixed!important;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.45);display:flex;justify-content:center;align-items:center;z-index:999}.moda-1{background-color:#fff!important;border-radius:12px!important;padding:30px!important;height:90vh!important;width:90vh!important;width:75%!important;position:relative!important;box-shadow:0 5px 20px rgba(0,0,0,.2)!important;overflow-y:auto!important}@media (max-width:480px){.moda-1{width:98vw!important;max-width:98vw!important;padding:8px!important}}button.handleclose{position:absolute!important;top:12px!important;right:12px!important;width:24px!important;height:24px!important;color:#000!important;background:none!important;border:none!important;cursor:pointer!important;display:flex;align-items:center;justify-content:center}.handleback .material-symbols-outlined,.handleclose .material-symbols-outlined{font-size:24px!important}button.handleback{position:absolute!important;top:12px!important;left:12px!important;width:24px!important;height:24px!important;color:#000!important;background:none!important;border:none!important;font-size:22px!important;cursor:pointer!important}.form-list{list-style:none;padding:0;margin:0}.list1{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px;margin-bottom:12px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.08);cursor:pointer;transition:background-color .2s ease,transform .15s ease}.list1:hover{background-color:#eef6f9;transform:translateY(-1px)}.icon-left,.icon-right{font-size:20px;color:#666}.list-text{flex-grow:1;font-weight:500;color:#333}.form-list li{background-color:#f4f4f4;padding:14px 20px!important;border-radius:6px!important;cursor:pointer!important;transition:background-color .2s ease!important;text-align:center!important}.form-list li:hover{background-color:#e2e2e2}.config-message{margin-top:20px!important;font-weight:700!important;color:#007bff!important}.list-text{flex-grow:1!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.material-symbols-outlined{font-family:Material Symbols Outlined,sans-serif!important;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;font-style:normal;font-weight:400;display:inline-block;line-height:1;vertical-align:middle;font-size:24px}.current-value-section{margin-top:20px}.current-value{padding:10px;background-color:#f8f8f8;border:1px solid #ddd;border-radius:4px;margin:10px 0;min-height:40px;display:flex;align-items:center}.cultivation-container{background:none;border-radius:0;max-width:none;max-height:none;height:100%;box-shadow:none;overflow:visible;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.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{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.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{width:0;height:0;box-sizing:border-box;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{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{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-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-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:-webkit-grabbing;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{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black}.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-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-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{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers.ef6db872.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers-2x.9859cd12.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;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{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/_next/static/media/marker-icon.d577052a.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.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;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.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{width:24px;margin:0 auto;-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)}.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{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.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{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.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{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}@font-face{font-family:Clicker Script;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/9fd542e8436efd2d-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Clicker Script;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a125e443390fa917-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Clicker Script Fallback;src:local("Arial");ascent-override:131.59%;descent-override:55.95%;line-gap-override:0.00%;size-adjust:70.43%}.__className_6e00c9{font-family:Clicker Script,Clicker Script Fallback;font-weight:400;font-style:normal}.__variable_6e00c9{--font-clicker:"Clicker Script","Clicker Script Fallback"}.kabujou-container{padding:0;margin:0;background:none;border-radius:0;max-width:none;max-height:none;width:100%;min-height:100%;box-shadow:none;overflow:visible;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}@media (max-height:900px){.kabujou-container{max-height:70vh;overflow-y:auto}}.kabujou-title{font-size:1.8rem;color:#006666;text-align:center;font-weight:700}.kabujou-form{display:flex;flex-direction:column;gap:10px}.kabujou-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.kabujou-select{flex:1 1;padding:10px;font-size:1rem;border:1px solid #ccc;border-radius:6px}.kabujou-img-button{margin-left:auto}.kabujou-img-button button{padding:7px 12px;background-color:#e9af71;color:white;border:none;border-radius:6px;cursor:pointer;font-size:1rem;height:100%}.kabujou-subtitle{font-size:1.2rem;font-weight:700;color:#444;border-left:4px solid #007777;padding-left:10px;margin-top:5px}.kabujou-input-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.kabujou-input,.place-input{flex:1 1;min-width:120px}.date-input,.kabujou-input,.place-input,.sekisan-input{padding:8px;font-size:1rem;border:1px solid #ccc;border-radius:6px}.date-input{margin-top:10px;margin-right:10px}.kabujou-button{margin-top:5px;padding:10px 16px;background-color:#7c7f4e;color:white;border:none;border-radius:8px;font-size:1rem;cursor:pointer}.kabujou-button:disabled{background-color:#ccc;cursor:not-allowed}.kabujou-remove-button{background-color:#cc4444;padding:6px 10px;border-radius:6px;font-size:1rem}.kabujou-message{margin-top:5px;font-size:.95rem}.kabujou-message.success{color:green}.kabujou-message.error{color:red}@media (max-width:768px){.kabujou-input-row,.kabujou-row{flex-direction:column;align-items:stretch}.kabujou-button,.kabujou-img-button button{width:100%}}@media (max-width:700px){.place-input{width:100px!important}}@media (max-width:480px){.kabujou-title{font-size:1.4rem}.kabujou-subtitle{font-size:1.1rem}.kabujou-button{font-size:.95rem}}.ike-wrapper{display:flex;gap:20px;align-items:flex-start;flex-wrap:wrap;margin-bottom:20px}.gr_button1{flex:0.5 1;min-width:200px}.gr_button2{flex:1.5 1;min-width:280px}.ike-button{background-color:#4b778d;color:white;border:none;padding:8px 14px;border-radius:6px;font-size:.95rem;cursor:pointer}.ike-row1{display:flex;gap:10px;flex-wrap:wrap}.ike-row1 input{flex:1 1;padding:8px;font-size:14px}.idokeido-button{display:flex;align-items:center;justify-content:center;gap:4px;padding:6px 10px;font-size:14px;background-color:#f0f0f0;color:#333;border:1px solid #ccc;border-radius:6px;cursor:pointer;transition:all .2s ease}.idokeido-button:hover{background-color:#e0e0e0;box-shadow:0 2px 6px rgba(0,0,0,.15);transform:translateY(-1px)}.idokeido-button:active{transform:scale(.97);background-color:#d5d5d5}.idokeido-button .material-symbols-outlined{font-size:18px;color:#007bff}.sekisan-input-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.sekisan-input-row .sekisan-input{flex:1 1 15%;min-width:120px;padding:6px 10px;box-sizing:border-box}@media (min-width:447px) and (max-width:600px){.sekisan-input-row .sekisan-input{flex:1 1 45%}.memo-container{right:50%;width:100px;height:100px}.sekisan-memo-textarea{width:100%;height:100%}}@media (min-width:297px) and (max-width:446px){.sekisan-input-row .sekisan-input{flex:1 1 45%}.memo-container{left:50%;width:100px;height:100px}.sekisan-memo-textarea{width:100%;height:100%}}@media (min-width:280px) and (max-width:297px){.sekisan-input-row .sekisan-input{flex:1 1 45%}.memo-container{right:50%;width:100px;height:100px}.sekisan-memo-textarea{width:100%;height:100%}}.sekisan-memo-wrapper{position:relative;display:inline-block}.memo-toggle-button{background-color:transparent;border:none;color:#007bff;cursor:pointer;font-size:.9rem;padding:4px 8px}.memo-toggle-button:hover{text-decoration:underline}.memo-container{position:absolute;top:100%;right:0;z-index:10;background:white;padding:8px;border-radius:4px;box-shadow:0 2px 5px rgba(0,0,0,.2)}.sekisan-memo-textarea{position:relative;padding:8px;max-width:200px;min-width:none;max-height:80px;min-height:none;resize:none;border:1px solid #ccc;border-radius:4px}@media (min-width:447px) and (max-width:598px){.memo-container{left:50%;width:100px;height:100px}.sekisan-memo-textarea{width:100%;height:100%}}.char-counter{position:absolute;bottom:12px;right:12px;font-size:12px;color:#666;background:rgba(255,255,255,.7);padding:2px 4px;border-radius:3px}.shutoku-button{background:none;border:none;padding:0;margin-left:10px;margin-right:10px;cursor:pointer}.shutoku-button .material-symbols-outlined{font-size:40px}.shutoku-button:hover{background-color:#006666}.sekisan-graph{margin-top:20px;width:90vh;max-width:1000px;aspect-ratio:2/1;background-color:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:12px;box-sizing:border-box;position:relative}@media (min-width:740px) and (max-width:1080px){.sekisan-graph{width:500px;height:400px}}@media (min-width:400px) and (max-width:739px){.sekisan-graph{width:400px;height:300px}}.scan-maps{width:600px;height:500px;margin-top:10px;border-radius:8px;overflow:hidden;background:#eee}@media (max-width:768px){.scan-maps{width:100%;height:300px}}@media (max-width:480px){.scan-maps{width:100%;height:250px}}.register-page-wrapper{padding:20px;max-width:100%;max-height:100%;margin:0 auto;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.register-page-wrapper h2{font-size:1.6rem;margin-bottom:20px;color:#333;text-align:center}.form-grid{display:flex;justify-content:center}.form-section{width:100%}.form-section h3{font-size:1.2rem;margin-bottom:15px;color:#008080;border-left:4px solid #008080;padding-left:10px}.register-form{display:flex;max-width:100%;flex-direction:column;gap:15px}.register-form label{font-weight:500;margin-bottom:5px;display:block;color:#444}.register-form input,.register-form select{width:100%;padding:8px 10px;border:1px solid #ccc;border-radius:8px;font-size:.95rem;transition:border .2s}.register-form input:focus,.register-form select:focus{border-color:#008080;outline:none}.register-form button{padding:10px;background-color:#008080;color:#fff;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:background-color .2s}.register-form button:hover{background-color:#006666}.status-message{margin-top:10px;color:#008000;font-weight:500;text-align:center}.shashin_container{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000}.shashin{position:relative;max-width:90%;max-height:90%}.shashin img{max-width:100%;max-height:90vh;display:block}.shashin_close{position:absolute;top:0;right:0;width:30px!important;height:30px!important;background:#fff;border:none;border-radius:50%;font-size:18px;font-weight:700;cursor:pointer;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 5px rgba(0,0,0,.2);z-index:1001}.shashin_close:hover{background:#f0f0f0}.ppfd-container{width:100%;padding:0;margin:0}.ppfd-title{font-size:1.8rem;color:#006666;text-align:center;font-weight:700}.ppfd-form{flex-direction:column}.ppfd-form,.ppfd-row{display:flex;gap:10px}.ppfd-row{flex-wrap:wrap;align-items:center}.ppfd-select{flex:1 1;padding:10px;font-size:1rem;border:1px solid #ccc;border-radius:6px}.ppfd-subtitle{font-size:1.2rem;font-weight:700;color:#444;border-left:4px solid #007777;padding-left:10px;margin-top:5px}.ppfd-device-section{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;padding:2px 2px 2px 15px;margin-bottom:2px}.ppfd-fields-container{display:flex;flex-wrap:wrap;gap:15px}@media (min-width:769px){.ppfd-field.leaf-removal,.ppfd-field.ppfd-threshold{flex:1 1 180px;min-width:150px;max-width:170px}}.ppfd-field{display:flex;flex-direction:column;margin-bottom:10px}.ppfd-field label{margin-bottom:5px;font-weight:500;color:#555}.ppfd-input{flex:1 1;min-width:120px;padding:8px;font-size:1rem;border:1px solid #ccc;border-radius:6px}.ppfd-button{margin-top:5px;padding:10px 16px;background-color:#7c7f4e;color:white;border:none;border-radius:8px;font-size:1rem;cursor:pointer}.ppfd-button:hover{background-color:#3a5cba}.ppfd-button:disabled{background-color:#ccc;cursor:not-allowed}.ppfd-remove-button{margin-top:10px;background-color:#ff4d4f;color:white;border:none;padding:5px 10px;border-radius:4px;cursor:pointer}.ppfd-remove-button:hover{background-color:#ff7875}.ppfd-buttons{display:flex;gap:10px;flex-wrap:wrap}.primary-button:hover{background-color:#0057c2}.current-value-section{margin-top:25px;padding-top:15px;border-top:1px solid #eee}.message-container{margin-top:15px}.device-tabs{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:20px;border-bottom:1px solid #ddd;padding-bottom:8px}.tab-button{padding:8px 12px;border:1px solid #ccc;background-color:#f8f8f8;border-radius:4px;cursor:pointer;font-size:.85rem;transition:all .3s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.tab-button:hover{background-color:#e8e8e8}.active-tab{background-color:#007bff;color:white;border-color:#0056b3}@media (max-width:768px){.ppfd-fields-container{grid-template-columns:1fr}.ppfd-buttons{flex-direction:column}.tab-button{max-width:120px;font-size:.8rem;padding:6px 8px}}.refresh-button{display:flex;align-items:center;padding:8px 16px;background-color:#f0f0f0;border:1px solid #ccc;border-radius:4px;cursor:pointer;margin-bottom:10px}.refresh-button:hover{background-color:#e0e0e0}.name-list{margin:15px 0;border:1px solid #ddd;border-radius:4px;padding:15px;background-color:#f9f9f9}.display-names-list{list-style:none;padding:0;margin:0 0 20px}.display-names-list li{padding:8px 0;border-bottom:1px solid #eee}.id-label{font-weight:700;color:#555;margin-right:10px}.name-value{color:#333}h4{margin-top:15px;margin-bottom:10px;border-bottom:1px solid #ccc;padding-bottom:5px}.custom-badge{background-color:#007bff;color:white;font-size:.8em;padding:2px 6px;border-radius:10px;margin-left:10px}.cultivation-container{width:100%;padding:0;margin:0}.cultivation-device-section{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;padding:2px 2px 2px 15px;margin-bottom:2px}.device-header{margin-bottom:10px;border-bottom:1px solid #eaeaea;padding-bottom:5px}.device-header h4{margin:0;color:#333;font-size:1rem}.single-device{margin-bottom:20px}.cultivation-field{display:flex;flex-direction:column;margin-bottom:10px}.cultivation-field label{margin-bottom:5px;font-weight:500;color:#555}.cultivation-buttons{display:flex;gap:10px;flex-wrap:wrap}.primary-button{background-color:#0070f3;color:white}.secondary-button{background-color:#28a745;color:white}.secondary-button:hover{background-color:#218838}.current-values-container{background-color:#f8f8f8;border:1px solid #ddd;border-radius:6px;padding:15px;margin:10px 0}.current-value-item{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px dashed #e0e0e0}.current-value-item:last-child{border-bottom:none}.current-value-item span:first-child{font-weight:500;color:#555}.kabujou-remove-button{margin-top:10px;background-color:#ff4d4f;color:white;border:none;padding:5px 10px;border-radius:4px;cursor:pointer}.kabujou-remove-button:hover{background-color:#ff7875}@media (max-width:768px){.cultivation-fields-container{grid-template-columns:1fr}}.cultivation-fields-container{display:flex;flex-wrap:wrap;gap:15px}.cultivation-field.bed-length,.cultivation-field.cultivation-area,.cultivation-field.jouma,.cultivation-field.kuboma,.cultivation-field.planting-method{flex:1 1 180px;min-width:150px;max-width:170px}