.cryo-page .header{transition:background .3s}.cryo-page[data-scrolling-started=true] .header{-webkit-backdrop-filter:blur(16px);background:#060d18bf}.cryo-page[data-scrolling-started=true] .header-bg{opacity:.5}.cryo-page{--cryo-bg:#060d18;--cryo-bg-card:#0e1b2e;--cryo-accent:#22d3ee;--cryo-accent-deep:#0891b2;--cryo-text:#e6f6fb;--cryo-text-dim:#9cc0d0;--cryo-border:#ffffff14;--cryo-font-display:"Outfit", "Noto Sans TC", sans-serif;--cryo-font-body:"Noto Sans TC", "Inter", sans-serif;--cryo-font-mono:"JetBrains Mono", monospace;background:var(--cryo-bg);color:var(--cryo-text);font-family:var(--cryo-font-body)}.cryo-container{width:70vw;max-width:70vw;margin:0 auto;padding:0}@media (width<=1024px){.cryo-container{width:auto;max-width:100%;padding:0 clamp(1.25rem,4vw,3rem)}}.cryo-page [data-reveal]{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(32px)}.cryo-page [data-reveal].is-revealed{opacity:1;transform:translateY(0)}.cryo-hero{align-items:center;min-height:100dvh;padding-top:6rem;padding-bottom:4rem;display:flex;position:relative;overflow:hidden}.cryo-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.cryo-hero:after{content:"";pointer-events:none;background:radial-gradient(#22d3ee29 0%,#0000 70%);width:60%;height:80%;position:absolute;top:-10%;right:-10%}.cryo-hero__grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid;position:relative}.cryo-hero__content{flex-direction:column;gap:1.25rem;display:flex}.cryo-breadcrumb{font-family:var(--cryo-font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--cryo-text-dim);font-size:.95rem}.cryo-breadcrumb__sep{opacity:.4;margin:0 .5em}.cryo-hero__title{font-family:var(--cryo-font-display);letter-spacing:-.02em;color:var(--cryo-text);font-size:clamp(3rem,6vw,5rem);font-weight:700;line-height:1.1}.cryo-hero__subtitle{color:var(--cryo-text-dim);font-size:clamp(1.3rem,2vw,1.65rem);line-height:var(--leading-body)}.cryo-hero__tags{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.cryo-tag{font-family:var(--cryo-font-mono);color:var(--cryo-accent);white-space:nowrap;background:#22d3ee0f;border:1px solid #22d3ee5c;border-radius:9999px;padding:.35em .85em;font-size:.95rem;text-decoration:none;transition:background .2s,border-color .2s}.cryo-tag:hover{background:#22d3ee2e;border-color:#22d3eeb3}.cryo-hero__year{font-family:var(--cryo-font-mono);letter-spacing:.1em;color:var(--cryo-text-dim);opacity:.6;font-size:1rem}.cryo-hero__mockup{justify-content:center;align-items:center;display:flex}.cryo-mockup-frame{border:1px solid var(--cryo-border);background:var(--cryo-bg-card);border-radius:12px;width:100%;max-width:520px;overflow:hidden;box-shadow:0 25px 60px #00000080,0 0 60px #22d3ee1f}.cryo-mockup-bar{border-bottom:1px solid var(--cryo-border);background:#ffffff08;gap:6px;padding:12px 16px;display:flex}.cryo-dot{background:#ffffff1a;border-radius:50%;width:10px;height:10px}.cryo-mockup-screen{border-radius:6px;margin:12px;overflow:hidden}.cryo-mockup-img{width:100%;height:auto;display:block}.cryo-scroll-hint{flex-direction:column;align-items:center;gap:.5rem;animation:1.5s 1.2s both cryoFadeIn;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.cryo-scroll-hint span{font-family:var(--cryo-font-mono);text-transform:uppercase;letter-spacing:.15em;color:var(--cryo-text-dim);opacity:.5;font-size:.85rem}.cryo-scroll-line{background:var(--cryo-text-dim);opacity:.3;width:1px;height:2.5rem;animation:2s ease-in-out infinite cryoPulse}@keyframes cryoFadeIn{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes cryoPulse{0%,to{opacity:.3;transform:scaleY(1)}50%{opacity:.6;transform:scaleY(.5)}}.cryo-info-bar{border-top:1px solid var(--cryo-border);border-bottom:1px solid var(--cryo-border);background:#ffffff05;padding:1.5rem 0}.cryo-info-bar__inner{grid-template-columns:repeat(4,1fr);display:grid}.cryo-info-item{border-right:1px solid var(--cryo-border);flex-direction:column;gap:.35rem;padding:0 1.5rem;display:flex}.cryo-info-item:first-child{padding-left:0}.cryo-info-item:last-child{border-right:none;padding-right:0}.cryo-info-label{font-family:var(--cryo-font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--cryo-text-dim);opacity:.7;font-size:.85rem}.cryo-info-value{color:var(--cryo-text);font-size:1.1rem}.cryo-info-link{color:var(--cryo-accent);align-items:center;font-size:1.1rem;text-decoration:none;transition:color .2s;display:inline-flex}.cryo-info-link:hover{color:#67e8f9}.cryo-tab-bar{border-bottom:1px solid var(--cryo-border);z-index:50;background:var(--cryo-bg);backdrop-filter:blur(12px);padding:1.25rem 0;position:sticky;top:3.5rem}.cryo-tab-bar__inner{justify-content:center;align-items:center;gap:1rem;display:flex}.cryo-tab-bar__nav{gap:.5rem;display:flex}.cryo-tab-btn{color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:9999px;padding:.55em 1.4em;font-family:inherit;font-size:1.05rem;transition:background .2s,color .2s,border-color .2s}.cryo-tab-btn:hover{color:#ffffffbf;border-color:#ffffff4d}.cryo-tab-btn.is-active{color:#111;background:#fff;border-color:#fff;font-weight:600}[data-cryo-panel]{display:none}[data-cryo-panel].is-active{display:block}@media (width<=479px){.cryo-tab-bar__inner{flex-direction:column;align-items:flex-start}}.cryo-section{padding:clamp(4rem,8vw,7rem) 0}.cryo-section-title{font-family:var(--cryo-font-display);color:var(--cryo-text);margin-bottom:1.5rem;padding-bottom:.75rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:600;line-height:1.3;position:relative}.cryo-section-title:after{content:"";background:var(--cryo-accent);width:3rem;height:2px;position:absolute;bottom:0;left:0}.cryo-section-title--center{text-align:center}.cryo-section-title--center:after{left:50%;transform:translate(-50%)}.cryo-overview-grid{grid-template-columns:3fr 2fr;align-items:start;gap:clamp(3rem,6vw,5rem);display:grid}.cryo-overview-text p{font-size:clamp(1.15rem,1.5vw,1.35rem);line-height:var(--leading-body);color:var(--cryo-text-dim);margin-bottom:1.25rem}.cryo-overview-text p:last-child{margin-bottom:0}.cryo-overview-text strong{color:var(--cryo-text);font-weight:600}.cryo-stats-col{flex-direction:column;gap:1rem;display:flex;position:sticky;top:6rem}.cryo-stat{background:var(--cryo-bg-card);border:1px solid var(--cryo-border);border-radius:12px;align-items:baseline;gap:1rem;padding:1.5rem 1.75rem;transition:border-color .3s,box-shadow .3s;display:flex}.cryo-stat:hover{border-color:#22d3ee73;box-shadow:0 0 24px #22d3ee24}.cryo-stat__value{font-family:var(--cryo-font-display);color:var(--cryo-accent);white-space:nowrap;min-width:5rem;font-size:clamp(2.4rem,3.6vw,3.1rem);font-weight:700;line-height:1}.cryo-stat__label{color:var(--cryo-text-dim);font-size:1.05rem;line-height:1.4}.cryo-tech-content{max-width:48em}.cryo-tech-h3{font-family:var(--cryo-font-display);color:var(--cryo-text);margin-top:2rem;margin-bottom:.5rem;font-size:1.35rem;font-weight:600;line-height:1.4}.cryo-tech-p{font-size:1.15rem;line-height:var(--leading-body);color:var(--cryo-text-dim);margin-bottom:1rem}.cryo-tech-p strong{color:var(--cryo-text);font-weight:600}.cryo-tech-p code{font-family:var(--cryo-font-mono);color:var(--cryo-accent);background:#22d3ee29;border-radius:4px;padding:.15em .45em;font-size:.95em}.cryo-tech-stack-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:.5rem;display:grid}.cryo-tech-cat{background:var(--cryo-bg-card);border:1px solid var(--cryo-border);border-radius:12px;padding:1.5rem}.cryo-tech-cat h4{font-family:var(--cryo-font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--cryo-accent);margin-bottom:.75rem;font-size:.9rem}.cryo-tech-cat ul{margin:0;padding:0;list-style:none}.cryo-tech-cat li{color:var(--cryo-text-dim);padding:.25em 0;font-size:1.05rem}.cryo-tech-cat li:before{content:">";color:#fff3;font-family:var(--cryo-font-mono);margin-right:.5em;font-size:.95em}@media (width<=767px){.cryo-tech-stack-grid{grid-template-columns:1fr}}.cryo-features-section{background:linear-gradient(#0000 0%,#0e1b2e80 20% 80%,#0000 100%)}.cryo-timeline{margin-top:3rem;padding-bottom:2rem;position:relative}.cryo-timeline__line{background:var(--cryo-border);width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.cryo-timeline__line:after{content:"";background:linear-gradient(180deg, var(--cryo-accent), #22d3ee33);width:100%;height:0%;transition:height 1.8s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0}.cryo-timeline__line.is-drawn:after{height:100%}.cryo-timeline__item{grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;margin-bottom:2.5rem;display:grid;position:relative}.cryo-timeline__item:last-child{margin-bottom:0}.cryo-timeline__dot{background:var(--cryo-bg);width:44px;height:44px;font-family:var(--cryo-font-mono);color:var(--cryo-accent);z-index:2;border:2px solid #22d3ee80;border-radius:50%;grid-column:2;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;transition:border-color .3s,background .3s;display:flex}.cryo-timeline__item:hover .cryo-timeline__dot{border-color:var(--cryo-accent);background:#22d3ee29}.cryo-timeline__card{background:var(--cryo-bg-card);border:1px solid var(--cryo-border);border-radius:12px;padding:1.75rem 2rem;transition:border-color .3s,background .3s,box-shadow .3s}.cryo-timeline__card:hover{background:#0e1b2ef2;border-color:#22d3ee66;box-shadow:0 8px 30px #0000004d}.cryo-timeline__card-title{font-family:var(--cryo-font-display);color:var(--cryo-text);margin-bottom:.5rem;font-size:1.4rem;font-weight:600}.cryo-timeline__card-desc{font-size:1.1rem;line-height:var(--leading-body);color:var(--cryo-text-dim);margin:0}.cryo-timeline__item--left .cryo-timeline__card{text-align:right;grid-area:1/1}.cryo-timeline__item--left .cryo-timeline__dot{grid-area:1/2}.cryo-timeline__item--right .cryo-timeline__card{grid-area:1/3}.cryo-timeline__item--right .cryo-timeline__dot{grid-area:1/2}.cryo-cta{border-top:1px solid var(--cryo-border);border-bottom:1px solid var(--cryo-border);background:linear-gradient(135deg,#22d3ee1f,#060d18f2);padding:clamp(4rem,8vw,6rem) 0}.cryo-cta__inner{text-align:center;max-width:600px;margin:0 auto}.cryo-cta__eyebrow{font-family:var(--cryo-font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--cryo-accent);margin-bottom:1rem;font-size:.9rem}.cryo-cta__title{font-family:var(--cryo-font-display);color:var(--cryo-text);margin-bottom:1rem;font-size:clamp(2.25rem,4vw,3.5rem);font-weight:700;line-height:1.2}.cryo-cta__desc{color:var(--cryo-text-dim);font-size:1.2rem;line-height:var(--leading-body);margin-bottom:2rem}.cryo-cta__btn{background:var(--cryo-accent);color:#052430;border-radius:9999px;align-items:center;padding:.85em 2.25em;font-size:1.15rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.cryo-cta__btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #22d3ee73}.cryo-related{padding-bottom:clamp(4rem,8vw,7rem)}.cryo-related__grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1.5rem;margin-top:.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.cryo-related__grid::-webkit-scrollbar{display:none}.cryo-related__card{scroll-snap-align:start;background:var(--cryo-bg-card);border:1px solid var(--cryo-border);min-width:280px;max-width:340px;color:inherit;border-radius:12px;flex:0 0 calc(33.333% - 1rem);text-decoration:none;transition:border-color .3s,transform .2s;overflow:hidden}.cryo-related__card:hover{border-color:#22d3ee73;transform:translateY(-4px)}.cryo-related__thumb{aspect-ratio:16/10;border-bottom:1px solid var(--cryo-border);font-family:var(--cryo-font-mono);color:var(--cryo-text-dim);background:linear-gradient(135deg,#22d3ee0f,#0e1b2e99);justify-content:center;align-items:center;font-size:1rem;display:flex}.cryo-related__meta{padding:1.25rem 1.5rem}.cryo-related__meta h3{font-family:var(--cryo-font-display);color:var(--cryo-text);margin-bottom:.35rem;font-size:1.25rem;font-weight:600}.cryo-related__meta p{color:var(--cryo-text-dim);font-size:1.05rem;line-height:var(--leading-body);margin:0}@media (width<=991px){.cryo-hero__grid{grid-template-columns:1fr;gap:3rem}.cryo-hero__content{text-align:center;align-items:center}.cryo-hero__tags{justify-content:center}.cryo-overview-grid{grid-template-columns:1fr;gap:3rem}.cryo-stats-col{flex-flow:wrap;position:static}.cryo-stat{flex:calc(50% - .5rem);min-width:0}.cryo-timeline__line{left:22px}.cryo-timeline__item{grid-template-columns:auto 1fr;gap:1.25rem}.cryo-timeline__item--left .cryo-timeline__card,.cryo-timeline__item--right .cryo-timeline__card{text-align:left;grid-area:1/2}.cryo-timeline__item--left .cryo-timeline__dot,.cryo-timeline__item--right .cryo-timeline__dot{grid-area:1/1}.cryo-related__card{flex:0 0 85%}}@media (width<=767px){.cryo-info-bar__inner{grid-template-columns:1fr 1fr;gap:1.25rem}.cryo-info-item{border-right:none;padding:0}.cryo-info-item:nth-child(odd){border-right:1px solid var(--cryo-border);padding-right:1rem}.cryo-info-item:nth-child(2n){padding-left:1rem}.cryo-stat{text-align:center;flex-direction:column;align-items:center;gap:.25rem}.cryo-stat__value{min-width:auto}.cryo-timeline__dot{width:36px;height:36px;font-size:.8rem}.cryo-timeline__card{padding:1.25rem 1.5rem}}@media (width<=479px){.cryo-info-bar__inner{grid-template-columns:1fr;gap:1rem}.cryo-info-item{border-bottom:1px solid var(--cryo-border);border-right:none!important;padding:0 0 .75rem!important}.cryo-info-item:last-child{border-bottom:none;padding-bottom:0!important}.cryo-stat{flex:100%}}
