*{box-sizing:border-box;margin:0;padding:0}body{font-size:18px;line-height:1.5;padding:20px}body.theme-dark{background-color:#0d0d0d;color:#fff;font-family:Georgia,Cambria,"Times New Roman",serif}body.theme-blue{background-color:#004b93;color:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}.container{max-width:800px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:24px}.card{border-radius:8px;padding:24px;position:relative}body.theme-dark .card{background-color:#141414;border:1px solid #2a2a2a}body.theme-blue .card{background-color:#0056aa;border:1px solid #003e7a}.slide-tag{display:inline-block;background-color:#cc1111;color:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:18px;padding:2px 10px;border-radius:2px;margin-bottom:16px}.serif-heading,.serif-text{font-family:Georgia,Cambria,"Times New Roman",serif!important}h1,h2,h3{line-height:1.25;margin-bottom:12px}h1{font-size:34px}h2{font-size:26px}.text-white{color:#fff!important}.text-gold{color:#f5a623!important}.text-red{color:#e74c3c}.text-blue{color:#3898ec}.text-green{color:#2ecc71}.text-purple{color:#c084fc}.stat-large{font-size:56px;font-weight:800;color:#f5a623;line-height:1.1;margin:12px 0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.stat-medium{font-size:32px;font-weight:800;color:#f5a623;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.img-block{width:100%;height:auto;display:block;border-radius:4px;margin:12px 0 4px 0}.img-constrained{width:75%;margin-left:auto;margin-right:auto}.img-bordered{border:2px solid #fff}.img-caption{font-size:14px;text-align:center;font-style:italic;color:#fff;margin-bottom:12px}.bordered-box{border:2px solid #e74c3c;padding:16px;border-radius:4px;margin-top:16px;background-color:rgba(231,76,60,.05)}.bordered-box-blue{border:2px solid #3898ec;padding:16px;border-radius:4px;margin-top:16px;background-color:rgba(56,152,236,.1)}.bordered-box-white{border:2px solid #fff;padding:20px;border-radius:4px;margin-top:16px;text-align:center;font-family:Georgia,Cambria,"Times New Roman",serif}.qr-container-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;font-family:Georgia,Cambria,"Times New Roman",serif}.qr-box{width:100px!important;height:100px!important;min-width:100px!important;min-height:100px!important;max-width:100px!important;max-height:100px!important;background-color:#fff;border:3px solid #003366;padding:3px;box-sizing:border-box;flex-shrink:0;display:flex;align-items:center;justify-content:center}.qr-box img{width:100%!important;height:100%!important;display:block;object-fit:contain}.flow-diagram{width:75%;margin:20px auto;display:flex;flex-direction:column;align-items:center;gap:8px;background-color:#1a1a1a;padding:16px;border-radius:6px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.flow-step{width:100%;text-align:center;padding:8px;background-color:#262626;border-radius:4px;font-size:18px}.flow-arrow{color:#aaa;font-size:20px}.timeline{display:flex;flex-direction:column;gap:16px;margin-top:16px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.timeline-item{display:flex;gap:16px;align-items:flex-start}.dot{height:20px;width:20px;border-radius:50%;display:inline-block;flex-shrink:0;margin-top:4px}.dot-purple{background-color:#c084fc}.dot-blue{background-color:#3898ec}.dot-green{background-color:#2ecc71}.dot-red{background-color:#e74c3c}.timeline-date{font-weight:700;font-size:20px;min-width:110px}.checklist-grid{display:grid;grid-template-columns:1fr;gap:8px;margin:16px 0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}@media (min-width:500px){.checklist-grid{grid-template-columns:1fr 1fr}}.check-item{color:#2ecc71;font-weight:700}.emoji-icon{font-family:"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji",sans-serif}a{color:#f5a623;text-decoration:underline;word-break:break-all}.page-nav{display:flex;justify-content:space-between;align-items:center;padding:4px 0;background:none}.nav-top{margin-bottom:4px}@media (min-width:769px){a.img-link{pointer-events:none;cursor:default}}@media (max-width:768px){body{padding:12px}.container{max-width:100%}.card{padding:16px}.flow-diagram,.img-constrained{width:100%!important}a.img-link{display:block;cursor:pointer;pointer-events:auto}.qr-container-row{flex-direction:column;align-items:flex-start}.qr-box{margin-top:8px}}