:root{color:#242b35;background:#eef1f5;font-family:Source Han Sans CN,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #242b35;--muted: #707a88;--canvas: #eef1f5;--surface: #ffffff;--purple: #8b57f0;--purple-soft: #f0e9ff;--page-max: 1440px;--page-gutter: clamp(16px, 3vw, 48px);--panel-padding: clamp(24px, 2.8vw, 40px);--panel-gap: clamp(20px, 2.8vw, 40px)}*{box-sizing:border-box}html,body,#app{min-width:320px;min-height:100%;margin:0}html{scrollbar-width:none}html::-webkit-scrollbar{display:none;width:0;height:0}body{min-height:100vh;overflow-x:hidden;background:var(--canvas)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(76,143,246,.32);outline-offset:3px}.app-shell{display:flex;min-height:100vh;flex-direction:column}.site-header{position:sticky;z-index:10;top:0;border-bottom:1px solid transparent;background:#fffffff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:border-color .16s ease,box-shadow .16s ease}.site-header--scrolled{border-bottom-color:#e6eaf0;box-shadow:0 4px 16px #424f6714}.site-header__inner{display:flex;width:min(var(--page-max),calc(100% - var(--page-gutter) * 2));height:72px;align-items:center;justify-content:space-between;margin:0 auto}.brand{display:inline-flex;min-width:0;align-items:center}.brand-logo{display:block;width:174px;height:48px;object-fit:contain;object-position:left center}.header-actions{display:flex;align-items:center;gap:0;color:#667180;font-size:16px}.header-pill{display:inline-flex;width:160px;height:40px;align-items:center;justify-content:center;padding:0;border:0;border-radius:999px;color:#fff;background:linear-gradient(270deg,#79e0ff,#6858fd 55%,#cf75ff);font-size:16px;font-weight:400;transition:transform .16s ease,filter .16s ease}.header-pill:hover{filter:saturate(1.08);transform:translateY(-1px)}.user-phone{width:106px;margin-left:59px;color:#222;font-size:16px;line-height:16px;font-weight:600}.user-avatar{display:block;width:52px;height:48px;margin-left:9px;border-radius:50%;background:#effaff;box-shadow:0 4px 10px #3f7fdb33;object-fit:cover;object-position:50% 15%}.header-link{width:58px;margin-left:19px;padding:0;border:0;color:#979797;background:transparent;font-size:14px;line-height:14px}.header-link:hover{color:var(--purple)}.app-main{width:min(var(--page-max),calc(100% - var(--page-gutter) * 2));flex:1;margin:0 auto;padding:0 0 48px}.detail-panel,.guide-card,.detail-summary,.state-card,.bind-card-page{border:0;border-radius:30px;background:var(--surface);box-shadow:0 12px 28px #424f671a}.product-card__category{display:inline-flex;width:94px;height:36px;align-items:center;justify-content:center;padding:0;border-radius:999px;color:#7d4bdb;background:var(--purple-soft);font-size:18px;line-height:24px;font-weight:700}.gradient-button{display:inline-flex;width:100%;min-height:clamp(56px,4.2vw,80px);align-items:center;justify-content:center;gap:20px;border:0;border-radius:999px;color:#fff;background:linear-gradient(100deg,#c961eb,#6c89f7 58%,#61d9eb);box-shadow:0 9px 18px #707fed33;font-size:clamp(20px,1.7vw,30px);line-height:1;font-weight:400;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.gradient-button:hover{box-shadow:0 12px 24px #707fed4d;filter:saturate(1.08);transform:translateY(-1px)}.gradient-button:active{transform:translateY(0)}.gradient-button--compact{width:auto;min-width:190px;padding:0 22px}.detail-summary{display:flex;overflow:hidden;min-height:142px;flex-direction:column;justify-content:center;margin-top:clamp(24px,3vw,40px);padding:32px 40px;border-radius:30px;background:linear-gradient(180deg,#e6e1fa,#fff 25%)}.detail-summary--cyan{background:linear-gradient(180deg,#cbf0f8,#fff 25%)}.detail-summary .product-card__category{align-self:flex-start}.detail-summary h1{margin:0;color:var(--ink);font-size:24px;line-height:24px}.detail-summary .product-card__category+h1{margin-top:16px}.detail-summary p{margin:16px 0 0;color:#6b7583;font-size:18px;line-height:18px}.detail-columns{display:block;margin-top:30px}.detail-panel,.guide-card{min-height:0;padding:0}.detail-credential-panel{margin-top:var(--panel-gap);padding:var(--panel-padding);border-radius:30px;background:#fff}.detail-credential-panel--link{margin-top:var(--panel-gap)}.credential-card{width:100%;min-height:80px;padding:12px 20px;border-radius:10px;background:#8f5ef01a}.credential-card--LINK{background:#20c3db1a}.credential-card__value-row{display:flex;width:100%;min-height:56px;min-width:0;align-items:center;justify-content:space-between;gap:20px}.credential-card__value{min-width:0;overflow-wrap:anywhere;color:#242b35;font-family:inherit;font-size:24px;line-height:24px;font-weight:700}.copy-button,.secondary-button{flex:0 0 auto;width:160px;height:56px;min-height:0;padding:0;border:0;border-radius:10px;color:#fff;background:#8754ed;font-size:24px;line-height:24px;font-weight:400}.credential-card--LINK .copy-button{width:136px;background:#29bfd1}.credential-stack{display:grid;gap:30px}.credential-block{min-width:0}.credential-block__label{height:24px;color:#3f4b75;font-size:24px;line-height:24px}.credential-block .credential-card{margin-top:30px}.copy-button:hover,.secondary-button:hover{filter:brightness(1.05)}.guide-card{margin-top:var(--panel-gap);padding:var(--panel-padding);border-radius:30px;background:#fff}.guide-card__badge{display:inline-flex;width:104px;height:32px;align-items:center;justify-content:center;padding:0;border-radius:10px;color:#fff;background:#9b6cf2;font-size:18px;line-height:24px;font-weight:400}.guide-card--cyan .guide-card__badge{color:#fff;background:#26c3d2}.guide-card h2{margin:clamp(24px,2.5vw,40px) 0;color:var(--ink);font-size:24px;line-height:24px}.guide-list{display:grid;gap:26px;margin:0;padding:0;list-style:none}.guide-list li{color:#697485;font-size:16px;line-height:1.5}.gradient-button--detail{display:flex;width:748px;max-width:100%;margin:40px auto 0;gap:18px}.gradient-button--detail span{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border:2px solid currentColor;border-radius:50%;font-size:22px;line-height:22px}.action-error,.form-error{color:#d66572;font-size:12px;line-height:1.6}.form-error,.form-notice{display:block;min-height:1.6em;margin:8px 0 0;visibility:hidden}.form-error:not(:empty),.form-notice:not(:empty){visibility:visible}.action-error{margin:16px auto -10px;text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.toast-host{position:fixed;top:24px;left:50%;z-index:1000;display:grid;width:min(360px,calc(100vw - 32px));gap:10px;pointer-events:none;transform:translate(-50%)}.toast-message{min-height:44px;padding:12px 16px;border:1px solid #ffd6dd;border-radius:8px;color:#b4233a;background:#fff4f6;box-shadow:0 14px 36px #1c263d29;font-size:14px;line-height:1.5}.toast-message--success{border-color:#bdebdc;color:#19745f;background:#effcf7}.captcha-overlay{position:fixed;z-index:900;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#141c2a6b}.captcha-dialog{width:min(390px,calc(100vw - 40px));padding:18px;border-radius:8px;background:#fff;box-shadow:0 22px 64px #16203442}.captcha-dialog__header,.captcha-dialog__footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.captcha-dialog__header h2{margin:0;color:#222;font-size:17px;line-height:1.35}.captcha-icon-button{width:34px;height:34px;padding:0;border:0;border-radius:50%;color:#6f7785;background:#f3f6fa;font-size:24px;line-height:34px}.captcha-loading{display:grid;min-height:180px;place-items:center;color:#68768a;font-size:14px}.captcha-canvas{position:relative;overflow:hidden;width:100%;margin-top:16px;border-radius:8px;background:#eef3f8}.captcha-click-prompt{display:flex;min-height:58px;align-items:center;justify-content:center;margin-top:14px;padding:8px;border:1px solid #dbe3ee;border-radius:8px;background:#f7f9fc}.captcha-click-prompt img{display:block;max-width:100%;max-height:76px}.captcha-canvas__background,.captcha-canvas__template{display:block;height:100%;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.captcha-canvas__background{width:100%;object-fit:cover}.captcha-canvas__template{position:absolute;top:0;left:0;width:auto;object-fit:contain;pointer-events:none}.captcha-click-marker{position:absolute;width:24px;height:24px;border:2px solid #ffffff;border-radius:50%;color:#fff;background:#1580fc;box-shadow:0 4px 12px #1580fc52;font-size:13px;line-height:20px;text-align:center;transform:translate(-50%,-50%);pointer-events:none}.captcha-slider{position:relative;height:44px;margin-top:14px;overflow:hidden;border:1px solid #dbe3ee;border-radius:8px;background:#f7f9fc;touch-action:none}.captcha-slider__fill{position:absolute;inset:0 auto 0 0;background:#dff2ff}.captcha-slider__handle{position:absolute;z-index:1;top:0;left:0;width:44px;height:42px;padding:0;border:0;border-right:1px solid #d5deeb;border-radius:7px;color:#1580fc;background:#fff;box-shadow:0 4px 12px #23578c29;font-size:20px;line-height:42px;touch-action:none}.captcha-dialog__footer{margin-top:14px}.captcha-secondary-button,.captcha-primary-button{height:38px;padding:0 16px;border-radius:8px;font-size:14px}.captcha-secondary-button{border:1px solid #dbe3ee;color:#68768a;background:#fff}.captcha-primary-button{border:0;color:#fff;background:#1580fc}.state-card{padding:48px 24px;text-align:center}.state-card--large{max-width:620px;margin:30px auto}.state-card strong{display:block;color:var(--ink);font-size:18px}.state-card p{margin:9px 0 20px;color:var(--muted);font-size:13px;line-height:1.7}.state-card--error{border-color:#f0e5e8}.state-card__code{display:block;margin-bottom:12px;color:#986cf2;font-size:58px;font-weight:850;letter-spacing:-.08em}.secondary-button--link{display:inline-flex;align-items:center;justify-content:center}.skeleton-line,.skeleton-button,.skeleton-panel{display:block;border-radius:8px;background:linear-gradient(90deg,#e9edf2 25%,#fafbfc,#e9edf2 75%);background-size:200% 100%;animation:shimmer 1.3s infinite}.skeleton-line{width:70%;height:13px}.skeleton-line--small{width:80px}.skeleton-line--title{width:42%;height:22px}.skeleton-line--wide{width:100%;height:58px;margin-top:auto}.skeleton-button{width:72%;height:46px;align-self:center;border-radius:999px}.detail-loading{display:grid;gap:20px;padding-top:24px}.skeleton-panel{min-height:200px}.detail-loading .detail-hero{min-height:142px}.detail-loading .detail-panel{min-height:354px}.bind-card-page{display:grid;max-width:1100px;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:58px;margin:58px auto 0;padding:54px 64px}.bind-card-page__intro{align-self:center}.bind-card-page__intro h1{margin:16px 0 12px;color:var(--ink);font-size:30px;letter-spacing:-.04em}.bind-card-page__intro p{max-width:410px;margin:0;color:var(--muted);font-size:14px;line-height:1.9}.bind-card-form{display:grid;gap:9px}.bind-card-form label,.auth-form label{color:#68768a;font-size:12px;font-weight:700}.bind-card-form input,.auth-form input{width:100%;min-height:46px;padding:0 14px;border:1px solid #e0e7f0;border-radius:10px;color:var(--ink);background:#fbfcfe;font-size:13px}.bind-card-form input:disabled{color:#788496;background:#f3f6f9}.bind-card-form input::placeholder,.auth-form input::placeholder{color:#acb6c5}.form-notice{color:#339a83;font-size:12px;line-height:1.6}.consent-row{display:flex;align-items:flex-start;gap:7px;margin:10px 0 4px;color:#7c8796!important;font-size:11px!important;font-weight:400!important;line-height:1.5}.consent-row input{width:16px;min-height:16px;margin:0;accent-color:var(--purple)}.auth-submit{width:100%;min-height:56px;margin-top:9px;border:0;border-radius:9px;color:#fff;background:linear-gradient(100deg,#c961eb,#6c89f7 58%,#61d9eb);box-shadow:0 9px 18px #707fed33;font-size:15px;font-weight:750}.auth-submit:hover{filter:saturate(1.08)}.auth-submit:disabled{opacity:.65}.auth-page{position:relative;display:block;width:100%;min-height:100svh;overflow-x:hidden;background:#5bb9ef url(/assets/login-bg-Dn-aT96D.jpg) center / cover no-repeat}.auth-visual{position:absolute;z-index:0;top:50%;left:30%;width:clamp(280px,32vw,620px);transform:translate(-50%,-50%)}.auth-visual__image{display:block;width:100%;height:auto}.auth-card{position:absolute;z-index:1;top:max(32px,calc((100svh - 480px)/2));right:max(24px,10.4vw);width:min(520px,calc(100vw - 48px));min-height:min(480px,calc(100svh - 64px));margin:0;padding:clamp(48px,7vh,72px) clamp(32px,3.5vw,48px) clamp(32px,5vh,48px);border-radius:30px;background:#fff}.auth-card__logo{display:block;position:fixed;z-index:2;top:12px;left:max(24px,calc((100vw - var(--page-max)) / 2));width:174px;height:48px;margin:0;object-fit:contain}.auth-card h1{margin:0;color:var(--ink);font-size:24px;line-height:24px}.auth-card__description{max-width:100%;margin:20px 0 0;color:#979797;font-size:16px;line-height:1.5}.auth-form{display:block;width:100%;margin:clamp(40px,6.7vh,72px) 0 0;text-align:left}.auth-form>label:not(.consent-row){display:none}.auth-form input,.bind-card-form input{width:100%;height:56px;min-height:56px;padding:0 19px;border:1px solid #dedede;border-radius:10px;color:#222;background:#fff;font-size:16px;line-height:16px}.auth-form input::placeholder,.bind-card-form input::placeholder{color:#979797}.code-input-row{display:grid;grid-template-columns:minmax(0,1fr) 148px;gap:12px;margin-top:12px}.code-input-row input{border-radius:10px}.code-button{width:148px;height:56px;min-height:56px;padding:0;border:1px solid #1580fc;border-radius:10px;color:#1580fc;background:#fff;font-size:16px;line-height:16px;font-weight:400}.code-button:disabled{color:#979797;border-color:#dedede;background:#fff}.auth-form .consent-row{width:100%;min-height:16px;align-items:center;gap:9px;margin:12px 0 0;color:#222!important;font-size:16px!important;line-height:16px;white-space:nowrap}.auth-form .consent-row input{width:16px;height:16px;min-height:16px;padding:0;border:1px solid #999999;border-radius:2px;accent-color:#1580fc}.consent-row__link{color:#1580fc}.auth-submit{width:100%;height:56px;min-height:56px;margin-top:12px;border:0;border-radius:10px;color:#fff;background:#1580fc;box-shadow:none;font-size:18px;line-height:18px;font-weight:700}.auth-submit:hover{filter:brightness(1.05)}.auth-card--bind .bind-card-page{position:static;display:block;width:auto;height:auto;max-width:none;margin:0;padding:0;border-radius:0;background:transparent;box-shadow:none}.auth-card--bind .bind-card-page__intro{position:static;width:100%;margin:0}.auth-card--bind .bind-card-page__intro h1{position:static;width:auto;margin:0}.auth-card--bind .bind-card-page__intro p{width:auto;margin:20px 0 0;color:#979797;font-size:16px;line-height:20px}.auth-card--bind .bind-card-form{display:grid;width:100%;gap:12px;margin:clamp(32px,5vh,52px) 0 0}.auth-card--bind .bind-card-form label:not(.consent-row){color:#222;font-size:16px;line-height:16px;font-weight:400}.auth-card--bind .bind-card-form label:not(.consent-row)+input{margin-top:0}.auth-card--bind .bind-card-form label:nth-of-type(2){margin-top:8px}.auth-card--bind .bind-card-form label:nth-of-type(2)+input{margin-top:0}.auth-card--bind .bind-card-form input:disabled{color:#222;background:#fff}@keyframes shimmer{to{background-position:-200% 0}}@media not (min-width:48rem){.site-header__inner,.app-main{width:min(100% - 32px,620px)}.site-header__inner{height:64px}.brand-logo{width:125px;height:34px}.header-actions{gap:0}.header-pill,.user-phone{display:none}.user-avatar{width:40px;height:38px;margin-left:0}.header-link{width:auto;margin-left:8px;font-size:12px;line-height:12px}.app-main{padding-bottom:24px}.bind-card-page{grid-template-columns:1fr}.product-card__category{width:76px;height:32px;font-size:18px;line-height:18px}.gradient-button{height:56px;margin-top:24px;font-size:20px;line-height:20px}.detail-summary{height:auto;min-height:140px;margin-top:24px;padding:24px}.detail-summary .product-card__category,.detail-summary h1,.detail-summary p{position:static}.detail-summary h1{margin:20px 0 12px;font-size:22px;line-height:28px}.detail-summary p{font-size:14px;line-height:22px}.detail-credential-panel,.guide-card{height:auto;min-height:0;margin-top:20px;padding:24px}.detail-credential-panel--link{height:auto;margin-top:20px}.credential-stack,.credential-block,.credential-block--secondary{position:static}.credential-block--secondary{margin-top:24px}.credential-block__label{height:auto;margin-bottom:12px;font-size:18px;line-height:24px}.credential-card{height:auto;min-height:64px;padding:10px 12px}.credential-card__value-row{height:auto;min-height:42px}.credential-card__value{font-size:16px;line-height:22px}.copy-button,.credential-card--LINK .copy-button{width:auto;min-width:92px;height:42px;font-size:14px;line-height:14px}.credential-card--LINK .credential-card__value{font-size:13px;line-height:20px}.gradient-button--detail,.detail-credential-panel--link .gradient-button--detail{position:static;width:100%;max-width:none;height:56px;margin-top:24px;transform:none;font-size:20px;line-height:20px}.guide-card{margin-top:20px;padding:24px}.guide-card__badge{width:84px;height:28px;font-size:14px;line-height:18px}.guide-card h2{margin:24px 0;font-size:20px;line-height:28px}.guide-list{gap:18px}.guide-list li{font-size:14px;line-height:22px}.bind-card-page{gap:28px;margin-top:24px;padding:30px 21px}.bind-card-page__intro h1{font-size:26px}}.app-main:has(.home-page){position:relative;width:100%;max-width:none;min-height:calc(100vh - 72px);margin:0;overflow:hidden;padding-bottom:0;background:#fff;isolation:isolate}.app-shell:has(.home-page),body:has(.home-page),#app:has(.home-page){background:#fff}.home-page{position:relative;z-index:1;width:100%;margin:0}.home-hero{position:relative;overflow:hidden;width:100%;aspect-ratio:1920 / 600}.home-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.home-hero__content{position:absolute;top:35.8%;right:0;left:0;z-index:1;text-align:center}.home-hero__content h1{margin:0;color:#3d3d3d;font-size:clamp(30px,4.06vw,78px);line-height:1.28;font-weight:700}.home-hero__content p{margin:clamp(10px,1.56vw,30px) 0 0;color:#3d3d3d;font-size:clamp(13px,1.04vw,20px);line-height:1}.home-tabs{position:relative;z-index:2;display:flex;justify-content:center;gap:min(59px,3.07vw);margin:max(-78px,-4.0625vw) auto 0;padding:0 24px}.home-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;width:min(690px,44%);align-items:center;justify-content:center;padding:0;aspect-ratio:690 / 88;border:1px solid rgba(21,127,252,1);border-radius:clamp(8px,1.04vw,20px);color:#1d7efd;background:#fff;box-shadow:0 10px 20px #1d7efd4d;font-size:clamp(16px,1.67vw,32px);line-height:1;font-weight:700;transform:skew(-14.2deg);transition:background .16s ease,color .16s ease,filter .16s ease}.home-tab>span{display:block;transform:skew(14.2deg)}.home-tab:hover{filter:brightness(1.03)}.home-tab--active,.home-tab--active:hover{border-color:transparent;color:#fff;background:linear-gradient(90deg,#64cffe,#1d7efd);filter:none}.home-ticket-section{position:relative;z-index:1;width:min(1440px,calc(100% - 48px));margin:min(82px,4.27vw) auto 0}.ticket-card{position:relative;display:flex;min-height:min(454px,23.65vw);align-items:stretch;gap:clamp(20px,3.96vw,76px);padding:clamp(18px,2.08vw,40px);border:4px solid #ffffff;border-radius:clamp(14px,1.56vw,30px);box-shadow:0 10px 20px #157ffc4d}.ticket-card__loading{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;border-radius:inherit;background:#ffffff8c}.loading-spinner{width:36px;height:36px;border:3px solid rgba(21,127,252,.2);border-top-color:#157ffc;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.ticket-card--purple{background:linear-gradient(270deg,#79e0ff,#7a6cff)}.ticket-card--cyan{background:linear-gradient(270deg,#79ffe4,#69a8ff)}.ticket-card:before,.ticket-card:after{position:absolute;left:50%;width:clamp(28px,3.125vw,60px);height:clamp(28px,3.125vw,60px);border-radius:50%;background:#fff;content:""}.ticket-card:before{top:0;transform:translate(-50%,-50%)}.ticket-card:after{bottom:0;transform:translate(-50%,50%)}.ticket-card__badge{position:absolute;z-index:2;top:0;right:0;display:inline-flex;width:82px;height:32px;align-items:center;justify-content:center;border-radius:0 clamp(11px,1.35vw,26px) 0 16px;color:#fff;background:#ff8f1f;font-size:14px;line-height:1}.ticket-card__badge--expired{background:#fa5151}.ticket-card__badge--unavailable{background:#c5bdbd}.ticket-card__left{position:relative;z-index:1;flex:1 1 0;min-width:0}.ticket-card__left h2{margin:0;color:#fff;font-size:clamp(16px,1.25vw,24px);line-height:1;font-weight:700}.ticket-card__left>p{margin:clamp(10px,1.04vw,20px) 0 0;color:#fff;font-size:clamp(12px,.73vw,14px);line-height:1.4}.ticket-card__meta{display:flex;flex-direction:column;gap:clamp(16px,3.125vw,60px);margin:clamp(20px,2.71vw,52px) 0 0}.ticket-card__meta-item{min-width:0;padding:clamp(12px,1.04vw,20px) clamp(12px,.99vw,19px);border-radius:10px;background:#fff}.ticket-card__meta-item dt{color:#727d9f;font-size:14px;line-height:1}.ticket-card__meta-item dd{margin:clamp(10px,1.04vw,20px) 0 0;overflow:hidden;color:#3d3d3d;font-size:clamp(14px,.94vw,18px);line-height:1;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.ticket-card__divider{position:absolute;z-index:0;top:10%;bottom:10%;left:50%;border-left:1px dashed rgba(255,255,255,.9)}.ticket-card__right{position:relative;z-index:1;display:flex;flex:1 1 0;min-width:0;align-items:center}.ticket-panel{display:flex;width:100%;flex-direction:column;padding:clamp(16px,1.56vw,30px) clamp(12px,1.04vw,20px);border-radius:12px;background:#fff}.ticket-panel__label{color:#3f4b75;font-size:clamp(12px,.73vw,14px);line-height:1}.ticket-panel__label+.ticket-panel__box{margin-top:clamp(10px,1.04vw,20px)}.ticket-panel__box+.ticket-panel__label{margin-top:clamp(16px,1.56vw,30px)}.ticket-panel__box{display:flex;height:clamp(40px,2.71vw,52px);align-items:center;gap:8px;padding:0 10px 0 clamp(10px,.99vw,19px);border:1px solid rgba(21,127,252,1);border-radius:10px;background:#157ffc1a}.ticket-panel__value{flex:1 1 auto;min-width:0;overflow:hidden;color:#222;font-size:clamp(13px,.94vw,18px);line-height:1.33;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.ticket-panel .copy-button{flex:0 0 auto;width:58px;height:32px;padding:0;border:0;border-radius:6px;color:#fff;background:linear-gradient(90deg,#64cffe,#1d7efd);font-size:16px;line-height:1;font-weight:700}.ticket-panel .copy-button:hover{filter:brightness(1.05)}.ticket-panel .action-error{margin-top:12px}.ticket-panel__action{width:min(276px,100%);height:clamp(40px,2.71vw,52px);margin:clamp(16px,1.56vw,30px) auto 0;padding:0;border:0;border-radius:999px;color:#fff;font-size:clamp(14px,.94vw,18px);line-height:1;font-weight:700;transition:filter .16s ease,transform .16s ease}.ticket-card--purple .ticket-panel__action{background:linear-gradient(270deg,#79e0ff,#6858fd 55%,#cf75ff)}.ticket-card--cyan .ticket-panel__action{background:linear-gradient(270deg,#79ffe4,#6858fd 55%,#71ecff)}.ticket-panel__action:hover{filter:brightness(1.05);transform:translateY(-1px)}.ticket-card--skeleton{display:block;background:#eef4ff}.ticket-card--skeleton .skeleton-line,.ticket-card--skeleton .skeleton-button{margin:24px}.home-state{display:flex;min-height:300px;align-items:center;flex-direction:column;justify-content:center;gap:14px;padding:48px 24px;border:4px solid #ffffff;border-radius:30px;background:#eef4ff;box-shadow:0 10px 20px #157ffc4d;text-align:center}.home-state strong{color:#3d3d3d;font-size:20px}.home-state p{margin:0;color:var(--muted);font-size:14px}.home-primary-button{display:inline-flex;min-width:160px;height:48px;align-items:center;justify-content:center;margin-top:8px;padding:0 24px;border-radius:999px;color:#fff;background:linear-gradient(90deg,#64cffe,#1d7efd);font-size:16px;font-weight:600}.home-guide{width:min(1440px,calc(100% - 48px));margin:min(120px,6.25vw) auto 0;padding-bottom:96px}.home-guide__richtext{color:#3d3d3d;font-size:16px;line-height:1.8;text-align:center}.home-guide__richtext img{display:block;max-width:100%;height:auto;margin-right:auto;margin-left:auto}@media not (min-width:64rem){.ticket-card{min-height:0}}@media not (min-width:48rem){.home-tabs{gap:12px;padding:0 16px}.home-tab{width:min(300px,46%)}.home-ticket-section{width:calc(100% - 32px);margin-top:24px}.ticket-card{flex-direction:column;padding:20px 16px;border-width:3px}.ticket-card__divider{display:none}.ticket-card:before,.ticket-card:after{display:none}.ticket-card__meta{gap:12px}.home-guide{width:calc(100% - 32px);margin-top:48px;padding-bottom:48px}}@media not (min-width:27rem){.site-header__inner,.app-main{width:calc(100% - 24px)}.credential-card__value-row{align-items:center}.credential-card__value{font-size:14px}.code-input-row{grid-template-columns:minmax(0,1fr) 118px}.code-button{font-size:11px}}@media(min-width:64rem)and (not (min-width:80rem)){.site-header__inner{height:64px}.brand-logo{width:154px;height:42px}.header-actions{font-size:14px}.header-pill{height:36px;font-size:14px}.user-avatar{width:46px;height:42px}.app-main{padding-bottom:16px}.product-card__category{width:84px;height:32px;font-size:16px;line-height:20px}.gradient-button{height:56px;font-size:20px;line-height:20px}.app-main:has(.detail-summary){padding-top:16px;padding-bottom:16px}.detail-summary{display:flex;height:auto;min-height:96px;flex-direction:column;justify-content:center;margin-top:0;padding:18px 32px;border-radius:24px}.detail-summary .product-card__category,.detail-summary h1,.detail-summary p{position:static}.detail-summary .product-card__category{align-self:flex-start}.detail-summary h1{font-size:22px;line-height:24px}.detail-summary .product-card__category+h1{margin-top:10px}.detail-summary p{margin-top:10px;font-size:14px;line-height:20px}.detail-credential-panel,.detail-credential-panel--link{height:auto;min-height:0;margin-top:16px;padding:20px 32px;border-radius:24px}.credential-stack,.credential-block,.credential-block--secondary{position:static}.credential-block--secondary{margin-top:16px}.credential-block__label{height:auto;font-size:18px;line-height:22px}.credential-block .credential-card{margin-top:10px}.credential-card{height:60px;padding:8px 14px}.credential-card__value-row{height:44px}.credential-card__value{font-size:18px;line-height:22px}.copy-button,.secondary-button{width:120px;height:44px;font-size:18px;line-height:18px}.credential-card--LINK .copy-button{width:110px}.gradient-button--detail,.detail-credential-panel--link .gradient-button--detail{position:static;width:min(748px,calc(100% - 64px));max-width:none;height:56px;margin:20px auto 0;transform:none;font-size:20px;line-height:20px}.gradient-button--detail span{width:24px;height:24px;font-size:18px;line-height:18px}.guide-card{height:auto;min-height:0;margin-top:16px;padding:20px 32px;border-radius:24px}.guide-card__badge{width:88px;height:28px;font-size:15px;line-height:18px}.guide-card h2{margin:16px 0;font-size:20px;line-height:24px}.guide-list{gap:10px}.guide-list li{font-size:14px;line-height:20px}}@media not (min-width:64rem){.auth-page{display:grid;min-height:100svh;grid-template-columns:1fr;gap:24px;padding:24px;background:#5bb9ef url(/assets/login-bg-Dn-aT96D.jpg) center / cover no-repeat}.auth-visual{position:relative;top:auto;left:auto;width:min(400px,90%);margin:0 auto;transform:none}.auth-card,.auth-card--bind{position:relative;top:auto;right:auto;width:min(480px,100%);height:auto;min-height:0;margin:auto;padding:96px 48px 56px;border-radius:24px}.auth-card__logo{position:absolute;top:24px;left:48px;width:125px;height:34px}.auth-card h1,.auth-card__description,.auth-card--bind .bind-card-page__intro,.auth-card--bind .bind-card-page__intro h1,.auth-card--bind .bind-card-page__intro p,.auth-form,.auth-card--bind .bind-card-form{position:static;width:auto}.auth-card h1{margin:0;font-size:26px;line-height:32px}.auth-card__description,.auth-card--bind .bind-card-page__intro p{margin:10px 0 0;font-size:13px;line-height:22px}.auth-form,.auth-card--bind .bind-card-form{display:grid;gap:9px;margin:28px 0 0;text-align:left}.auth-form>label:not(.consent-row){display:block}.auth-form input,.bind-card-form input{height:46px;min-height:46px;font-size:13px}.code-input-row{grid-template-columns:minmax(0,1fr) 118px;gap:10px;margin-top:0}.code-button{width:auto;height:46px;min-height:46px;font-size:12px}.auth-form .consent-row{width:auto;height:auto;margin:10px 0 0;font-size:11px!important;line-height:18px;white-space:normal}.auth-submit{height:56px;min-height:56px;margin-top:9px;font-size:15px}.auth-card--bind .bind-card-page{height:auto}.auth-card--bind .bind-card-page__intro,.auth-card--bind .bind-card-page__intro h1{margin:0}.auth-card--bind .bind-card-form label:nth-of-type(2),.auth-card--bind .bind-card-form label:nth-of-type(2)+input{margin-top:0}}@media not (min-width:48rem){.auth-page{gap:16px;padding:24px 0}.auth-visual{width:min(300px,86%)}.auth-card,.auth-card--bind{width:min(480px,calc(100% - 32px));padding:88px 24px 40px}.auth-card__logo{left:24px}.auth-form .consent-row{align-items:flex-start;white-space:normal}}.detail-page{position:relative;padding-left:52px}.detail-back{position:absolute;z-index:2;top:clamp(24px,3vw,40px);left:0;display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:6px;background:#fff;box-shadow:0 0 10px #0000001a;transition:box-shadow .16s ease,transform .16s ease}.detail-back:hover{box-shadow:0 4px 14px #00000024;transform:translateY(-1px)}.detail-back img{display:block;width:18px;height:18px;object-fit:contain}@media(min-width:64rem)and (not (min-width:80rem)){.detail-back{top:0}}@media not (min-width:48rem){.detail-page{padding-left:0}.detail-back{position:static;width:36px;height:36px;margin-top:16px}.detail-summary{margin-top:16px}}
