*{margin:0;padding:0;box-sizing:border-box} body{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;color:#333}
body .container{max-width:960px;margin:0 auto;padding:24px 16px 32px;overflow:visible}
.holiday-selector{ position:relative; z-index:10 }
.category-dropdown,
.holiday-dropdown{ position:relative; z-index:11 } .header{margin:0 0 24px;text-align:center;color:#fff}
.header h1{font-size:clamp(28px,4vw,40px);line-height:1.15;margin:0 0 8px;text-shadow:0 4px 8px rgba(0,0,0,.25)}
.header p{font-size:clamp(14px,2.2vw,16px);opacity:.92} .intro-section{background:rgba(255,255,255,.15);border-radius:14px;padding:12px 14px;margin-top:12px;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px)}
.intro-text{color:#fff;font-size:14.5px;line-height:1.55;margin-bottom:8px}
.intro-text strong{font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.25)} .section-title{font-size:clamp(18px,3vw,22px);font-weight:600;margin:18px 0 12px;color:#fff;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.25)} .holidays-section{margin:12px 0 8px}
.holiday-selector{display:flex;gap:8px;margin-bottom:10px;flex-wrap:wrap}
.category-dropdown,.holiday-dropdown{padding:8px 10px;border:1px solid #ddd;border-radius:10px;background:#fff;min-width:180px;font-size:14px}
.category-dropdown:focus,.holiday-dropdown:focus{outline:0;border-color:#4a90e2;box-shadow:0 0 0 2px rgba(74,144,226,.18)}
.add-btn{background:linear-gradient(135deg,#4a90e2,#5ba3f5);color:#fff;border:0;padding:10px 14px;border-radius:10px;cursor:pointer;font-weight:600;transition:transform .18s ease,box-shadow .18s ease}
.add-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(74,144,226,.28)}
.add-btn:disabled{background:#c8c8c8;cursor:not-allowed} .selected-holidays{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px} .holiday-card{border-radius:14px;padding:14px 14px 12px;color:#fff;box-shadow:0 8px 26px rgba(0,0,0,.12);transition:transform .18s ease;position:relative}
.holiday-card:hover{transform:translateY(-2px)}
.holiday-card .title{font-size:15px;font-weight:600;margin-bottom:6px;display:flex;justify-content:space-between;align-items:center;gap:8px}
.holiday-card .days{font-size:clamp(20px,4vw,26px);font-weight:800;margin:4px 0}
.holiday-card .countdown{font-size:13px;opacity:.95}
.holiday-card .category-tag{position:absolute;top:6px;right:6px;background:rgba(255,255,255,.22);padding:2px 8px;border-radius:12px;font-size:11px;backdrop-filter:blur(10px)}
.holiday-card .remove-btn{background:rgba(255,255,255,.22);border:0;color:#fff;width:24px;height:24px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1;transition:background .18s ease}
.holiday-card .remove-btn:hover{background:rgba(255,255,255,.3)} .popular-dates{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;margin:6px 0 20px}
.date-card{background:rgba(255,255,255,.96);border-radius:16px;padding:18px;text-align:center;box-shadow:0 8px 28px rgba(0,0,0,.12);transition:transform .22s ease,box-shadow .22s ease}
.date-card:hover{transform:translateY(-3px);box-shadow:0 12px 36px rgba(0,0,0,.16)}
.date-card .title{font-size:15px;font-weight:700;margin-bottom:8px;color:#333}
.date-card .days{font-size:clamp(26px,5vw,32px);font-weight:800;color:#4a90e2;margin-bottom:2px}
.date-card .countdown{font-size:13px;color:#666;font-weight:600} .custom-date{background:rgba(255,255,255,.96);border-radius:16px;padding:16px 14px;margin:10px 0 0;box-shadow:0 8px 28px rgba(0,0,0,.12)}
.custom-date h2{text-align:center;margin-bottom:10px;color:#333}
.date-input-group{display:flex;gap:10px;align-items:center;justify-content:center;flex-wrap:wrap}
.date-input{padding:10px 12px;border:2px solid #e1e8ed;border-radius:10px;font-size:15px;transition:all .2s ease;min-width:220px}
.date-input:focus{outline:0;border-color:#4a90e2;box-shadow:0 0 0 3px rgba(74,144,226,.12)}
.calculate-btn{background:linear-gradient(135deg,#4a90e2,#5ba3f5);color:#fff;border:0;padding:10px 18px;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s ease}
.calculate-btn:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(74,144,226,.28)}
.result{text-align:center;margin-top:10px;font-size:15px;font-weight:700;color:#333} @media (max-width:1024px){
body .container{max-width:920px;padding:18px 12px 24px}
}
@media (max-width:768px){
.popular-dates{grid-template-columns:1fr}
.selected-holidays{grid-template-columns:1fr}
} .section-title{
color:#1f2937;
text-shadow:none;
}
.holidays-section .section-title,
.popular-section .section-title{
color:#1f2937;
text-shadow:none;
} .intro-section{
background:#ffffff;
border:1px solid rgba(0,0,0,.06);
}
.intro-text{
color:#111827;
opacity:1;
}.tyme-persona-demo, .tyme-persona-demo * { box-sizing: border-box; }
.tyme-persona-demo{max-width:800px;margin:20px auto;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;background:#fff}
.tyme-persona-inner{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;box-shadow:0 10px 20px rgba(0,0,0,.05)}
.tpd-title{margin:0 0 10px;font-size:22px;color:#111827}
.tpd-progress{font-size:14px;color:#6b7280;margin-bottom:12px}
.tpd-question{font-size:18px;margin-bottom:12px;color:#111827}
.tyme-persona-demo button{appearance:none;-webkit-appearance:none;background-color:#fff;color:#111827;border:1px solid #d1d5db;border-radius:10px;padding:10px 14px;font:inherit;line-height:1.2;cursor:pointer;text-shadow:none;box-shadow:none;letter-spacing:normal}
.tpd-options{display:grid;gap:8px;margin-bottom:16px}
.tpd-options button{width:100%;background:#f9fafb;color:#111827}
.tpd-options button:hover{background:#f3f4f6}
.tpd-options button.active,.tpd-options button:focus{outline:2px solid #3b82f6;outline-offset:1px;border-color:#3b82f6;background:#eff6ff}
.tpd-nav{display:flex;gap:10px;margin-top:8px}
.tpd-nav button{min-width:120px}
.tpd-submit{display:none;background:#16a34a;color:#fff;border-color:#16a34a}
.tpd-next[disabled],.tpd-submit[disabled]{opacity:.5;cursor:not-allowed}
.tpd-result{margin-top:20px}
.tpd-actions{display:flex;gap:12px;margin-top:10px}
.tpd-axes{margin:8px 0 14px 0; font-size:14px; color:#111827}
.tpd-axes .ax{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px dotted #e5e7eb}
.tpd-axes .ax:last-child{border-bottom:0}
.tpd-conclusion{margin-top:14px;font-size:15px;line-height:1.5;color:#111827}
.tpd-h4{margin:18px 0 8px 0;font-size:16px;color:#0f172a}
.tpd-summary{font-size:15px;line-height:1.55;color:#111827;margin:0}
.tpd-axes{display:grid;gap:12px;margin:10px 0 14px 0}
.tpd-axes .ax{border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;background:#fafafa}
.tpd-axes .ax-title{font-weight:600;font-size:15px;color:#0f172a;margin:0 0 4px 0}
.tpd-axes .ax-desc{margin:0;font-size:14px;line-height:1.5;color:#334155}
.tpd-chart{display:block;margin-top:6px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}
.tpd-conclusion{margin-top:6px;font-size:15px;line-height:1.6;color:#111827} .tpd-conclusion{margin-top:8px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fafafa}
.tpd-conclusion p{margin:0 0 8px 0;font-size:15px;line-height:1.6;color:#111827}
.tpd-conclusion p:last-child{margin-bottom:0}
.tpd-tips{display:flex;flex-direction:column;gap:6px}
.tpd-tip{margin:0} @media (max-width: 768px){
.tyme-persona-inner{padding:14px}
.tpd-title{font-size:20px}
.tpd-question{font-size:17px}
.tpd-axes .ax{padding:8px 10px}
} .tpd-nav, .tpd-actions{flex-wrap:wrap}
.tpd-nav button, .tpd-actions > *{flex:1 1 48%}
@media (max-width: 480px){
.tpd-nav button, .tpd-actions > *{flex:1 1 100%}
.tpd-actions{gap:10px}
} .tpd-chart{display:block;width:100%;height:auto;border:1px solid #e5e7eb;border-radius:10px;background:#fff}