.action-examples .ax-cal-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:13px;font-size:11px}.action-examples .ax-cal-head>span{font-size:9px;color:var(--ax-muted)}.action-examples .ax-calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border:1px solid #d9dfd0;gap:1px;background:#d9dfd0}.action-examples .ax-calendar>.ax-dow{font-size:9px;color:var(--ax-muted);text-align:center;background:#f3f5ed;padding:8px 0}.action-examples .ax-day{font:10px / 1 var(--font-sans, Arial, sans-serif);color:var(--ax-muted);min-height:45px;background:var(--ax-paper);border:0;padding:8px 6px;position:relative;text-align:left}.action-examples button.ax-day:hover{background:#e8eedc}.action-examples .ax-day.ax-empty{background:#f6f6ef}.action-examples .ax-day.ax-deadline{color:var(--ax-forest);background:#f1f4e9}.action-examples .ax-day.ax-study{background:#f4eee0;color:#6e512d}.action-examples .ax-day>span{display:block;font-size:7px;margin-top:7px;white-space:nowrap;line-height:1}.action-examples .ax-calendar-key{display:flex;gap:18px;font-size:9px;color:var(--ax-muted);margin-top:13px}.action-examples .ax-calendar-key span{display:flex;align-items:center;gap:6px}.action-examples .ax-calendar-key i{width:7px;height:7px;background:#798e5d;display:block}.action-examples .ax-calendar-key .ax-key-study{background:#bb9b64}.action-examples .ax-receipt-total{display:flex;align-items:end;justify-content:space-between;gap:15px;border-bottom:1px solid var(--ax-hair);padding:3px 0 19px;margin-bottom:8px}.action-examples .ax-receipt-total strong{font:43px / 1.1 var(--font-display, Georgia, serif);letter-spacing:-.04em;color:var(--ax-forest);font-weight:400}.action-examples .ax-receipt-total span{font-size:9px;line-height:1.7;text-align:right;color:var(--ax-muted)}.action-examples .ax-receipt-inputs{display:flex;gap:0;align-items:start;margin:0 0 22px;height:115px;position:relative}.action-examples .ax-receipt-slip{width:90px;min-height:93px;border:1px solid #d5d1c2;background:#fffdf4;box-shadow:2px 3px #dcd9c9;position:relative;font:8px / 1.6 var(--font-mono, monospace);padding:12px;text-align:center;transform:rotate(-6deg)}.action-examples .ax-receipt-slip:nth-child(2){transform:rotate(4deg) translateY(7px);margin-left:-7px;z-index:1}.action-examples .ax-receipt-slip:nth-child(3){transform:rotate(-3deg);margin-left:-9px}.action-examples .ax-receipt-slip b{display:block;font-size:11px;margin:10px 0 0;border-top:1px dashed #bcb7a8;padding-top:5px;font-weight:400}.action-examples .ax-receipt-count{align-self:center;font-size:11px;margin-left:18px;line-height:1.7;color:var(--ax-muted)}.action-examples .ax-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid #c6cdbc;padding-top:25px;margin-top:32px;color:var(--ax-muted);font-size:10px;line-height:1.7}.action-examples .ax-footer a{white-space:nowrap;font-size:12px}.action-examples .ax-sr{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.action-examples:not([data-ax-ready]) [data-ax-only]{display:none!important}.action-examples:not([data-ax-ready]) .ax-panel+.ax-panel{border-top:1px solid var(--ax-hair);margin-top:45px;padding-top:40px}
