.ot-calendar-generator{--otc-border:#e5e7eb;--otc-muted:#667085;--otc-surface:#f8fafc;--otc-text:#18202a;--otc-primary:#1d4ed8;display:grid;gap:20px;max-width:1180px;margin:24px auto;font-family:inherit;color:var(--otc-text)}
.ot-calendar-generator *{box-sizing:border-box}.otc-card{border:1px solid var(--otc-border);border-radius:16px;padding:20px;background:#fff;box-shadow:0 4px 18px rgba(16,24,40,.04)}.otc-kicker{font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:var(--otc-primary);margin-bottom:6px}.otc-card h2{margin:0 0 8px;font-size:28px;line-height:1.2}.otc-muted{color:var(--otc-muted);margin:0 0 18px}.otc-grid{display:grid;gap:14px}.otc-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.otc-field{display:grid;gap:7px}.otc-field>span{font-weight:650;font-size:14px}.otc-field small,.otc-section-title small{font-weight:400;color:var(--otc-muted)}.otc-field input,.otc-field select,.otc-view-field select{width:100%;min-height:44px;border:1px solid var(--otc-border);border-radius:10px;padding:9px 11px;background:#fff;color:var(--otc-text);font:inherit}.otc-field input:focus,.otc-field select:focus,.otc-view-field select:focus{outline:2px solid rgba(29,78,216,.15);border-color:var(--otc-primary)}.otc-section-title{font-weight:750;font-size:16px;margin:18px 0 12px}.otc-days{display:flex;flex-wrap:wrap;gap:8px}.otc-days label{display:flex;align-items:center;gap:6px;border:1px solid var(--otc-border);border-radius:999px;padding:8px 11px;background:var(--otc-surface);cursor:pointer}.otc-days input{margin:0}.otc-days-hint,.otc-inline-note{font-size:13px;color:var(--otc-muted);margin:8px 0 0}.otc-vacations{display:grid;gap:10px}.otc-vacation-row{display:grid;grid-template-columns:minmax(90px,.6fr) repeat(2,minmax(0,1fr));gap:12px;padding:12px;border:1px solid var(--otc-border);border-radius:12px;background:var(--otc-surface);align-items:end}.otc-vacation-row>strong{align-self:center}.otc-top-gap{margin-top:16px}.otc-advanced{margin-top:18px;border:1px solid var(--otc-border);border-radius:12px;background:#fff;overflow:hidden}.otc-advanced summary{cursor:pointer;padding:13px 14px;font-weight:750;background:var(--otc-surface);list-style-position:inside}.otc-advanced summary small{font-weight:400;color:var(--otc-muted);margin-left:5px}.otc-advanced-body{padding:4px 14px 16px}.otc-excluded-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:9px}.otc-excluded-row{display:flex;align-items:center;border:1px solid var(--otc-border);border-radius:10px;overflow:hidden;background:#fff}.otc-excluded-row input{border:0!important;border-radius:0!important;min-height:40px;padding:7px 9px;font:inherit}.otc-remove-date{border:0;border-left:1px solid var(--otc-border);background:#fff;color:#b42318;min-width:38px;align-self:stretch;font-size:22px;cursor:pointer}.otc-mini-button{border:1px solid var(--otc-border);border-radius:9px;background:var(--otc-surface);color:var(--otc-text);padding:8px 11px;font:inherit;font-weight:650;cursor:pointer}.otc-preview-head{display:flex;align-items:end;justify-content:space-between;gap:14px}.otc-preview-head .otc-section-title{margin:0 0 12px}.otc-view-field{display:flex;gap:8px;align-items:center;margin-bottom:10px;font-size:13px}.otc-view-field span{font-weight:650}.otc-view-field select{min-height:38px;padding:6px 9px}.otc-preview-frame-wrap{border:1px solid var(--otc-border);border-radius:12px;overflow:hidden;background:var(--otc-surface)}.otc-preview-frame-wrap iframe{display:block;width:100%;height:1550px;border:0;background:#fff}.otc-embed-card textarea{width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;border:1px solid var(--otc-border);border-radius:10px;padding:12px;resize:vertical;background:#fbfcfe}.otc-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.otc-button{appearance:none;border:0;border-radius:10px;background:var(--otc-primary);color:#fff;padding:11px 16px;font:inherit;font-weight:700;cursor:pointer}.otc-button:hover{filter:brightness(.96)}.otc-button-secondary{background:#eef2ff;color:#1e3a8a}.otc-note{font-size:13px;color:var(--otc-muted);margin:14px 0 0}.otc-note code{font-size:12px}@media(max-width:720px){.otc-grid-2,.otc-vacation-row{grid-template-columns:1fr}.otc-card{padding:16px}.otc-card h2{font-size:23px}.otc-vacation-row>strong{margin-bottom:2px}.otc-preview-head{display:block}.otc-view-field{justify-content:space-between}.otc-view-field select{width:auto;max-width:70%}.otc-advanced summary small{display:block;margin:3px 0 0 20px}}
.otc-toggle{display:flex;align-items:center;gap:9px;width:max-content;max-width:100%;font-weight:650;cursor:pointer}.otc-toggle input{width:18px;height:18px;margin:0;accent-color:var(--otc-primary)}
