:root{--ink:#121826;--muted:#667085;--cream:#fff9ef;--orange:#ff5a1f;--orange-dark:#d9430b;--teal:#0d9488;--line:#e8e9ed;--surface:#fff;--shadow:0 18px 50px rgba(19,27,44,.10);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,"Noto Sans TC","PingFang TC","Microsoft JhengHei",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%}.top-strip{padding:.5rem 0;background:var(--ink);color:#fff;font-size:.78rem;letter-spacing:.02em}.top-strip i{color:#62d6cc}.site-header{background:rgba(255,255,255,.96);border-bottom:1px solid rgba(232,233,237,.9);backdrop-filter:blur(16px)}.navbar{min-height:78px}.navbar-brand{display:flex;align-items:center;gap:.65rem;font-size:1.22rem;font-weight:900;letter-spacing:-.03em}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:var(--orange);color:#fff;transform:rotate(-5deg);box-shadow:0 8px 22px rgba(255,90,31,.28)}.navbar-nav{gap:.2rem}.nav-link{font-weight:700;color:#344054!important;padding:.65rem .8rem!important}.nav-link:hover{color:var(--orange)!important}.account-link{border:1px solid var(--line);border-radius:999px;margin-left:.4rem}.search-box{position:relative;display:flex;width:min(430px,38vw);border:1.5px solid #d6d8df;border-radius:999px;background:#f8f8fa;overflow:hidden}.search-box input{width:100%;padding:.68rem 1rem;border:0;outline:0;background:transparent}.search-box button{width:48px;border:0;background:transparent;color:var(--ink)}.hero-section{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 20%,#ffe0ce 0,transparent 28%),linear-gradient(135deg,#fff8ee,#fff 60%);padding:5.5rem 0 5rem}.hero-section:before{content:"";position:absolute;inset:auto -5% -45% 45%;height:520px;border-radius:50%;background:linear-gradient(135deg,rgba(255,90,31,.08),rgba(13,148,136,.08));filter:blur(2px)}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:3rem}.hero-kicker,.section-heading span,.eyebrow{display:inline-flex;align-items:center;gap:.4rem;color:var(--orange);font-size:.72rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.hero-copy h1{margin:.8rem 0 1.2rem;max-width:720px;font-size:clamp(3rem,5vw,5.5rem);line-height:.96;letter-spacing:-.065em;font-weight:900}.hero-copy h1 em{color:var(--orange);font-style:normal}.hero-copy>p{max-width:610px;color:#475467;font-size:1.12rem;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:1rem;margin:2rem 0}.btn{border-radius:12px;font-weight:800}.btn-primary{background:var(--orange);border-color:var(--orange);box-shadow:0 10px 25px rgba(255,90,31,.18)}.btn-primary:hover,.btn-primary:focus{background:var(--orange-dark);border-color:var(--orange-dark)}.hero-actions .btn-link{color:var(--ink);text-decoration:none}.hero-trust{display:flex;flex-wrap:wrap;gap:1.4rem;color:#475467;font-size:.86rem;font-weight:700}.hero-trust i{color:var(--teal);margin-right:.25rem}.hero-visual{position:relative;min-height:480px;display:grid;place-items:center}.hero-ticket{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;width:300px;height:380px;padding:2.2rem;border-radius:30px;background:linear-gradient(155deg,#191e2c,#2d364a);color:#fff;box-shadow:0 35px 70px rgba(22,28,41,.28);transform:rotate(6deg)}.hero-ticket:before,.hero-ticket:after{content:"";position:absolute;left:-17px;width:34px;height:34px;border-radius:50%;background:#fff7ee}.hero-ticket:before{top:70px}.hero-ticket:after{bottom:70px}.hero-ticket span{font-size:.76rem;letter-spacing:.25em;color:#ffb594}.hero-ticket strong{font-size:8rem;line-height:1;letter-spacing:-.1em;color:#fff}.hero-ticket small{margin-top:1.2rem;padding-top:1.2rem;border-top:1px dashed rgba(255,255,255,.35);font-size:.86rem;letter-spacing:.08em}.orbit{position:absolute;border:1px dashed rgba(255,90,31,.35);border-radius:50%}.orbit-one{width:440px;height:440px}.orbit-two{width:540px;height:540px}.floating-chip{position:absolute;z-index:3;padding:.75rem 1rem;border-radius:999px;background:#fff;box-shadow:var(--shadow);font-weight:800;font-size:.84rem}.floating-chip i{color:var(--orange);margin-right:.35rem}.chip-a{top:15%;left:1%}.chip-b{right:-1%;top:32%}.chip-c{left:3%;bottom:13%}.category-strip{padding:4.5rem 0;background:#fff}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.section-heading.compact{margin-bottom:1.4rem}.section-heading h2{margin:.35rem 0 0;font-size:clamp(1.8rem,3vw,2.7rem);letter-spacing:-.045em;font-weight:900}.section-heading p{margin:.4rem 0 0;color:var(--muted)}.section-heading>a:not(.btn){font-size:.9rem;font-weight:800;border-bottom:1px solid}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.category-card{display:flex;align-items:center;gap:.9rem;padding:1rem;border:1px solid var(--line);border-radius:16px;transition:.25s ease}.category-card:hover{transform:translateY(-4px);border-color:#ffb294;box-shadow:0 15px 34px rgba(21,25,35,.08)}.category-card>span{display:grid;place-items:center;flex:0 0 48px;height:48px;border-radius:14px;background:var(--cream);color:var(--orange);font-size:1.35rem}.category-card strong{font-size:.9rem}.banner-section{margin-bottom:1rem}.carousel-inner{border-radius:var(--radius);box-shadow:var(--shadow)}.carousel-item a{position:relative;display:block;min-height:260px;background:#171d2b}.carousel-item img{width:100%;height:300px;object-fit:cover;opacity:.72}.banner-copy{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;padding:3rem;color:#fff;background:linear-gradient(90deg,rgba(15,20,31,.92),rgba(15,20,31,.05))}.banner-copy small{font-weight:800;letter-spacing:.16em}.banner-copy strong{font-size:clamp(2rem,4vw,3.8rem);max-width:600px;line-height:1.05;margin:.45rem 0 1rem}.banner-copy em{display:inline-flex;width:max-content;padding:.6rem 1rem;border-radius:999px;background:var(--orange);font-style:normal;font-weight:800}.section-space{padding-top:5rem;padding-bottom:5rem}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--surface);transition:.25s ease}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:transparent}.product-image{position:relative;display:grid;place-items:center;aspect-ratio:1/1;background:linear-gradient(145deg,#f8f8fa,#eef0f4);overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:.35s ease}.product-card:hover .product-image img{transform:scale(1.04)}.image-placeholder{display:grid;place-items:center;width:100%;height:100%;font-size:4rem;color:#b7bcc6;background:radial-gradient(circle at 30% 20%,#fff,transparent 50%),linear-gradient(145deg,#f6f7f9,#e7e9ed)}.status-badge{position:absolute;top:.75rem;left:.75rem;padding:.38rem .65rem;border-radius:999px;background:#d9fbf6;color:#08766e;font-size:.68rem;font-weight:900}.status-badge.sold{background:#eceef2;color:#69707d}.product-card-body{padding:1rem}.product-card-body h3{height:2.7em;margin:.25rem 0 .75rem;font-size:1rem;line-height:1.35;font-weight:850;overflow:hidden}.price-row{display:flex;align-items:baseline;justify-content:space-between;color:var(--muted);font-size:.77rem}.price-row strong{color:var(--orange);font-size:1.25rem}.progress.slim{height:6px;margin:.85rem 0 .45rem;background:#eceef2}.progress-bar{background:linear-gradient(90deg,var(--orange),#ff9a62)}.slots{display:flex;justify-content:space-between;color:#858b96;font-size:.68rem}.how-section{padding:5.5rem 0;background:var(--ink);color:#fff}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.steps-grid>div{position:relative;padding:2rem;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:rgba(255,255,255,.04)}.steps-grid b{position:absolute;right:1.5rem;top:1.2rem;color:rgba(255,255,255,.12);font-size:3rem}.steps-grid>div>span{display:grid;place-items:center;width:58px;height:58px;margin-bottom:1.25rem;border-radius:16px;background:var(--orange);font-size:1.5rem}.steps-grid h3{font-size:1.15rem;font-weight:850}.steps-grid p{margin:0;color:#aeb6c5}.review-card{height:100%;margin:0;padding:2rem;border:1px solid var(--line);border-radius:20px;background:#fff}.stars{color:#f5a524;letter-spacing:.15em}.review-card>p{margin:1rem 0 1.5rem;font-size:1.05rem;line-height:1.7}.review-card footer{display:flex;flex-direction:column}.review-card footer span{color:var(--muted);font-size:.8rem}.site-footer{background:#111725;color:#c4cad5}.site-footer h3{font-size:.8rem;color:#fff;text-transform:uppercase;letter-spacing:.12em}.footer-brand{color:#fff;font-weight:900}.site-footer a{display:block;margin:.5rem 0;color:#c4cad5}.site-footer a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);font-size:.78rem}.footer-bottom small{font-size:.7rem}.footer-bottom small a{display:inline;color:#fff}.whatsapp-float{position:fixed;z-index:1000;right:22px;bottom:22px;display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;font-size:1.75rem;box-shadow:0 12px 30px rgba(0,0,0,.22)}.cookie-notice{position:fixed;z-index:1100;left:1rem;bottom:1rem;max-width:460px;padding:1.2rem;border-radius:16px;background:#151b29;color:#fff;box-shadow:var(--shadow)}.cookie-notice p{margin:0 0 .8rem}.cookie-notice>div{display:flex;gap:.5rem}.page-hero{padding:4.5rem 0;background:linear-gradient(130deg,#151b29,#273046);color:#fff}.page-hero h1{margin:.5rem 0;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;letter-spacing:-.055em}.page-hero p{max-width:700px;margin:0;color:#c4cad5;font-size:1.05rem}.breadcrumb{display:flex;gap:.5rem;color:#7c8493;font-size:.8rem}.page-hero .breadcrumb{color:#bcc4d2}.empty-state{padding:7rem 1rem;text-align:center}.empty-state>span{display:block;color:#e1e4e9;font-size:7rem;font-weight:900}.empty-state>i{font-size:3rem;color:#c7cbd3}.content-page{max-width:900px}.content-body{font-size:1.03rem;line-height:1.85;color:#303746}.content-body h2,.content-body h3{margin-top:2rem;font-weight:850}.content-body img{border-radius:14px}.product-detail{padding-top:2rem}.detail-image{position:relative;display:grid;place-items:center;aspect-ratio:1/1;border-radius:24px;background:#f1f3f6;overflow:hidden}.detail-image>img{width:100%;height:100%;object-fit:cover}.free-shipping{position:absolute;left:1rem;bottom:1rem;padding:.55rem .8rem;border-radius:999px;background:#fff;font-size:.78rem;font-weight:800;box-shadow:0 8px 20px rgba(0,0,0,.1)}.detail-copy h1{margin:.35rem 0 1rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:900;letter-spacing:-.05em}.detail-copy .lead{color:#596170}.retail-value,.price-row{display:flex;justify-content:space-between}.retail-value{padding:.8rem 0;color:var(--muted)}.entry-price{display:flex;justify-content:space-between;align-items:end;margin:1rem 0;padding:1.1rem 1.25rem;border-radius:16px;background:var(--cream)}.entry-price span{font-weight:700}.entry-price strong{color:var(--orange);font-size:2.2rem}.progress-wrap>div:first-child{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.8rem;color:var(--muted)}.progress-wrap .progress{height:9px}.entry-form{margin:1.5rem 0;padding:1.3rem;border:1px solid var(--line);border-radius:18px}.entry-form label,.surface-form label,.auth-card label,.feedback-form label{display:block;margin:.7rem 0 .4rem;font-size:.8rem;font-weight:800}.gateway-options{display:flex;gap:.45rem;flex-wrap:wrap}.gateway-options label{padding:.75rem;border:1px solid var(--line);border-radius:10px;margin:0;font-weight:700}.entry-form>button{margin-top:1rem}.form-note{display:block;margin-top:.7rem;text-align:center;color:var(--muted)}.ticket-picker{margin-top:1rem}.ticket-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:.35rem;max-height:220px;overflow:auto}.ticket-number{padding:.45rem .1rem;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:.75rem}.ticket-number.selected{background:var(--orange);border-color:var(--orange);color:#fff}.ticket-number:disabled{background:#eceef2;color:#abb0b9}.campaign-facts{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1.5rem 0}.campaign-facts>div{padding:1rem;border-radius:12px;background:#f8f9fa}.campaign-facts dt{color:var(--muted);font-size:.7rem}.campaign-facts dd{margin:.25rem 0 0;font-weight:800}.campaign-facts .hash{font-size:.65rem;word-break:break-all}.product-tabs{margin-top:4rem}.product-tabs .tab-content{padding:2rem 0}.review-line{padding:1rem 0;border-bottom:1px solid var(--line)}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.blog-card{overflow:hidden;border:1px solid var(--line);border-radius:20px}.blog-image{display:grid;place-items:center;aspect-ratio:16/10;background:#eef0f3;overflow:hidden}.blog-image img{width:100%;height:100%;object-fit:cover}.blog-image span{font-size:3rem;color:#b7bdc7}.blog-card>div{padding:1.3rem}.blog-card time,.post-meta{color:var(--muted);font-size:.75rem}.blog-card h2{margin:.4rem 0;font-size:1.25rem;font-weight:850}.blog-card p{color:var(--muted);font-size:.9rem}.read-more{font-size:.82rem;font-weight:850}.blog-post{max-width:900px}.blog-post header{text-align:center}.blog-post h1{margin:.5rem 0 1rem;font-size:clamp(2.4rem,5vw,4.5rem);font-weight:900;letter-spacing:-.05em}.post-meta{display:flex;justify-content:center;gap:1rem}.post-cover{width:100%;max-height:480px;margin:2.5rem 0;object-fit:cover;border-radius:24px}.blog-post>footer{margin-top:3rem;padding-top:1rem;border-top:1px solid var(--line);font-weight:800}.contact-panel{height:100%;padding:2.5rem;border-radius:24px;background:var(--ink);color:#fff}.contact-panel h2{font-size:2.4rem;font-weight:900}.contact-panel>p{color:#bfc6d3}.contact-panel dl{margin-top:2rem}.contact-panel dl>div{padding:1rem 0;border-top:1px solid rgba(255,255,255,.12)}.contact-panel dt{font-size:.75rem;color:#aeb7c7}.contact-panel dd{margin:.25rem 0 0}.surface-form{padding:2rem;border:1px solid var(--line);border-radius:24px;box-shadow:0 20px 50px rgba(20,25,38,.06)}.form-control,.form-select{border-radius:10px;border-color:#d9dce3;padding:.75rem}.form-control:focus,.form-select:focus{border-color:#ff9b76;box-shadow:0 0 0 .2rem rgba(255,90,31,.12)}.auth-shell{min-height:70vh;display:grid;place-items:center;padding:4rem 1rem;background:linear-gradient(145deg,#fff8ef,#f5f7fa)}.auth-card{width:min(440px,100%);padding:2.2rem;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow)}.auth-card.wide{width:min(560px,100%)}.auth-card h1{text-align:center;font-size:2rem;font-weight:900}.auth-card>p{text-align:center;color:var(--muted)}.auth-icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 1rem;border-radius:18px;background:var(--cream);color:var(--orange);font-size:1.7rem}.auth-card form .btn{margin-top:1rem;padding:.8rem}.auth-switch{margin:1.2rem 0 0!important}.auth-switch a{color:var(--orange);font-weight:800}.check-line{display:flex!important;align-items:flex-start;gap:.5rem}.payment-details>div{display:flex;justify-content:space-between;padding:.8rem 0;border-bottom:1px solid var(--line)}.payment-details dd{font-weight:800}.account-hero i{color:#74e3d5}.account-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:-6.5rem;margin-bottom:2rem;position:relative}.account-summary>div{padding:1.4rem;border-radius:18px;background:#fff;box-shadow:var(--shadow);text-align:center}.account-summary span{display:block;font-size:2rem;font-weight:900;color:var(--orange)}.account-summary small{color:var(--muted)}.dashboard-panel{padding:1.5rem;border:1px solid var(--line);border-radius:18px;background:#fff}.dashboard-panel h2{font-size:1.2rem;font-weight:850}.status-pill{padding:.3rem .55rem;border-radius:999px;background:#eef0f3;font-size:.7rem}.status-pill.confirmed{background:#d8f8f2;color:#08776e}.status-pill.reserved{background:#fff0c9;color:#855d00}.win-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:1rem 0;border-bottom:1px solid var(--line)}.win-row>div span{display:block;color:var(--muted);font-size:.8rem}.feedback-form{flex-basis:100%;margin-top:1rem;padding:1rem;background:#f7f8fa;border-radius:12px}.feedback-form .btn{margin-top:.8rem}
@media(max-width:991px){.search-box{width:100%;margin:1rem 0}.account-link{margin-left:0}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.hero-trust{justify-content:center}.hero-visual{min-height:390px}.hero-ticket{width:240px;height:310px}.hero-ticket strong{font-size:6rem}.orbit-one{width:350px;height:350px}.orbit-two{width:420px;height:420px}.category-grid{grid-template-columns:repeat(3,1fr)}.steps-grid{grid-template-columns:1fr}.blog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.top-strip span:last-child{display:none}.hero-section{padding:3.5rem 0}.hero-copy h1{font-size:3.2rem}.hero-visual{min-height:340px}.hero-ticket{width:215px;height:280px}.hero-ticket strong{font-size:5.2rem}.orbit-one{width:300px;height:300px}.orbit-two{width:355px;height:355px}.floating-chip{font-size:.7rem}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card{padding:.7rem}.section-space{padding-top:3rem;padding-bottom:3rem}.section-heading{align-items:flex-start}.banner-copy{padding:1.5rem}.carousel-item img{height:260px}.product-card-body{padding:.75rem}.product-card-body h3{font-size:.88rem}.ticket-grid{grid-template-columns:repeat(6,1fr)}.campaign-facts{grid-template-columns:1fr}.blog-grid{grid-template-columns:1fr}.footer-bottom{align-items:flex-start;flex-direction:column;gap:.6rem}.account-summary{margin-top:-5.5rem}.page-hero.account-hero .container{align-items:flex-start!important;flex-direction:column;gap:1rem}.cookie-notice{right:1rem;max-width:none}}

