html,body{width:100%;height:100%;margin:0}.treasure-loader{z-index:2147483646;color:#0e4038;pointer-events:none;background:radial-gradient(circle at 50% 42%,#fffffff0,#f5f0e4d6 34%,#e0e8deeb 100%);place-items:center;gap:14px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;position:fixed;inset:0}.treasure-loader p{letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:13px;font-weight:850}.treasure-spinner{width:54px;height:54px;animation:1.05s linear infinite treasure-spin;position:relative}.treasure-spinner:before,.treasure-spinner:after,.treasure-spinner span{content:"";box-sizing:border-box;position:absolute;left:50%;transform:translate(-50%)}.treasure-spinner:before{background:#d9a441;border:4px solid #7a4f22;border-bottom:0;border-radius:18px 18px 4px 4px;width:36px;height:18px;top:11px}.treasure-spinner:after{background:linear-gradient(#c65d31 0 42%,#8e3d28 42% 100%);border:4px solid #7a4f22;border-radius:6px;width:42px;height:26px;bottom:9px;box-shadow:0 12px 24px #17211b2e}.treasure-spinner span{z-index:1;background:#f6d15a;border:3px solid #7a4f22;border-radius:50%;width:11px;height:11px;top:27px}@keyframes treasure-spin{to{transform:rotate(360deg)}}.next-controls{z-index:2147483647;pointer-events:none;align-items:center;gap:8px;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%)}.next-control-button{color:#0e4038;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;pointer-events:auto;background:#fffffff0;border:1px solid #0e403847;border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:8px 12px;font:750 13px/1.1 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-decoration:none;display:inline-flex;box-shadow:0 10px 28px #17211b29}.next-control-button:hover{background:#e8f1ed}.next-control-button:disabled{cursor:wait;opacity:.72}@media (max-width:640px){.next-controls{display:none}}.branches-page{color:#17211b;background:#f5f0e4;min-height:100vh;padding:32px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.branches-header{justify-content:space-between;align-items:flex-end;gap:18px;max-width:920px;margin:0 auto 24px;display:flex}.branches-header p{color:#647067;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.branches-header h1{margin:3px 0 0;font-size:36px;line-height:1}.branches-header a,.branches-list a{color:#0e4038;font-weight:800;text-decoration:none}.branches-list{gap:10px;max-width:920px;margin:0 auto;padding:0;list-style:none;display:grid}.branches-create{background:#ffffffdb;border:1px solid #0e40382e;border-radius:8px;max-width:920px;margin:0 auto 18px;padding:16px;box-shadow:0 10px 28px #17211b14}.branches-create h2{margin:0 0 12px;font-size:18px}.new-branch-form{grid-template-columns:minmax(180px,1fr) minmax(150px,auto) auto;align-items:end;gap:10px;display:grid}.new-branch-form label,.new-branch-form span{gap:5px;display:grid}.new-branch-form span{color:#647067;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:800}.new-branch-form input{color:#17211b;min-height:38px;font:inherit;background:#f8faf7;border:1px solid #0e403838;border-radius:7px;padding:8px 10px}.new-branch-form button{color:#fff;min-height:38px;font:inherit;cursor:pointer;background:#146b5c;border:1px solid #0e4038;border-radius:7px;padding:8px 12px;font-weight:800}.new-branch-form button:disabled{cursor:wait;opacity:.72}.new-branch-form p{color:#647067;margin:2px 0 0;font-size:13px}.new-branch-form .branch-source{align-self:center;font-weight:700}.branches-list li,.branches-error{background:#ffffffdb;border:1px solid #0e40382e;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex;box-shadow:0 10px 28px #17211b14}.branches-list strong,.branches-list span{display:block}.branches-list strong{font-size:16px}.branches-list span{color:#647067;overflow-wrap:anywhere;margin-top:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px}.branches-error{color:#8f1f1f;max-width:920px;margin:0 auto}@media (max-width:640px){.branches-page{padding:18px}.branches-header,.branches-list li,.new-branch-form{flex-direction:column;align-items:flex-start}.new-branch-form{display:flex}.new-branch-form label,.new-branch-form input,.new-branch-form button{width:100%}}
