.weeks-page{background:linear-gradient(135deg,#f8fafc 0%,#e0f2fe 100%);min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.hero-section{text-align:center;color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#3b5cb8 100%);padding:8rem 0 4rem}.hero-title{font-family:var(--font-playfair-display),serif;color:#fff;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700}.hero-subtitle{opacity:.9;color:#fff;max-width:600px;margin:0 auto;font-size:1.25rem}.hero-author{color:#fff;opacity:.8;text-align:center;margin-top:1rem;font-size:1rem}.form-section{padding:4rem 0}.life-form{background:#fff;border-radius:16px;max-width:500px;margin:0 auto;padding:3rem;box-shadow:0 4px 6px #0000001a}.form-group{margin-bottom:2rem}.form-group label{color:#1e293b;margin-bottom:.75rem;font-size:1rem;font-weight:600;display:block}.life-value{float:right;color:#3b5cb8;font-weight:700}.form-group input[type=text],.form-group input[type=date]{border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .3s}.form-group input[type=text]:focus,.form-group input[type=date]:focus{border-color:#3b5cb8;outline:none}.form-group input[type=range]{-webkit-appearance:none;background:#e2e8f0;border-radius:4px;outline:none;width:100%;height:8px}.form-group input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#3b5cb8;border-radius:50%;width:24px;height:24px;transition:transform .2s}.form-group input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.2)}.form-group input[type=range]::-moz-range-thumb{cursor:pointer;background:#3b5cb8;border:none;border-radius:50%;width:24px;height:24px}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e3a8a 0%,#3b5cb8 100%);border:none;border-radius:8px;width:100%;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 16px #1e3a8a4d}.map-title-section{text-align:center;background:linear-gradient(135deg,#1e3a8a 0%,#3b5cb8 100%);padding:4rem 0 2rem;scroll-margin-top:20px;animation:.6s ease-out slideInFromTop}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.map-main-title{font-family:var(--font-playfair-display),serif;color:#fff;margin-bottom:.75rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:700}.map-main-subtitle{color:#fff;opacity:.9;font-size:1.1rem}.stats-section{padding:2rem 0 1.5rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.stat-card{text-align:center;background:#fff;border-radius:12px;padding:1.25rem;transition:transform .2s;box-shadow:0 2px 4px #0000001a}.stat-card:hover{transform:translateY(-4px)}.stat-number{color:#1e293b;margin-bottom:.25rem;font-size:2rem;font-weight:700}.stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}.stat-age,.stat-percent,.stat-years{color:#94a3b8;margin-top:.25rem;font-size:.8rem}.map-section{padding:1rem 0}.map-section h2{text-align:center;color:#1e293b;margin-bottom:.5rem;font-size:2rem}.map-subtitle{text-align:center;color:#64748b;margin-bottom:1rem}.map-container{flex-direction:column;align-items:center;gap:.5rem;max-width:100%;display:flex;position:relative;overflow-x:auto}.axis-labels{color:#64748b;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:1.5rem;font-size:.75rem;font-weight:600;display:flex}.y-axis-label,.x-axis-label{align-items:center;gap:.5rem;display:flex}.y-axis-label:before{content:"↓";font-size:1rem}.x-axis-label:before{content:"→";font-size:1rem}.week-numbers{grid-template-columns:repeat(52,1fr);gap:1.5px;width:fit-content;margin-top:.5rem;padding-left:50px;display:grid}.week-number{color:#94a3b8;text-align:center;width:6px;font-size:.55rem;font-weight:500;line-height:1}.grid-wrapper{display:flex;position:relative}.legend{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.legend-item{color:#475569;align-items:center;gap:.4rem;font-size:.8rem;display:flex}.legend-box{border:1px solid #cbd5e1;border-radius:2px;width:14px;height:14px}.legend-box.lived{background:#cbd5e1}.legend-box.current{background:#3b5cb8}.legend-box.future.stage-2026{background:#93c5fd}.legend-box.future.stage-prime-green{background:#4ade80}.legend-box.future.stage-midlife-yellow{background:#fbbf24}.legend-box.future.stage-retirement-orange{background:#fb923c}.legend-box.future.stage-old-red{background:#dc2626}.weeks-grid{background:#f1f5f9;border-radius:8px;grid-template-columns:repeat(52,1fr);gap:1.5px;width:fit-content;margin:0 auto;padding:1.5rem 1.5rem 1rem;display:grid;position:relative}.week-box{cursor:pointer;border-radius:1px;width:6px;height:6px;transition:opacity .2s}.week-box:hover{opacity:.7}.week-box.lived{background:#cbd5e1}.week-box.current{background:#3b5cb8;animation:2s infinite pulse;box-shadow:0 0 0 1px #1e3a8a}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.week-box.future{background:#e2e8f0}.week-box.future.stage-prime-green{background:#4ade80}.week-box.future.stage-midlife-yellow{background:#fbbf24}.week-box.future.stage-retirement-orange{background:#fb923c}.week-box.future.stage-old-red{background:#dc2626}.week-box.future.stage-2026{background:#93c5fd}.current-week-label{white-space:nowrap;pointer-events:none;z-index:100;color:#fff;background:#3b5cb8;border-radius:6px;padding:4px 8px;font-size:.7rem;font-weight:600;animation:2.5s ease-in-out infinite floatBubble;position:absolute;box-shadow:0 2px 6px #3b5cb84d}@keyframes floatBubble{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-3px)}}.current-week-label:after{content:"";border-top:6px solid #3b5cb8;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.year-labels{flex-direction:column;justify-content:flex-start;gap:1.5px;margin-right:6px;padding-top:1.5rem;display:flex}.year-label{color:#94a3b8;justify-content:flex-end;align-items:center;width:38px;height:6px;padding-right:6px;font-size:.6rem;font-weight:500;line-height:1;display:flex}.reflection-section{background:#fff;padding:3rem 0}.reflection-section h2{text-align:center;color:#1e293b;margin-bottom:.75rem;font-size:2rem}.reflection-intro{text-align:center;color:#64748b;max-width:700px;margin:0 auto 2rem;font-size:1rem}.questions-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.question-card{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-left:4px solid #3b5cb8;border-radius:12px;padding:1.5rem}.question-card.highlighted{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-left-color:#f59e0b}.question-card h3{color:#1e293b;margin-bottom:1rem;font-size:1.25rem}.question-card ul{padding:0;list-style:none}.question-card li{color:#475569;border-bottom:1px solid #0000000d;padding:.75rem 0;line-height:1.6}.question-card li:last-child{border-bottom:none}.question-card li:before{content:"→ ";color:#3b5cb8;margin-right:.5rem;font-weight:700}.reflection-inputs{flex-direction:column;gap:1.5rem;display:flex}.input-group{flex-direction:column;gap:.5rem;display:flex}.input-group label{color:#334155;font-size:.95rem;font-weight:500;line-height:1.5}.input-group textarea{color:#1e293b;resize:vertical;border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:.75rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.input-group textarea:focus{border-color:#3b5cb8;outline:none;box-shadow:0 0 0 3px #3b5cb81a}.input-group textarea::placeholder{color:#94a3b8;font-style:italic}.year-2026-section{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:2px solid #3b5cb8;border-radius:16px;margin-top:2.5rem;padding:2rem}.year-2026-section h2{color:#1e3a8a;text-align:center;margin-bottom:.75rem;font-size:1.75rem}.section-intro{text-align:center;color:#475569;max-width:700px;margin:0 auto 1.5rem;font-size:1rem}.year-2026-inputs{flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.year-2026-inputs .input-group{flex:300px;max-width:450px}.year-2026-inputs .input-group textarea{background:#fff}.action-box{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#3b5cb8 100%);border-radius:16px;margin-top:3rem;padding:3rem}.action-box h3{margin-bottom:1rem;font-size:1.75rem}.action-box>p{opacity:.9;margin-bottom:1.5rem;font-size:1.1rem}.action-list{margin-bottom:2rem;padding:0;list-style:none}.action-list li{background:#ffffff1a;border-radius:8px;margin-bottom:.75rem;padding:1rem;font-size:1rem;line-height:1.6}.cta-buttons{flex-wrap:wrap;gap:1rem;display:flex}.cta-buttons .btn-primary{color:#1e3a8a;background:#fff;flex:1;min-width:250px}.cta-buttons .btn-primary:hover{background:#f8fafc}.btn-secondary{color:#fff;cursor:pointer;text-align:center;background:#fff3;border:2px solid #fff;border-radius:8px;flex:1;min-width:250px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.btn-secondary:hover{background:#ffffff4d;transform:translateY(-2px)}.quote-section{color:#fff;text-align:center;background:#1e293b;padding:3rem 0}.quote-section blockquote{font-family:var(--font-playfair-display),serif;max-width:800px;margin:0 auto;font-size:2rem;font-style:italic}.quote-section cite{opacity:.8;margin-top:1.5rem;font-size:1.1rem;font-style:normal;display:block}.quote-translation{opacity:.9;color:#fff;margin-top:1.5rem;font-size:1.25rem}.export-section{text-align:center;background:#f8fafc;padding:3rem 0}.btn-export-pdf{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e3a8a 0%,#3b5cb8 100%);border:none;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #1e3a8a33}.btn-export-pdf:hover{transform:translateY(-2px);box-shadow:0 6px 16px #1e3a8a4d}.btn-export-pdf .icon{width:24px;height:24px}.page-footer{color:#fff;text-align:center;background:#0f172a;padding:3rem 0}.page-footer p{opacity:.8;margin:.5rem 0}.footer-note{opacity:.6;font-size:.9rem}@media (max-width:768px){.map-title-section{padding:3rem 0 1.5rem}.map-main-title{font-size:1.5rem}.map-main-subtitle{font-size:.95rem}.axis-labels{gap:1rem;font-size:.7rem}.week-numbers{margin-top:.3rem;padding-left:30px}.week-number{width:4px;font-size:.45rem}.weeks-grid{grid-template-columns:repeat(52,1fr);gap:1px;padding:1rem 1rem .75rem}.week-box{width:4px;height:4px}.year-labels{gap:1px;padding-top:1rem}.year-label{width:26px;height:4px;font-size:.5rem}.current-week-label{padding:2px 4px;font-size:.55rem}.current-week-label:after{border-top:4px solid #3b5cb8;border-left:4px solid #0000;border-right:4px solid #0000;bottom:-4px}.stats-grid,.questions-grid{grid-template-columns:1fr}.year-2026-section{padding:1.5rem 1rem}.year-2026-section h2{font-size:1.25rem}.section-intro{font-size:.9rem}.year-2026-inputs{flex-direction:column}.year-2026-inputs .input-group{max-width:100%}.cta-buttons{flex-direction:column}.cta-buttons .btn-primary,.btn-secondary{width:100%}}@media print{*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;color-adjust:exact!important}.weeks-page{background:#fff}.btn-primary,.btn-secondary,.form-section,.no-print,.current-week-label{display:none!important}.header,header{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important;border-bottom:2px solid #1e3a8a!important;padding:1rem 0!important;position:static!important}body{padding-top:0!important}.week-box{box-shadow:none;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.week-box:hover{transform:none}.weeks-grid,.legend-box{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.map-container{page-break-inside:avoid;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.stats-section,.questions-section,.year-2026-section{page-break-inside:avoid}.quote-section{page-break-before:always}.stat-card{box-shadow:0 1px 3px #0000001a}.map-title-section,.hero-section,.quote-section{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.year-2026-section{background:#fff}}
