.AuthLayout-module__e0lVsG__wrap{padding:clamp(2rem, 1rem + 5vw, 5rem) var(--gutter) 0;justify-content:center;display:flex}.AuthLayout-module__e0lVsG__card{width:100%;max-width:440px}.AuthLayout-module__e0lVsG__title{font-size:var(--text-2xl);letter-spacing:var(--tracking-display)}.AuthLayout-module__e0lVsG__desc{margin-top:var(--space-3);color:var(--text-secondary)}.AuthLayout-module__e0lVsG__body{margin-top:var(--space-8)}
.Button-module__8RiFmG__btn{justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--tap-min);padding:0 var(--space-5);border-radius:var(--radius-sm);font-weight:600;font-size:var(--text-sm);white-space:nowrap;transition:background-color var(--duration-fast) var(--ease), border-color var(--duration-fast) var(--ease), color var(--duration-fast) var(--ease);border:1px solid #0000;line-height:1;display:inline-flex}.Button-module__8RiFmG__sm{min-height:38px;padding:0 var(--space-3);font-size:var(--text-xs)}.Button-module__8RiFmG__lg{min-height:52px;padding:0 var(--space-6);font-size:var(--text-md)}.Button-module__8RiFmG__block{width:100%;display:flex}.Button-module__8RiFmG__primary{background:var(--brand-primary);color:#fff}.Button-module__8RiFmG__primary:hover{background:var(--brand-primary-hover)}.Button-module__8RiFmG__secondary{background:var(--background);color:var(--text-primary);border-color:var(--border-strong)}.Button-module__8RiFmG__secondary:hover{border-color:var(--text-primary)}.Button-module__8RiFmG__ghost{color:var(--text-primary);background:0 0}.Button-module__8RiFmG__ghost:hover{background:var(--surface)}.Button-module__8RiFmG__inverse{background:var(--text-inverse);color:var(--surface-inverse)}.Button-module__8RiFmG__inverse:hover{background:var(--surface-strong)}.Button-module__8RiFmG__btn:disabled,.Button-module__8RiFmG__btn[aria-disabled=true]{cursor:not-allowed;background:var(--surface-strong);color:var(--text-tertiary);border-color:#0000}
.ProductMark-module__UdTrza__mark{color:#fff;letter-spacing:-.02em;border-radius:24%;flex:none;justify-content:center;align-items:center;font-weight:800;line-height:1;display:inline-flex}.ProductMark-module__UdTrza__logo{object-fit:contain;border-radius:24%;flex:none}
.StatusBadge-module__T3RE4W__badge{border-radius:var(--radius-xs);height:24px;font-size:var(--text-xs);letter-spacing:.01em;white-space:nowrap;align-items:center;gap:6px;padding:0 9px;font-weight:600;line-height:1;display:inline-flex}.StatusBadge-module__T3RE4W__dot:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.StatusBadge-module__T3RE4W__success{background:var(--success-soft);color:var(--success)}.StatusBadge-module__T3RE4W__info{background:var(--info-soft);color:var(--info)}.StatusBadge-module__T3RE4W__neutral{background:var(--neutral-soft);color:var(--neutral)}.StatusBadge-module__T3RE4W__warning{background:var(--warning-soft);color:var(--warning)}.StatusBadge-module__T3RE4W__lab{background:var(--lab-soft);color:var(--lab)}.StatusBadge-module__T3RE4W__danger{background:var(--danger-soft);color:var(--danger)}
.Section-module__BZ7-0a__header{justify-content:space-between;align-items:flex-end;gap:var(--space-4) var(--space-8);margin-bottom:var(--space-8);flex-wrap:wrap;display:flex}.Section-module__BZ7-0a__text{max-width:720px}.Section-module__BZ7-0a__eyebrow{margin-bottom:var(--space-3);font-size:var(--text-xs);letter-spacing:.12em;color:var(--brand-primary);text-transform:uppercase;font-weight:700}.Section-module__BZ7-0a__h1{font-size:var(--text-3xl);letter-spacing:var(--tracking-display)}.Section-module__BZ7-0a__h2{font-size:var(--text-2xl)}.Section-module__BZ7-0a__h3{font-size:var(--text-xl)}.Section-module__BZ7-0a__desc{margin-top:var(--space-4);color:var(--text-secondary);font-size:var(--text-md);max-width:60ch}.Section-module__BZ7-0a__action{flex:none}.Section-module__BZ7-0a__page{padding-top:clamp(2.5rem,1.5rem + 4vw,5rem);padding-bottom:var(--space-4)}.Section-module__BZ7-0a__page .Section-module__BZ7-0a__header{margin-bottom:var(--space-6)}
.States-module__eK2odW__empty{align-items:flex-start;gap:var(--space-2);padding:var(--space-8) var(--space-6);border:1px dashed var(--border-strong);border-radius:var(--radius-md);background:var(--background);flex-direction:column;display:flex}.States-module__eK2odW__error{background:var(--danger-soft);border-style:solid;border-color:#f6cfd1}.States-module__eK2odW__title{color:var(--text-primary);font-weight:600}.States-module__eK2odW__desc{color:var(--text-secondary);font-size:var(--text-sm)}.States-module__eK2odW__action{margin-top:var(--space-3)}.States-module__eK2odW__loading{gap:var(--space-3);padding:var(--space-6) 0;flex-direction:column;display:flex}.States-module__eK2odW__skeleton{border-radius:var(--radius-xs);background:linear-gradient(90deg, var(--surface) 0%, var(--surface-strong) 50%, var(--surface) 100%);background-size:200% 100%;animation:1.4s linear infinite States-module__eK2odW__shimmer;display:block}@keyframes States-module__eK2odW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.States-module__eK2odW__skeleton{animation:none}}
.Hero-module__x9l0vG__hero{border-bottom:1px solid var(--border);padding:clamp(3rem,1.5rem + 6vw,7rem) 0 clamp(3rem,2rem + 4vw,6rem)}.Hero-module__x9l0vG__grid{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:center;gap:clamp(2.5rem,1rem + 5vw,6rem);display:grid}.Hero-module__x9l0vG__brand{margin-bottom:var(--space-6);font-size:var(--text-sm);letter-spacing:.14em;color:var(--text-tertiary);font-weight:700}.Hero-module__x9l0vG__title{font-size:var(--text-display);letter-spacing:var(--tracking-display);font-weight:800;line-height:1.04}.Hero-module__x9l0vG__accent{color:var(--brand-bright)}.Hero-module__x9l0vG__lead{margin-top:var(--space-6);max-width:34em;font-size:var(--text-lg);color:var(--text-secondary);line-height:1.6}.Hero-module__x9l0vG__actions{gap:var(--space-3);margin-top:var(--space-10);flex-wrap:wrap;display:flex}.Hero-module__x9l0vG__panel{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--background);box-shadow:var(--shadow-md);overflow:hidden}.Hero-module__x9l0vG__panelHead{padding:var(--space-3) var(--space-5);border-bottom:1px solid var(--border);background:var(--surface);font-family:var(--font-mono);letter-spacing:.08em;color:var(--text-tertiary);justify-content:space-between;font-size:.75rem;font-weight:600;display:flex}.Hero-module__x9l0vG__groups{padding:var(--space-2) 0;scrollbar-width:thin;max-height:480px;list-style:none;overflow:hidden auto}.Hero-module__x9l0vG__group{gap:var(--space-3);padding:var(--space-2) var(--space-5);grid-template-columns:76px minmax(0,1fr);display:grid}.Hero-module__x9l0vG__group+.Hero-module__x9l0vG__group{border-top:1px solid var(--border)}.Hero-module__x9l0vG__groupLabel{letter-spacing:.1em;color:var(--text-tertiary);padding-top:12px;font-size:.75rem;font-weight:700}.Hero-module__x9l0vG__items{list-style:none}.Hero-module__x9l0vG__item{align-items:center;gap:var(--space-3);min-height:var(--tap-min);padding:0 var(--space-2);margin:0 calc(var(--space-2) * -1);border-radius:var(--radius-xs);display:flex}.Hero-module__x9l0vG__item:hover{background:var(--surface)}.Hero-module__x9l0vG__dot{border-radius:3px;flex:none;width:10px;height:10px}.Hero-module__x9l0vG__itemName{min-width:0;font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:600;overflow:hidden}@media (max-width:960px){.Hero-module__x9l0vG__grid{grid-template-columns:minmax(0,1fr)}.Hero-module__x9l0vG__groups{max-height:none}}@media (max-width:480px){.Hero-module__x9l0vG__lead{font-size:var(--text-md)}.Hero-module__x9l0vG__actions{flex-direction:column}.Hero-module__x9l0vG__actions>*{width:100%}.Hero-module__x9l0vG__group{padding:var(--space-3) var(--space-4);grid-template-columns:1fr;gap:0}.Hero-module__x9l0vG__groupLabel{padding-top:0}.Hero-module__x9l0vG__panelHead{padding-inline:var(--space-4)}}
.ProductCard-module__3_RvXq__card{--accent:var(--brand-primary);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--background);min-width:0;transition:border-color var(--duration) var(--ease);flex-direction:column;display:flex;overflow:hidden}.ProductCard-module__3_RvXq__card:hover{border-color:var(--border-strong)}.ProductCard-module__3_RvXq__visual{aspect-ratio:16/9;background:var(--surface);display:block;overflow:hidden}.ProductCard-module__3_RvXq__thumb{object-fit:cover;object-position:left top;width:100%;height:100%}.ProductCard-module__3_RvXq__tile{height:100%;padding:var(--space-5);background:var(--accent);color:#fff;flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden}.ProductCard-module__3_RvXq__tile:after{content:"";aspect-ratio:1;border:1.5px solid #ffffff38;border-radius:50%;width:60%;position:absolute;bottom:-40%;right:-12%}.ProductCard-module__3_RvXq__tileCategory{letter-spacing:.14em;opacity:.85;font-size:.75rem;font-weight:700}.ProductCard-module__3_RvXq__tileName{z-index:1;letter-spacing:-.035em;font-size:clamp(1.5rem,1rem + 1.8vw,2.1rem);font-weight:800;line-height:1.05;position:relative}.ProductCard-module__3_RvXq__body{gap:var(--space-2);padding:var(--space-5);flex-direction:column;flex:1;display:flex}.ProductCard-module__3_RvXq__top{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-2);display:flex}.ProductCard-module__3_RvXq__name{font-size:var(--text-lg);letter-spacing:-.02em}.ProductCard-module__3_RvXq__nameLink:hover{text-underline-offset:3px;text-decoration:underline}.ProductCard-module__3_RvXq__desc{color:var(--text-secondary);font-size:var(--text-sm);line-height:1.6}.ProductCard-module__3_RvXq__meta{gap:var(--space-3);font-size:var(--text-xs);color:var(--text-tertiary);flex-wrap:wrap;display:flex}.ProductCard-module__3_RvXq__actions{justify-content:space-between;align-items:center;gap:var(--space-3);padding-top:var(--space-4);margin-top:auto;display:flex}.ProductCard-module__3_RvXq__more{min-height:var(--tap-min);font-size:var(--text-sm);color:var(--text-primary);align-items:center;gap:6px;font-weight:600;display:inline-flex}.ProductCard-module__3_RvXq__more:hover{color:var(--brand-primary)}.ProductCard-module__3_RvXq__feature{grid-template-columns:1.05fr 1fr;display:grid}.ProductCard-module__3_RvXq__feature .ProductCard-module__3_RvXq__visual{aspect-ratio:auto;min-height:280px}.ProductCard-module__3_RvXq__feature .ProductCard-module__3_RvXq__tileName{font-size:clamp(2rem,1.2rem + 2.6vw,3rem)}.ProductCard-module__3_RvXq__feature .ProductCard-module__3_RvXq__body{padding:var(--space-8)}.ProductCard-module__3_RvXq__feature .ProductCard-module__3_RvXq__name{font-size:var(--text-xl)}.ProductCard-module__3_RvXq__feature .ProductCard-module__3_RvXq__desc{font-size:var(--text-md)}@media (max-width:720px){.ProductCard-module__3_RvXq__feature{display:flex}.ProductCard-module__3_RvXq__feature .ProductCard-module__3_RvXq__visual{aspect-ratio:16/9;min-height:0}.ProductCard-module__3_RvXq__feature .ProductCard-module__3_RvXq__body{padding:var(--space-5)}}
.ArticleList-module__BqubqG__list{border-top:1px solid var(--border-strong);list-style:none}.ArticleList-module__BqubqG__item{border-bottom:1px solid var(--border)}.ArticleList-module__BqubqG__summary{justify-content:space-between;align-items:center;gap:var(--space-4);min-height:64px;padding:var(--space-5) 0;cursor:pointer;list-style:none;display:flex}.ArticleList-module__BqubqG__summary::-webkit-details-marker{display:none}.ArticleList-module__BqubqG__summary:hover .ArticleList-module__BqubqG__title{color:var(--brand-primary)}.ArticleList-module__BqubqG__titleWrap{flex-direction:column;gap:4px;min-width:0;display:flex}.ArticleList-module__BqubqG__section{font-size:var(--text-xs);color:var(--text-tertiary);font-weight:700}.ArticleList-module__BqubqG__title{font-size:var(--text-md);letter-spacing:-.01em;font-weight:700}.ArticleList-module__BqubqG__sub{font-size:var(--text-sm);color:var(--text-secondary)}.ArticleList-module__BqubqG__chevron{border-right:2px solid var(--text-tertiary);border-bottom:2px solid var(--text-tertiary);width:10px;height:10px;transition:transform var(--duration) var(--ease);flex:none;margin-right:6px;transform:rotate(45deg)}.ArticleList-module__BqubqG__item[open] .ArticleList-module__BqubqG__chevron{transform:rotate(-135deg)}.ArticleList-module__BqubqG__body{gap:var(--space-3);padding:0 0 var(--space-6);color:var(--text-secondary);flex-direction:column;max-width:68ch;display:flex}
.ProductDetail-module__iCXODW__hero{padding:var(--space-8) 0 var(--space-16);border-bottom:1px solid var(--border);background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 6%, transparent) 0%, transparent 70%)}.ProductDetail-module__iCXODW__breadcrumb{align-items:center;gap:var(--space-2);margin-bottom:var(--space-10);font-size:var(--text-xs);letter-spacing:.04em;color:var(--text-tertiary);flex-wrap:wrap;font-weight:600;display:flex}.ProductDetail-module__iCXODW__breadcrumb a{align-items:center;min-height:32px;display:inline-flex}.ProductDetail-module__iCXODW__breadcrumb a:hover,.ProductDetail-module__iCXODW__breadcrumb [aria-current]{color:var(--text-primary)}.ProductDetail-module__iCXODW__heroGrid{gap:var(--space-12);grid-template-columns:minmax(0,1fr);align-items:center;display:grid}.ProductDetail-module__iCXODW__heroGrid:has(.ProductDetail-module__iCXODW__heroMedia){grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}.ProductDetail-module__iCXODW__heroText{max-width:720px}.ProductDetail-module__iCXODW__identity{align-items:center;gap:var(--space-4);margin-bottom:var(--space-6);display:flex}.ProductDetail-module__iCXODW__badges{align-items:center;gap:var(--space-2);display:flex}.ProductDetail-module__iCXODW__version{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-tertiary)}.ProductDetail-module__iCXODW__title{font-size:var(--text-display);letter-spacing:var(--tracking-display);line-height:1.02}.ProductDetail-module__iCXODW__lead{margin-top:var(--space-5);font-size:var(--text-xl);letter-spacing:-.015em;font-weight:600;line-height:var(--leading-snug)}.ProductDetail-module__iCXODW__desc{margin-top:var(--space-4);color:var(--text-secondary);max-width:58ch}.ProductDetail-module__iCXODW__cta{align-items:center;gap:var(--space-5);margin-top:var(--space-8);flex-wrap:wrap;display:flex}.ProductDetail-module__iCXODW__ctaLink{min-height:var(--tap-min);text-underline-offset:4px;align-items:center;font-weight:600;text-decoration:underline;display:inline-flex}.ProductDetail-module__iCXODW__ctaNote{margin-top:var(--space-3);font-size:var(--text-sm);color:var(--text-tertiary)}.ProductDetail-module__iCXODW__facts{gap:var(--space-4) var(--space-10);margin:var(--space-10) 0 0;padding-top:var(--space-6);border-top:1px solid var(--border);flex-wrap:wrap;display:flex}.ProductDetail-module__iCXODW__facts dt{font-size:var(--text-xs);color:var(--text-tertiary);font-weight:600}.ProductDetail-module__iCXODW__facts dd{font-weight:600;font-size:var(--text-sm);margin:2px 0 0}.ProductDetail-module__iCXODW__heroMedia{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);margin:0;overflow:hidden}.ProductDetail-module__iCXODW__heroMedia img{width:100%}.ProductDetail-module__iCXODW__localNav{top:var(--header-height);z-index:10;border-bottom:1px solid var(--border);background:#fffffff5;position:sticky}.ProductDetail-module__iCXODW__localNav ul{gap:var(--space-1);scrollbar-width:none;list-style:none;display:flex;overflow-x:auto}.ProductDetail-module__iCXODW__localNav a{min-height:48px;padding:0 var(--space-3);font-size:var(--text-sm);color:var(--text-secondary);white-space:nowrap;align-items:center;font-weight:600;display:inline-flex}.ProductDetail-module__iCXODW__localNav a:hover{color:var(--text-primary)}.ProductDetail-module__iCXODW__sections{gap:var(--section-gap);padding-top:var(--section-gap);flex-direction:column;display:flex}.ProductDetail-module__iCXODW__section,.ProductDetail-module__iCXODW__section [id]{scroll-margin-top:calc(var(--header-height) + 72px)}.ProductDetail-module__iCXODW__introGrid{gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.ProductDetail-module__iCXODW__introBlock{padding:var(--space-6);border-top:2px solid var(--accent);background:var(--surface);border-radius:0 0 var(--radius-sm) var(--radius-sm)}.ProductDetail-module__iCXODW__introBlock h3{font-size:var(--text-md);margin-bottom:var(--space-4)}.ProductDetail-module__iCXODW__introBlock ul{gap:var(--space-2);color:var(--text-secondary);flex-direction:column;padding-left:1.1em;display:flex}.ProductDetail-module__iCXODW__features{gap:var(--space-8) var(--space-6);grid-template-columns:repeat(auto-fill,minmax(260px,1fr));list-style:none;display:grid}.ProductDetail-module__iCXODW__feature h3{font-size:var(--text-lg);margin:var(--space-4) 0 var(--space-2)}.ProductDetail-module__iCXODW__feature p{color:var(--text-secondary);font-size:var(--text-sm)}.ProductDetail-module__iCXODW__featureImg{border:1px solid var(--border);border-radius:var(--radius-sm);width:100%}.ProductDetail-module__iCXODW__textLink{min-height:var(--tap-min);font-size:var(--text-sm);color:var(--brand-primary);align-items:center;font-weight:600;display:inline-flex}.ProductDetail-module__iCXODW__steps{border-top:1px solid var(--border-strong);grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:0;list-style:none;display:grid}.ProductDetail-module__iCXODW__step{gap:var(--space-3);padding:var(--space-6) var(--space-5) var(--space-6) 0;flex-direction:column;display:flex}.ProductDetail-module__iCXODW__stepNum{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--accent);font-weight:700}.ProductDetail-module__iCXODW__step h3{font-size:var(--text-lg)}.ProductDetail-module__iCXODW__step p{margin-top:var(--space-2);color:var(--text-secondary);font-size:var(--text-sm)}.ProductDetail-module__iCXODW__stepImg{border-radius:var(--radius-sm);border:1px solid var(--border)}.ProductDetail-module__iCXODW__helpBox{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-8);border-radius:var(--radius-md);background:var(--surface);flex-wrap:wrap;display:flex}.ProductDetail-module__iCXODW__helpTitle{font-size:var(--text-lg);margin-bottom:var(--space-1)}.ProductDetail-module__iCXODW__helpBox p{color:var(--text-secondary);font-size:var(--text-sm)}.ProductDetail-module__iCXODW__helpLink{min-height:var(--tap-min);align-items:center;gap:6px;font-weight:600;display:inline-flex}.ProductDetail-module__iCXODW__helpLink:hover{color:var(--brand-primary)}.ProductDetail-module__iCXODW__related{gap:var(--space-5);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));list-style:none;display:grid}.ProductDetail-module__iCXODW__related>li{display:flex}.ProductDetail-module__iCXODW__related>li>*{flex:1}@media (max-width:900px){.ProductDetail-module__iCXODW__heroGrid:has(.ProductDetail-module__iCXODW__heroMedia){grid-template-columns:minmax(0,1fr)}}@media (max-width:640px){.ProductDetail-module__iCXODW__hero{padding-bottom:var(--space-10)}.ProductDetail-module__iCXODW__breadcrumb{margin-bottom:var(--space-6)}.ProductDetail-module__iCXODW__lead{font-size:var(--text-lg)}.ProductDetail-module__iCXODW__steps{grid-template-columns:1fr}.ProductDetail-module__iCXODW__step{padding:var(--space-5) 0;border-bottom:1px solid var(--border);gap:var(--space-4);flex-direction:row}.ProductDetail-module__iCXODW__helpBox{padding:var(--space-6)}}
.LabCard-module__2llQza__card{gap:var(--space-3);min-width:0;padding:var(--space-6);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--background);flex-direction:column;display:flex}.LabCard-module__2llQza__head{margin-bottom:var(--space-2);justify-content:space-between;align-items:center;display:flex}.LabCard-module__2llQza__placeholderMark{border:1.5px dashed var(--lab);border-radius:24%;width:40px;height:40px}.LabCard-module__2llQza__title{font-size:var(--text-lg);letter-spacing:-.02em}.LabCard-module__2llQza__summary{color:var(--text-secondary);font-size:var(--text-sm)}.LabCard-module__2llQza__progress{margin-top:var(--space-2)}.LabCard-module__2llQza__bar{grid-template-columns:repeat(5,1fr);gap:4px;display:grid}.LabCard-module__2llQza__barOn,.LabCard-module__2llQza__barOff{border-radius:2px;height:6px}.LabCard-module__2llQza__barOn{background:var(--lab)}.LabCard-module__2llQza__barOff{background:var(--surface-strong)}.LabCard-module__2llQza__barLabels{color:var(--text-tertiary);justify-content:space-between;margin-top:6px;font-size:.75rem;display:flex}.LabCard-module__2llQza__note{font-size:var(--text-sm)}.LabCard-module__2llQza__planned{padding:var(--space-4);border-radius:var(--radius-sm);background:var(--surface)}.LabCard-module__2llQza__label{margin-bottom:var(--space-2);font-size:var(--text-xs);color:var(--text-tertiary);font-weight:700}.LabCard-module__2llQza__planned ul{gap:var(--space-2);flex-wrap:wrap;list-style:none;display:flex}.LabCard-module__2llQza__planned li{border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--background);font-size:var(--text-xs);padding:4px 10px;font-weight:600}.LabCard-module__2llQza__foot{padding-top:var(--space-2);justify-content:space-between;align-items:center;margin-top:auto;display:flex}.LabCard-module__2llQza__updated{font-size:var(--text-xs);color:var(--text-tertiary)}.LabCard-module__2llQza__link{min-height:var(--tap-min);font-size:var(--text-sm);align-items:center;gap:4px;font-weight:600;display:inline-flex}.LabCard-module__2llQza__link:hover{color:var(--lab)}.LabCard-module__2llQza__participate{gap:var(--space-2);padding-top:var(--space-4);border-top:1px solid var(--border);flex-wrap:wrap;display:flex}.LabCard-module__2llQza__pButton{min-height:40px;padding:0 var(--space-3);border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--background);font-size:var(--text-xs);align-items:center;gap:6px;font-weight:600;display:inline-flex}.LabCard-module__2llQza__pButton:disabled{cursor:not-allowed;color:var(--text-tertiary);background:var(--surface);border-color:var(--border)}.LabCard-module__2llQza__soon{font-size:.75rem;font-weight:500}
.UpdateList-module__a7-6xG__list{border-top:1px solid var(--border-strong);list-style:none}.UpdateList-module__a7-6xG__item{gap:var(--space-6);padding:var(--space-6) 0;border-bottom:1px solid var(--border);grid-template-columns:200px 1fr;display:grid}.UpdateList-module__a7-6xG__head{flex-direction:column;gap:2px;display:flex}.UpdateList-module__a7-6xG__version{font-family:var(--font-mono);font-weight:700}.UpdateList-module__a7-6xG__date{font-size:var(--text-sm);color:var(--text-tertiary)}.UpdateList-module__a7-6xG__product{margin-top:var(--space-2);font-size:var(--text-xs);color:var(--brand-primary);font-weight:600}.UpdateList-module__a7-6xG__title{margin-bottom:var(--space-2);font-weight:600}.UpdateList-module__a7-6xG__changes{gap:var(--space-1);color:var(--text-secondary);flex-direction:column;padding-left:1.1em;display:flex}@media (max-width:640px){.UpdateList-module__a7-6xG__item{gap:var(--space-3);grid-template-columns:1fr}.UpdateList-module__a7-6xG__head{align-items:baseline;gap:var(--space-3);flex-flow:wrap}.UpdateList-module__a7-6xG__product{margin-top:0}}
.productGuide-module__oHALya__breadcrumb{gap:var(--space-2);padding-top:var(--space-8);font-size:var(--text-xs);letter-spacing:.04em;color:var(--text-tertiary);align-items:center;font-weight:600;display:flex}.productGuide-module__oHALya__breadcrumb a{align-items:center;min-height:32px;display:inline-flex}.productGuide-module__oHALya__breadcrumb a:hover,.productGuide-module__oHALya__breadcrumb [aria-current]{color:var(--text-primary)}.productGuide-module__oHALya__header{align-items:center;gap:var(--space-5);padding:var(--space-8) 0 var(--space-10);display:flex}.productGuide-module__oHALya__title{font-size:var(--text-3xl);letter-spacing:var(--tracking-display)}.productGuide-module__oHALya__meta{align-items:center;gap:var(--space-4);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.productGuide-module__oHALya__productLink{min-height:36px;font-size:var(--text-sm);color:var(--brand-primary);align-items:center;font-weight:600;display:inline-flex}.productGuide-module__oHALya__layout{gap:var(--space-12);grid-template-columns:200px minmax(0,1fr);align-items:start;display:grid}.productGuide-module__oHALya__toc{top:calc(var(--header-height) + 24px);position:sticky}.productGuide-module__oHALya__toc ul{border-left:1px solid var(--border);list-style:none}.productGuide-module__oHALya__toc a,.productGuide-module__oHALya__tocOff{min-height:40px;padding-left:var(--space-4);font-size:var(--text-sm);align-items:center;display:flex}.productGuide-module__oHALya__toc a{font-weight:600}.productGuide-module__oHALya__toc a:hover{color:var(--brand-primary)}.productGuide-module__oHALya__tocOff{color:var(--text-tertiary)}.productGuide-module__oHALya__blocks{gap:var(--space-16);flex-direction:column;display:flex}.productGuide-module__oHALya__block{scroll-margin-top:calc(var(--header-height) + 24px)}.productGuide-module__oHALya__blockTitle{font-size:var(--text-xl);margin-bottom:var(--space-5)}.productGuide-module__oHALya__steps{border-top:1px solid var(--border-strong);flex-direction:column;list-style:none;display:flex}.productGuide-module__oHALya__steps li{gap:var(--space-4);padding:var(--space-5) 0;border-bottom:1px solid var(--border);display:flex}.productGuide-module__oHALya__steps p{color:var(--text-secondary);font-size:var(--text-sm);margin-top:2px}.productGuide-module__oHALya__num{background:var(--brand-soft);width:32px;height:32px;color:var(--brand-primary);font-weight:700;font-size:var(--text-sm);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}@media (max-width:800px){.productGuide-module__oHALya__layout{gap:var(--space-8);grid-template-columns:1fr}.productGuide-module__oHALya__toc{position:static}.productGuide-module__oHALya__toc ul{gap:var(--space-2);border-left:0;flex-wrap:wrap;display:flex}.productGuide-module__oHALya__toc a,.productGuide-module__oHALya__tocOff{padding:0 var(--space-3);border:1px solid var(--border);border-radius:var(--radius-pill);min-height:36px;font-size:var(--text-xs)}}@media (max-width:480px){.productGuide-module__oHALya__header{align-items:flex-start}}
.Ecosystem-module__3lOs5W__flows{gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;display:grid}.Ecosystem-module__3lOs5W__flow{gap:var(--space-5);padding:var(--space-6);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--background);flex-direction:column;display:flex}.Ecosystem-module__3lOs5W__flowHead{justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.Ecosystem-module__3lOs5W__flowTitle{font-size:var(--text-lg)}.Ecosystem-module__3lOs5W__diagram{align-items:center;gap:var(--space-3);display:flex}.Ecosystem-module__3lOs5W__arrow{color:var(--text-tertiary);flex:none}.Ecosystem-module__3lOs5W__targets{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.Ecosystem-module__3lOs5W__node{min-height:36px;padding:0 var(--space-3);border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--background);font-size:var(--text-xs);white-space:nowrap;align-items:center;gap:8px;font-weight:600;display:inline-flex}a.Ecosystem-module__3lOs5W__node:hover{border-color:var(--text-primary)}.Ecosystem-module__3lOs5W__nodeCore{background:var(--surface-inverse);border-color:var(--surface-inverse);color:#fff}.Ecosystem-module__3lOs5W__nodeDot{border-radius:2px;flex:none;width:8px;height:8px}.Ecosystem-module__3lOs5W__flowDesc{color:var(--text-secondary);font-size:var(--text-sm);margin-top:auto}.Ecosystem-module__3lOs5W__flow{min-width:0}@media (max-width:1024px){.Ecosystem-module__3lOs5W__flows{grid-template-columns:minmax(0,1fr)}}@media (max-width:480px){.Ecosystem-module__3lOs5W__flow{padding:var(--space-5)}.Ecosystem-module__3lOs5W__node{white-space:normal;max-width:100%;padding-block:6px;line-height:1.3}}
.about-module__8TymFG__hero{border-bottom:1px solid var(--border);padding:clamp(3.5rem,2rem + 7vw,8rem) 0 clamp(3rem,2rem + 4vw,6rem)}.about-module__8TymFG__eyebrow{margin-bottom:var(--space-6);font-size:var(--text-xs);letter-spacing:.14em;color:var(--brand-primary);font-weight:700}.about-module__8TymFG__title{font-size:var(--text-display);letter-spacing:var(--tracking-display);font-weight:800;line-height:1.08}.about-module__8TymFG__lead{margin-top:var(--space-8);max-width:32em;font-size:var(--text-xl);color:var(--text-secondary);line-height:1.55}.about-module__8TymFG__h2{font-size:var(--text-2xl)}.about-module__8TymFG__story{gap:var(--space-12);padding-top:var(--section-gap);grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);display:grid}.about-module__8TymFG__storyBody{gap:var(--space-5);font-size:var(--text-lg);color:var(--text-secondary);flex-direction:column;line-height:1.75;display:flex}.about-module__8TymFG__principlesWrap{padding-top:var(--section-gap)}.about-module__8TymFG__principles{gap:var(--space-8);margin-top:var(--space-10);grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;display:grid}.about-module__8TymFG__principles li{padding-top:var(--space-5);border-top:2px solid var(--text-primary)}.about-module__8TymFG__num{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--brand-primary);font-weight:700}.about-module__8TymFG__principles h3{margin:var(--space-3) 0;font-size:var(--text-lg)}.about-module__8TymFG__principles p{font-size:var(--text-sm);color:var(--text-secondary)}.about-module__8TymFG__now{justify-content:space-between;align-items:flex-end;gap:var(--space-8);margin-top:var(--section-gap);padding-top:var(--space-12);padding-bottom:var(--space-12);border-top:1px solid var(--border);flex-wrap:wrap;display:flex}.about-module__8TymFG__now>div:first-child{max-width:640px}.about-module__8TymFG__now p{margin-top:var(--space-4);color:var(--text-secondary)}.about-module__8TymFG__nowActions{gap:var(--space-3);flex-wrap:wrap;display:flex}@media (max-width:1024px){.about-module__8TymFG__principles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.about-module__8TymFG__story{gap:var(--space-6);grid-template-columns:1fr}.about-module__8TymFG__storyBody{font-size:var(--text-md)}.about-module__8TymFG__lead{font-size:var(--text-lg)}}@media (max-width:520px){.about-module__8TymFG__principles{grid-template-columns:1fr}.about-module__8TymFG__nowActions{flex-direction:column;width:100%}}
.lab-module__XFqHfa__legend{gap:var(--space-2) var(--space-5);font-size:var(--text-sm);color:var(--text-secondary);flex-wrap:wrap;list-style:none;display:flex}.lab-module__XFqHfa__legend li{align-items:center;gap:var(--space-2);display:inline-flex}.lab-module__XFqHfa__step{background:var(--lab-soft);width:22px;height:22px;color:var(--lab);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}.lab-module__XFqHfa__grid{gap:var(--space-5);margin-top:var(--space-6);grid-template-columns:repeat(auto-fill,minmax(min(100%,340px),1fr));list-style:none;display:grid}.lab-module__XFqHfa__grid>li{display:flex}.lab-module__XFqHfa__grid>li>*{flex:1}.lab-module__XFqHfa__note{margin-top:var(--space-12);padding:var(--space-8);border-left:3px solid var(--lab);background:var(--lab-soft);border-radius:0 var(--radius-sm) var(--radius-sm) 0}.lab-module__XFqHfa__note h2{font-size:var(--text-lg);margin-bottom:var(--space-2)}.lab-module__XFqHfa__note p{color:var(--text-secondary);font-size:var(--text-sm)}@media (max-width:640px){.lab-module__XFqHfa__note{padding:var(--space-5)}}
.status-module__u2f8Jq__wrap{max-width:820px;padding-top:clamp(4rem,2rem + 8vw,9rem)}.status-module__u2f8Jq__code{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--brand-primary);font-weight:700}.status-module__u2f8Jq__title{margin-top:var(--space-4);font-size:var(--text-3xl);letter-spacing:var(--tracking-display)}.status-module__u2f8Jq__desc{margin-top:var(--space-5);color:var(--text-secondary);font-size:var(--text-lg);max-width:36em}.status-module__u2f8Jq__actions{gap:var(--space-3);margin-top:var(--space-10);flex-wrap:wrap;display:flex}
.AuthForms-module__LlVZAq__form{gap:var(--space-5);flex-direction:column;display:flex}.AuthForms-module__LlVZAq__notice{gap:var(--space-1);margin-bottom:var(--space-6);padding:var(--space-4) var(--space-5);border-left:3px solid var(--brand-primary);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:var(--brand-soft);font-size:var(--text-sm);flex-direction:column;display:flex}.AuthForms-module__LlVZAq__notice p{color:var(--text-secondary)}.AuthForms-module__LlVZAq__formError{padding:var(--space-4);border-radius:var(--radius-sm);background:var(--danger-soft);color:var(--danger);font-size:var(--text-sm);font-weight:500}.AuthForms-module__LlVZAq__field{gap:var(--space-2);flex-direction:column;display:flex}.AuthForms-module__LlVZAq__label{font-size:var(--text-sm);font-weight:600}.AuthForms-module__LlVZAq__input{width:100%;min-height:52px;padding:0 var(--space-4);border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--background);font-size:var(--text-md)}.AuthForms-module__LlVZAq__input:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--brand-soft-strong);outline:none}.AuthForms-module__LlVZAq__input[aria-invalid=true]{border-color:var(--danger)}.AuthForms-module__LlVZAq__passwordWrap{position:relative}.AuthForms-module__LlVZAq__passwordWrap .AuthForms-module__LlVZAq__input{padding-right:76px}.AuthForms-module__LlVZAq__reveal{border-radius:var(--radius-xs);min-width:60px;min-height:40px;font-size:var(--text-xs);color:var(--text-secondary);background:0 0;border:0;font-weight:600;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.AuthForms-module__LlVZAq__reveal:hover{background:var(--surface)}.AuthForms-module__LlVZAq__hint{font-size:var(--text-xs);color:var(--text-tertiary)}.AuthForms-module__LlVZAq__fieldError{font-size:var(--text-xs);color:var(--danger);font-weight:500}.AuthForms-module__LlVZAq__rowEnd{margin-top:calc(var(--space-2) * -1);justify-content:flex-end;display:flex}.AuthForms-module__LlVZAq__textLink{min-height:36px;font-size:var(--text-sm);color:var(--brand-primary);align-items:center;font-weight:600;display:inline-flex}.AuthForms-module__LlVZAq__textLink:hover{text-underline-offset:3px;text-decoration:underline}.AuthForms-module__LlVZAq__social{margin-top:var(--space-6)}.AuthForms-module__LlVZAq__divider{align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);font-size:var(--text-xs);color:var(--text-tertiary);display:flex}.AuthForms-module__LlVZAq__divider:before,.AuthForms-module__LlVZAq__divider:after{content:"";background:var(--border);flex:1;height:1px}.AuthForms-module__LlVZAq__socialList{gap:var(--space-2);flex-direction:column;display:flex}.AuthForms-module__LlVZAq__socialButton{justify-content:center;align-items:center;gap:var(--space-2);border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--background);min-height:48px;font-size:var(--text-sm);font-weight:600;display:flex}.AuthForms-module__LlVZAq__socialButton:disabled{cursor:not-allowed;color:var(--text-tertiary);background:var(--surface);border-color:var(--border)}.AuthForms-module__LlVZAq__soon{font-size:var(--text-xs);font-weight:500}.AuthForms-module__LlVZAq__switch{margin-top:var(--space-6);text-align:center;font-size:var(--text-sm);color:var(--text-secondary)}.AuthForms-module__LlVZAq__consent{gap:var(--space-1);padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-sm);flex-direction:column;margin:0;display:flex}.AuthForms-module__LlVZAq__check{align-items:flex-start;gap:var(--space-3);min-height:40px;font-size:var(--text-sm);cursor:pointer;padding:8px 0;display:flex}.AuthForms-module__LlVZAq__check input{width:20px;height:20px;accent-color:var(--brand-primary);flex:none;margin:1px 0 0}.AuthForms-module__LlVZAq__checkAll{margin-bottom:var(--space-1);padding-bottom:var(--space-3);border-bottom:1px solid var(--border);font-weight:700}.AuthForms-module__LlVZAq__required{color:var(--brand-primary);font-style:normal;font-weight:600}.AuthForms-module__LlVZAq__docSoon{color:var(--text-tertiary);font-size:var(--text-xs)}.AuthForms-module__LlVZAq__legend{margin-bottom:var(--space-1);font-size:var(--text-sm);padding:0;font-weight:700}.AuthForms-module__LlVZAq__docLink{min-height:32px;font-size:var(--text-xs);color:var(--brand-primary);text-underline-offset:3px;align-self:flex-start;align-items:center;margin:-4px 0 4px 32px;font-weight:600;text-decoration:underline;display:inline-flex}.AuthForms-module__LlVZAq__devBox{gap:var(--space-3);margin-top:var(--space-8);padding:var(--space-4);border:1px dashed var(--warning);border-radius:var(--radius-sm);background:var(--warning-soft);font-size:var(--text-xs);color:var(--warning);flex-direction:column;display:flex}
.GuideCenter-module__Aaq9nW__wrap{gap:var(--space-6);flex-direction:column;display:flex}.GuideCenter-module__Aaq9nW__searchBox{gap:var(--space-3);padding:var(--space-8);border-radius:var(--radius-md);background:var(--surface);flex-direction:column;display:flex}.GuideCenter-module__Aaq9nW__searchLabel{font-size:var(--text-lg);font-weight:700}.GuideCenter-module__Aaq9nW__input{width:100%;min-height:56px;padding:0 var(--space-5);border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--background);font-size:var(--text-md)}.GuideCenter-module__Aaq9nW__input:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--brand-soft-strong);outline:none}.GuideCenter-module__Aaq9nW__tabs{gap:var(--space-2);flex-wrap:wrap;display:flex}.GuideCenter-module__Aaq9nW__tab{min-height:40px;padding:0 var(--space-4);border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--background);font-size:var(--text-sm);color:var(--text-secondary);font-weight:600}.GuideCenter-module__Aaq9nW__tab:hover{border-color:var(--text-primary);color:var(--text-primary)}.GuideCenter-module__Aaq9nW__tab[aria-pressed=true]{background:var(--text-primary);border-color:var(--text-primary);color:#fff}.GuideCenter-module__Aaq9nW__matched ul{gap:var(--space-2);flex-wrap:wrap;list-style:none;display:flex}.GuideCenter-module__Aaq9nW__matched .GuideCenter-module__Aaq9nW__productLink{border:1px solid var(--border-strong);padding:0 var(--space-3) 0 var(--space-2);border-radius:var(--radius-sm)}.GuideCenter-module__Aaq9nW__layout{gap:var(--space-12);grid-template-columns:minmax(0,1fr) 280px;align-items:start;display:grid}.GuideCenter-module__Aaq9nW__count{margin-bottom:var(--space-3);font-size:var(--text-sm);color:var(--text-secondary)}.GuideCenter-module__Aaq9nW__smallTitle{margin-bottom:var(--space-3);font-size:var(--text-xs);letter-spacing:.08em;color:var(--text-tertiary);font-weight:700}.GuideCenter-module__Aaq9nW__side{top:calc(var(--header-height) + 24px);position:sticky}.GuideCenter-module__Aaq9nW__productList{border-top:1px solid var(--border);list-style:none}.GuideCenter-module__Aaq9nW__productList li{border-bottom:1px solid var(--border)}.GuideCenter-module__Aaq9nW__productLink{align-items:center;gap:var(--space-3);min-height:48px;font-size:var(--text-sm);font-weight:600;display:flex}.GuideCenter-module__Aaq9nW__productLink:hover{color:var(--brand-primary)}@media (max-width:900px){.GuideCenter-module__Aaq9nW__layout{gap:var(--space-10);grid-template-columns:1fr}.GuideCenter-module__Aaq9nW__side{position:static}}@media (max-width:640px){.GuideCenter-module__Aaq9nW__searchBox{padding:var(--space-5)}}
.HomeSections-module__IhPvMq__section{padding-top:var(--section-gap)}.HomeSections-module__IhPvMq__featuredTop{gap:var(--space-5);grid-template-columns:minmax(0,1fr);display:grid}.HomeSections-module__IhPvMq__featuredRest{gap:var(--space-5);margin-top:var(--space-5);grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;display:grid}.HomeSections-module__IhPvMq__featuredRest>li{display:flex}.HomeSections-module__IhPvMq__featuredRest>li>*{flex:1}@media (min-width:1100px){.HomeSections-module__IhPvMq__featuredTop{grid-template-columns:1fr 1fr}}@media (max-width:1024px){.HomeSections-module__IhPvMq__featuredRest{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.HomeSections-module__IhPvMq__featuredRest{grid-template-columns:1fr}}.HomeSections-module__IhPvMq__categories{border-top:1px solid var(--border-strong);border-left:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;display:grid}.HomeSections-module__IhPvMq__category{--cat:var(--brand-primary);gap:var(--space-2);height:100%;padding:var(--space-6);border-right:1px solid var(--border);border-bottom:1px solid var(--border);transition:background-color var(--duration) var(--ease);flex-direction:column;display:flex}.HomeSections-module__IhPvMq__category:hover{background:var(--surface)}.HomeSections-module__IhPvMq__catLabel{font-size:var(--text-xs);letter-spacing:.14em;color:var(--cat);font-weight:800}.HomeSections-module__IhPvMq__catName{font-size:var(--text-xl);letter-spacing:-.02em;font-weight:700}.HomeSections-module__IhPvMq__catDesc{color:var(--text-secondary);font-size:var(--text-sm)}.HomeSections-module__IhPvMq__catItems{padding-top:var(--space-4);font-size:var(--text-xs);color:var(--text-tertiary);margin-top:auto;font-weight:600}@media (max-width:900px){.HomeSections-module__IhPvMq__categories{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.HomeSections-module__IhPvMq__categories{grid-template-columns:1fr}.HomeSections-module__IhPvMq__category{padding:var(--space-5)}}.HomeSections-module__IhPvMq__band{margin-top:var(--section-gap);padding:var(--section-gap) 0;background:var(--surface)}.HomeSections-module__IhPvMq__labGrid{gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;display:grid}.HomeSections-module__IhPvMq__labGrid>li{display:flex}.HomeSections-module__IhPvMq__labGrid>li>*{flex:1}@media (max-width:900px){.HomeSections-module__IhPvMq__labGrid{grid-template-columns:1fr}}.HomeSections-module__IhPvMq__entry{gap:var(--space-5);grid-template-columns:1fr 1fr;display:grid}.HomeSections-module__IhPvMq__entryCard{gap:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;padding:clamp(1.5rem,1rem + 2vw,3rem);display:flex}.HomeSections-module__IhPvMq__entryDark{background:var(--surface-inverse);border-color:var(--surface-inverse);color:#fff}.HomeSections-module__IhPvMq__entryEyebrow{font-size:var(--text-sm);color:var(--brand-primary);font-weight:600}.HomeSections-module__IhPvMq__entryDark .HomeSections-module__IhPvMq__entryEyebrow{color:#8fb0ff}.HomeSections-module__IhPvMq__entryTitle{font-size:var(--text-2xl)}.HomeSections-module__IhPvMq__entryDesc{color:var(--text-secondary)}.HomeSections-module__IhPvMq__entryDark .HomeSections-module__IhPvMq__entryDesc{color:#c3c9d5}.HomeSections-module__IhPvMq__entryActions{gap:var(--space-2);padding-top:var(--space-6);flex-wrap:wrap;margin-top:auto;display:flex}.HomeSections-module__IhPvMq__entryDark :focus-visible{box-shadow:0 0 0 2px var(--surface-inverse), 0 0 0 4px #8fb0ff}@media (max-width:800px){.HomeSections-module__IhPvMq__entry{grid-template-columns:1fr}}
.MyDashboard-module__9PV4cG__wrap{padding-top:clamp(2rem,1rem + 3vw,4rem)}.MyDashboard-module__9PV4cG__greeting{padding-bottom:var(--space-8);margin-bottom:var(--space-8);border-bottom:1px solid var(--border)}.MyDashboard-module__9PV4cG__eyebrow{margin-bottom:var(--space-3);font-size:var(--text-xs);letter-spacing:.12em;color:var(--brand-primary);font-weight:700}.MyDashboard-module__9PV4cG__hello{font-size:var(--text-3xl);letter-spacing:var(--tracking-display)}.MyDashboard-module__9PV4cG__email{align-items:center;gap:var(--space-2);margin-top:var(--space-3);color:var(--text-secondary);font-size:var(--text-sm);flex-wrap:wrap;display:flex}.MyDashboard-module__9PV4cG__previewTag{border-radius:var(--radius-xs);background:var(--warning-soft);height:22px;color:var(--warning);align-items:center;padding:0 8px;font-size:.75rem;font-weight:600;display:inline-flex}.MyDashboard-module__9PV4cG__grid{gap:var(--space-6);grid-template-columns:minmax(0,1fr) 340px;align-items:start;display:grid}.MyDashboard-module__9PV4cG__main,.MyDashboard-module__9PV4cG__side{gap:var(--space-6);flex-direction:column;min-width:0;display:flex}.MyDashboard-module__9PV4cG__panel{padding:var(--space-6);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--background)}.MyDashboard-module__9PV4cG__panelHead{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-5);display:flex}.MyDashboard-module__9PV4cG__panelHead h2{font-size:var(--text-lg)}.MyDashboard-module__9PV4cG__programs,.MyDashboard-module__9PV4cG__projects,.MyDashboard-module__9PV4cG__licenses,.MyDashboard-module__9PV4cG__notices{list-style:none}.MyDashboard-module__9PV4cG__program,.MyDashboard-module__9PV4cG__project,.MyDashboard-module__9PV4cG__license{align-items:center;gap:var(--space-4);padding:var(--space-4) 0;border-top:1px solid var(--border);display:flex}.MyDashboard-module__9PV4cG__program:first-child,.MyDashboard-module__9PV4cG__project:first-child,.MyDashboard-module__9PV4cG__license:first-child{border-top:0;padding-top:0}.MyDashboard-module__9PV4cG__project,.MyDashboard-module__9PV4cG__license{justify-content:space-between}.MyDashboard-module__9PV4cG__programInfo{flex:1;min-width:0}.MyDashboard-module__9PV4cG__programName{font-weight:600;font-size:var(--text-sm)}.MyDashboard-module__9PV4cG__programMeta{font-size:var(--text-xs);color:var(--text-tertiary)}.MyDashboard-module__9PV4cG__notices li+li{margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--border)}.MyDashboard-module__9PV4cG__muted{font-size:var(--text-sm);color:var(--text-tertiary)}.MyDashboard-module__9PV4cG__settings{margin-bottom:var(--space-5);list-style:none}.MyDashboard-module__9PV4cG__settings li{border-bottom:1px solid var(--border);min-height:44px;font-size:var(--text-sm);justify-content:space-between;align-items:center;display:flex}.MyDashboard-module__9PV4cG__soon{font-size:var(--text-xs);color:var(--text-tertiary)}.MyDashboard-module__9PV4cG__settingLink{align-items:center;width:100%;min-height:44px;font-weight:600;display:flex}.MyDashboard-module__9PV4cG__settingLink:hover{color:var(--brand-primary)}.MyDashboard-module__9PV4cG__guest{gap:var(--space-12);grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);padding-top:clamp(2.5rem,1.5rem + 4vw,5rem);display:grid}.MyDashboard-module__9PV4cG__guestDesc{margin-top:var(--space-5);max-width:36em;font-size:var(--text-lg);color:var(--text-secondary)}.MyDashboard-module__9PV4cG__guestActions{gap:var(--space-3);margin-top:var(--space-8);flex-wrap:wrap;display:flex}.MyDashboard-module__9PV4cG__guestList{border-top:1px solid var(--border-strong);align-self:center;list-style:none}.MyDashboard-module__9PV4cG__guestList li{padding:var(--space-4) 0;border-bottom:1px solid var(--border);flex-direction:column;gap:2px;display:flex}.MyDashboard-module__9PV4cG__guestList span{font-size:var(--text-sm);color:var(--text-secondary)}.MyDashboard-module__9PV4cG__guestUpcoming{padding-top:var(--space-8);border-top:1px solid var(--border);grid-column:1/-1}.MyDashboard-module__9PV4cG__guestUpcoming ul{gap:var(--space-3);margin-top:var(--space-3);flex-wrap:wrap;list-style:none;display:flex}.MyDashboard-module__9PV4cG__upcomingLink{align-items:center;gap:var(--space-2);min-height:48px;padding:0 var(--space-3) 0 var(--space-2);border:1px solid var(--border);border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:600;display:inline-flex}.MyDashboard-module__9PV4cG__upcomingLink:hover{border-color:var(--border-strong)}@media (max-width:960px){.MyDashboard-module__9PV4cG__grid{grid-template-columns:1fr}.MyDashboard-module__9PV4cG__guest{gap:var(--space-8);grid-template-columns:1fr}}@media (max-width:480px){.MyDashboard-module__9PV4cG__panel{padding:var(--space-5)}.MyDashboard-module__9PV4cG__guestActions{flex-direction:column}.MyDashboard-module__9PV4cG__guestActions>*{width:100%}.MyDashboard-module__9PV4cG__guestDesc{font-size:var(--text-md)}}
.ProductCatalog-module__X5hxpq__toolbar{gap:var(--space-4);padding-bottom:var(--space-5);border-bottom:1px solid var(--border);flex-direction:column;display:flex}.ProductCatalog-module__X5hxpq__tabs{gap:var(--space-2);flex-wrap:wrap;display:flex}.ProductCatalog-module__X5hxpq__tab{min-height:40px;padding:0 var(--space-4);border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--background);font-size:var(--text-sm);letter-spacing:.02em;color:var(--text-secondary);transition:all var(--duration-fast) var(--ease);align-items:center;gap:6px;font-weight:600;display:inline-flex}.ProductCatalog-module__X5hxpq__tab:hover{color:var(--text-primary);border-color:var(--text-primary)}.ProductCatalog-module__X5hxpq__tab[aria-pressed=true]{background:var(--text-primary);border-color:var(--text-primary);color:#fff}.ProductCatalog-module__X5hxpq__count{font-size:var(--text-xs);opacity:.7;font-weight:500}.ProductCatalog-module__X5hxpq__controls{gap:var(--space-3);display:flex}.ProductCatalog-module__X5hxpq__search{flex:1;position:relative}.ProductCatalog-module__X5hxpq__searchIcon{color:var(--text-tertiary);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.ProductCatalog-module__X5hxpq__input,.ProductCatalog-module__X5hxpq__select{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--background);width:100%;min-height:48px;font-size:var(--text-sm)}.ProductCatalog-module__X5hxpq__input{padding:0 var(--space-4) 0 42px}.ProductCatalog-module__X5hxpq__input::placeholder{color:var(--text-tertiary)}.ProductCatalog-module__X5hxpq__input:focus,.ProductCatalog-module__X5hxpq__select:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--brand-soft-strong);outline:none}.ProductCatalog-module__X5hxpq__selectWrap{flex:none;width:180px}.ProductCatalog-module__X5hxpq__select{padding:0 var(--space-3)}.ProductCatalog-module__X5hxpq__result{align-items:center;gap:var(--space-3);margin:var(--space-5) 0;font-size:var(--text-sm);color:var(--text-secondary);display:flex}.ProductCatalog-module__X5hxpq__reset{min-height:36px;padding:0 var(--space-2);color:var(--brand-primary);text-underline-offset:3px;background:0 0;border:0;font-weight:600;text-decoration:underline}.ProductCatalog-module__X5hxpq__grid{gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;display:grid}.ProductCatalog-module__X5hxpq__grid>li{display:flex}.ProductCatalog-module__X5hxpq__grid>li>*{flex:1}@media (max-width:1024px){.ProductCatalog-module__X5hxpq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.ProductCatalog-module__X5hxpq__grid{grid-template-columns:1fr}.ProductCatalog-module__X5hxpq__controls{flex-direction:column}.ProductCatalog-module__X5hxpq__selectWrap{width:100%}.ProductCatalog-module__X5hxpq__tabs{margin-inline:calc(var(--gutter) * -1);padding-inline:var(--gutter);scrollbar-width:none;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.ProductCatalog-module__X5hxpq__tabs::-webkit-scrollbar{display:none}.ProductCatalog-module__X5hxpq__tab{flex:none}}
