:root{--mai-paper: #fafaf7;--mai-white: #ffffff;--mai-ink: #14171f;--mai-ink-2: #4a5060;--mai-line: #e6e4dd;--mai-navy: #0f1b33;--mai-navy-2: #16264a;--mai-gold: #eab244;--mai-green: #1f7a4d;--mai-red: #b42318;--mai-radius: 12px;--mai-radius-sm: 8px}.mai-block,.mai-block p,.mai-block li,.mai-block dd,.mai-block summary{font-size:1.125rem;line-height:1.55}.mai-block small,.mai-block .mai-small{font-size:.9375rem}.mai-block h2,.mai-block h3{margin:0 0 .5em;font-family:var(--font-heading--family);font-weight:700;letter-spacing:-.01em;line-height:1.15}.mai-block h2{font-size:clamp(1.75rem,3.2vw,2.5rem)}.mai-block h3{font-size:1.375rem}.mai-block p{margin:0 0 .75em}.mai-block p:last-child{margin-bottom:0}.mai-block ul{margin:0;padding-left:1.25em}.mai-wordmark{font-family:var(--font-heading--family);font-weight:800;letter-spacing:-.03em;line-height:1;text-decoration:none;color:inherit;white-space:nowrap}.mai-wordmark__ai{color:var(--mai-gold)}.mai-card{background:var(--mai-white);border:1px solid var(--mai-line);border-radius:var(--mai-radius);padding:1.25rem 1.375rem;color:var(--mai-ink);width:100%}.mai-card--navy{background:var(--mai-navy);border-color:var(--mai-navy);color:var(--mai-white)}.mai-card--navy .mai-muted{color:#c9cdd6}.mai-muted{color:var(--mai-ink-2)}.mai-manifest__title{display:flex;align-items:center;gap:.75rem;font-weight:700;font-size:1rem;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem}.mai-manifest__title:after{content:"";flex:1;height:3px;background:var(--mai-gold);border-radius:2px}.mai-manifest__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(17rem,1fr));gap:.5rem 1.25rem}.mai-manifest__list li{display:flex;gap:.6rem;align-items:flex-start}.mai-tick{flex:0 0 auto;width:1.35rem;height:1.35rem;margin-top:.2rem;border-radius:50%;background:var(--mai-gold);color:var(--mai-ink);display:inline-grid;place-items:center}.mai-tick svg{width:.85rem;height:.85rem}.mai-manifest__price{margin-top:1rem;padding-top:.875rem;border-top:1px solid var(--mai-line);display:flex;flex-wrap:wrap;gap:.35rem 1rem;align-items:baseline}.mai-manifest__price strong{font-size:1.5rem}.mai-pill{display:inline-block;padding:.3em .85em;border-radius:999px;background:var(--mai-gold);color:var(--mai-ink);font-weight:600;font-size:.9375rem;line-height:1.3;text-decoration:none;white-space:nowrap}.mai-pill--ghost{background:transparent;color:inherit;border:1px solid currentColor;font-weight:500}.mai-pill--ghost:hover{background:var(--mai-gold);color:var(--mai-ink);border-color:var(--mai-gold)}.mai-switch{width:100%}.mai-switch__label{font-weight:600;margin-bottom:.5rem;display:block}.mai-switch__row{display:flex;flex-wrap:wrap;gap:.5rem}.mai-switch__row .mai-pill[aria-current=true]{box-shadow:0 0 0 2px var(--mai-ink)}.mai-note{width:100%;border-radius:var(--mai-radius-sm);padding:.9rem 1.1rem;border-left:5px solid var(--mai-gold);background:var(--mai-white);border-top:1px solid var(--mai-line);border-right:1px solid var(--mai-line);border-bottom:1px solid var(--mai-line);color:var(--mai-ink)}.mai-note--ok{border-left-color:var(--mai-green)}.mai-note--warn{border-left-color:var(--mai-red)}.mai-note__title{font-weight:700;display:block;margin-bottom:.25rem}.mai-note--warn .mai-note__title{color:var(--mai-red)}.mai-note--ok .mai-note__title{color:var(--mai-green)}.mai-steps{width:100%}.mai-steps__grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));counter-reset:mai-step}.mai-step{background:var(--mai-white);border:1px solid var(--mai-line);border-radius:var(--mai-radius);padding:1.25rem;position:relative}.mai-step__num{display:inline-grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:50%;background:var(--mai-navy);color:var(--mai-white);font-weight:700;margin-bottom:.75rem}.mai-step h3{font-size:1.25rem;margin-bottom:.4em}.mai-code{display:block;margin-top:1rem;padding:1rem 1.1rem;background:var(--mai-navy);color:var(--mai-white);border-radius:var(--mai-radius-sm);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.95rem;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.mai-code:before{content:"> ";color:var(--mai-gold)}.mai-strip{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;list-style:none;padding:0;margin:0;font-size:1rem;font-weight:500}.mai-strip li{display:flex;align-items:center;gap:.5rem}.mai-strip li:before{content:"";width:.5rem;height:.5rem;border-radius:50%;background:var(--mai-gold)}.mai-families{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(17rem,1fr));width:100%}.mai-family{display:flex;flex-direction:column;gap:.75rem;background:var(--mai-white);border:1px solid var(--mai-line);border-radius:var(--mai-radius);padding:1.25rem;color:var(--mai-ink);text-decoration:none;transition:border-color .15s ease,transform .15s ease}.mai-family:hover{border-color:var(--mai-navy);transform:translateY(-2px);text-decoration:none}.mai-family h3{margin:0;font-size:1.25rem}.mai-family__count{color:var(--mai-ink-2);font-size:.9375rem}.mai-chips{display:flex;flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none}.mai-chips li{font-size:.875rem;padding:.2em .65em;border-radius:999px;background:var(--mai-paper);border:1px solid var(--mai-line);color:var(--mai-ink)}.mai-family__cta{margin-top:auto;font-weight:600;color:var(--mai-navy)}.mai-pricing{width:100%}.mai-pricing__hero{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem 1rem;margin-bottom:1rem}.mai-pricing__amount{font-size:clamp(2.5rem,6vw,3.5rem);font-weight:800;letter-spacing:-.03em;line-height:1}.mai-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.mai-table-hint{display:none;font-size:.9375rem;color:var(--mai-ink-2);margin:0 0 .4rem}@media(max-width:749px){.mai-table-hint{display:block}}.mai-table{width:100%;border-collapse:collapse;background:var(--mai-white);border:1px solid var(--mai-line);border-radius:var(--mai-radius);font-size:1rem;min-width:34rem}.mai-table th,.mai-table td{padding:.75rem .9rem;border-bottom:1px solid var(--mai-line);text-align:left;vertical-align:top}.mai-table th{font-weight:700;background:var(--mai-paper)}.mai-table thead th:first-child{width:34%}.mai-table thead th:nth-child(2){background:var(--mai-navy);color:var(--mai-white)}.mai-table tbody td:nth-child(2){font-weight:600}.mai-table tr:last-child td{border-bottom:0}.mai-faq{width:100%}.mai-faq details{background:var(--mai-white);border:1px solid var(--mai-line);border-radius:var(--mai-radius-sm);padding:0 1.1rem;margin-bottom:.6rem}.mai-faq summary{cursor:pointer;padding:.95rem 0;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:1rem;align-items:center}.mai-faq summary::-webkit-details-marker{display:none}.mai-faq summary:after{content:"+";font-weight:700;font-size:1.4rem;color:var(--mai-navy);flex:0 0 auto}.mai-faq details[open] summary:after{content:"\2013"}.mai-faq__a{padding:0 0 1rem;color:var(--mai-ink)}.mai-founder{display:flex;gap:1.25rem;align-items:flex-start;width:100%}.mai-founder__mark{flex:0 0 4rem;width:4rem;height:4rem;border-radius:50%;background:var(--mai-navy);color:var(--mai-gold);display:grid;place-items:center;font-family:var(--font-heading--family);font-weight:800;font-size:2rem}.mai-founder__mark img{width:100%;height:100%;object-fit:cover;border-radius:50%}.mai-founder__mark--photo{flex-basis:10rem;width:10rem;height:10rem;border-radius:var(--mai-radius);overflow:hidden}.mai-founder__mark--photo img{border-radius:0}.mai-founder__name{font-weight:700}.mai-founder__role{color:var(--mai-ink-2);font-size:.9375rem;margin-bottom:.5rem}.mai-platforms{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));width:100%}.mai-platform{background:var(--mai-white);border:1px solid var(--mai-line);border-radius:var(--mai-radius);padding:1.25rem}.mai-platform h3{font-size:1.2rem}.product-details .mai-card{margin-block:.25rem}.mai-breadcrumb{width:100%;color:var(--mai-ink-2);font-size:.875rem}.mai-breadcrumb ol{display:flex;flex-wrap:wrap;gap:.35rem;list-style:none;margin:0;padding:0}.mai-breadcrumb li{display:inline-flex;align-items:center;gap:.35rem}.mai-breadcrumb li:not(:last-child):after{content:"/";color:#747987}.mai-breadcrumb a{color:inherit;text-underline-offset:.16em}.mai-breadcrumb [aria-current=page]{color:var(--mai-ink)}.mai-related__heading{display:flex;justify-content:space-between;align-items:end;gap:1rem 2rem;margin-bottom:1.25rem}.mai-related__heading h2{margin:0 0 .35rem}.mai-related__heading p{margin:0;color:var(--mai-ink-2)}.mai-related__parent{font-weight:650;white-space:nowrap;text-underline-offset:.2em}.mai-related__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1rem}.mai-related-card{overflow:hidden;border:1px solid var(--mai-line);border-radius:var(--mai-radius);background:var(--mai-white)}.mai-related-card>a{display:block;height:100%;color:var(--mai-ink);text-decoration:none}.mai-related-card>a:hover h3{text-decoration:underline;text-underline-offset:.16em}.mai-related-card__image{aspect-ratio:1;overflow:hidden;background:var(--mai-paper)}.mai-related-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.mai-related-card>a:hover .mai-related-card__image img{transform:scale(1.025)}.mai-related-card__body{padding:1rem}.mai-related-card__body h3{margin:0 0 .45rem;font-size:1.05rem;line-height:1.3}.mai-related-card__body span{color:var(--mai-ink-2)}.mai-block h2{font-size:clamp(2.15rem,4.4vw,3.7rem);font-weight:600;letter-spacing:-.045em;line-height:1.09;margin-bottom:1.15rem}.mai-block h3{letter-spacing:-.025em}.mai-families{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:60px;row-gap:0;counter-reset:mai-family;margin-top:2.5rem}.mai-family{position:relative;counter-increment:mai-family;border:0;border-bottom:1px solid #cbd1db;border-radius:0;background:transparent;padding:2.5rem 0;box-shadow:none;transition:color .2s}.mai-family:before{content:"0" counter(mai-family);display:block;font-size:.75rem;letter-spacing:.1em;color:#596486;margin-bottom:1rem}.mai-family h3{font-size:clamp(1.5rem,2.3vw,2rem);max-width:20ch;margin-bottom:.85rem}.mai-family:hover{transform:none;border-color:#425bb2;background:transparent;box-shadow:none}.mai-family:hover h3{color:#3654ad}.mai-family .mai-chips{display:none}.mai-family__count{margin-top:1.25rem;font-size:.8125rem;color:#596486}.mai-family__cta{margin-top:.75rem}.mai-founder{display:grid;grid-template-columns:minmax(220px,.8fr) 1.2fr;gap:clamp(36px,7vw,100px);align-items:center;padding-block:30px}.mai-founder__mark--photo{width:100%;height:auto;aspect-ratio:1;border-radius:4px 80px 4px 4px;background:#e2e7df}.mai-founder__mark--photo img{width:100%;height:100%;object-fit:cover}.mai-founder__name{color:#5b6174;text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;margin-bottom:1.25rem}.mai-founder__heading{max-width:12ch}.mai-founder__role{margin-block:1rem 1.5rem;line-height:1.7}.mai-founder p{max-width:53ch;line-height:1.8}.mai-founder p a{display:inline-block;margin-top:1rem;color:#263d80;text-underline-offset:5px}.mai-manifest.mai-card{padding:2rem 0;border-radius:0;border-width:1px 0;background:transparent}.mai-manifest__list{gap:1.5rem 2rem}.mai-platform{padding:2rem}.mai-pack-directory-page .mai-pack-directory{gap:0 3rem}.mai-pack-directory-page .mai-pack-directory li{padding:2rem 0;border:0;border-bottom:1px solid #cbd1db;border-radius:0}.mai-pack-directory-page .mai-pack-directory a{text-decoration-thickness:1px;text-underline-offset:5px}@media(max-width:749px){.mai-families{grid-template-columns:1fr;margin-top:1.5rem}.mai-family{padding-block:2rem}.mai-founder{grid-template-columns:1fr;gap:32px}.mai-founder__mark--photo{max-width:360px}.mai-manifest__list{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.mai-family{transition:none}}@media(max-width:749px){.mai-card{padding:1rem}.mai-founder{flex-direction:column}.mai-related__heading{align-items:start;flex-direction:column}.mai-related__parent{white-space:normal}}.product-information media-gallery{position:static;align-self:start;width:100%;max-width:1120px;margin-inline:auto}.product-information .product-information__grid:not(.product-information--media-none).product-information--media-left{grid-template-columns:minmax(0,1fr);grid-column:2;row-gap:clamp(28px,4vw,52px)}.product-information .product-information__grid.product-information--media-left>.product-information__media,.product-information .product-information__grid.product-information--media-left>.product-details{grid-column:1;padding-inline:0;width:100%;min-width:0}.product-information .product-information__media{align-self:start}.product-information .product-details{max-width:880px;margin-inline:auto;text-align:center}.product-information .product-details>.group-block{width:100%}.product-information .product-details .group-block-content{align-items:center;gap:24px}.product-information .product-details :is(.text-block,.rte,product-price,.mai-block){text-align:center;margin-inline:auto;width:100%}.product-information .product-details :is(p,li,summary){font-size:clamp(18px,1.7vw,20px);line-height:1.7;text-align:center}.product-information .product-details h1{max-width:22ch;margin-inline:auto;text-align:center;font-size:clamp(32px,4.6vw,52px);line-height:1.12}.product-information .product-details :is(h2,h3){margin-inline:auto;text-align:center}.product-information .product-details .rte{max-width:760px}.product-information .product-details .rte :is(ul,ol){list-style-position:inside;padding-inline:0}.product-information .product-details .rte :is(p,ul,ol){margin-block:1.25em}.product-information .product-details .rte h2{margin-top:2em}.product-information .product-details .mai-breadcrumb ol{justify-content:center}.product-information .product-details .mai-breadcrumb li{font-size:13px;line-height:1.5}.product-information .mai-manifest__title{justify-content:center}.product-information .mai-manifest__title:after{display:none}.product-information .mai-manifest__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 36px}.product-information .mai-manifest__list li{display:flex;flex-direction:column;align-items:center;gap:10px}.product-information .product-details .mai-faq summary{justify-content:center;padding-inline:32px;position:relative}.product-information .product-details .mai-faq summary:after{position:absolute;right:0}.product-information .product-details product-form-component{width:100%;max-width:480px;margin-inline:auto}.product-information .product-details .mai-chips{justify-content:center}.product-information .product-details .mai-switch{display:flex;flex-direction:column;align-items:center;gap:12px}.product-information .product-details .mai-switch__row{justify-content:center;flex-wrap:wrap}.mai-related-card__image{aspect-ratio:8 / 3}.mai-related-card__image img{object-fit:contain}@media(max-width:749px){.product-information .mai-manifest__list{grid-template-columns:1fr;gap:24px}.product-information .product-details{max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/mayneai.css.map */
