.header[data-v-98c4d47c]{background:linear-gradient(135deg,#207868,#2a9d8f);color:#fff;height:80px;padding:10px;text-align:center;position:sticky;top:0;z-index:1}.logo-container[data-v-98c4d47c]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center}.logo-image[data-v-98c4d47c]{height:60px}@media screen and (min-width:768px){.logo-image[data-v-98c4d47c]{height:80px}}.tongxin-layout *{font-family:Microsoft JhengHei,微軟正黑體,sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.tongxin-layout .text-green{color:#207868!important}.tongxin-layout .text-purple{color:#8b5cf6!important}.tongxin-layout .text-yellow{color:#f59e0b!important}.tongxin-layout .heading-icon{width:60px;height:60px;background:#bbb;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;-webkit-animation:scaleIn .5s ease-out;animation:scaleIn .5s ease-out}@media(min-width:768px){.tongxin-layout .heading-icon{width:80px;height:80px}}.tongxin-layout .heading-icon svg{width:30px;height:30px;color:#fff}@media(min-width:768px){.tongxin-layout .heading-icon svg{width:40px;height:40px}}@-webkit-keyframes scaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.tongxin-layout .title-with-underline{margin-bottom:40px;text-align:center;font-size:24px;font-weight:700;color:#207868;position:relative}@media(min-width:768px){.tongxin-layout .title-with-underline{font-size:28px}}.tongxin-layout .title-with-underline:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:#2a9d8f;border-radius:2px}.tongxin-layout .reminder-grayscale{margin-bottom:24px;border-radius:12px;padding:16px;background:#f8f9fa;line-height:1.8}.tongxin-layout .reminder-green{margin-bottom:24px;border:1px solid #2a9d8f;border-radius:8px;padding:16px;background:#e8f5f3;color:#207868;font-size:16px;line-height:1.8}.tongxin-layout .btn{padding:12px 20px;font-size:16px;border:none;border-radius:60px;font-weight:700;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}@media(min-width:425px){.tongxin-layout .btn{padding:18px 30px;font-size:24px}}@media(min-width:768px){.tongxin-layout .btn{max-width:300px}}.tongxin-layout .btn:disabled{background:#e9ecef;color:#999;cursor:not-allowed;transform:none;box-shadow:none}.tongxin-layout .btn:not(:disabled):hover{transform:translateY(-3px)}.tongxin-layout .btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s}.tongxin-layout .btn:not(:disabled):hover:before{left:100%}.tongxin-layout .btn.btn-secondary{background:#f8f9fa;color:#666;border:2px solid #e9ecef}.tongxin-layout .btn.btn-secondary:not(:disabled):hover{background:#e9ecef;color:#495057}.tongxin-layout .btn.btn-primary{background:linear-gradient(135deg,#164d43,#207868);color:#fff}.tongxin-layout .btn.btn-primary:not(:disabled):hover{box-shadow:0 5px 15px rgba(32,120,104,.3)}.tongxin-layout .btn.btn-danger{background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;box-shadow:0 5px 20px rgba(220,38,38,.3)}.tongxin-layout .btn.btn-danger:not(:disabled):hover{background:linear-gradient(135deg,#b91c1c,#dc2626);box-shadow:0 8px 25px rgba(220,38,38,.4)}