.mlx-care-page{--mlx-care-text: #252525;--mlx-care-muted: #646464;--mlx-care-border: rgba(87, 76, 67, .14);--mlx-care-warm: #f8f5f2;--mlx-care-ocean: #f1f8f8;--mlx-care-accent: #557f82;--mlx-care-accent-dark: #365f62;color:var(--mlx-care-text);background:#fff}.mlx-care-container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.mlx-care-hero{padding:72px 0 64px;background:linear-gradient(135deg,#f1f8f8f5,#faf7f4f5);border-bottom:1px solid var(--mlx-care-border)}.mlx-care-hero__inner{max-width:820px}.mlx-care-eyebrow{display:inline-block;margin:0 0 16px;font-size:13px;line-height:1.2;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--mlx-care-accent-dark)}.mlx-care-hero__title{margin:0;font-size:clamp(38px,4vw,56px);line-height:1.06;letter-spacing:-.035em;font-weight:700}.mlx-care-hero__text{max-width:720px;margin:22px 0 0;font-size:18px;line-height:1.65;color:var(--mlx-care-muted)}.mlx-care-contact-strip{position:relative;z-index:2;margin-top:-24px}.mlx-care-contact-strip__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 26px;background:#fff;border:1px solid var(--mlx-care-border);border-radius:14px;box-shadow:0 12px 32px #2026270f,0 2px 8px #20262708}.mlx-care-contact-strip__label{margin:0 0 4px;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--mlx-care-accent-dark)}.mlx-care-contact-strip__text{margin:0;font-size:16px;line-height:1.5;color:var(--mlx-care-muted)}.mlx-care-email{color:var(--mlx-care-accent-dark);font-weight:700;text-decoration:none}.mlx-care-email:hover{text-decoration:underline}.mlx-care-main{padding:72px 0 88px}.mlx-care-heading{max-width:780px;margin-bottom:36px}.mlx-care-heading h2{margin:0 0 12px;font-size:clamp(28px,3vw,38px);line-height:1.15;letter-spacing:-.025em}.mlx-care-heading p{margin:0;font-size:17px;line-height:1.65;color:var(--mlx-care-muted)}.mlx-care-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.mlx-care-card{position:relative;min-height:250px;padding:30px;background:#fff;border:1px solid var(--mlx-care-border);border-radius:14px;box-shadow:0 6px 22px #242d2e0b;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.mlx-care-card:hover{transform:translateY(-2px);border-color:#557f8247;box-shadow:0 12px 30px #242d2e13}.mlx-care-card__number{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:28px;margin-bottom:22px;padding-inline:9px;border-radius:999px;background:var(--mlx-care-ocean);font-size:12px;font-weight:700;letter-spacing:.08em;color:var(--mlx-care-accent-dark)}.mlx-care-card h3{margin:0 0 12px;font-size:22px;line-height:1.22;letter-spacing:-.015em}.mlx-care-card p{margin:0;font-size:16px;line-height:1.65;color:var(--mlx-care-muted)}.mlx-care-card p+p{margin-top:12px}.mlx-care-links{margin-top:54px;padding:34px;background:var(--mlx-care-warm);border-radius:16px}.mlx-care-links h2{margin:0 0 10px;font-size:27px;line-height:1.2;letter-spacing:-.02em}.mlx-care-links>p{margin:0 0 24px;color:var(--mlx-care-muted);line-height:1.6}.mlx-care-links__buttons{display:flex;flex-wrap:wrap;gap:12px}.mlx-care-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 18px;border-radius:8px;border:1px solid var(--mlx-care-border);font-size:15px;line-height:1.2;font-weight:650;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.mlx-care-button--primary{color:#fff;background:var(--mlx-care-accent-dark);border-color:var(--mlx-care-accent-dark)}.mlx-care-button--primary:hover{color:#fff;background:#294e50;transform:translateY(-1px)}.mlx-care-button--secondary{color:var(--mlx-care-text);background:#fff}.mlx-care-button--secondary:hover{background:#fafafa;border-color:#557f8259}.mlx-care-cta{margin-top:64px;padding:46px;text-align:center;background:linear-gradient(135deg,#eef8f8f2,#f9f6f2f2);border:1px solid var(--mlx-care-border);border-radius:18px}.mlx-care-cta h2{margin:0 0 10px;font-size:clamp(28px,3vw,38px);line-height:1.15;letter-spacing:-.025em}.mlx-care-cta p{max-width:650px;margin:0 auto 24px;font-size:16px;line-height:1.65;color:var(--mlx-care-muted)}@media screen and (max-width:749px){.mlx-care-container{width:min(100% - 28px,1180px)}.mlx-care-hero{padding:46px 0 52px}.mlx-care-eyebrow{margin-bottom:12px;font-size:11px}.mlx-care-hero__title{font-size:30px;line-height:1.08}.mlx-care-hero__text{margin-top:16px;font-size:16px;line-height:1.6}.mlx-care-contact-strip{margin-top:-18px}.mlx-care-contact-strip__inner{display:block;padding:18px}.mlx-care-contact-strip__text{font-size:14px}.mlx-care-main{padding:52px 0 64px}.mlx-care-heading{margin-bottom:26px}.mlx-care-heading h2{font-size:26px}.mlx-care-heading p{font-size:15px}.mlx-care-grid{grid-template-columns:1fr;gap:14px}.mlx-care-card{min-height:0;padding:22px}.mlx-care-card h3{font-size:20px}.mlx-care-card p{font-size:15px}.mlx-care-links{margin-top:38px;padding:24px 20px}.mlx-care-links h2{font-size:23px}.mlx-care-links__buttons{display:grid}.mlx-care-button{width:100%}.mlx-care-cta{margin-top:40px;padding:32px 20px}.mlx-care-cta h2{font-size:26px}}.mlx-guide-size-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:36px}.mlx-guide-size-card{padding:36px;background:#fff;border:1px solid var(--mlx-care-border);border-radius:16px;box-shadow:0 7px 24px #242d2e0d}.mlx-guide-size-card--adult{background:linear-gradient(145deg,#f1f8f8cc,#fff 65%)}.mlx-guide-size-card--keepsake{background:linear-gradient(145deg,#f9f6f2e6,#fff 65%)}.mlx-guide-badge{display:inline-flex;align-items:center;margin-bottom:20px;padding:7px 11px;border-radius:999px;background:#557f821a;color:var(--mlx-care-accent-dark);font-size:12px;line-height:1;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mlx-guide-size-card h2{margin:0 0 10px;font-size:28px;line-height:1.15;letter-spacing:-.025em}.mlx-guide-capacity{margin:0 0 22px;font-size:19px;line-height:1.4;font-weight:700;color:var(--mlx-care-accent-dark)}.mlx-guide-size-card>p{color:var(--mlx-care-muted);line-height:1.65}.mlx-guide-list{margin:22px 0 0;padding-left:20px}.mlx-guide-list li{margin:9px 0;line-height:1.55}.mlx-guide-comparison{margin-top:64px}.mlx-guide-table-wrap{margin-top:26px;overflow-x:auto;border:1px solid var(--mlx-care-border);border-radius:14px;background:#fff}.mlx-guide-table{width:100%;min-width:680px;border-collapse:collapse;font-size:15px}.mlx-guide-table th,.mlx-guide-table td{padding:18px 20px;text-align:left;vertical-align:top;border-bottom:1px solid var(--mlx-care-border)}.mlx-guide-table th{background:var(--mlx-care-warm);font-weight:700}.mlx-guide-table tr:last-child td{border-bottom:0}.mlx-guide-table th:first-child,.mlx-guide-table td:first-child{font-weight:650}.mlx-guide-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:64px}.mlx-guide-note{padding:28px;background:var(--mlx-care-warm);border:1px solid var(--mlx-care-border);border-radius:14px}.mlx-guide-note h3{margin:0 0 10px;font-size:20px;line-height:1.25}.mlx-guide-note p{margin:0;color:var(--mlx-care-muted);font-size:15px;line-height:1.65}.mlx-contact-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:56px}.mlx-contact-option{padding:28px;background:#fff;border:1px solid var(--mlx-care-border);border-radius:14px;box-shadow:0 6px 22px #242d2e0b}.mlx-contact-option__label{margin:0 0 10px;color:var(--mlx-care-accent-dark);font-size:12px;line-height:1.2;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mlx-contact-option h2{margin:0 0 10px;font-size:21px;line-height:1.25}.mlx-contact-option p{margin:0;color:var(--mlx-care-muted);font-size:15px;line-height:1.6}.mlx-contact-option a{color:var(--mlx-care-accent-dark);font-weight:650;text-decoration:none}.mlx-contact-option a:hover{text-decoration:underline}.mlx-contact-form-layout{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:28px;align-items:start}.mlx-contact-sidebar,.mlx-contact-form-shell{border:1px solid var(--mlx-care-border);border-radius:16px}.mlx-contact-sidebar{padding:34px;background:linear-gradient(145deg,#f1f8f8f2,#f9f6f2f2)}.mlx-contact-sidebar h2{margin:0 0 14px;font-size:27px;line-height:1.18;letter-spacing:-.02em}.mlx-contact-sidebar p{margin:0 0 20px;color:var(--mlx-care-muted);line-height:1.65}.mlx-contact-detail{padding:18px 0;border-top:1px solid var(--mlx-care-border)}.mlx-contact-detail strong{display:block;margin-bottom:5px}.mlx-contact-detail span,.mlx-contact-detail p{margin:0;font-size:14px;line-height:1.55;color:var(--mlx-care-muted)}.mlx-contact-form-shell{padding:36px;background:#fff;box-shadow:0 7px 26px #242d2e0d}.mlx-contact-form-shell h2{margin:0 0 8px;font-size:29px;line-height:1.18;letter-spacing:-.025em}.mlx-contact-form-intro{margin:0 0 28px;color:var(--mlx-care-muted);line-height:1.6}.mlx-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.mlx-form-field{margin-bottom:18px}.mlx-form-field--full{grid-column:1 / -1}.mlx-form-field label{display:block;margin-bottom:7px;font-size:14px;line-height:1.3;font-weight:650}.mlx-form-field input,.mlx-form-field textarea{width:100%;padding:13px 14px;font:inherit;color:var(--mlx-care-text);background:#fff;border:1px solid rgba(87,76,67,.22);border-radius:8px;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.mlx-form-field input{min-height:48px}.mlx-form-field textarea{min-height:170px;resize:vertical}.mlx-form-field input:focus,.mlx-form-field textarea:focus{border-color:var(--mlx-care-accent);box-shadow:0 0 0 3px #557f821f}.mlx-form-status{margin-bottom:22px;padding:14px 16px;border-radius:8px;font-size:15px;line-height:1.55}.mlx-form-status--success{background:#eef8f1;border:1px solid #cae6d1}.mlx-form-status--error{background:#fff3f1;border:1px solid #efcbc4}@media screen and (max-width:749px){.mlx-guide-size-grid,.mlx-guide-notes,.mlx-contact-options,.mlx-contact-form-layout,.mlx-form-grid{grid-template-columns:1fr}.mlx-guide-size-card{padding:25px 22px}.mlx-guide-size-card h2{font-size:24px}.mlx-guide-comparison,.mlx-guide-notes{margin-top:42px}.mlx-guide-note{padding:22px}.mlx-contact-options{margin-bottom:38px}.mlx-contact-option{padding:22px}.mlx-contact-sidebar,.mlx-contact-form-shell{padding:24px 20px}.mlx-contact-form-shell h2{font-size:25px}.mlx-form-field--full{grid-column:auto}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/meilinxu-customer-care-pages.css.map */
