.sd-shell{max-width:430px;width:100%;height:100vh;height:100dvh;margin:0 auto;background:#f8f6ef;color:#2c4235;display:flex;flex-direction:column;overflow:hidden;font-size:15px;line-height:1.8}.sd-header{flex-shrink:0;display:flex;justify-content:space-between;align-items:center;gap:9px;padding:max(17px,env(safe-area-inset-top)) 18px 14px;border-bottom:1px solid #e1e5d8}.sd-header img{display:block;width:125px;height:auto}.sd-header>span{font-size:11px;color:#7f856d;letter-spacing:.5px}.sd-header a{text-decoration:none}.sd-scroll{flex:1 1;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding:16px 18px 25px;-webkit-overflow-scrolling:touch}.sd-shell h1{font-size:25px;line-height:1.45;font-weight:500;letter-spacing:1px;margin:10px 0 16px}.sd-shell h2{font-size:20px;font-weight:500;line-height:1.5;margin:20px 0 12px}.sd-shell h3{font-size:17px;font-weight:500;line-height:1.6;margin:8px 0 10px}.sd-shell p{margin:8px 0 14px;white-space:pre-wrap;overflow-wrap:anywhere}.sd-muted,.sd-shell small{font-size:12px;color:#727e66;line-height:1.8}.sd-block{display:block}.sd-shell a{color:#365a40;overflow-wrap:anywhere}.sd-row>a,.sd-shell button{border:1px solid #d9e0cd;background:#edf0e3;color:#35573e;min-height:46px;padding:10px 13px;border-radius:9px;font:inherit;font-size:14px;line-height:1.5;text-align:center;text-decoration:none}.sd-shell button[aria-pressed=true]{background:#284737;color:#fff}.sd-shell .sd-primary{display:block;width:100%;min-height:48px;padding:12px 15px;border:1px solid #284737;border-radius:10px;background:#284737;color:#fffdf5;text-decoration:none;text-align:center;margin:14px 0;font:inherit;font-weight:500}.sd-shell label{display:block;margin:12px 0;font-size:14px}.sd-shell label>small{display:block}.sd-shell input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]),.sd-shell select,.sd-shell textarea{display:block;width:100%;min-width:0;max-width:100%;min-height:46px;background:#fffdf7;border:1px solid #d7dfcc;border-radius:8px;padding:9px;color:#2c4934;font:inherit;font-size:16px;line-height:1.5}.sd-shell textarea{min-height:100px;resize:vertical}.sd-shell input[type=checkbox],.sd-shell input[type=radio]{accent-color:#284737;width:21px;height:21px;flex:0 0 21px;margin:2px 0}.sd-shell input[type=range]{width:100%;min-height:35px;accent-color:#284737}.sd-shell .sd-check{display:flex;align-items:flex-start;gap:9px;line-height:1.7;font-size:14px}.sd-shell fieldset{border:0;margin:0;padding:0;min-width:0}.sd-shell .sd-field{border:1px solid #e0e5d6;padding:12px;border-radius:10px;margin:14px 0}.sd-shell legend{font-weight:500;font-size:14px}.sd-shell details>summary{min-height:46px;padding:9px 0;cursor:pointer;font-size:14px}.sd-shell a:focus-visible,.sd-shell button:focus-visible,.sd-shell input:focus-visible,.sd-shell select:focus-visible{outline:2px solid #9c7f48;outline-offset:2px}.sd-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:12px 0}.sd-row>*{flex:1 1;min-width:0}.sd-row>label{margin:0}.sd-update{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#858c78;font-size:10px;margin-bottom:10px}.sd-update button{font-size:12px;min-height:36px;padding:5px 9px;background:transparent}.sd-hero{position:relative;background:linear-gradient(120deg,#294637,#536445);color:#fbf8eb;border-radius:13px;padding:18px 20px 21px;margin:10px 0 16px;overflow:hidden}.sd-hero>span{font-size:12px;color:#d9e0c7;letter-spacing:1px}.sd-hero h1{margin:9px 0 8px;font-size:26px;color:#fffcef}.sd-hero p{font-size:14px;line-height:1.85;color:#e0e5d5;margin:6px 0 10px}.sd-hero small{font-size:10px;color:#c4ceb6}.sd-hero img{width:100%;display:block;max-height:160px;object-fit:cover;border-radius:8px;margin-top:12px}.sd-home-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0 24px}.sd-home-grid button{display:flex;flex-direction:column;align-items:flex-start;gap:6px;text-align:left;padding:16px;background:#edf0e4;border-color:#dee4d1;min-height:132px}.sd-home-grid button:nth-child(3){background:#f2eddf;border-color:#e7dfcc}.sd-home-grid button>span{font-size:25px;color:#7c8b53;line-height:1.2;margin-bottom:5px}.sd-home-grid strong{font-size:18px;font-weight:500}.sd-home-grid small{font-size:12px;color:#7e866f}.sd-section-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.sd-section-title button{font-size:12px;min-height:36px;background:none;border:0;padding-right:0}.sd-quick{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:14px 0}.sd-empty{padding:19px;background:#f0f0e5;border:1px dashed #d9dfc9;border-radius:11px;color:#78846b}.sd-empty h3{font-size:16px;color:#526646}.sd-empty p{font-size:13px;margin-bottom:0}.sd-card{padding:16px;background:#fffdf7;border:1px solid #e1e5d6;border-radius:12px;margin:14px 0;overflow-wrap:anywhere}.sd-card h2{margin-top:6px}.sd-card p:last-child{margin-bottom:0}.sd-card>.sd-status{display:inline-block}.sd-status{font-size:12px;padding:3px 7px;border-radius:5px;background:#eeecdf;color:#7a765a;font-weight:400;margin-left:7px;white-space:nowrap}.sd-status.open{background:#e4edd7;color:#466939}.sd-status.full,.sd-status.paused{background:#f6e8d6;color:#945f35}.sd-status.ended{background:#e9ebe5;color:#7a8470}.sd-tags{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.sd-tags span{font-size:11px;background:#edf0e5;color:#728362;border-radius:4px;padding:2px 7px}.sd-error,.sd-note,.sd-warning{border-radius:10px;padding:13px 14px;font-size:13px;line-height:1.85}.sd-note{background:#edf0e2;color:#657550}.sd-warning{background:#f5ead5;color:#8b6838;border:1px solid #e5d4b3}.sd-error{background:#f8e8de;color:#895132;border:1px solid #efd7c7}.sd-notices{border-left:3px solid #ae8a54;padding:4px 13px;background:#f4eddc;border-radius:0 8px 8px 0;margin:20px 0}.sd-notices h2{font-size:15px;margin:7px 0}.sd-notices p{font-size:14px}.sd-list-button{display:flex;width:100%;align-items:center;justify-content:space-between;text-align:left!important;border:0!important;border-bottom:1px solid #e3e6d6!important;background:transparent!important;border-radius:0!important;padding:13px 0!important}.sd-footer{padding:20px 0 38px;margin-top:22px;border-top:1px solid #e0e5d5;color:#838c77;font-size:11px;text-align:center}.sd-footer a{color:#7c866b}.sd-bottom{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));flex-shrink:0;padding:7px 10px max(8px,env(safe-area-inset-bottom));background:#fbf9f1;border-top:1px solid #dfe4d2;gap:5px}.sd-bottom a,.sd-bottom button{display:flex;align-items:center;justify-content:center;font-size:14px;border:0;background:transparent;border-radius:8px;min-height:46px;text-decoration:none;padding:8px 3px;color:#526a45}.sd-bottom [aria-current=page]{background:#284737;color:#fffdf4}.sd-map-canvas{position:relative;height:350px;margin:14px -4px;background:#f2f1e6;border:1px solid #dfe4d3;border-radius:10px;overflow:hidden}.sd-map-canvas svg{display:block;height:100%;width:100%;touch-action:none;user-select:none;-webkit-user-select:none}.sd-map-canvas g[role=button]{cursor:pointer}.sd-map-canvas g:focus{outline:none}.sd-map-canvas g:focus circle{stroke:#c37842;stroke-width:4}.sd-map-controls{position:absolute;top:10px;right:10px;display:flex;flex-direction:column;box-shadow:0 3px 15px #32462714;border-radius:8px;overflow:hidden}.sd-map-controls button{font-size:20px;background:#fffdf5;border-radius:0;width:42px;padding:4px;min-height:42px}.sd-map-controls button:last-child{font-size:12px}.sd-map-filters{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.sd-map-filters button{font-size:13px;padding:8px 10px;min-height:40px}.sd-shell ol,.sd-shell ul{padding-left:23px}.sd-shell li{margin-bottom:10px}.sd-cover{width:100%;max-height:250px;object-fit:cover;display:block;border-radius:8px;margin-bottom:12px}.sd-dish{display:flex;gap:12px;border-bottom:1px solid #e5e8db;padding:10px 0;align-items:center}.sd-dish img{width:76px;height:76px;object-fit:cover;border-radius:8px}.sd-dish p{margin:0}.sd-shell audio{max-width:100%;width:100%;margin:10px 0}.sd-transcript{white-space:pre-wrap}.sd-photo-placeholder{padding:45px 18px;border:1px dashed #d3ddc6;background:#eff2e7;color:#8a957a;line-height:2}.sd-file,.sd-photo-placeholder{text-align:center;border-radius:9px}.sd-file{position:relative;display:block!important;overflow:hidden;background:#284737;color:white;padding:12px;min-height:46px;cursor:pointer}.sd-file.secondary{background:#ebeedd;color:#607545}.sd-file input{opacity:0;position:absolute;inset:0;cursor:pointer;width:100%;height:100%}.sd-asset-field img{width:100%;max-height:180px;object-fit:contain;background:#eceee4;border-radius:8px}.sd-local-photos img{width:100%;display:block;border-radius:8px;max-height:640px;object-fit:cover}.sd-local-photos .sd-card{padding:12px}.sd-output{width:100%;display:block;border-radius:8px}.sd-caption-options{display:flex;flex-direction:column;gap:8px;margin:12px 0}.sd-caption-options button{text-align:left;font-size:13px}.sd-rule{white-space:pre-wrap;line-height:1.9}.sd-gift{display:flex!important;align-items:center;gap:10px;border:1px solid #e1e5d4;padding:12px;border-radius:10px}.sd-gift>span{flex:1 1;min-width:0}.sd-gift small,.sd-gift strong{display:block}.sd-gift img{width:60px;height:70px;object-fit:contain}.sd-qr{display:block;width:210px;height:auto;max-width:100%;margin:12px auto;border-radius:8px;background:white}.sd-shell code{font-size:19px;display:block;letter-spacing:1px;overflow-wrap:anywhere}.sd-tabs{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0 22px}.sd-tabs button{flex:1 1 28%;font-size:13px;padding:9px 5px}.sd-nested{padding:12px;border:1px solid #e0e5d8;border-radius:10px;margin:12px 0;background:#f1f3e9}.sd-editor-block{border-bottom:1px solid #dce4d0;padding-bottom:16px;margin-bottom:15px}.sd-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sd-metrics>div{background:#eaf0df;border-radius:10px;padding:14px}.sd-metrics strong{display:block;font-size:25px}.sd-metrics small{display:block}.sd-large{font-size:18px}.sd-large h1{font-size:29px}.sd-large h2{font-size:24px}.sd-large h3{font-size:21px}.sd-large .sd-bottom a,.sd-large button,.sd-large label{font-size:17px}.sd-large .sd-muted,.sd-large small{font-size:15px}.sd-large .sd-update{font-size:12px}.sd-large .sd-status{font-size:15px}.sd-large .sd-home-grid strong{font-size:21px}.sd-large .sd-error,.sd-large .sd-note,.sd-large .sd-warning{font-size:16px}.sd-map-embedded{max-width:none!important;height:100%!important;margin:0!important;border:0!important;border-radius:0!important}@media(min-width:521px){.sd-shell{height:calc(100dvh - 40px);margin:20px auto;border-radius:16px;border:1px solid #dfe3d3}.sd-header{padding-top:17px}}@media(max-width:359px){.sd-header,.sd-scroll{padding-inline:13px}.sd-header img{width:109px}.sd-home-grid button{padding:12px}.sd-home-grid strong{font-size:17px}}