body{background-color:#f0ede8;font-family:Georgia,serif;color:#2a2a2a;margin:0}a{color:#6b3a1f;text-underline-offset:3px}a:hover{color:#3d1f08}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.flex{display:flex}.flex-hor{display:flex;flex-direction:row}.flex-ver{display:flex;flex-direction:column}.start{justify-content:flex-start}.end{justify-content:flex-end}.between{justify-content:space-between}.around{justify-content:space-around}.center{justify-content:center}.align-start{align-items:flex-start}.align-center{align-items:center}.align-end{align-items:flex-end}.grid2{display:grid;grid-template-columns:repeat(2,minmax(auto,auto))}.pad5{padding:4px}.pad10{padding:12px}.pad20{padding:16px}.pad30{padding:32px}.pad40,.pad50{padding:48px}.gap5{gap:4px}.gap10{gap:12px}.gap20{gap:16px}.margin-top-10{margin-top:12px}.margin-top-20{margin-top:16px}.margin-top-30{margin-top:32px}.margin-bottom-10{margin-bottom:12px}.margin-bottom-20{margin-bottom:16px}.margin-bottom-30{margin-bottom:32px}.margin-left-auto{margin-left:auto}.larger{font-size:larger}.bold{font-weight:700}.pill{border-radius:16px}.panel{background-color:#fdf9f4;border-radius:8px;padding:16px;margin:12px 0;border:1px solid #ddd0c0}.panel-title{display:flex;justify-content:center;padding:12px;font-size:1.5em;font-weight:400;background-color:#ede8e0;border-bottom:2px solid #c8a882;color:#3a2a1a}.panel-subtitle{display:flex;justify-content:center;padding:12px;font-size:1.2em;font-weight:300;background-color:#ede8e0;border-bottom:1px solid #c8a882;color:#3a2a1a}.content{background-color:#fdf9f4}.pane-parent{text-align:center}.pane{position:relative;display:inline-block;background-color:#fdf9f4;padding:12px;border:1px solid #ddd0c0;border-radius:6px}.pane_header_remote{position:absolute;height:60px;top:-40px;line-height:60px;border-radius:50%;padding:0 50px;border:1px solid #888;background:radial-gradient(ellipse at 50px 20px,#f0f0f0,silver,#606060);box-shadow:0 3px 8px #0000004d,inset 0 1px 2px #fff9;text-align:center;font-weight:700;font-size:150%;font-family:Times New Roman,Times,serif;letter-spacing:2px;color:#1e1e1ecc;text-shadow:0 1px 1px rgba(255,255,255,.9)}.round_nr{position:absolute;width:60px;height:60px;top:-40px;text-align:center;line-height:60px;border-radius:50%;border:1px solid #888;background:radial-gradient(circle at 20px 20px,#f0f0f0,silver,#606060);box-shadow:0 3px 8px #0000004d,inset 0 1px 2px #fff9;font-weight:700;font-size:200%;font-family:Times New Roman,Times,serif;color:#1e1e1ecc;text-shadow:0 1px 1px rgba(255,255,255,.9)}.dialog{background-color:#fdf6ec;border:1px solid #c8a882;border-radius:6px;padding:12px}input[type=text],select{padding:8px 12px;display:inline-block;border:1px solid #c8a882;border-radius:4px;background-color:#fdf9f4}select{font-size:16px;height:36px}input[type=text]:focus,select:focus{outline:none;border-color:#8b6340;box-shadow:0 0 0 2px #8b634026}input::placeholder{color:#8b7a65;opacity:1}.edit-card{width:100%;box-sizing:border-box;background:#fdf6ec;border:1px solid #ede0ce;border-left:6px solid #8b6340;border-radius:8px;padding:16px}.edit-card input[type=text]{background-color:#fff;border:1px solid #c8a882}.edit-card input[type=text]:focus{outline:none;border-color:#8b6340;box-shadow:0 0 0 2px #8b634033}.edit-card .actions{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.edit-card button.image{width:42px;height:42px;border-radius:999px;border:1px solid #ddd0c0;background:#fdf9f4;display:inline-flex;align-items:center;justify-content:center}.edit-card button.image:active{background:#ede8e0}.delete-card{width:100%;box-sizing:border-box;background:#fff6f6;border:1px solid #f2bcbc;border-left:6px solid #e57373;border-radius:8px;padding:16px}.delete-card .delete-title{font-weight:700;font-size:1.05em;color:#7a1f1f;margin-bottom:8px}.delete-card .delete-text{color:#3a2a1a;line-height:1.3;margin-bottom:12px}.delete-card .delete-warning{margin-top:8px;font-size:.9em;color:#7a1f1f}.delete-card .actions{display:flex;justify-content:space-between;gap:12px}.delete-card .actions button{flex:1;padding:12px 16px;border-radius:8px;border:1px solid #ddd0c0;background:#fdf9f4;font-weight:600}.delete-card .actions button:active{background:#ede8e0}.btn-secondary{color:#3a2a1a}.btn-danger{border-color:#e57373!important;background:#e57373!important;color:#fff!important}.btn-danger:active{background:#d65f5f!important}.empty-state{text-align:center;padding:32px 16px;color:#8b7a65;font-size:.95em;line-height:1.5}button{cursor:pointer;min-height:44px;min-width:44px}button:disabled{opacity:.85;pointer-events:none}button,a,input[type=text],select{transition:background-color .12s ease,border-color .12s ease,color .12s ease,box-shadow .12s ease}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:none;box-shadow:0 0 0 3px #8b634059}button.image:focus-visible{box-shadow:0 0 0 2px #8b634080}button.hint-pos{background-color:#4a7c59;color:#fff;border:none;font-weight:600;padding:8px 16px;border-radius:6px}button.hint-pos:hover{background-color:#3a6347}button.hint-neg{background-color:#c0392b;color:#fff;border:none;font-weight:600;padding:8px 16px;border-radius:6px}button.hint-neg:hover{background-color:#a93226}button.image{border:none;background-color:transparent;border-radius:6px}button.image:hover{background-color:#8b634014}button.image:active{background-color:#8b634026}.cursor-pointer{cursor:pointer}.section-divider{height:1px;background-image:linear-gradient(to right,transparent,#c8a882,transparent);margin:16px 0}
