:focus-visible{outline-offset:4px;outline:3px solid #6550d8b8}.skip-link{z-index:10000;color:#fff;background:var(--purple);border-radius:9px;padding:11px 16px;font-size:.78rem;font-weight:850;transition:top .2s;position:fixed;top:-80px;left:20px}.skip-link:focus{top:18px}.system-state-page{background:radial-gradient(circle at 20% 18%,#6550d81c,#0000 25%),linear-gradient(145deg,#faf9ff,#fff);align-items:center;min-height:78vh;padding:80px 0;display:grid}.system-state-grid{grid-template-columns:.72fr 1.28fr;align-items:center;gap:70px;display:grid}.system-state-code{min-height:450px;color:var(--purple);background:#fff;border:1px solid #dfdbe9;border-radius:30px;justify-content:center;align-items:center;gap:13px;font-family:Georgia,Times New Roman,serif;display:flex;overflow:hidden;box-shadow:0 35px 80px #291f5224}.system-state-code span{font-size:8rem;line-height:1}.system-state-code strong{color:#fff;background:linear-gradient(145deg,#25203b,#6551c2);border-radius:50%;place-items:center;width:135px;height:135px;font-family:Noto Serif TC,PMingLiU,serif;font-size:3.4rem;display:grid;box-shadow:0 0 0 28px #6550d80e,0 0 0 56px #6550d806}.system-state-copy h1{letter-spacing:-.045em;margin:20px 0;font-family:Noto Serif TC,PMingLiU,serif;font-size:clamp(3rem,5vw,5.1rem);line-height:1.15}.system-state-copy h1 em{color:var(--purple);font-style:normal;display:block}.system-state-copy>p{max-width:680px;color:var(--muted);font-size:.95rem}.system-search{max-width:650px;margin:28px 0;display:flex}.system-search input{border:1px solid #d9d5e2;border-right:0;border-radius:12px 0 0 12px;outline:none;flex:1;min-width:0;min-height:54px;padding:0 16px}.system-search input:focus{border-color:var(--purple);box-shadow:0 0 0 4px #6550d814}.system-search button{color:#fff;background:var(--purple);cursor:pointer;border:0;border-radius:0 12px 12px 0;padding:0 20px;font-weight:850}.system-recovery-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:25px;display:grid}.system-recovery-grid a{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;min-height:115px;padding:17px 42px 17px 17px;transition:all .2s;display:flex;position:relative}.system-recovery-grid a:hover{box-shadow:var(--shadow-sm);border-color:#c5bced;transform:translateY(-3px)}.system-recovery-grid strong{font-size:.82rem}.system-recovery-grid span{color:#7b7684;margin-top:6px;font-size:.68rem;line-height:1.55}.system-recovery-grid i{color:var(--purple);font-style:normal;position:absolute;top:18px;right:17px}.system-error-page{min-height:100vh}.system-error-card{text-align:center;border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:30px;padding:58px;max-width:760px!important}.system-error-mark{color:#fff;background:var(--purple);border-radius:50%;place-items:center;width:66px;height:66px;margin:0 auto 20px;font-family:Georgia,serif;font-size:2rem;display:grid}.system-error-card h1{margin:16px 0;font-family:Noto Serif TC,PMingLiU,serif;font-size:clamp(2.4rem,4vw,3.7rem)}.system-error-card>p{max-width:600px;color:var(--muted);margin:0 auto}.system-error-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:30px;display:flex}.route-loading{background:radial-gradient(circle,#6550d817,#0000 32%),#faf9fd;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;display:flex}.route-loading-mark{color:var(--purple);align-items:center;gap:15px;font-family:Noto Serif TC,PMingLiU,serif;font-size:1rem;font-weight:850;display:flex}.route-loading-mark i{border:3px solid #ded8f5;border-top-color:var(--purple);border-radius:50%;width:55px;height:55px;animation:.9s linear infinite route-spin}.route-loading>strong{margin-top:22px;font-size:.83rem}.route-loading>small{color:#96919f;letter-spacing:.15em;margin-top:6px;font-size:.59rem}@keyframes route-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:850px){.system-state-grid{grid-template-columns:1fr}.system-state-code{min-height:300px}.system-state-code span{font-size:5.5rem}.system-state-code strong{width:105px;height:105px;font-size:2.7rem}}@media (max-width:600px){.system-state-page{padding:55px 0}.system-state-code{min-height:240px}.system-state-code span{font-size:4.2rem}.system-state-code strong{width:85px;height:85px;font-size:2.1rem}.system-state-copy h1{font-size:2.75rem}.system-search{flex-direction:column;gap:8px}.system-search input,.system-search button{border:1px solid #d9d5e2;border-radius:10px;min-height:50px}.system-search button{border-color:var(--purple)}.system-recovery-grid{grid-template-columns:1fr}.system-error-card{padding:30px}.system-error-actions{flex-direction:column;align-items:stretch}.system-error-actions .button{width:100%}}
.consent-banner{z-index:9999;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#1f1b31f5;border:1px solid #ffffff29;border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:28px;width:min(960px,100% - 32px);padding:22px 24px;display:grid;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 30px 90px #0d0a1859}.consent-banner strong{font-size:.9rem;display:block}.consent-banner p{color:#ffffffb3;max-width:690px;margin:6px 0 4px;font-size:.72rem;line-height:1.65}.consent-banner a{color:#d8cdfd;font-size:.68rem;text-decoration:underline}.consent-actions{gap:9px;display:flex}.consent-actions .button{white-space:nowrap}.consent-actions .button-outline{color:#fff;background:0 0;border-color:#ffffff59}.consent-actions .button-outline:hover{background:#ffffff14}.footer-text-button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.footer-text-button:hover{color:#fff;text-decoration:underline}@media (max-width:760px){.consent-banner{grid-template-columns:1fr;gap:16px;padding:20px;bottom:12px}.consent-actions{grid-template-columns:1fr 1fr;display:grid}.consent-actions .button{width:100%}}@media (max-width:430px){.consent-actions{grid-template-columns:1fr}}
.contact-product-context{background:linear-gradient(135deg,#faf8ff,#fff);border:1px solid #ddd7eb;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:22px;margin:24px 0 4px;padding:20px 22px;display:flex;position:relative;overflow:hidden}.contact-product-context:before{content:"";background:var(--purple);width:5px;position:absolute;inset:0 auto 0 0}.contact-product-context>div{gap:5px;display:grid}.contact-product-context span{color:var(--purple);letter-spacing:.1em;text-transform:uppercase;font-size:.64rem;font-weight:850}.contact-product-context strong{font-size:1.05rem;line-height:1.4}.contact-product-context p{color:var(--muted);margin:0;font-size:.76rem;line-height:1.6}.contact-product-context>a{color:var(--purple);text-underline-offset:4px;flex:none;font-size:.72rem;font-weight:850;text-decoration:underline}.contact-product-context.accent-teal:before{background:#238e82}.contact-product-context.accent-gold:before{background:#b68931}.contact-product-context.accent-violet:before{background:var(--purple)}.form-payment-notice{color:#6c6047;background:#fffaf0;border:1px solid #e8dfca;border-radius:12px;margin:0;padding:13px 15px;font-size:.69rem;line-height:1.65}.confirmation-product{text-align:left;background:linear-gradient(135deg,#faf8ff,#fff);border:1px solid #ded8ec;border-radius:17px;gap:5px;max-width:560px;margin:28px auto 0;padding:18px 20px;display:grid}.confirmation-product span{color:var(--purple);letter-spacing:.1em;font-size:.62rem;font-weight:850}.confirmation-product strong{font-size:1rem}.confirmation-product small{color:var(--muted);line-height:1.55}.confirmation-product.accent-teal{background:linear-gradient(135deg,#f3fbf9,#fff);border-color:#cfe7e2}.confirmation-product.accent-gold{background:linear-gradient(135deg,#fffaf0,#fff);border-color:#eadfc8}.confirmation-next-steps{grid-template-columns:repeat(3,1fr);gap:10px;margin:28px 0 2px;display:grid}.confirmation-next-steps article{border:1px solid var(--line);text-align:left;background:#faf9fd;border-radius:14px;gap:7px;padding:15px;display:grid}.confirmation-next-steps strong{color:var(--purple);font-family:Georgia,serif;font-size:.72rem}.confirmation-next-steps span{color:#5f5a68;font-size:.72rem;line-height:1.5}@media (max-width:680px){.contact-product-context{flex-direction:column;align-items:stretch}.contact-product-context>a{align-self:flex-start}.confirmation-next-steps{grid-template-columns:1fr}.confirmation-product{padding:16px}}
