:root{--cy-primary:#061029;--cy-secondary:#16427c;--cy-accent:#2a6db5;--cy-accent-light:#4a90d9;--cy-text-light:#e2e8f0;--cy-font:"Inter", "Segoe UI", "Microsoft JhengHei", "微軟正黑體", sans-serif}.cy-page *{box-sizing:border-box}.cy-page{font-family:var(--cy-font);background-color:var(--cy-primary);color:var(--cy-text-light);margin:0}.cy-container{width:100%;max-width:900px;margin:0 auto;padding:0 1.5rem}.cy-mobile-menu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#061029fa}.cy-site-nav{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#061029d9;border-bottom:1px solid #16427c66;justify-content:space-between;align-items:center;height:64px;padding:0 1.5rem;display:flex;position:fixed;top:0;left:0;right:0}.cy-nav-logo{color:#fff;letter-spacing:.05em;align-items:center;font-size:1rem;font-weight:700;display:flex}.cy-nav-logo img{width:auto;height:36px;display:block}.cy-nav-links{gap:2rem;margin:0;padding:0;list-style:none;display:none}@media (min-width:768px){.cy-nav-links{display:flex}}.cy-nav-links a{color:#94a3b8;letter-spacing:.03em;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.cy-nav-links a:hover{color:var(--cy-accent-light)}.cy-hero-section{aspect-ratio:16/9;background:#061029;width:100%;margin-top:64px;display:block;position:relative;overflow:hidden}.cy-hero-bg-img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.cy-section-dark{background:var(--cy-primary);padding:5rem 1.5rem}.cy-section-mid{background:#0a1828;padding:5rem 1.5rem}.cy-section-title{color:#fff;text-align:center;margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;position:relative}.cy-section-title:after{content:"";background:linear-gradient(90deg,#16427c,#4a90d9);border-radius:2px;width:48px;height:3px;margin:.75rem auto 0;display:block}.cy-section-subtitle{text-align:center;color:#64748b;margin-bottom:3rem;font-size:.9375rem}.cy-intro-card{background:#0d1f3c;border:1px solid #16427c66;border-radius:1rem;max-width:860px;margin:0 auto;padding:2.5rem}.cy-intro-card p{color:#cbd5e1;margin-bottom:1rem;font-size:1.1875rem;line-height:1.9}.cy-intro-list{flex-direction:column;gap:.875rem;margin:1rem 0;padding:0;list-style:none;display:flex}.cy-intro-list li{color:#cbd5e1;align-items:flex-start;gap:.75rem;font-size:1.1875rem;line-height:1.7;display:flex}.cy-intro-list li:before{content:"";background:#4a90d9;border-radius:50%;width:6px;min-width:6px;height:6px;margin-top:.6rem}.cy-intro-list li strong{color:#e2e8f0}.cy-agenda-table{background:#0d1f3c;border:1px solid #16427c66;border-radius:1rem;max-width:860px;margin:0 auto;overflow:hidden}.cy-agenda-header{letter-spacing:.08em;text-transform:uppercase;color:#64748b;background:#16427c66;grid-template-columns:140px 1fr 180px;gap:1rem;padding:1rem 1.75rem;font-size:.8125rem;font-weight:600;display:none}@media (min-width:768px){.cy-agenda-header{display:grid}}.cy-agenda-row{border-bottom:1px solid #16427c33;grid-template-columns:1fr;gap:.25rem;padding:1.25rem 1.75rem;transition:background .2s;display:grid}@media (min-width:768px){.cy-agenda-row{grid-template-columns:140px 1fr 180px;align-items:center;gap:1rem}}.cy-agenda-row:last-child{border-bottom:none}.cy-agenda-row:hover{background:#16427c1f}.cy-agenda-row.cy-break-row{opacity:.6}.cy-agenda-time{color:#4a90d9;font-variant-numeric:tabular-nums;letter-spacing:.02em;font-size:.9375rem;font-weight:600}.cy-agenda-topic{color:#e2e8f0;font-size:1.0625rem;font-weight:500}.cy-agenda-topic.cy-featured{color:#fff;font-weight:600}.cy-agenda-speaker{color:#94a3b8;font-size:1rem}@media (min-width:768px){.cy-agenda-time{font-size:1.0625rem}.cy-agenda-topic{font-size:1.1875rem}.cy-agenda-topic.cy-featured{font-size:1.25rem}.cy-agenda-speaker{font-size:1.0625rem}.cy-agenda-header{font-size:.9375rem}.cy-agenda-row{padding:1.5rem 1.75rem}}.cy-speakers-grid{grid-template-columns:1fr;gap:1.5rem;max-width:900px;margin:0 auto;display:grid}@media (min-width:768px){.cy-speakers-grid{grid-template-columns:repeat(3,1fr)}}.cy-speaker-card{text-align:center;background:#0d1f3c;border:1px solid #16427c66;border-radius:1rem;flex-direction:column;align-items:center;padding:2rem 1.5rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex}.cy-speaker-card:hover{border-color:#4a90d999;transform:translateY(-4px);box-shadow:0 12px 40px #16427c66}.cy-speaker-avatar{object-fit:cover;border:3px solid #16427c99;border-radius:50%;width:200px;height:200px;margin-bottom:1.25rem;transition:transform .3s,border-color .3s}.cy-speaker-card:hover .cy-speaker-avatar{border-color:#4a90d9;transform:scale(1.05)}.cy-speaker-name{color:#fff;margin-bottom:.25rem;font-size:1.1875rem;font-weight:700}.cy-speaker-role{color:#4a90d9;margin-bottom:.875rem;font-size:.9375rem;font-weight:500}.cy-speaker-bio{color:#94a3b8;text-align:left;border-top:1px solid #16427c4d;width:100%;padding-top:.875rem;font-size:.9375rem;line-height:1.7}.cy-prizes-grid{grid-template-columns:1fr;gap:1.5rem;max-width:900px;margin:0 auto;display:grid}@media (min-width:768px){.cy-prizes-grid{grid-template-columns:repeat(3,1fr)}}.cy-prize-card{text-align:center;background:#0d1f3c;border:1px solid #16427c66;border-radius:1rem;flex-direction:column;align-items:center;padding:1.75rem 1.5rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative}.cy-prize-card:hover{border-color:#4a90d999;transform:translateY(-4px);box-shadow:0 12px 40px #16427c66}.cy-prize-badge{color:#061029;letter-spacing:.08em;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:999px;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;position:absolute;top:1rem;right:1rem;box-shadow:0 2px 8px #f59e0b4d}.cy-prize-badge-alt{color:#fff;background:linear-gradient(135deg,#16427c,#4a90d9);box-shadow:0 2px 8px #4a90d94d}.cy-prize-image-wrap{background:#fff;border-radius:.75rem;justify-content:center;align-items:center;width:100%;height:180px;margin-bottom:1.25rem;padding:1rem;display:flex;overflow:hidden}.cy-prize-image{object-fit:contain;width:auto;max-width:65%;height:auto;max-height:65%}.cy-prize-icon{color:#16427c;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.cy-prize-icon svg{width:80px;height:80px}.cy-prize-name{color:#fff;margin-bottom:.35rem;font-size:1rem;font-weight:700}.cy-prize-desc{color:#94a3b8;font-size:.875rem;line-height:1.6}.cy-prize-qty{color:#fbbf24;margin-left:.25rem;font-weight:600;display:inline-block}.cy-prize-qty1{color:#fff;margin-top:.15rem;font-weight:600;display:inline-block}.cy-partners-block{flex-direction:column;align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.cy-partners-block:last-child{margin-bottom:0}.cy-partners-label{text-align:center;color:#94a3b8;letter-spacing:.04em;flex-shrink:0;font-size:.9375rem;font-weight:600}.cy-partners-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}@media (min-width:768px){.cy-partners-block{flex-direction:row;align-items:center;gap:2rem}.cy-partners-label{text-align:left;width:120px}.cy-partners-grid{flex:1;justify-content:flex-start}}.cy-partner-logo{background:#fff;border:1px solid #16427c66;border-radius:.75rem;justify-content:center;align-items:center;width:160px;height:100px;padding:1rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex}.cy-partner-logo:hover{border-color:#4a90d999;transform:translateY(-4px);box-shadow:0 12px 40px #16427c66}.cy-partner-logo img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.cy-location-card{background:#0d1f3c;border:1px solid #16427c66;border-radius:1rem;max-width:860px;margin:0 auto;overflow:hidden}.cy-location-map{border:none;width:100%;height:320px;display:block}.cy-location-info{padding:2rem 2rem 2.5rem}.cy-location-detail{margin-bottom:1.5rem}.cy-location-detail-label{letter-spacing:.1em;text-transform:uppercase;color:#4a90d9;margin-bottom:.35rem;font-size:.75rem;font-weight:700}.cy-location-detail-value{color:#cbd5e1;font-size:.9375rem;line-height:1.7}.cy-transport-list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.cy-transport-list>li{color:#cbd5e1;font-size:.9375rem;line-height:1.7}.cy-transport-list>li strong{color:#e2e8f0}.cy-sub-transport-list{color:#94a3b8;flex-direction:column;gap:.35rem;margin:.5rem 0 0 1.25rem;padding:0;font-size:.875rem;list-style:lower-alpha;display:flex}.cy-register-wrap{background:#0a1828;padding:5rem 1.5rem}.cy-form-card{background:#0d1f3c;border:1px solid #16427c66;border-radius:1rem;max-width:860px;margin:0 auto;padding:2.5rem 2rem}.cy-form-label{color:#94a3b8;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.5rem;font-size:.8125rem;font-weight:600;display:block}.cy-form-input{color:#e2e8f0;-webkit-appearance:none;background:#061029cc;border:1px solid #16427c80;border-radius:.5rem;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.cy-form-input:focus{border-color:#4a90d9;box-shadow:0 0 0 3px #4a90d926}.cy-form-input::placeholder{color:#334155}.cy-form-input.cy-input-error{border-color:#ef4444!important}.cy-form-error{color:#f87171;margin-top:.35rem;font-size:.75rem}.cy-form-grid-2{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.cy-form-grid-2{grid-template-columns:1fr 1fr}}.cy-privacy-text{color:#94a3b8;margin-bottom:.5rem;font-size:.8125rem;line-height:1.7}.cy-privacy-text a{color:#fbbf24;text-underline-offset:2px;font-weight:600;text-decoration:underline;transition:color .2s}.cy-privacy-text a:hover{color:#fcd34d}.cy-register-notice{background:#06102980;border-radius:.5rem;max-width:860px;margin:1.5rem auto 0;padding:1.25rem 1.5rem}.cy-register-notice-title{text-align:left;color:#e2e8f0;margin-bottom:.75rem;font-size:.875rem;font-weight:700}.cy-register-notice ol{color:#94a3b8;margin:0;padding-left:1.25rem;font-size:.8125rem;line-height:1.8;list-style:decimal}.cy-register-notice li{margin-bottom:.375rem}.cy-register-notice li:last-child{margin-bottom:0}.cy-checkbox-row{align-items:flex-start;gap:.625rem;margin-top:.5rem;display:flex}.cy-checkbox-row input[type=checkbox]{accent-color:#4a90d9;flex-shrink:0;margin-top:2px}.cy-checkbox-row label{color:#94a3b8;font-size:.875rem}.cy-checkbox-row label a{color:#4a90d9;text-decoration:none}.cy-checkbox-row label a:hover{text-decoration:underline}.cy-submit-btn{color:#fff;cursor:pointer;letter-spacing:.04em;background:linear-gradient(135deg,#16427c,#2a6db5);border:1px solid #4a90d966;border-radius:.5rem;width:100%;margin-top:.5rem;padding:1rem 2rem;font-family:inherit;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 0 20px #16427c66}.cy-submit-btn:hover{transform:translateY(-1px);box-shadow:0 0 36px #2a6db599}.cy-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.cy-success-box{text-align:center;color:#cbd5e1;padding:2rem 0}.cy-success-box .cy-success-title{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.cy-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#061029d9;justify-content:center;align-items:center;padding:1rem;display:none;position:fixed;inset:0}.cy-modal-overlay.cy-active{display:flex}.cy-modal-box{background:#0d1f3c;border:1px solid #16427c80;border-radius:1rem;width:100%;max-width:600px;max-height:90vh;overflow-y:auto}.cy-modal-header{background:#0d1f3c;border-bottom:1px solid #16427c4d;justify-content:space-between;align-items:center;padding:1.5rem 1.75rem;display:flex;position:sticky;top:0}.cy-modal-header h3{color:#4a90d9;margin:0;font-size:1.1rem;font-weight:700}.cy-modal-close{color:#64748b;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.75rem;line-height:1;transition:color .2s}.cy-modal-close:hover{color:#e2e8f0}.cy-modal-body{color:#94a3b8;padding:1.5rem 1.75rem 2rem;font-size:.875rem;line-height:1.8}.cy-modal-body h4{color:#cbd5e1;margin:1.25rem 0 .5rem;font-size:.9375rem;font-weight:600}.cy-modal-body ul{flex-direction:column;gap:.5rem;margin-left:1.25rem;list-style:outside;display:flex}.cy-site-footer{text-align:center;color:#334155;background:#030b1a;border-top:1px solid #16427c4d;padding:2.5rem 1.5rem;font-size:.875rem}.cy-site-footer a{color:#475569;text-decoration:none;transition:color .2s}.cy-site-footer a:hover{color:#4a90d9}.cy-footer-links{justify-content:center;gap:1.5rem;margin-top:.75rem;display:flex}.cy-hamburger-btn{cursor:pointer;color:#fff;background:0 0;border:none;padding:0}@media (min-width:768px){.cy-hamburger-btn{display:none}}
