@charset "UTF-8";.cf-holo-orb{--color-bg: #ffffff;--color-surface: #ffffff;--color-text: #222222;--color-text-muted: #666666;--color-border: #e0e0e0;--color-primary: #2563eb;--color-primary-hover: #1d4ed8;--font-sans: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "PingFang TC", "Noto Sans TC", "Microsoft JhengHei", sans-serif;--fs-h1: clamp(1.75rem, 5vw, 3rem);--fs-h2: clamp(1.5rem, 3.5vw, 2.25rem);--fs-h3: clamp(1.25rem, 2.5vw, 1.5rem);--fs-body: clamp(1.2rem, 1.8vw, 1.3125rem);--fs-small: .875rem;--fs-display: clamp(2.5rem, 7vw, 5rem);--gap-eyebrow: 20px;--space-1: .25rem;--space-2: .5rem;--space-3: 1rem;--space-4: 1.5rem;--space-5: 2rem;--space-6: 3rem;--space-7: 4rem;--container-max: 1440px;--gutter: var(--space-3);--radius: 8px;--card-line: #ededed;--card-radius: 14px;--shadow: 0 1px 3px rgba(0, 0, 0, .08), 0 4px 12px rgba(0, 0, 0, .04)}.cf-holo-orb,.cf-holo-orb *,.cf-holo-orb *:before,.cf-holo-orb *:after{box-sizing:border-box}.cf-holo-orb h1,.cf-holo-orb h2,.cf-holo-orb h3,.cf-holo-orb h4,.cf-holo-orb h5,.cf-holo-orb h6,.cf-holo-orb p,.cf-holo-orb figure,.cf-holo-orb blockquote,.cf-holo-orb dl,.cf-holo-orb dd,.cf-holo-orb ul,.cf-holo-orb ol{margin:0}.cf-holo-orb ul[class],.cf-holo-orb ol[class]{padding:0;list-style:none}.cf-holo-orb img,.cf-holo-orb picture,.cf-holo-orb video,.cf-holo-orb canvas,.cf-holo-orb svg,.cf-holo-orb iframe{display:block;max-width:100%;height:auto}.cf-holo-orb input,.cf-holo-orb button,.cf-holo-orb textarea,.cf-holo-orb select{font:inherit;color:inherit}.cf-holo-orb p,.cf-holo-orb h1,.cf-holo-orb h2,.cf-holo-orb h3,.cf-holo-orb h4,.cf-holo-orb li,.cf-holo-orb a{overflow-wrap:break-word}@media(prefers-reduced-motion:reduce){.cf-holo-orb,.cf-holo-orb *,.cf-holo-orb *:before,.cf-holo-orb *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.cf-holo-orb{font-family:var(--font-sans);font-size:var(--fs-body);line-height:1.7;background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased}.cf-holo-orb h1{font-size:var(--fs-h1);line-height:1.2}.cf-holo-orb h2{font-size:var(--fs-h2);line-height:1.25}.cf-holo-orb h3{font-size:var(--fs-h3);line-height:1.3}.cf-holo-orb h1,.cf-holo-orb h2,.cf-holo-orb h3{margin-bottom:var(--space-3);font-weight:700;text-wrap:balance}.cf-holo-orb p{margin-bottom:var(--space-3);max-width:70ch}.cf-holo-orb a{color:var(--color-primary);text-decoration-thickness:1px;text-underline-offset:2px}.cf-holo-orb a:hover{color:var(--color-primary-hover)}.cf-holo-orb :focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.cf-holo-orb .container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:var(--gutter)}.cf-holo-orb .section{padding-block:var(--space-6)}.cf-holo-orb .grid{display:grid;gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr))}.cf-holo-orb .grid--2,.cf-holo-orb .grid--3,.cf-holo-orb .grid--4{display:grid;gap:var(--space-4);grid-template-columns:1fr}.cf-holo-orb .flex{display:flex;flex-wrap:wrap;gap:var(--space-3)}.cf-holo-orb .eyebrow{margin-bottom:var(--gap-eyebrow);font-size:1.125rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--color-text-muted)}.cf-holo-orb .banner{--color-text-muted: rgba(255, 255, 255, .78);position:relative;width:100%;display:flex;align-items:center;min-height:100vh;min-height:100dvh;padding-block:var(--space-6);color:#fff;text-align:left;background-color:#0b0f16}.cf-holo-orb .banner .container{width:100%}.cf-holo-orb .banner__title{color:inherit;max-width:20ch;margin-bottom:var(--space-4);font-size:var(--fs-display);font-weight:700;line-height:1.05;letter-spacing:-.01em}.cf-holo-orb .banner__text{max-width:34ch;margin-bottom:0;color:var(--color-text-muted)}.cf-holo-orb .feature-grid{padding-block:var(--space-7)}.cf-holo-orb .feature-grid__title{margin-bottom:var(--space-2)}.cf-holo-orb .feature-grid__intro{max-width:58ch;margin-bottom:var(--space-6);color:var(--color-text-muted)}.cf-holo-orb .feature-grid__media{aspect-ratio:1 / 1;margin-bottom:var(--space-3);background-color:#d9d9d9;border-radius:4px}.cf-holo-orb .feature-grid__media img,.cf-holo-orb .feature-grid__media video{width:100%;height:100%;object-fit:cover}.cf-holo-orb .feature-grid__label{font-size:1.25rem;font-size:1rem;font-weight:700}.cf-holo-orb .feature-grid__text{max-width:none;margin-bottom:0;font-size:1.1875rem;color:var(--color-text-muted)}.cf-holo-orb .studio{padding-block:var(--space-7)}.cf-holo-orb .studio__title{margin-bottom:var(--space-2)}.cf-holo-orb .studio__intro{max-width:58ch;margin-bottom:var(--space-6);color:var(--color-text-muted)}.cf-holo-orb .studio__frame{background-color:#d9d9d9;border-radius:24px;overflow:hidden}.cf-holo-orb .studio__frame img{width:100%;height:auto;object-fit:cover}.cf-holo-orb .studio--center .studio__title{text-align:center}.cf-holo-orb .studio--center .studio__intro{margin-inline:auto;text-align:center}.cf-holo-orb .orb-carousel{padding-block:var(--space-7)}.cf-holo-orb .orb-carousel__title{margin-bottom:var(--space-2)}.cf-holo-orb .orb-carousel__intro{max-width:58ch;margin-bottom:var(--space-6);color:var(--color-text-muted)}.cf-holo-orb .orb-carousel__viewport{position:relative}.cf-holo-orb .orb-carousel__track{display:flex;gap:var(--space-4);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.cf-holo-orb .orb-carousel__track::-webkit-scrollbar{display:none}.cf-holo-orb .orb-carousel__slide{flex:0 0 auto;width:75%;aspect-ratio:16 / 9;scroll-snap-align:center;background-color:#d9d9d9;border-radius:var(--radius);overflow:hidden}.cf-holo-orb .orb-carousel__slide img{width:100%;height:100%;object-fit:cover}.cf-holo-orb .orb-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:1;display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;background-color:#fff;box-shadow:var(--shadow);cursor:pointer}.cf-holo-orb .orb-carousel__arrow:disabled{opacity:.35;cursor:default}.cf-holo-orb .orb-carousel__arrow:before{content:"";width:0;height:0;margin-left:2px;border-style:solid;border-width:6px 0 6px 10px;border-color:transparent transparent transparent #14181f}.cf-holo-orb .orb-carousel__arrow--prev{left:var(--space-4)}.cf-holo-orb .orb-carousel__arrow--prev:before{margin-left:-2px;margin-right:2px;transform:rotate(180deg)}.cf-holo-orb .orb-carousel__arrow--next{right:var(--space-4)}.cf-holo-orb .orb-carousel__dots{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:var(--space-4)}.cf-holo-orb .orb-carousel__dot{display:grid;place-items:center;width:16px;height:20px;padding:0;border:0;background:none;cursor:pointer;transition:width .2s ease}.cf-holo-orb .orb-carousel__dot.is-active{width:32px}.cf-holo-orb .orb-carousel__dot:before{content:"";display:block;width:100%;height:6px;border-radius:999px;background-color:var(--color-border);transition:background-color .2s ease}.cf-holo-orb .orb-carousel__dot.is-active:before{background-color:var(--color-text)}.cf-holo-orb .spec{--accent: #f5822a;padding-block:var(--space-7)}.cf-holo-orb .spec__title{margin-bottom:var(--space-6)}.cf-holo-orb .spec__layout{display:grid;grid-template-columns:200px 1fr;gap:var(--space-6)}.cf-holo-orb .spec__nav{display:flex;flex-direction:column;gap:var(--space-3)}.cf-holo-orb .spec__nav-item{padding:0;padding-left:var(--space-3);border:0;border-left:3px solid transparent;background:none;text-align:left;font-size:1.25rem;font-weight:700;color:var(--color-text-muted);cursor:pointer}.cf-holo-orb .spec__nav-item.is-active{border-left-color:var(--accent);color:var(--color-text)}.cf-holo-orb .spec-group{padding-top:var(--space-4);border-top:1px solid var(--card-line)}.cf-holo-orb .spec-group+.spec-group{margin-top:var(--space-6)}.cf-holo-orb .spec-group__title{margin-bottom:var(--space-4);font-size:1.25rem;font-weight:700}.cf-holo-orb .spec-table__row{display:grid;grid-template-columns:200px 1fr;padding-block:var(--space-3)}.cf-holo-orb .spec-table__row+.spec-table__row{border-top:1px solid var(--card-line)}.cf-holo-orb .spec-table dt{color:var(--color-text-muted)}.cf-holo-orb .spec-table dd{margin:0;color:var(--color-text)}.cf-holo-orb .text-center{text-align:center}.cf-holo-orb .text-muted{color:var(--color-text-muted)}.cf-holo-orb .mx-auto{margin-inline:auto}.cf-holo-orb .mt-4{margin-top:var(--space-4)}.cf-holo-orb .mb-0{margin-bottom:0}.cf-holo-orb .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@media(min-width:480px){.cf-holo-orb{--gutter: var(--space-4)}}@media(min-width:768px){.cf-holo-orb{--gutter: var(--space-5)}.cf-holo-orb .grid--2,.cf-holo-orb .grid--3,.cf-holo-orb .grid--4{grid-template-columns:repeat(2,1fr)}.cf-holo-orb .section{padding-block:var(--space-7)}}@media(min-width:1024px){.cf-holo-orb .grid--3{grid-template-columns:repeat(3,1fr)}.cf-holo-orb .grid--4{grid-template-columns:repeat(4,1fr)}}@media(min-width:1280px){.cf-holo-orb{--gutter: var(--space-6)}}@media(max-width:767px){.cf-holo-orb .spec__layout{grid-template-columns:1fr;gap:var(--space-4)}.cf-holo-orb .spec-table__row{grid-template-columns:1fr 1fr}}@media print{.cf-holo-orb .btn{display:none}.cf-holo-orb{background:#fff;color:#000}}.cf-holo-orb .orb-carousel__slide,.cf-holo-orb .feature-grid__media,.cf-holo-orb .studio__frame{display:block}
/*# sourceMappingURL=/cdn/shop/t/7/assets/holo-orb.css.map */
