:root{--color-primary:#2d6a4f;--color-primary-dark:#1b4332;--color-accent:#f4a261;--color-bg:#fff;--color-surface:#f8f9fa;--color-text:#111827;--color-text-muted:#6b7280;--color-border:#e5e7eb;--radius:10px;--radius-lg:18px;--container-max:1200px;--container-pad:clamp(16px, 4vw, 48px);--shadow:0 1px 3px #00000014, 0 1px 2px #0000000a;--shadow-lg:0 12px 32px -4px #0000001f, 0 4px 8px -2px #0000000f;--shadow-xl:0 24px 48px -8px #0000002e}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans,system-ui, -apple-system, sans-serif);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern" 1, "liga" 1, "calt" 1;line-height:1.6}h1,h2,h3{font-family:var(--font-display,var(--font-sans,system-ui));letter-spacing:-.02em;line-height:1.15}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;font-family:inherit}.rdp-root{--rdp-accent-color:#2d6a4f;--rdp-accent-background-color:#dcfce7;--rdp-day-width:44px;--rdp-day-height:44px;--rdp-month-caption-font:600 1rem/1.4 var(--font-sans,system-ui);font-family:var(--font-sans,system-ui)}.rdp-root .rdp-months{gap:32px}.rdp-root .rdp-month_caption{color:#111827;text-align:center;padding-bottom:12px;font-size:1rem;font-weight:700}.rdp-root .rdp-weekdays{text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;font-size:.6875rem;font-weight:700}.rdp-root .rdp-day{border-radius:0;font-size:.9375rem;font-weight:500;transition:background .1s}.rdp-root .rdp-day:hover:not([disabled]):not(.rdp-selected){background:#f0fdf4;border-radius:50%}.rdp-root .rdp-day_button{width:var(--rdp-day-width);height:var(--rdp-day-height);font-family:inherit;font-size:inherit;font-weight:inherit;border-radius:50%}.rdp-root .rdp-selected .rdp-day_button,.rdp-root .rdp-range_start .rdp-day_button,.rdp-root .rdp-range_end .rdp-day_button{color:#fff;background:#2d6a4f;border-radius:50%}.rdp-root .rdp-range_middle .rdp-day_button{color:#111827;background:0 0}.rdp-root .rdp-range_middle{background:#dcfce7;border-radius:0}.rdp-root .rdp-range_start{border-radius:50% 0 0 50%}.rdp-root .rdp-range_end{border-radius:0 50% 50% 0}.rdp-root .rdp-range_start.rdp-range_end{border-radius:50%}.rdp-root [disabled]{color:#d1d5db;pointer-events:none}.rdp-root .rdp-nav button{background:0 0;border:1.5px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:border-color .15s,background .15s;display:flex}.rdp-root .rdp-nav button:hover{background:#f0fdf4;border-color:#2d6a4f}
