.council-heading{border-top:1px solid #a6695140;justify-content:space-between;align-items:center;gap:25px;padding:28px 0;display:flex}.council-heading h2{margin:10px 0;font-size:28px;line-height:1.35}.council-heading p{color:#b9a9b2;font-size:14px;line-height:1.7}.council-filters{flex-wrap:wrap;justify-content:space-between;gap:16px;margin:8px 0 30px;display:flex}.council-filters>label{color:#c99376;flex:1;align-items:center;gap:10px;min-width:260px;max-width:480px;display:flex}.council-filters>div{gap:8px;display:flex}.council-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.council-card{background:linear-gradient(140deg,#ffffff05,#0000);border:1px solid #ffffff18;border-radius:14px;overflow:hidden}.council-pinned{border-color:#ba82564d}.council-cover{object-fit:cover;aspect-ratio:16/9;width:100%;max-height:300px}.council-card-body{padding:28px}.council-meta{color:#c5a58e;flex-wrap:wrap;align-items:center;gap:10px;font-size:11px;display:flex}.council-meta span{background:#b67a5515;border-radius:5px;align-items:center;gap:5px;padding:4px 8px;display:flex}.council-card h3{margin:19px 0 14px;font-family:Georgia,serif;font-size:26px;line-height:1.3}.council-card p{color:#c5b9c0;margin-bottom:22px;font-size:14px;line-height:1.85}.council-actions{border-top:1px solid #ffffff12;justify-content:space-between;margin-top:20px;padding-top:16px;display:flex}.council-empty{text-align:center;color:#b5a4ae;border:1px dashed #b8896650;border-radius:14px;padding:65px 25px}.council-empty svg{color:#c69274;margin:0 auto 20px}.council-empty h3{color:#f1e6df;margin-bottom:14px;font-family:Georgia,serif;font-size:27px}.council-empty p{max-width:480px;margin:auto;line-height:1.8}.council-dialog{max-height:90dvh;overflow:auto;width:calc(100vw - 32px)!important;max-width:850px!important}.council-form fieldset{gap:20px;min-width:0;display:grid}.council-form label{gap:8px;font-size:14px;display:grid}.council-form textarea{width:100%;color:inherit;background:#ffffff04;border:1px solid #ffffff20;border-radius:6px;padding:12px}.council-form small{color:#ac99a5;font-size:11px}.council-form .council-toggle{align-items:center;gap:12px;display:flex}.council-reading{padding:38px}.council-reading h2{font-size:30px;line-height:1.35}.council-reading .formatted-text{font-size:15px;line-height:1.9}.council-reading .formatted-text h3{color:#dfb499;margin:28px 0 14px;font-size:22px}.council-reading .formatted-text h4{margin:24px 0 10px;font-size:18px}.council-reading .formatted-text p,.council-reading .formatted-text ul{margin-bottom:18px}@media (max-width:750px){.council-grid{grid-template-columns:1fr}.council-heading{flex-direction:column;align-items:flex-start}.council-reading{padding:24px}.council-card-body{padding:23px}}.konoha-atlas{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#17100f;--panel:#231816;--surface:#31221f;--line:#402c29;--text:#f5eeed;--muted:#ba8b83;--accent:#d78477;--background:#17100f;--foreground:#f5eeed;--primary:#d78477;--primary-foreground:#231816;--border:#402c29;--radius:10px}.konoha-atlas *{box-sizing:border-box}.konoha-atlas{background:var(--bg);color:var(--text);margin:0;font-family:DM Sans,sans-serif;font-size:16px}.konoha-atlas button,.konoha-atlas input,.konoha-atlas textarea,.konoha-atlas select{font:inherit}.konoha-atlas button,.konoha-atlas a,.konoha-atlas input,.konoha-atlas textarea,.konoha-atlas select{-webkit-tap-highlight-color:transparent}.konoha-atlas button{cursor:pointer;color:var(--text);background:var(--surface);border:1px solid var(--line);border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:10px 13px;font-size:14px;font-weight:500;display:inline-flex}.konoha-atlas button:hover{background:#442f2b;border-color:#815048}.konoha-atlas button:disabled{opacity:.4;cursor:default}:is(.konoha-atlas button:focus-visible,.konoha-atlas a:focus-visible){outline:2px solid var(--accent);outline-offset:3px}.konoha-atlas input,.konoha-atlas textarea,.konoha-atlas select{color:var(--text);border:1px solid var(--line);background:#1d1412;border-radius:6px;outline:none;width:100%;padding:11px 12px;font-size:14px}.konoha-atlas input:focus,.konoha-atlas textarea:focus,.konoha-atlas select:focus{border-color:var(--accent);box-shadow:0 0 0 2px #d7847720}.konoha-atlas h1,.konoha-atlas h2,.konoha-atlas h3,.konoha-atlas p{margin:0}.konoha-atlas h1,.konoha-atlas h2,.konoha-atlas h3{font-family:Space Grotesk,sans-serif}.konoha-atlas h1{margin:8px 0 20px;font-size:21px}.konoha-atlas h2{font-size:21px}.konoha-atlas h3{font-size:18px}.konoha-atlas small{color:var(--muted);font-size:12px}.konoha-atlas{flex-direction:column;height:100dvh;display:flex;overflow:hidden}.konoha-atlas .topbar{border-bottom:1px solid var(--line);background:#201615;flex-shrink:0;align-items:center;gap:28px;height:82px;padding:0 28px;display:flex}.konoha-atlas .brand{color:var(--accent);align-items:center;gap:12px;text-decoration:none;display:flex}.konoha-atlas .brand>span{letter-spacing:4px;font:600 23px Space Grotesk,sans-serif}.konoha-atlas .brand-sub{letter-spacing:2.3px;color:#d9c2bf;margin-top:2px;font:500 10px DM Sans,sans-serif;display:block}.konoha-atlas .top-context{color:var(--muted);align-items:center;gap:26px;font-size:14px;display:flex}.konoha-atlas .divider{background:var(--line);width:1px;height:25px}.konoha-atlas .top-actions{align-items:center;gap:12px;margin-left:auto;display:flex}.konoha-atlas .privacy{color:var(--muted);padding-right:8px;font-size:12px}.konoha-atlas .mode{background:0 0}.konoha-atlas .mode.active{color:var(--accent);background:#d784770b;border-color:#754942}.konoha-atlas .primary{background:var(--accent);color:#251a18;border-color:var(--accent);font-weight:700}.konoha-atlas .workspace{flex:1;min-height:0;display:flex}.konoha-atlas .sidebar{border-right:1px solid var(--line);background:var(--panel);flex-direction:column;flex-shrink:0;width:300px;padding:27px 22px 18px;display:flex;overflow:auto}.konoha-atlas .eyebrow{color:var(--accent);letter-spacing:2px;text-transform:uppercase;font-size:11px;font-weight:700}.konoha-atlas .zones{gap:11px;display:grid}.konoha-atlas .zone-card{text-align:left;border:1px solid #54342f;border-radius:7px;flex-shrink:0;width:100%;height:109px;padding:0;position:relative;overflow:hidden}.konoha-atlas .zone-card>img{object-fit:cover;object-position:center 55%;filter:saturate(.8);width:100%;height:100%;transition:transform .3s;position:absolute;inset:0}.konoha-atlas .zone-card:hover img{transform:scale(1.05)}.konoha-atlas .zone-shade{background:linear-gradient(90deg,#1d1412d9,#1d141220),linear-gradient(#0000,#1d1412cc);position:absolute;inset:0}.konoha-atlas .zone-number{letter-spacing:2px;color:#dbc5c1;font-size:11px;position:absolute;top:12px;left:13px}.konoha-atlas .zone-name{font:500 17px Space Grotesk,sans-serif;position:absolute;bottom:13px;left:13px}.konoha-atlas .zone-name small{color:#d4b9b5;margin-top:5px;font:12px DM Sans,sans-serif;display:block}.konoha-atlas .chosen-check{background:var(--accent);color:#261a18;border-radius:50%;padding:3px;position:absolute;top:10px;right:10px}.konoha-atlas .sidebar-line{background:var(--line);height:1px;margin:25px 0}.konoha-atlas .row{justify-content:space-between;align-items:center;gap:14px;display:flex}.konoha-atlas .row h2{font-size:17px}.konoha-atlas .textbutton{color:var(--muted);background:0 0;border:0;padding:4px 0;font-size:12px}.konoha-atlas .search{border:1px solid var(--line);color:var(--muted);background:#1b1312;border-radius:6px;align-items:center;gap:9px;margin:17px 0 12px;padding:0 10px;display:flex}.konoha-atlas .search input{box-shadow:none;background:0 0;border:0;padding:12px 0}.konoha-atlas .filters{gap:3px;display:grid}.konoha-atlas .filter{background:0 0;border:0;justify-content:flex-start;gap:11px;padding:7px 0}.konoha-atlas .filter:hover{background:#ffffff07}.konoha-atlas .resource-icon{border-radius:6px;place-items:center;width:31px;height:31px;font-size:20px;display:grid}.konoha-atlas .filter small{margin-left:auto}.konoha-atlas .checkbox{width:16px;height:16px;color:var(--accent);background:#d7847712;border:1px solid #965d55;border-radius:4px;place-items:center;margin:0 1px 0 4px;display:grid}.konoha-atlas .filter.off{opacity:.45}.konoha-atlas .filter.off .checkbox{background:0 0}.konoha-atlas .point-list{gap:4px;margin-top:18px;display:grid}.konoha-atlas .point-list button{text-align:left;background:0 0;border-color:#0000;justify-content:flex-start}.konoha-atlas .point-list button.selected{background:var(--surface)}.konoha-atlas .point-list svg{margin-left:auto}.konoha-atlas .sidebar-bottom{color:#cba8a3;align-items:center;gap:12px;margin-top:auto;padding-top:24px;display:flex}.konoha-atlas .sidebar-bottom span{color:#a5685f;margin-top:4px;font-size:11px;display:block}.konoha-atlas .map-area{background:radial-gradient(#372623,#1d1413 85%);flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow:hidden}.konoha-atlas .map-heading{z-index:2;background:#201615e8;border-bottom:1px solid #ffffff0c;flex-shrink:0;align-items:center;gap:20px;height:89px;padding:15px 27px;display:flex}.konoha-atlas .map-heading h2{margin-top:6px;font-size:25px}.konoha-atlas .map-heading .eyebrow{color:#b38078;letter-spacing:1.6px;font-size:10px}.konoha-atlas .point-count{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;margin-left:auto;font-size:12px;display:flex}.konoha-atlas .admin-tools{gap:8px;display:flex}.konoha-atlas .viewport{touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;flex:1;position:relative;overflow:hidden}.konoha-atlas .viewport:active{cursor:grabbing}.konoha-atlas .viewport.placing{cursor:crosshair}.konoha-atlas .map-plane{transform-origin:0 0;position:absolute;top:0;left:0;box-shadow:0 20px 100px #0008}.konoha-atlas .map-image{pointer-events:none;width:100%;height:100%;display:block}.konoha-atlas .pin{z-index:2;background:#231817f2;border:2px solid;border-radius:50%;width:35px;height:35px;padding:0;font-size:21px;transition:box-shadow .15s;position:absolute;box-shadow:0 3px 8px #000a}.konoha-atlas .pin:hover,.konoha-atlas .pin.selected{background:#150f0e;box-shadow:0 0 0 5px #ffffff40,0 3px 8px #000a}.konoha-atlas .map-controls{z-index:3;background:#231816e8;border:1px solid #5f3b36;border-radius:8px;flex-direction:column;gap:2px;padding:4px;display:flex;position:absolute;top:112px;left:22px;box-shadow:0 5px 15px #0003}.konoha-atlas .map-controls button{background:0 0;border:0;padding:8px}.konoha-atlas .map-controls span{background:var(--line);height:1px;margin:2px 6px}.konoha-atlas .compass{color:#ceb0ab;pointer-events:none;flex-direction:column;align-items:center;gap:4px;font:11px Space Grotesk,sans-serif;display:flex;position:absolute;top:117px;right:25px}.konoha-atlas .map-footer{color:#ac746c;background:#1e1513;border-top:1px solid #ffffff0c;flex-shrink:0;justify-content:space-between;align-items:center;gap:15px;height:37px;padding:0 23px;font-size:11px;display:flex}.konoha-atlas .footer-sep{color:#54342f;padding:0 12px}.konoha-atlas .empty-hint,.konoha-atlas .placement-hint{z-index:4;background:#231816f5;border:1px solid #6b423c;border-radius:9px;align-items:center;gap:14px;width:max-content;max-width:calc(100% - 40px);padding:16px 20px;display:flex;position:absolute;bottom:62px;left:50%;transform:translate(-50%);box-shadow:0 7px 20px #0004}.konoha-atlas .empty-hint>svg,.konoha-atlas .placement-hint>svg{color:var(--accent);flex-shrink:0}.konoha-atlas .empty-hint strong{font-size:14px}.konoha-atlas .empty-hint p{color:var(--muted);margin-top:4px;font-size:12px}.konoha-atlas .empty-hint button{margin-left:12px}.konoha-atlas .placement-hint{font-size:14px}.konoha-atlas .placement-hint button{background:0 0;border:0;padding:3px}.konoha-atlas .panel{z-index:5;background:#231817f7;border:1px solid #633d37;border-radius:10px;width:300px;max-height:calc(100% - 180px);padding:25px;position:absolute;top:113px;right:22px;overflow:auto;box-shadow:0 15px 40px #0005}.konoha-atlas .close{position:absolute;top:10px;right:10px}.konoha-atlas .iconbutton{flex-shrink:0;padding:7px}.konoha-atlas .detail-symbol{margin-bottom:14px;font-size:33px;display:block}.konoha-atlas .detail h3{overflow-wrap:anywhere;margin-top:9px;font-size:23px}.konoha-atlas .notes{white-space:pre-wrap;color:#d3b8b4;overflow-wrap:anywhere;margin:14px 0;font-size:14px;line-height:1.65}.konoha-atlas .detail-actions{flex-wrap:wrap;gap:6px;margin-top:20px;display:flex}.konoha-atlas .danger{color:#d0b4b0}.konoha-atlas .modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:30;background:#0d0908a8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.konoha-atlas .modal{background:#281c1a;border:1px solid #5f3b36;border-radius:13px;width:460px;max-width:100%;max-height:92dvh;padding:27px;overflow:auto;box-shadow:0 30px 80px #0008}.konoha-atlas .modal .row{margin-bottom:23px}.konoha-atlas .modal .row h2{margin-top:5px;font-size:25px}.konoha-atlas .modal label{color:#d7bfbb;margin-bottom:17px;font-size:14px;display:block}.konoha-atlas .modal label input,.konoha-atlas .modal label select,.konoha-atlas .modal label textarea{margin-top:8px;display:block}.konoha-atlas .modal-footer{border-top:1px solid var(--line);justify-content:space-between;gap:10px;margin-top:25px;padding-top:18px;display:flex}.konoha-atlas .coordinates{gap:15px;display:flex}.konoha-atlas .coordinates label{flex:1}.konoha-atlas .settings{width:580px}.konoha-atlas .settings h3{margin:25px 0 14px}.konoha-atlas .zone-editor{align-items:center;gap:12px;margin-bottom:14px;display:flex}.konoha-atlas .zone-editor>img{object-fit:cover;border-radius:6px;width:64px;height:64px}.konoha-atlas .zone-editor>div{flex:1}.konoha-atlas .zone-editor .upload{color:var(--accent);cursor:pointer;align-items:center;gap:7px;margin:8px 0 0;font-size:12px;display:inline-flex;position:relative}.konoha-atlas .upload input{opacity:0;cursor:pointer;position:absolute;inset:0}.konoha-atlas .muted{color:var(--muted);font-size:12px;line-height:1.6}.konoha-atlas .category-editor{grid-template-columns:51px 1fr 49px 33px;align-items:center;gap:8px;margin-bottom:10px;display:grid}.konoha-atlas .category-editor input[type=color]{height:42px;padding:4px}.konoha-atlas .category-legend{color:var(--muted);grid-template-columns:51px 1fr 82px;gap:8px;margin-bottom:7px;font-size:11px;display:grid}.konoha-atlas .error{color:#eadedc;z-index:12;background:#4d302c;border:1px solid #965d54;justify-content:space-between;align-items:center;gap:10px;padding:12px 18px;font-size:14px;display:flex}.konoha-atlas .mobile{display:none}@media (min-width:1500px){.konoha-atlas .sidebar{width:330px;padding:30px 27px}.konoha-atlas .zone-card{height:124px}.konoha-atlas .map-heading{padding-left:33px}}@media (max-width:1150px){.konoha-atlas .top-context,.konoha-atlas .privacy{display:none}.konoha-atlas .map-heading{flex-wrap:wrap;gap:12px;height:auto;min-height:89px}.konoha-atlas .admin-tools{width:100%}.konoha-atlas .map-heading h2{font-size:20px}.konoha-atlas .map-controls{top:155px}.konoha-atlas .sidebar{width:265px;padding:22px 16px}.konoha-atlas .panel{top:155px}.konoha-atlas .compass{display:none}}@media (max-width:760px){.konoha-atlas .topbar{gap:12px;height:66px;padding:0 13px}.konoha-atlas .mobile{display:flex}.konoha-atlas .brand>svg{width:24px}.konoha-atlas .brand>span{letter-spacing:2px;font-size:17px}.konoha-atlas .brand-sub{letter-spacing:1px;font-size:8px}.konoha-atlas .top-actions{gap:6px}.konoha-atlas .top-actions button{padding:8px;font-size:12px}.konoha-atlas .save span{display:none}.konoha-atlas .sidebar{z-index:20;width:285px;display:none;position:absolute;top:66px;bottom:0;left:0;box-shadow:20px 0 40px #0008}.konoha-atlas .sidebar.open{display:flex}.konoha-atlas .map-heading{min-height:79px;padding:14px 17px}.konoha-atlas .map-heading h2{font-size:20px}.konoha-atlas .point-count{font-size:11px}.konoha-atlas .map-controls{top:150px;left:12px}.konoha-atlas .map-footer{padding:0 12px;font-size:10px}.konoha-atlas .map-footer>span:first-child{display:none}.konoha-atlas .map-footer>span:last-child{margin-left:auto}.konoha-atlas .empty-hint{gap:10px;padding:13px;bottom:51px}.konoha-atlas .empty-hint>svg{display:none}.konoha-atlas .empty-hint p{max-width:190px;line-height:1.5}.konoha-atlas .empty-hint button{margin-left:0;padding:8px;font-size:12px}.konoha-atlas .panel{width:280px;top:145px;right:12px}.konoha-atlas .modal{padding:22px}.konoha-atlas .placement-hint{padding:12px;font-size:12px;bottom:51px}.konoha-atlas .category-editor{grid-template-columns:42px 1fr 41px 30px;gap:6px}.konoha-atlas .category-legend{grid-template-columns:42px 1fr 77px}.konoha-atlas .modal-footer{flex-wrap:wrap}}.konoha-atlas .import-button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:10px 13px;position:relative;margin:0!important;display:inline-flex!important}.konoha-atlas .import-button input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0;margin:0!important}.konoha-atlas{--bg:#1e1514;--panel:#261a18;--surface:#362522;--line:#50322d;--text:#ede1e0;--muted:#bc9089;--accent:#d17466;--background:#261a18;--foreground:#ede1e0;--primary:#bd4a38;--primary-foreground:#f8f4f3;--border:#50322d;isolation:isolate;color:#ede1e0;background:#1e1514;border:1px solid #b98a8338;border-radius:9px;flex-direction:column;height:780px;min-height:580px;max-height:85dvh;margin:29px 0 0;font-family:inherit;display:flex;position:relative;overflow:hidden}.konoha-atlas h1,.konoha-atlas h2,.konoha-atlas h3,.konoha-atlas [data-slot=dialog-title]{letter-spacing:0;font-family:Georgia,Times New Roman,serif;font-weight:400}.konoha-atlas .workspace{flex:1;width:100%;min-width:0;max-width:none;min-height:0;margin:0;display:flex}.konoha-atlas .sidebar{background:#261a18;flex-shrink:0;width:240px;padding:24px 17px}.konoha-atlas .zones-title{margin:8px 0 21px;font-size:24px;line-height:1.2}.konoha-atlas .zone-name{font-family:Georgia,serif;font-size:18px}.konoha-atlas .zone-name small{font-family:inherit;font-size:12px}.konoha-atlas .zone-shade{background:linear-gradient(90deg,#1f1514ed,#1f151433),linear-gradient(#0000,#1f1514b8)}.konoha-atlas .primary:hover{background:#cb6252;border-color:#cb6252}.konoha-atlas .map-area{background:radial-gradient(#3a2825,#1e1514 85%);position:relative}.konoha-atlas .map-heading{background:#271b19dc;flex-wrap:wrap;gap:13px;height:auto;min-height:95px;padding:19px 23px}.konoha-atlas .map-heading h2{margin:7px 0 0;font-family:Georgia,serif;font-size:26px}.konoha-atlas .map-heading .eyebrow{color:#bb8c85;margin:0;font-size:11px}.konoha-atlas .map-controls{background:#281c1af0;border-color:#784a43;top:155px;left:18px}.konoha-atlas .map-footer{color:#bb8d86;background:#241917;min-height:38px;font-size:12px}.konoha-atlas .empty-hint,.konoha-atlas .placement-hint,.konoha-atlas .panel{background:#291d1bf5;border-color:#7b4c45}.konoha-atlas .search{background:#1d1412}.konoha-atlas input,.konoha-atlas textarea,.konoha-atlas select{color:#ebdedc;background:#1d1412;font-family:inherit;font-size:14px}.konoha-atlas .eyebrow{color:#c9a49e;margin-bottom:0;font-size:11px}.konoha-atlas .notes{color:#cfb2ae;font-size:16px;line-height:1.8}.konoha-atlas .panel{width:280px;max-height:calc(100% - 205px);top:155px}.konoha-atlas .atlas-mobile-zones{display:none}.konoha-atlas .point-list button{overflow-wrap:anywhere;font-size:14px}.konoha-atlas .zone-card{min-height:109px}.konoha-atlas.atlas-modal-scope{isolation:auto;background:#291c1a;border:1px solid #7b4c45;border-radius:12px;width:calc(100% - 32px);max-width:500px;height:auto;min-height:0;max-height:92dvh;margin:0;padding:0;display:block;position:fixed;overflow:auto}.konoha-atlas.atlas-settings-scope{max-width:620px}.konoha-atlas .modal{width:100%;max-height:none;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0}.konoha-atlas .modal [data-slot=dialog-title]{margin:8px 0 0;font-size:28px;line-height:1.3}.konoha-atlas .modal input,.konoha-atlas .modal textarea,.konoha-atlas .modal select{font-size:16px}.konoha-atlas .modal .row{align-items:flex-start}.konoha-atlas .modal .muted{font-size:13px;line-height:1.7}.konoha-atlas .map-image{max-width:none}.konoha-atlas .viewport:focus-visible{outline-offset:-3px;outline:2px solid #c59f99}.konoha-atlas .category-editor input{min-width:0}.konoha-atlas .category-editor input[type=color]{width:100%}.konoha-atlas .admin-tools{flex-wrap:wrap;width:100%}.konoha-atlas .map-footer>span:first-child{font-size:11px}.konoha-atlas .sidebar-bottom{padding-top:22px}.konoha-atlas .sidebar-bottom span{color:#b5837c;font-size:12px;line-height:1.5}.konoha-atlas .sidebar-bottom p{font-size:13px}.konoha-atlas .empty-hint{max-width:calc(100% - 35px);padding:15px}.konoha-atlas .empty-hint p{line-height:1.5}.konoha-atlas .point-count{font-size:12px}@media (max-width:1100px){.konoha-atlas .sidebar{width:210px;padding:21px 14px}.konoha-atlas .map-heading h2{font-size:23px}.konoha-atlas .map-heading{padding:17px}.konoha-atlas .empty-hint{gap:8px}.konoha-atlas .empty-hint>svg{display:none}.konoha-atlas .empty-hint p{max-width:160px}.konoha-atlas .map-footer>span:first-child{display:none}.konoha-atlas .map-footer{justify-content:flex-end}.konoha-atlas .panel{width:255px;right:12px}.konoha-atlas .modal .row h2{font-size:25px}}@media (max-width:900px){.konoha-atlas .sidebar{z-index:20;width:260px;display:none;position:absolute;inset:0 auto 0 0;box-shadow:20px 0 40px #0008}.konoha-atlas .sidebar.open{display:flex}.konoha-atlas .atlas-mobile-zones{flex-shrink:0;margin:12px 15px 0;display:flex}.konoha-atlas .sidebar>.atlas-mobile-zones{margin:0 0 22px}.konoha-atlas .map-controls{top:202px}.konoha-atlas .panel{max-height:calc(100% - 245px);top:202px}.konoha-atlas .map-area{width:100%}.konoha-atlas .map-heading h2{font-size:24px}.konoha-atlas .empty-hint p{max-width:190px}.konoha-atlas .map-controls button{min-width:36px;min-height:36px}}@media (max-width:500px){.konoha-atlas{height:730px;min-height:0;max-height:none}.konoha-atlas .map-heading{gap:12px}.konoha-atlas .map-heading .point-count{margin-left:0}.konoha-atlas .admin-tools button{padding:9px;font-size:12px}.konoha-atlas .placement-hint{max-width:calc(100% - 22px);font-size:13px}.konoha-atlas .panel{max-height:calc(100% - 280px);top:240px}.konoha-atlas .map-controls{top:240px}.konoha-atlas .modal-footer{flex-wrap:wrap}.konoha-atlas .modal{padding:22px}.konoha-atlas .empty-hint{padding:12px}.konoha-atlas .empty-hint p{max-width:160px}.konoha-atlas .empty-hint strong{font-size:13px}}@media (prefers-reduced-motion:reduce){.konoha-atlas *{transition:none!important}}.konoha-atlas .ore-icon{object-fit:contain;vertical-align:middle;filter:drop-shadow(0 1px 2px #0008);width:1.5em;max-width:none;height:1.5em;display:inline-block}.konoha-atlas .territory-icon{vertical-align:middle;width:1.15em;height:1.15em;display:inline-block}.konoha-atlas .category-icon-editor{min-width:0;position:relative}.konoha-atlas .category-icon-editor>span{justify-content:center;margin-bottom:5px;font-size:24px;display:flex}.konoha-atlas .category-icon-editor input{text-align:center;padding:6px;font-size:12px}.page.atlas-page{width:100%;max-width:none;padding:24px 20px 36px}.atlas-page>.eyebrow{display:none}.atlas-page>.title-row h1{font-size:36px}.atlas-page>.intro{margin-bottom:20px}.atlas-page>.editor-toolbar{margin-bottom:18px}.atlas-page>.konoha-atlas{height:max(820px,100dvh - 180px);min-height:820px;max-height:none}.konoha-atlas.atlas-expanded{z-index:40;width:auto;height:calc(100dvh - 24px);min-height:0;max-height:none;position:fixed;inset:12px;box-shadow:0 0 0 20px #17100fef}.konoha-atlas.atlas-expanded .workspace{height:100%}@media (max-width:767px){.page.atlas-page{padding:18px 10px 24px}.atlas-page>.title-row h1{font-size:30px}.atlas-page>.intro{margin-bottom:16px;font-size:14px}.atlas-page>.konoha-atlas{height:85dvh;min-height:620px}.konoha-atlas.atlas-expanded{border-radius:0;width:100%;height:100dvh;min-height:0;inset:0}.konoha-atlas .map-controls{gap:2px}}.konoha-atlas{--bg:#211715;--panel:#2b1d1a;--surface:#3c2621;--line:#674238;--text:#f3e5d9;--muted:#c0a398;--accent:#ed9575;--background:#211715;--foreground:#f3e5d9;--primary:#ba4036;--primary-foreground:#fff8f1;--border:#674238}.konoha-atlas .primary{color:#fff8f1;background:#ba4036;border-color:#d5654c}.konoha-atlas .map-heading{background:linear-gradient(110deg,#351e18,#251a17)}.konoha-atlas{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#181e20;--panel:#202729;--surface:#303739;--line:#424a49;--text:#eceade;--muted:#a7b0a5;--accent:#df9472;--background:#181e20;--foreground:#eceade;--primary:#b93126;--primary-foreground:#fff7e9;--border:#424a49;background:#181e20;border-color:#343f38}.konoha-atlas .sidebar,.konoha-atlas .map-heading{background:#202729;border-color:#424a49}.konoha-atlas .map-area,.konoha-atlas .viewport{background:#171e20}.konoha-atlas .map-footer{color:#a7b0a5;background:#202729;border-color:#424a49}.konoha-atlas .eyebrow{color:#d0a482}.konoha-atlas .map-heading h2,.konoha-atlas h2,.konoha-atlas h3{color:#f0eadb}.konoha-atlas .search,.konoha-atlas input,.konoha-atlas textarea,.konoha-atlas select{color:#f0eadb;background:#171e20;border-color:#444c48}.konoha-atlas .filter,.konoha-atlas .textbutton{color:#c4ccbd}.konoha-atlas .map-controls button,.konoha-atlas .admin-tools button{color:#e9e9db;background:#293234;border-color:#4a5550}.konoha-atlas .primary,.konoha-atlas .admin-tools .primary{color:#fff6e8;background:#b93126;border-color:#c85038}.konoha-atlas .primary:hover{background:#d34530}.konoha-atlas .zone-card.chosen{border-color:#df9472;box-shadow:0 0 0 1px #df947240}.konoha-atlas .chosen-check{color:#fff6e8;background:#b94f35}.konoha-atlas .viewport:focus-visible{outline-color:#df9472}.konoha-atlas .empty-hint,.konoha-atlas .placement-hint,.konoha-atlas .panel,.konoha-atlas.atlas-modal-scope{color:#e9e9db;background:#202729;border-color:#576259}.konoha-atlas .pin{background:#192222f5}.konoha-atlas .pin:hover,.konoha-atlas .pin.selected{background:#34423e}.konoha-atlas .notes{color:#c0cbbb}.konoha-atlas .sidebar-bottom p,.konoha-atlas .sidebar-bottom span,.konoha-atlas .muted{color:#a7b0a5}.konoha-atlas .zone-card .zone-name{color:#fff6df}.konoha-atlas .zone-card small{color:#d8dfcc}.konoha-atlas .compass{color:#d5dccb}.konoha-atlas .map-controls{background:#202729;border-color:#4b574e}.konoha-atlas.atlas-expanded{box-shadow:0 0 0 20px #151d1aef}
