.ogai-domain-grid{display:grid;grid-template-columns:1fr;gap:1rem;list-style:none;margin:2.4rem 0 .4rem;padding:0}@media screen and (min-width:750px){.ogai-domain-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}}@media screen and (min-width:900px){.ogai-domain-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1280px){.ogai-domain-grid{grid-template-columns:repeat(4,1fr)}.ogai-domain-grid>.ogai-domain-card:nth-child(4n+1):nth-last-child(2){grid-column-start:2}}.ogai-domain-grid>.ogai-domain-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;overflow:hidden;margin:0;padding:1.8rem 1.8rem 1.9rem;background:rgba(var(--color-foreground),.035);border:.1rem solid rgb(var(--color-border));border-radius:.6rem;transition:background .25s ease,border-color .25s ease,transform .25s ease}.ogai-domain-grid>.ogai-domain-card:before{content:"";position:absolute;inset:0 0 auto 0;height:.2rem;background:linear-gradient(90deg,rgb(var(--color-highlight)),rgba(var(--color-highlight),0));transform:scaleX(.22);transform-origin:left center;transition:transform .45s cubic-bezier(.16,1,.3,1)}.ogai-domain-card__index{display:inline-flex;align-items:center;justify-content:center;min-width:3rem;height:2.4rem;margin-bottom:1.2rem;padding:0 .6rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:1.1rem;font-weight:600;letter-spacing:.12em;line-height:1;color:rgb(var(--color-background));background:rgb(var(--color-highlight));border:.1rem solid rgb(var(--color-highlight));border-radius:.3rem;transition:background .25s ease,border-color .25s ease,color .25s ease}.ogai-domain-card__title{display:block;margin:0 0 .7rem;font-size:1.5rem;font-weight:600;line-height:1.25;letter-spacing:-.01em;color:rgb(var(--color-foreground));text-wrap:balance}.ogai-domain-card__detail{display:block;margin:0;font-size:1.3rem;line-height:1.55;color:rgba(var(--color-foreground),.66)}.ogai-domain-card__detail a{color:rgb(var(--color-highlight));text-decoration:underline;text-underline-offset:.25em}@media(hover:hover){.ogai-domain-grid>.ogai-domain-card:hover{background:rgba(var(--color-foreground),.06);border-color:rgba(var(--color-highlight),.55);transform:translateY(-.2rem)}.ogai-domain-grid>.ogai-domain-card:hover:before{transform:scaleX(1)}.ogai-domain-grid>.ogai-domain-card:hover .ogai-domain-card__index{filter:brightness(1.15)}}@media screen and (max-width:749px){.ogai-domain-grid>.ogai-domain-card{padding:1.5rem 1.6rem 1.6rem}.ogai-domain-card__index{margin-bottom:1rem}}@media(prefers-reduced-motion:reduce){.ogai-domain-grid>.ogai-domain-card,.ogai-domain-grid>.ogai-domain-card:before,.ogai-domain-card__index{transition:none}.ogai-domain-grid>.ogai-domain-card:hover{transform:none}.ogai-domain-grid>.ogai-domain-card:before{transform:scaleX(1)}}.ogai-feature-list{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;list-style:none;margin:2.4rem 0 .4rem;padding:0}.ogai-feature-list>.ogai-feature{flex:0 1 auto;max-width:100%;display:flex;align-items:center;gap:1.1rem;margin:0;padding:1.1rem 1.4rem;font-size:1.4rem;line-height:1.4;color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.035);border:.1rem solid rgb(var(--color-border));border-radius:.5rem;transition:background .25s ease,border-color .25s ease}.ogai-feature:before{content:"\2713";flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;font-size:1.2rem;font-weight:700;line-height:1;color:rgb(var(--color-highlight));background:rgba(var(--color-highlight),.12);border:.1rem solid rgba(var(--color-highlight),.45);border-radius:50%}@media(hover:hover){.ogai-feature-list>.ogai-feature:hover{background:rgba(var(--color-foreground),.06);border-color:rgba(var(--color-highlight),.5)}}@media(prefers-reduced-motion:reduce){.ogai-feature-list>.ogai-feature{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/ogai-domain-cards.css.map */
