﻿.form-switch .form-check-input{cursor:pointer}.qr-code-preview{max-width:360px;width:100%;height:auto;image-rendering:crisp-edges}#qrCodeModal .modal-content{border-radius:16px;overflow:hidden}#qrCodeModal .modal-body{padding:1.75rem}.public-link-card{background:#ffffff;border-radius:16px;border:1px solid rgba(13,110,253,0.08);box-shadow:0 10px 24px rgba(3,19,43,0.08);transition:transform 0.15s ease, box-shadow 0.15s ease;overflow:hidden}.public-link-card:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(3,19,43,0.12)}.public-link-original{font-size:0.86rem;color:#6c757d}.public-link-short{font-size:1.02rem;font-weight:700;color:#0d6efd}.public-link-title{font-size:1rem;font-weight:700;color:#1f2a44}.public-link-desc{font-size:0.85rem;color:#6c757d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.public-link-meta{display:flex;flex-wrap:wrap;gap:0.5rem}.public-link-meta .meta-pill{display:inline-flex;align-items:center;gap:0.25rem;padding:0.2rem 0.6rem;border-radius:12px;font-size:0.78rem;font-weight:600;color:#1f2a44;background:#f1f5ff;border:1px solid rgba(13,110,253,0.18)}.public-link-meta .meta-pill[data-role="clicks"]{color:#0b4b8a;background:#e7f1ff;border-color:rgba(13,110,253,0.4)}.btn-qr-download{background:linear-gradient(135deg, #22c55e, #14b8a6);color:#ffffff;border:none;box-shadow:0 12px 24px rgba(20,184,166,0.28)}.btn-qr-download:hover{color:#ffffff;filter:brightness(0.98);box-shadow:0 16px 28px rgba(20,184,166,0.34)}.form-card{background:linear-gradient(135deg, #fff 0%, #f5f8ff 100%);border:1px solid rgba(13,110,253,0.08);box-shadow:0 20px 40px rgba(3,19,43,0.15)}.link-tabs{display:inline-flex;gap:0.75rem;padding:0.4rem;border-radius:999px;background:rgba(255,255,255,0.12);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,0.18)}.link-tabs .tab-pill{border-radius:999px;padding:0.55rem 1.35rem;font-weight:700;color:#0f172a;background:#ffffff;border:1px solid rgba(15,23,42,0.08);box-shadow:0 10px 20px rgba(3,19,43,0.12);transition:transform 0.15s ease, box-shadow 0.15s ease}.link-tabs .tab-pill:hover{transform:translateY(-1px);box-shadow:0 14px 24px rgba(3,19,43,0.16)}.link-tabs .tab-pill.active{color:#ffffff;background:linear-gradient(135deg, #2563eb, #0ea5e9);border-color:transparent;box-shadow:0 16px 28px rgba(14,165,233,0.35)}.btn-cta-primary{background:linear-gradient(135deg, #2563eb, #38bdf8);border:none;color:#ffffff;box-shadow:0 14px 28px rgba(37,99,235,0.35)}.btn-cta-primary:hover{color:#ffffff;filter:brightness(0.98);box-shadow:0 18px 34px rgba(37,99,235,0.4)}.btn-cta-secondary{background:linear-gradient(135deg, #10b981, #22c55e);border:none;color:#ffffff;box-shadow:0 14px 28px rgba(16,185,129,0.35)}.btn-cta-secondary:hover{color:#ffffff;filter:brightness(0.98);box-shadow:0 18px 34px rgba(16,185,129,0.4)}.form-card{position:relative;overflow:hidden}.form-card::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right, rgba(56,189,248,0.12), transparent 55%);pointer-events:none}.form-card h4{color:#0f172a;letter-spacing:-0.01em}.form-card .form-control{border-radius:14px;border:1px solid rgba(15,23,42,0.12);box-shadow:0 10px 24px rgba(3,19,43,0.08)}.form-card .form-control:focus{border-color:rgba(37,99,235,0.45);box-shadow:0 0 0 0.2rem rgba(37,99,235,0.2)}.form-card .form-check-input{border-color:rgba(15,23,42,0.2);box-shadow:none}.form-card .form-check-input:checked{background-color:#2563eb;border-color:#2563eb}.guest-note{color:#475569}.helper-note{color:#64748b}.public-links-count{color:#ffffff !important}.public-link-actions{display:flex;flex-direction:column;gap:0.5rem;align-items:flex-end;min-width:132px;flex:0 0 auto}.public-link-card .btn{white-space:nowrap}.public-link-actions .btn{width:112px;justify-content:center;border-radius:12px}.public-link-content{min-width:0}@media (max-width: 768px){.public-link-card{padding:1rem 1rem}.public-link-card .d-flex.justify-content-between{flex-direction:column;gap:0.75rem}.public-link-actions{width:100%;flex-direction:row;justify-content:flex-start;align-items:center;gap:0.5rem}.public-link-actions .btn{width:auto;padding:0.2rem 0.7rem;border-radius:12px;font-size:0.78rem;font-weight:600}}:root{--momly-navy: #08233f;--momly-navy-deep: #041a31;--momly-ink: #102a43;--momly-muted: #5d6f7f;--momly-coral: #ff6b4a;--momly-coral-dark: #bd3b26;--momly-peach: #ffb38a;--momly-cream: #fff4e8;--momly-paper: #fffdf9;--momly-blue: #ccecf5;--momly-lime: #dff3bf;--momly-yellow: #ffe6a3;--momly-border: rgba(8, 35, 63, 0.14)}html{scroll-behavior:smooth}body.momly-body{background:var(--momly-navy);color:var(--momly-ink);font-family:"Manrope", "Helvetica Neue", Arial, sans-serif;margin:0}body.momly-body main{min-height:50vh}.momly-body .btn-qr-download{background:var(--momly-navy);border:1px solid var(--momly-navy);box-shadow:none}.momly-body .btn-qr-download:hover,.momly-body .btn-qr-download:focus-visible{background:var(--momly-coral);border-color:var(--momly-coral);box-shadow:none;color:var(--momly-navy-deep)}.momly-navbar{background:var(--momly-navy-deep);border-bottom:1px solid rgba(255,255,255,0.08);padding:0.85rem 0;position:relative;z-index:1030}.momly-navbar .container-lg,.momly-home .container-lg,.momly-footer .container-lg{max-width:1180px}.momly-navbar-inner{align-items:center;display:flex;justify-content:space-between}.momly-brand{align-items:center;color:#ffffff;display:inline-flex;gap:0.6rem;text-decoration:none}.momly-brand:hover{color:#ffffff}.momly-brand-mark{background:var(--momly-cream);border-radius:10px;height:38px;object-fit:contain;padding:4px;width:38px}.momly-brand-word{font-size:1.55rem;font-weight:800;letter-spacing:-0.07em;line-height:1}.momly-nav-links,.momly-nav-actions{align-items:center;display:flex;gap:0.4rem}.momly-nav-cluster{align-items:center;display:flex;gap:1.4rem}.momly-nav-link{border-radius:999px;color:rgba(255,255,255,0.78);font-size:0.89rem;font-weight:700;padding:0.55rem 0.72rem;text-decoration:none;transition:color 160ms ease, background-color 160ms ease}.momly-nav-link:hover,.momly-nav-link:focus-visible{background:rgba(255,255,255,0.08);color:#ffffff}.momly-nav-login,.momly-nav-primary,.momly-nav-action{border-radius:12px;font-size:0.86rem;font-weight:800;min-height:40px;padding:0.55rem 0.9rem}.momly-nav-login,.momly-nav-action{background:transparent;border:1px solid rgba(255,255,255,0.5);color:#ffffff}.momly-nav-login:hover,.momly-nav-action:hover{background:#ffffff;border-color:#ffffff;color:var(--momly-navy)}.momly-nav-primary{background:var(--momly-coral);border:1px solid var(--momly-coral);color:var(--momly-navy-deep)}.momly-nav-primary:hover{background:var(--momly-peach);border-color:var(--momly-peach);color:var(--momly-navy-deep)}.momly-home{background:var(--momly-paper);color:var(--momly-ink);overflow:hidden}.momly-hero{background:radial-gradient(circle at 50% 7%, rgba(255,107,74,0.16), transparent 28%),linear-gradient(180deg, var(--momly-navy-deep) 0%, var(--momly-navy) 100%);color:#ffffff;overflow:hidden;padding:4rem 0 5.7rem;position:relative}.momly-hero::after{background-image:radial-gradient(rgba(255,255,255,0.13) 1px, transparent 1px);background-size:25px 25px;content:"";inset:0;mask-image:linear-gradient(to bottom, rgba(0,0,0,0.8), transparent 74%);opacity:0.28;pointer-events:none;position:absolute}.momly-orbit{border:1px solid rgba(255,179,138,0.16);border-radius:50%;pointer-events:none;position:absolute}.momly-orbit::before,.momly-orbit::after{background:var(--momly-coral);border-radius:50%;box-shadow:0 0 0 9px rgba(255,107,74,0.09);content:"";height:8px;position:absolute;width:8px}.momly-orbit-one{height:460px;left:-270px;top:80px;width:460px}.momly-orbit-one::before{right:38px;top:85px}.momly-orbit-two{height:600px;right:-430px;top:-220px;width:600px}.momly-orbit-two::after{bottom:82px;left:73px}.momly-hero-copy,.momly-builder-wrap{position:relative;z-index:2}.momly-eyebrow{align-items:center;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.15);border-radius:999px;color:#ffd2bb;display:inline-flex;font-size:0.75rem;font-weight:800;gap:0.5rem;letter-spacing:0.11em;padding:0.58rem 0.85rem;text-transform:uppercase}.momly-hero-copy h1{font-size:clamp(3rem, 7vw, 5.35rem);font-weight:800;letter-spacing:-0.072em;line-height:0.98;margin:1.5rem auto 0;max-width:1020px;text-wrap:balance}.momly-hero-copy h1 span{color:var(--momly-peach)}.momly-hero-copy>p{color:rgba(255,255,255,0.75);font-size:clamp(1rem, 2vw, 1.2rem);line-height:1.7;margin:1.35rem auto 0;max-width:760px;text-wrap:balance}.momly-hero-meta{align-items:center;display:flex;flex-wrap:wrap;gap:0.7rem 1.3rem;justify-content:center;margin-top:1.25rem}.momly-hero-meta span{align-items:center;color:rgba(255,255,255,0.68);display:inline-flex;font-size:0.8rem;font-weight:650;gap:0.38rem}.momly-hero-meta i{color:var(--momly-peach)}.momly-builder-wrap{margin-top:3rem}.momly-builder-shell{background:rgba(255,255,255,0.07);border:1px solid rgba(255,255,255,0.14);border-radius:36px;box-shadow:0 38px 90px rgba(0,0,0,0.24);margin:0 auto;max-width:1060px;padding:0.85rem}.momly-builder-tabs{align-items:center;display:flex;gap:0.55rem;justify-content:center;padding:0.15rem 0 0.9rem}.momly-builder-tab{align-items:center;background:transparent;border:1px solid rgba(255,255,255,0.3);border-radius:13px;color:rgba(255,255,255,0.78);display:inline-flex;font:inherit;font-size:0.9rem;font-weight:800;gap:0.5rem;min-height:44px;padding:0.65rem 1rem}.momly-builder-tab i{font-size:1.1rem}.momly-builder-tab.active,.momly-builder-tab.btn-light{background:var(--momly-paper);border-color:var(--momly-paper);color:var(--momly-navy)}.momly-builder-tab.btn-outline-light:not(.active){background:transparent;border-color:rgba(255,255,255,0.3);color:rgba(255,255,255,0.78)}.momly-builder-card{background:var(--momly-paper);border-radius:27px;color:var(--momly-ink);min-height:350px;padding:1.55rem 1.65rem 1.7rem}.momly-builder-status{align-items:center;border-bottom:1px solid var(--momly-border);color:var(--momly-muted);display:flex;font-size:0.72rem;font-weight:800;justify-content:space-between;letter-spacing:0.04em;margin-bottom:1.6rem;padding-bottom:0.9rem;text-transform:uppercase}.momly-builder-status>span:first-child{align-items:center;display:inline-flex;gap:0.48rem}.momly-live-dot{background:#4fba74;border-radius:50%;box-shadow:0 0 0 5px rgba(79,186,116,0.12);height:7px;width:7px}.momly-form-kicker,.momly-section-kicker{color:var(--momly-coral-dark);display:inline-block;font-size:0.72rem;font-weight:800;letter-spacing:0.12em}.momly-builder-card h2{color:var(--momly-navy);font-size:clamp(1.75rem, 4vw, 2.45rem);font-weight:800;letter-spacing:-0.052em;line-height:1.08;margin:0.55rem 0 0}.momly-form-copy{color:var(--momly-muted);font-size:0.95rem;margin:0.7rem 0 1.35rem}.momly-url-row{display:grid;gap:0.75rem;grid-template-columns:minmax(0, 1fr) auto}.momly-url-field{align-items:center;background:#ffffff;border:1px solid rgba(8,35,63,0.22);border-radius:14px;display:flex;min-width:0;padding-left:1rem;transition:border-color 160ms ease, box-shadow 160ms ease}.momly-url-field:focus-within{border-color:var(--momly-coral);box-shadow:0 0 0 4px rgba(255,107,74,0.12)}.momly-url-field>i{color:var(--momly-coral-dark);font-size:1.05rem}.momly-url-field .form-control{background:transparent;border:0;box-shadow:none;color:var(--momly-navy);font-size:1rem;min-height:58px;min-width:0;padding:0.75rem 1rem 0.75rem 0.7rem}.momly-url-field .form-control::placeholder{color:#617282}.momly-submit{align-items:center;background:var(--momly-coral);border:1px solid var(--momly-coral);border-radius:14px;color:var(--momly-navy-deep);display:inline-flex;font-size:0.93rem;font-weight:800;justify-content:center;min-height:58px;padding:0.8rem 1.4rem;transition:background-color 160ms ease, border-color 160ms ease, transform 160ms ease}.momly-submit:hover,.momly-submit:focus-visible{background:var(--momly-peach);border-color:var(--momly-peach);color:var(--momly-navy-deep);transform:translateY(-1px)}.momly-form-options{align-items:center;color:var(--momly-muted);display:flex;font-size:0.77rem;font-weight:650;justify-content:space-between;margin-top:1rem}.momly-visibility-control{align-items:center;display:flex}.momly-toggle-label{align-items:center;border:1px solid rgba(8,35,63,0.13);border-radius:14px;cursor:pointer;display:inline-flex;gap:0.7rem;min-height:54px;padding:0.55rem 0.75rem;transition:background-color 160ms ease, border-color 160ms ease, box-shadow 160ms ease}.momly-toggle-label:hover{background:#ffffff;border-color:rgba(8,35,63,0.25)}.momly-toggle-track{background:#d8dfe4;border:1px solid #c2ccd4;border-radius:999px;display:inline-flex;flex:0 0 auto;height:28px;padding:3px;transition:background-color 160ms ease, border-color 160ms ease;width:50px}.momly-toggle-track>span{background:#ffffff;border-radius:50%;box-shadow:0 2px 5px rgba(8,35,63,0.2);display:block;height:20px;transform:translateX(0);transition:transform 180ms ease;width:20px}.momly-toggle-copy{display:flex;flex-direction:column;line-height:1.2}.momly-toggle-copy strong{color:var(--momly-navy);font-size:0.78rem;font-weight:800}.momly-toggle-state{color:var(--momly-muted);font-size:0.66rem;font-weight:650;margin-top:0.2rem}.momly-toggle-on{display:none}.momly-toggle-input:checked+.momly-toggle-label{background:rgba(255,107,74,0.08);border-color:rgba(189,59,38,0.38)}.momly-toggle-input:checked+.momly-toggle-label .momly-toggle-track{background:var(--momly-coral);border-color:var(--momly-coral)}.momly-toggle-input:checked+.momly-toggle-label .momly-toggle-track>span{transform:translateX(22px)}.momly-toggle-input:checked+.momly-toggle-label .momly-toggle-off{display:none}.momly-toggle-input:checked+.momly-toggle-label .momly-toggle-on{display:inline}.momly-toggle-input:focus-visible+.momly-toggle-label{box-shadow:0 0 0 4px rgba(255,107,74,0.18);outline:2px solid var(--momly-coral-dark);outline-offset:2px}.momly-guest-lifecycle{align-items:center;display:inline-flex;gap:0.35rem}.momly-guest-lifecycle i{color:#3c8a5d;font-size:0.95rem}.momly-qr-form .input-group{margin-bottom:0.7rem}.momly-qr-form .form-control{border:1px solid rgba(8,35,63,0.22);border-radius:14px !important;box-shadow:none;min-height:58px;padding-left:1rem}.momly-qr-form .form-control:focus{border-color:var(--momly-coral);box-shadow:0 0 0 4px rgba(255,107,74,0.12)}.momly-builder .btn-cta-secondary,.momly-qr-form .btn-cta-secondary{background:var(--momly-coral);border:1px solid var(--momly-coral);border-radius:14px;box-shadow:none;color:var(--momly-navy-deep);font-size:0.93rem;font-weight:800;min-height:58px}.momly-qr-form .btn-cta-secondary:hover{background:var(--momly-peach);border-color:var(--momly-peach);color:var(--momly-navy-deep)}.momly-form-response{display:block;margin-top:1.1rem}.momly-form-response:empty{display:none}.momly-form-response .alert,.momly-form-response>div{border-radius:14px !important;margin-bottom:0}.momly-brand-rail{background:var(--momly-paper);border-bottom:1px solid var(--momly-border);padding:2rem 0 2.2rem}.momly-brand-intro{align-items:flex-end;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.2rem}.momly-brand-intro p{color:var(--momly-navy);font-size:0.88rem;font-weight:800;margin:0}.momly-brand-intro>span{color:#566a7b;font-size:0.7rem}.momly-brand-list{display:grid;gap:0.7rem;grid-template-columns:repeat(7, minmax(0, 1fr));list-style:none;margin:0;padding:0}.momly-brand-list li{align-items:center;background:#ffffff;border:1px solid rgba(8,35,63,0.1);border-radius:13px;color:#384d60;display:flex;font-size:0.77rem;font-weight:800;gap:0.45rem;justify-content:center;min-height:50px;padding:0.6rem}.momly-brand-list i{color:var(--momly-navy);font-size:1.05rem}.momly-brand-dot{background:linear-gradient(135deg, #00c4cc, #7d2ae8);border-radius:50%;display:inline-block;height:16px;width:16px}.momly-products{background:var(--momly-paper);padding:7rem 0 6rem}.momly-section-heading{margin-bottom:2.6rem;max-width:760px}.momly-section-heading h2,.momly-why-main h2{color:var(--momly-navy);font-size:clamp(2.25rem, 5vw, 4rem);font-weight:800;letter-spacing:-0.062em;line-height:1.02;margin:0.85rem 0 0;text-wrap:balance}.momly-section-heading p,.momly-why-main>p{color:var(--momly-muted);font-size:1.04rem;line-height:1.7;margin:1.05rem 0 0;max-width:650px}.momly-product-grid{display:grid;gap:1.15rem;grid-template-columns:repeat(3, minmax(0, 1fr))}.momly-product-card{border:1px solid rgba(8,35,63,0.1);border-radius:28px;display:flex;flex-direction:column;min-height:560px;overflow:hidden;padding:1.55rem;transition:box-shadow 180ms ease, transform 180ms ease}.momly-product-card:hover{box-shadow:0 28px 60px rgba(8,35,63,0.12);transform:translateY(-4px)}.momly-product-link{background:#fff0e5}.momly-product-qr{background:var(--momly-blue)}.momly-product-analytics{background:var(--momly-lime)}.momly-product-card-head{align-items:center;display:flex;justify-content:space-between}.momly-product-icon,.momly-arrow{align-items:center;background:rgba(255,255,255,0.68);border:1px solid rgba(8,35,63,0.1);border-radius:14px;color:var(--momly-navy);display:inline-flex;font-size:1.25rem;height:46px;justify-content:center;width:46px}.momly-arrow{background:transparent;border:0;font-size:1.4rem}.momly-product-card h3{color:var(--momly-navy);font-size:1.75rem;font-weight:800;letter-spacing:-0.045em;margin:1.55rem 0 0}.momly-product-card>p{color:#52687a;font-size:0.91rem;line-height:1.65;margin:0.65rem 0 0}.momly-product-card ul{color:#304a60;display:grid;font-size:0.81rem;font-weight:700;gap:0.45rem;list-style:none;margin:1.2rem 0 1.5rem;padding:0}.momly-product-card li::before{color:var(--momly-coral-dark);content:"✓";font-weight:900;margin-right:0.45rem}.momly-link-preview,.momly-qr-preview,.momly-chart-preview{margin-top:auto}.momly-link-preview{align-items:center;background:var(--momly-navy);border-radius:18px;color:rgba(255,255,255,0.65);display:flex;font-size:0.86rem;padding:1.15rem}.momly-link-preview strong{color:var(--momly-peach);font-weight:800}.momly-link-preview i{color:#ffffff;margin-left:auto}.momly-qr-preview{align-items:center;background:rgba(255,255,255,0.55);border:1px solid rgba(8,35,63,0.1);border-radius:22px;display:flex;flex-direction:column;gap:0.65rem;padding:1.15rem}.momly-qr-frame{align-items:center;background:#ffffff;border-radius:14px;color:var(--momly-navy);display:flex;height:122px;justify-content:center;position:relative;width:122px}.momly-qr-frame>i{font-size:6.2rem;line-height:1}.momly-qr-frame img{background:#ffffff;border-radius:5px;height:28px;left:50%;padding:2px;position:absolute;top:50%;transform:translate(-50%, -50%);width:28px}.momly-qr-preview>span{color:var(--momly-navy);font-size:0.7rem;font-weight:800;letter-spacing:0.07em;text-transform:uppercase}.momly-chart-preview{align-items:end;background:rgba(255,255,255,0.5);border:1px solid rgba(8,35,63,0.1);border-radius:22px;display:grid;gap:0.55rem;grid-template-columns:repeat(6, 1fr);height:175px;padding:1.2rem}.momly-chart-preview>div{align-items:end;display:flex;height:100%}.momly-chart-preview span{background:var(--momly-navy);border-radius:999px 999px 6px 6px;display:block;height:var(--bar);min-height:18px;width:100%}.momly-chart-preview>div:nth-child(4) span,.momly-chart-preview>div:nth-child(5) span{background:var(--momly-coral)}.momly-home-brands{background:var(--momly-paper);padding:0 0 6rem}.momly-home-brands-shell{background:radial-gradient(circle at 8% 8%, rgba(163,230,53,0.2), transparent 21rem),radial-gradient(circle at 96% 100%, rgba(45,212,191,0.2), transparent 24rem),linear-gradient(145deg, #064e3b 0%, #08745f 56%, #0f766e 100%);border:1px solid rgba(6,78,59,0.14);border-radius:34px;box-shadow:0 28px 70px rgba(8,35,63,0.13);display:grid;gap:clamp(2rem, 5vw, 4.5rem);grid-template-columns:minmax(0, 0.88fr) minmax(0, 1.12fr);overflow:hidden;padding:clamp(2rem, 5vw, 4rem);position:relative}.momly-home-brands-shell::after{border:1px solid rgba(220,252,231,0.16);border-radius:50%;content:"";height:420px;left:-250px;pointer-events:none;position:absolute;top:-270px;width:420px}.momly-home-brands-copy,.momly-home-brands-preview{min-width:0;position:relative;z-index:1}.momly-home-brands a:focus-visible{outline:3px solid rgba(190,242,100,0.92);outline-offset:3px}.momly-home-brands-copy{align-self:center}.momly-home-brands-kicker{align-items:center;color:#d9f99d;display:inline-flex;font-size:0.76rem;font-weight:800;gap:0.5rem;letter-spacing:0.09em;text-transform:uppercase}.momly-home-brands-kicker i{font-size:1rem}.momly-home-brands-copy h2{color:#ffffff;font-size:clamp(2.35rem, 5vw, 4.25rem);font-weight:800;letter-spacing:-0.065em;line-height:1;margin:1rem 0 0;text-wrap:balance}.momly-home-brands-copy>p{color:rgba(236,253,245,0.78);font-size:1rem;line-height:1.78;margin:1.25rem 0 0;max-width:580px}.momly-home-brands-trust{display:grid;gap:0.72rem;list-style:none;margin:1.5rem 0 0;padding:0}.momly-home-brands-trust li{align-items:center;color:rgba(236,253,245,0.88);display:flex;font-size:0.88rem;font-weight:700;gap:0.62rem}.momly-home-brands-trust i{align-items:center;background:rgba(220,252,231,0.11);border:1px solid rgba(220,252,231,0.14);border-radius:9px;color:#bef264;display:inline-flex;flex:0 0 auto;height:30px;justify-content:center;width:30px}.momly-home-brands-actions{align-items:center;display:flex;flex-wrap:wrap;gap:0.8rem 1rem;margin-top:1.8rem}.momly-home-brands-primary.btn{align-items:center;background:#a3e635;border:1px solid #a3e635;border-radius:14px;color:#14532d;display:inline-flex;font-size:0.9rem;font-weight:800;gap:0.55rem;min-height:50px;padding:0.78rem 1.05rem}.momly-home-brands-primary.btn:hover,.momly-home-brands-primary.btn:focus-visible{background:#bef264;border-color:#bef264;color:#14532d}.momly-home-brands-secondary{align-items:center;color:rgba(236,253,245,0.82);display:inline-flex;font-size:0.88rem;font-weight:800;gap:0.45rem;min-height:44px;padding:0.55rem 0;text-decoration:none}.momly-home-brands-secondary:hover,.momly-home-brands-secondary:focus-visible{color:#d9f99d}.momly-home-brands-disclosure{align-items:flex-start;color:rgba(236,253,245,0.67);display:flex;font-size:0.76rem;gap:0.45rem;line-height:1.6;margin:1.15rem 0 0;max-width:560px}.momly-home-brands-disclosure i{color:#bef264;flex:0 0 auto;margin-top:0.12rem}.momly-home-brands-preview{align-self:stretch;background:rgba(247,254,249,0.96);border:1px solid rgba(220,252,231,0.6);border-radius:25px;box-shadow:0 24px 50px rgba(2,44,34,0.22);padding:clamp(1rem, 2.5vw, 1.45rem)}.momly-home-brands-preview-head{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:0.2rem 0.25rem 0.9rem}.momly-home-brands-preview-head>span{color:#157347;font-size:0.72rem;font-weight:800;letter-spacing:0.09em;text-transform:uppercase}.momly-home-brands-preview-head>strong{color:#526d65;font-size:0.78rem;font-weight:750}.momly-home-brand-list{display:grid;gap:0.72rem}.momly-home-brand-card{background:#ffffff;border:1px solid rgba(13,101,76,0.13);border-radius:18px;box-shadow:0 9px 22px rgba(5,78,59,0.055);overflow:hidden;transition:border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease}.momly-home-brand-card:hover{border-color:rgba(22,163,74,0.38);box-shadow:0 16px 30px rgba(5,78,59,0.1);transform:translateY(-2px)}.momly-home-brand-card>a{align-items:center;color:inherit;display:grid;gap:0.9rem;grid-template-columns:auto minmax(0, 1fr) auto;min-height:112px;padding:0.95rem;text-decoration:none}.momly-home-brand-avatar{align-items:center;background:linear-gradient(145deg, #ecfdf5, #a7f3d0);border:1px solid rgba(22,163,74,0.18);border-radius:15px;color:#14532d;display:inline-flex;flex:0 0 auto;font-size:1.02rem;font-weight:800;height:54px;justify-content:center;letter-spacing:-0.04em;width:54px}.momly-home-brand-copy{display:block;min-width:0}.momly-home-brand-domain{color:#15803d;display:block;font-size:0.72rem;font-weight:800;letter-spacing:0.075em;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.momly-home-brand-copy>strong{color:#103f35;display:block;font-size:1.08rem;font-weight:800;letter-spacing:-0.025em;line-height:1.25;margin-top:0.25rem;overflow-wrap:anywhere}.momly-home-brand-tagline{color:#526d65;display:-webkit-box;font-size:0.82rem;line-height:1.55;margin-top:0.28rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}.momly-home-brand-meta{color:#6a7f78;display:flex;flex-wrap:wrap;font-size:0.72rem;font-weight:650;gap:0.3rem 0.8rem;margin-top:0.45rem}.momly-home-brand-meta>span{align-items:center;display:inline-flex;gap:0.3rem}.momly-home-brand-meta i{color:#16a34a}.momly-home-brand-arrow{align-items:center;background:#ecfdf5;border-radius:11px;color:#157347;display:inline-flex;height:38px;justify-content:center;transition:background-color 160ms ease, color 160ms ease;width:38px}.momly-home-brand-card:hover .momly-home-brand-arrow{background:#a3e635;color:#14532d}.momly-home-brands-empty{align-items:flex-start;background:#ffffff;border:1px dashed rgba(13,101,76,0.24);border-radius:18px;color:#526d65;display:flex;gap:0.8rem;min-height:154px;padding:1.15rem}.momly-home-brands-empty>i{align-items:center;background:#ecfdf5;border-radius:12px;color:#15803d;display:inline-flex;flex:0 0 auto;height:42px;justify-content:center;width:42px}.momly-home-brands-empty strong,.momly-home-brands-empty span{display:block}.momly-home-brands-empty strong{color:#103f35;font-size:0.94rem}.momly-home-brands-empty span{font-size:0.8rem;line-height:1.65;margin-top:0.35rem}.momly-home-reviews{background:var(--momly-paper);padding:0 0 6rem}.momly-home-reviews-heading{align-items:end;display:grid;gap:2rem;grid-template-columns:minmax(0, 1fr) minmax(300px, 0.72fr)}.momly-home-reviews-kicker{align-items:center;color:#15803d;display:inline-flex;font-size:0.75rem;font-weight:800;gap:0.45rem;letter-spacing:0.08em;text-transform:uppercase}.momly-home-reviews-heading h2{color:var(--momly-navy);font-size:clamp(2.3rem, 4.8vw, 4.35rem);font-weight:800;letter-spacing:-0.065em;line-height:1.02;margin:0.85rem 0 0;max-width:820px;text-wrap:balance}.momly-home-reviews-heading>p{color:var(--momly-muted);font-size:0.94rem;line-height:1.78;margin:0}.momly-home-review-process{display:grid;gap:0.9rem;grid-template-columns:repeat(3, minmax(0, 1fr));margin-top:2rem}.momly-home-review-process article{background:#ffffff;border:1px solid rgba(13,101,76,0.12);border-radius:22px;min-height:230px;padding:1.25rem;position:relative}.momly-home-review-process article>span{color:rgba(21,128,61,0.23);font-size:2rem;font-weight:850;letter-spacing:-0.06em;position:absolute;right:1.1rem;top:0.85rem}.momly-home-review-process article>i{align-items:center;background:#ecfdf5;border-radius:14px;color:#15803d;display:inline-flex;font-size:1.05rem;height:48px;justify-content:center;width:48px}.momly-home-review-process h3{color:#103f35;font-size:1.05rem;font-weight:800;margin:1rem 0 0}.momly-home-review-process p{color:#61746e;font-size:0.82rem;line-height:1.7;margin:0.55rem 0 0}.momly-home-review-community{background:#082f49;border-radius:28px;box-shadow:0 22px 55px rgba(8,35,63,0.12);margin-top:1rem;padding:clamp(1.2rem, 3vw, 2rem)}.momly-home-review-community-head{align-items:center;display:flex;gap:1rem;justify-content:space-between}.momly-home-review-community-head span,.momly-home-review-community-head strong{display:block}.momly-home-review-community-head span{color:#7dd3fc;font-size:0.68rem;font-weight:800;letter-spacing:0.08em;text-transform:uppercase}.momly-home-review-community-head strong{color:#ffffff;font-size:1.15rem;margin-top:0.25rem}.momly-home-review-community-head>a{align-items:center;color:#bae6fd;display:inline-flex;font-size:0.8rem;font-weight:800;gap:0.4rem;text-decoration:none}.momly-home-review-list{display:grid;gap:0.8rem;grid-template-columns:repeat(3, minmax(0, 1fr));margin-top:1.15rem}.momly-home-review-list article{background:rgba(255,255,255,0.97);border-radius:18px;min-width:0;padding:1rem}.momly-home-review-list article>div{align-items:center;display:flex;gap:0.6rem;justify-content:space-between}.momly-home-review-stars{color:#f59e0b;display:inline-flex;font-size:0.72rem;gap:0.1rem}.momly-home-review-list article>div>span:last-child{color:#15803d;font-size:0.61rem;font-weight:800;text-transform:uppercase}.momly-home-review-list h3{color:#103f35;font-size:0.94rem;font-weight:800;line-height:1.4;margin:0.75rem 0 0}.momly-home-review-list p{color:#61746e;display:-webkit-box;font-size:0.76rem;line-height:1.65;margin:0.45rem 0 0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.momly-home-review-list footer{align-items:center;border-top:1px solid rgba(13,101,76,0.1);display:flex;gap:0.6rem;justify-content:space-between;margin-top:0.8rem;padding-top:0.65rem}.momly-home-review-list footer span,.momly-home-review-list footer a{font-size:0.66rem;font-weight:750}.momly-home-review-list footer span{color:#6a7f78}.momly-home-review-list footer a{color:#15803d;max-width:55%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.momly-home-review-empty{align-items:center;background:rgba(255,255,255,0.08);border:1px dashed rgba(186,230,253,0.28);border-radius:18px;color:#e0f2fe;display:grid;gap:0.8rem;grid-template-columns:auto minmax(0, 1fr) auto;margin-top:1.1rem;padding:1rem}.momly-home-review-empty>i{align-items:center;background:rgba(125,211,252,0.14);border-radius:12px;color:#7dd3fc;display:inline-flex;height:44px;justify-content:center;width:44px}.momly-home-review-empty strong{display:block;font-size:0.88rem}.momly-home-review-empty p{color:rgba(224,242,254,0.7);font-size:0.75rem;line-height:1.6;margin:0.25rem 0 0}.momly-home-review-empty .btn{background:#7dd3fc;border:0;color:#082f49;font-size:0.75rem;font-weight:800}.momly-stats{background:var(--momly-paper);padding:0 0 6rem}.momly-stats-panel{align-items:center;background:radial-gradient(circle at 0% 0%, rgba(255,107,74,0.18), transparent 38%),var(--momly-navy);border-radius:32px;color:#ffffff;display:grid;gap:3rem;grid-template-columns:0.85fr 1.15fr;overflow:hidden;padding:3rem;position:relative}.momly-stats-panel::after{border:1px solid rgba(255,255,255,0.1);border-radius:50%;content:"";height:270px;left:-170px;position:absolute;top:-170px;width:270px}.stats-eyebrow{color:var(--momly-peach);font-size:0.72rem;font-weight:800;letter-spacing:0.12em;text-transform:uppercase}.momly-stats-copy h2{font-size:clamp(2rem, 4vw, 3rem);font-weight:800;letter-spacing:-0.052em;line-height:1.05;margin:0.8rem 0 0}.momly-stats-copy p{color:rgba(255,255,255,0.66);font-size:0.88rem;line-height:1.7;margin:1rem 0 0}.momly-stats-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr))}.momly-stat{border-left:1px solid rgba(255,255,255,0.14);border-top:1px solid rgba(255,255,255,0.14);display:flex;flex-direction:column;min-height:130px;padding:1.15rem 1.4rem}.momly-stat:nth-child(-n + 2){border-top:0}.momly-stat strong{font-size:clamp(2.1rem, 4vw, 3.25rem);font-weight:800;letter-spacing:-0.065em;line-height:1}.momly-stat .stat-label{color:rgba(255,255,255,0.62);font-size:0.75rem;font-weight:700;margin-top:0.6rem}.momly-why{background:var(--momly-cream);padding:6.5rem 0}.momly-why-grid{display:grid;gap:1.2rem;grid-template-columns:1.05fr 0.95fr}.momly-why-main{background:var(--momly-paper);border:1px solid var(--momly-border);border-radius:30px;min-height:520px;overflow:hidden;padding:2.5rem;position:relative}.momly-text-link{align-items:center;color:var(--momly-navy);display:inline-flex;font-size:0.91rem;font-weight:800;gap:0.55rem;margin-top:1.5rem;text-decoration:none}.momly-text-link:hover{color:var(--momly-coral-dark)}.momly-text-link span{transition:transform 160ms ease}.momly-text-link:hover span{transform:translateX(4px)}.momly-why-decoration{bottom:-108px;height:290px;position:absolute;right:-50px;transform:rotate(-8deg);width:390px}.momly-why-decoration span{border:22px solid var(--momly-coral);border-radius:999px;display:block;height:92px;position:absolute;width:180px}.momly-why-decoration span:nth-child(1){left:0;top:80px;transform:rotate(38deg)}.momly-why-decoration span:nth-child(2){border-color:var(--momly-navy);left:115px;top:26px;transform:rotate(-38deg)}.momly-why-decoration span:nth-child(3){border-color:var(--momly-peach);left:185px;top:120px;transform:rotate(38deg)}.momly-benefit-stack{display:grid;gap:1.2rem}.momly-benefit-card{align-items:flex-start;background:var(--momly-paper);border:1px solid var(--momly-border);border-radius:24px;display:flex;gap:1.05rem;min-height:160px;padding:1.45rem}.momly-benefit-card>span{align-items:center;background:var(--momly-coral);border-radius:15px;color:var(--momly-navy);display:inline-flex;flex:0 0 auto;font-size:1.2rem;height:48px;justify-content:center;width:48px}.momly-benefit-card:nth-child(2)>span{background:var(--momly-blue)}.momly-benefit-card:nth-child(3)>span{background:var(--momly-lime)}.momly-benefit-card h3{color:var(--momly-navy);font-size:1.05rem;font-weight:800;letter-spacing:-0.025em;margin:0.12rem 0 0}.momly-benefit-card p{color:var(--momly-muted);font-size:0.82rem;line-height:1.65;margin:0.5rem 0 0}.momly-final-cta{background:var(--momly-cream);padding:0 0 6.5rem}.momly-final-cta-card{align-items:center;background:var(--momly-coral);border-radius:30px;color:var(--momly-navy-deep);display:grid;gap:1.5rem;grid-template-columns:auto 1fr auto;padding:2.2rem}.momly-final-cta-card>img{background:var(--momly-cream);border-radius:18px;height:76px;padding:9px;width:76px}.momly-final-cta-card>div>span{font-size:0.68rem;font-weight:800;letter-spacing:0.12em}.momly-final-cta-card h2{font-size:clamp(1.65rem, 3vw, 2.6rem);font-weight:800;letter-spacing:-0.052em;line-height:1.08;margin:0.5rem 0 0}.momly-final-actions{display:flex;gap:0.65rem}.momly-final-actions .momly-submit{background:var(--momly-navy);border-color:var(--momly-navy);color:#ffffff;min-height:50px}.momly-final-actions .momly-submit:hover{background:var(--momly-navy-deep);border-color:var(--momly-navy-deep)}.momly-ghost-button{align-items:center;background:transparent;border:1px solid rgba(8,35,63,0.45);border-radius:14px;color:var(--momly-navy);display:inline-flex;font-size:0.88rem;font-weight:800;justify-content:center;min-height:50px;padding:0.75rem 1.1rem}.momly-ghost-button:hover{background:rgba(255,255,255,0.35);border-color:var(--momly-navy);color:var(--momly-navy)}.momly-footer{background:var(--momly-navy-deep);color:rgba(255,255,255,0.66);padding:4rem 0 2rem}.momly-footer-grid{display:grid;gap:3rem;grid-template-columns:minmax(0, 1.5fr) repeat(2, minmax(120px, 0.5fr))}.momly-footer-brand p{font-size:0.84rem;line-height:1.7;margin:1rem 0 0;max-width:370px}.momly-footer-column h2{color:#ffffff;font-size:0.75rem;font-weight:800;letter-spacing:0.1em;margin:0 0 1rem;text-transform:uppercase}.momly-footer-column nav{display:grid;gap:0.72rem}.momly-footer-column a{color:rgba(255,255,255,0.65);font-size:0.82rem;text-decoration:none}.momly-footer-column a:hover{color:var(--momly-peach)}.momly-footer-bottom{align-items:center;border-top:1px solid rgba(255,255,255,0.1);display:flex;font-size:0.72rem;justify-content:space-between;margin-top:3rem;padding-top:1.4rem}.momly-footer-status{align-items:center;display:inline-flex;gap:0.45rem}.momly-footer-status::before{background:#4fba74;border-radius:50%;content:"";height:7px;width:7px}@media (max-width: 991px){.momly-nav-links{display:none}.momly-product-grid{grid-template-columns:1fr}.momly-product-card{min-height:500px}.momly-home-brands-shell{grid-template-columns:minmax(0, 1fr)}.momly-stats-panel,.momly-why-grid{grid-template-columns:1fr}.momly-stats-panel{gap:2rem}.momly-why-main{min-height:480px}.momly-final-cta-card{grid-template-columns:auto 1fr}.momly-final-actions{grid-column:1 / -1}.momly-brand-list{grid-template-columns:repeat(4, minmax(0, 1fr))}}@media (max-width: 767px){.momly-brand-word{font-size:1.35rem}.momly-brand-mark{height:34px;width:34px}.momly-nav-cluster{gap:0.4rem}.momly-nav-action{display:none}.momly-nav-action.momly-mobile-essential,.momly-nav-settings{display:inline-flex}.momly-hero{padding:3.2rem 0 3.8rem}.momly-hero-copy h1{letter-spacing:-0.058em}.momly-builder-wrap{margin-top:2.3rem;padding-left:0.55rem;padding-right:0.55rem}.momly-builder-shell{border-radius:25px;padding:0.55rem}.momly-builder-card{border-radius:19px;min-height:390px;padding:1.25rem 1rem}.momly-url-row{grid-template-columns:1fr}.momly-url-field .form-control{font-size:0.9rem}.momly-form-options{align-items:flex-start;flex-direction:column;gap:0.8rem}.momly-brand-intro{align-items:flex-start;flex-direction:column;gap:0.3rem}.momly-brand-list{grid-template-columns:repeat(2, minmax(0, 1fr))}.momly-products,.momly-why{padding:5rem 0}.momly-home-brands{padding-bottom:5rem}.momly-home-reviews{padding-bottom:5rem}.momly-home-reviews-heading,.momly-home-review-process,.momly-home-review-list{grid-template-columns:1fr}.momly-home-review-process article{min-height:0}.momly-home-review-community{border-radius:22px}.momly-home-review-community-head{align-items:flex-start;flex-direction:column}.momly-home-review-empty{align-items:flex-start;grid-template-columns:auto minmax(0, 1fr)}.momly-home-review-empty .btn{grid-column:1 / -1;width:100%}.momly-home-brands-shell{border-radius:25px;gap:2rem;padding:1.45rem}.momly-home-brands-copy h2{font-size:clamp(2.3rem, 12vw, 3.35rem)}.momly-home-brands-actions{align-items:stretch;flex-direction:column}.momly-home-brands-primary.btn,.momly-home-brands-secondary{justify-content:center;width:100%}.momly-home-brands-preview{border-radius:20px;padding:0.85rem}.momly-home-brand-card>a{gap:0.72rem;grid-template-columns:auto minmax(0, 1fr) auto;padding:0.82rem}.momly-home-brand-avatar{height:48px;width:48px}.momly-product-card{min-height:525px}.momly-stats{padding-bottom:5rem}.momly-stats-panel{border-radius:25px;padding:2rem 1.25rem}.momly-stat{min-height:110px;padding:1rem}.momly-stat:nth-child(odd){border-left:0}.momly-why-main{min-height:500px;padding:1.7rem}.momly-final-cta{padding-bottom:5rem}.momly-final-cta-card{border-radius:24px;grid-template-columns:1fr;padding:1.6rem}.momly-final-cta-card>img{height:60px;width:60px}.momly-final-actions{flex-direction:column;grid-column:auto}.momly-footer-grid{gap:2.2rem;grid-template-columns:repeat(2, 1fr)}.momly-footer-brand{grid-column:1 / -1}.momly-footer-bottom{align-items:flex-start;flex-direction:column;gap:0.65rem}}@media (max-width: 420px){.momly-brand-word{font-size:1.15rem}.momly-brand-mark{height:32px;width:32px}.momly-nav-login,.momly-nav-primary,.momly-nav-action{font-size:0.72rem;min-height:36px;padding:0.45rem 0.58rem}.momly-home-brands-shell{padding:1.15rem}.momly-home-brands-preview-head{align-items:flex-start;flex-direction:column;gap:0.25rem}.momly-home-brand-card>a{grid-template-columns:auto minmax(0, 1fr)}.momly-home-brand-arrow{display:none}.momly-home-brand-meta{align-items:flex-start;flex-direction:column;gap:0.22rem}.momly-builder-tab{flex:1;justify-content:center}.momly-hero-meta{gap:0.55rem 0.8rem}.momly-stats-grid{grid-template-columns:1fr}.momly-stat,.momly-stat:nth-child(-n + 2){border-left:0;border-top:1px solid rgba(255,255,255,0.14)}.momly-stat:first-child{border-top:0}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.momly-product-card,.momly-submit,.momly-text-link span,.momly-home-brand-card,.momly-home-brand-arrow{transition:none}.momly-home-brand-card:hover{transform:none}}.momly-auth-page,.momly-directory,.momly-cms,.momly-stats-page,.momly-qr-page{color:var(--momly-ink);font-family:"Manrope", "Helvetica Neue", Arial, sans-serif}.momly-auth-main{width:100%}.momly-auth-page a,.momly-directory a,.momly-cms a,.momly-stats-page a,.momly-qr-page a{text-underline-offset:0.18em}.momly-auth-page :focus-visible,.momly-directory :focus-visible,.momly-cms :focus-visible,.momly-stats-page :focus-visible,.momly-qr-page :focus-visible,#myLinksModal :focus-visible{outline:3px solid rgba(255,107,74,0.42);outline-offset:3px}.momly-auth-page{align-items:center;background:radial-gradient(circle at 15% 15%, rgba(255,107,74,0.16), transparent 25rem),radial-gradient(circle at 88% 82%, rgba(204,236,245,0.13), transparent 28rem),linear-gradient(145deg, var(--momly-navy-deep), var(--momly-navy));display:flex;min-height:calc(100vh - 70px);overflow:hidden;padding:clamp(3rem, 7vw, 5.7rem) 0;position:relative;width:100%}.momly-auth-page::before{background-image:radial-gradient(rgba(255,255,255,0.14) 1px, transparent 1px);background-size:26px 26px;content:"";inset:0;mask-image:linear-gradient(to bottom, #000, transparent 78%);opacity:0.24;pointer-events:none;position:absolute}.momly-auth-orbit{border:1px solid rgba(255,179,138,0.17);border-radius:50%;pointer-events:none;position:absolute}.momly-auth-orbit::after{background:var(--momly-coral);border-radius:50%;box-shadow:0 0 0 9px rgba(255,107,74,0.09);content:"";height:8px;position:absolute;width:8px}.momly-auth-orbit--one{height:420px;left:-275px;top:22%;width:420px}.momly-auth-orbit--one::after{right:28px;top:85px}.momly-auth-orbit--two{height:520px;right:-390px;top:-190px;width:520px}.momly-auth-orbit--two::after{bottom:68px;left:60px}.momly-auth-container{max-width:610px;position:relative;z-index:1}.momly-auth-container--wide{max-width:1180px}.momly-auth-header{color:#ffffff;margin:0 auto 1.8rem;max-width:760px;text-align:center}.momly-auth-eyebrow{align-items:center;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.15);border-radius:999px;color:#ffd2bb;display:inline-flex;font-size:0.73rem;font-weight:800;gap:0.48rem;letter-spacing:0.11em;padding:0.56rem 0.8rem;text-transform:uppercase}.momly-auth-title{font-size:clamp(2.25rem, 6vw, 4rem);font-weight:800;letter-spacing:-0.065em;line-height:1.02;margin:1.15rem 0 0;text-wrap:balance}.momly-auth-subtitle{color:rgba(255,255,255,0.7);font-size:clamp(0.95rem, 2vw, 1.08rem);line-height:1.65;margin:0.85rem auto 0;max-width:650px;text-wrap:balance}.momly-auth-card{background:var(--momly-paper);border:1px solid rgba(255,255,255,0.86);border-radius:28px;box-shadow:0 34px 80px rgba(0,0,0,0.25);padding:clamp(1.35rem, 5vw, 2.25rem)}.momly-auth-settings-grid{display:grid;gap:1.25rem;grid-template-columns:minmax(0, 1.05fr) minmax(0, 0.95fr)}.momly-auth-card--settings,.momly-auth-card--api{min-width:0}.momly-auth-card-header,.momly-auth-card-heading{align-items:flex-start;display:flex;gap:0.8rem}.momly-auth-card-header{border-bottom:1px solid var(--momly-border);margin-bottom:1.45rem;padding-bottom:1.2rem}.momly-auth-card-header--split{align-items:center;justify-content:space-between}.momly-auth-card-header h2{color:var(--momly-navy);font-size:1.18rem;font-weight:800;letter-spacing:-0.035em;margin:0}.momly-auth-card-header p{color:var(--momly-muted);font-size:0.8rem;line-height:1.55;margin:0.28rem 0 0}.momly-auth-card-icon{align-items:center;background:var(--momly-blue);border-radius:12px;color:var(--momly-navy);display:inline-flex;flex:0 0 auto;height:42px;justify-content:center;width:42px}.momly-auth-card-icon--coral{background:#ffe2d4;color:var(--momly-coral-dark)}.momly-auth-form{display:grid;gap:1.1rem}.momly-auth-field{min-width:0}.momly-auth-label-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:0.45rem}.momly-auth-label{color:var(--momly-navy);display:block;font-size:0.78rem;font-weight:800;margin-bottom:0.45rem}.momly-auth-label-row .momly-auth-label{margin-bottom:0}.momly-auth-inline-link,.momly-auth-link{color:var(--momly-coral-dark);font-size:0.78rem;font-weight:800;text-decoration:none}.momly-auth-inline-link:hover,.momly-auth-link:hover{color:var(--momly-navy);text-decoration:underline}.momly-auth-input-wrap{position:relative}.momly-auth-input-wrap>i{color:#80909f;font-size:1rem;left:1rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.momly-auth-input.form-control,.momly-auth-token-input.form-control{background:#ffffff;border:1px solid rgba(8,35,63,0.19);border-radius:13px;box-shadow:none;color:var(--momly-navy);font-size:0.9rem;min-height:52px;padding:0.75rem 1rem}.momly-auth-input-wrap .momly-auth-input.form-control{padding-left:2.75rem}.momly-auth-input.form-control::placeholder{color:#93a1af}.momly-auth-input.form-control:focus,.momly-auth-token-input.form-control:focus{border-color:var(--momly-coral);box-shadow:0 0 0 4px rgba(255,107,74,0.13)}.momly-auth-hint{color:var(--momly-muted);display:block;font-size:0.72rem;line-height:1.5;margin-top:0.42rem}.momly-auth-primary,.momly-auth-secondary,.momly-auth-oauth,.momly-auth-copy-button{align-items:center;border-radius:13px;display:inline-flex;font-size:0.84rem;font-weight:800;gap:0.48rem;justify-content:center;min-height:48px}.momly-auth-primary{background:var(--momly-coral);border:1px solid var(--momly-coral);color:var(--momly-navy-deep);width:100%}.momly-auth-primary:hover,.momly-auth-primary:focus-visible{background:var(--momly-peach);border-color:var(--momly-peach);color:var(--momly-navy-deep)}.momly-auth-secondary,.momly-auth-oauth,.momly-auth-copy-button{background:#ffffff;border:1px solid rgba(8,35,63,0.2);color:var(--momly-navy)}.momly-auth-secondary:hover,.momly-auth-oauth:hover,.momly-auth-copy-button:hover{background:var(--momly-cream);border-color:rgba(8,35,63,0.3);color:var(--momly-navy)}.momly-auth-oauth,.momly-auth-oauth-form{width:100%}.momly-auth-divider{align-items:center;color:var(--momly-muted);display:flex;font-size:0.7rem;font-weight:700;gap:0.75rem;margin:1.25rem 0;text-transform:uppercase}.momly-auth-divider::before,.momly-auth-divider::after{background:var(--momly-border);content:"";flex:1;height:1px}.momly-auth-links,.momly-auth-shared-links{align-items:center;border-top:1px solid var(--momly-border);display:flex;flex-wrap:wrap;gap:0.4rem 0.65rem;justify-content:center;margin-top:1.25rem;padding-top:1.2rem}.momly-auth-links{color:var(--momly-muted);font-size:0.78rem}.momly-auth-shared-link{align-items:center;background:#ffffff;border:1px solid var(--momly-border);border-radius:999px;color:var(--momly-navy);display:inline-flex;font-size:0.72rem;font-weight:750;gap:0.35rem;min-height:34px;padding:0.42rem 0.72rem;text-decoration:none}.momly-auth-shared-link:hover{background:var(--momly-cream);color:var(--momly-navy)}.momly-auth-shared-oauth-form{display:inline-flex}.momly-auth-trust{align-items:center;color:rgba(255,255,255,0.62);display:flex;font-size:0.72rem;gap:0.38rem;justify-content:center;margin:1rem 0 0;text-align:center}.momly-auth-trust i{color:#83d49f}.momly-auth-alert{align-items:flex-start;border-radius:14px;display:flex;font-size:0.78rem;gap:0.7rem;line-height:1.5;margin-bottom:1rem;padding:0.9rem 1rem}.momly-auth-alert--danger{background:#fff0ec;border:1px solid rgba(189,59,38,0.2);color:#852b20}.momly-auth-alert>i{margin-top:0.12rem}.momly-auth-alert strong,.momly-auth-alert p{margin:0}.momly-auth-error-list{margin:0.35rem 0 0;padding-left:1.05rem}.momly-auth-captcha{max-width:100%;overflow-x:auto}.momly-auth-profile-grid{display:grid;gap:1rem;grid-template-columns:repeat(2, minmax(0, 1fr))}.momly-auth-form-section{border-top:1px solid var(--momly-border);margin-top:0.25rem;padding-top:1.2rem}.momly-auth-form-section-heading{margin-bottom:0.95rem}.momly-auth-form-section-heading h3{color:var(--momly-navy);font-size:0.92rem;font-weight:800;margin:0}.momly-auth-form-section-heading p{color:var(--momly-muted);font-size:0.74rem;margin:0.3rem 0 0}.momly-auth-actions{margin-top:0.2rem}.momly-auth-token-reset{min-height:38px;padding:0.45rem 0.65rem;white-space:nowrap}.momly-auth-api-section+.momly-auth-api-section{border-top:1px solid var(--momly-border);margin-top:1.35rem;padding-top:1.35rem}.momly-auth-token-row{display:grid;gap:0.55rem;grid-template-columns:minmax(0, 1fr) auto}.momly-auth-token-input.form-control{font-size:0.78rem;min-width:0}.momly-auth-copy-button{min-width:86px;padding:0.55rem 0.8rem}.momly-auth-api-warning{align-items:flex-start;display:flex;gap:0.38rem}.momly-auth-api-warning i{color:#4c9d68}.momly-auth-code-language{background:var(--momly-blue);border-radius:999px;color:var(--momly-navy);font-size:0.62rem;font-weight:800;letter-spacing:0.08em;padding:0.28rem 0.48rem;text-transform:uppercase}.momly-auth-code-block{background:var(--momly-navy-deep);border:1px solid rgba(255,255,255,0.12);border-radius:15px;color:#d9ecf5;margin-top:0.55rem;overflow:hidden;position:relative}.momly-auth-code-block pre{margin:0;max-width:100%;overflow:auto;padding:1.1rem}.momly-auth-code-block code{color:inherit;font-size:0.7rem;white-space:pre}.momly-auth-copy-button--code{background:rgba(255,255,255,0.08);border-color:rgba(255,255,255,0.22);color:#ffffff;min-height:34px;min-width:72px;position:absolute;right:0.65rem;top:0.65rem}.momly-auth-copy-button--code:hover{background:var(--momly-coral);border-color:var(--momly-coral);color:var(--momly-navy-deep)}.momly-directory{background:var(--momly-paper);min-height:70vh}.momly-directory-hero{background:radial-gradient(circle at 78% 18%, rgba(255,107,74,0.17), transparent 24rem),linear-gradient(150deg, var(--momly-navy-deep), var(--momly-navy));color:#ffffff;overflow:hidden;padding:clamp(3.8rem, 8vw, 6.5rem) 0 clamp(4.3rem, 8vw, 7rem);position:relative}.momly-directory-hero::after,.momly-cms-stage::after{background-image:radial-gradient(rgba(255,255,255,0.13) 1px, transparent 1px);background-size:27px 27px;content:"";inset:0;mask-image:linear-gradient(to bottom, #000, transparent 82%);opacity:0.22;pointer-events:none;position:absolute}.momly-directory-orbit,.momly-cms-orbit{border:1px solid rgba(255,179,138,0.17);border-radius:50%;pointer-events:none;position:absolute}.momly-directory-orbit-one,.momly-cms-orbit-one{height:450px;left:-310px;top:22%;width:450px}.momly-directory-orbit-two,.momly-cms-orbit-two{height:540px;right:-380px;top:-230px;width:540px}.momly-directory-hero-inner,.momly-directory-feed .container-lg,.momly-cms-stage-inner,.momly-stats-page-shell{max-width:1180px}.momly-directory-hero-inner{position:relative;text-align:center;z-index:1}.momly-directory-eyebrow{align-items:center;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.15);border-radius:999px;color:#ffd2bb;display:inline-flex;font-size:0.74rem;font-weight:800;gap:0.48rem;letter-spacing:0.1em;padding:0.56rem 0.82rem;text-transform:uppercase}.momly-directory-hero h1{font-size:clamp(2.7rem, 7vw, 5.15rem);font-weight:800;letter-spacing:-0.072em;line-height:0.98;margin:1.3rem auto 0;max-width:950px;text-wrap:balance}.momly-directory-lede{color:rgba(255,255,255,0.72);font-size:clamp(1rem, 2vw, 1.15rem);line-height:1.7;margin:1.25rem auto 0;max-width:690px;text-wrap:balance}.momly-directory-stats{align-items:center;color:rgba(255,255,255,0.72) !important;display:flex;font-size:0.75rem;font-weight:650;gap:0.8rem;justify-content:center;margin-top:1.35rem}.momly-directory-stats strong{color:#ffffff;font-weight:800}.momly-directory-stats>span[aria-hidden]{background:var(--momly-coral);border-radius:50%;height:5px;width:5px}.momly-directory-feed{background:var(--momly-cream);padding:clamp(4rem, 8vw, 6.7rem) 0}.momly-directory-feed-header{align-items:flex-end;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.6rem}.momly-directory-live{align-items:center;color:#39714e;display:inline-flex;font-size:0.7rem;font-weight:800;gap:0.45rem;letter-spacing:0.09em;text-transform:uppercase}.momly-directory-live-dot{background:#56bd7c;border:5px solid #def4e6;border-radius:50%;height:16px;width:16px}.momly-directory-feed-header h2{color:var(--momly-navy);font-size:clamp(1.8rem, 4vw, 2.7rem);font-weight:800;letter-spacing:-0.055em;margin:0.55rem 0 0}.momly-directory-feed-header p{color:var(--momly-muted);font-size:0.86rem;line-height:1.6;margin:0.45rem 0 0}.momly-directory-create-link,.momly-cms-link{align-items:center;color:var(--momly-navy);display:inline-flex;font-size:0.8rem;font-weight:800;gap:0.45rem;text-decoration:none;white-space:nowrap}.momly-directory-create-link span,.momly-cms-link span{transition:transform 160ms ease}.momly-directory-create-link:hover span,.momly-cms-link:hover span{transform:translateX(3px)}.momly-directory-list{display:grid;gap:0.8rem;list-style:none;margin:0;padding:0}.momly-directory-card.public-link-card{background:var(--momly-paper);border:1px solid var(--momly-border);border-radius:22px;box-shadow:0 12px 32px rgba(8,35,63,0.07);overflow:hidden;padding:0;transition:border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease}.momly-directory-card.public-link-card:hover{border-color:rgba(255,107,74,0.45);box-shadow:0 20px 44px rgba(8,35,63,0.11);transform:translateY(-2px)}.momly-directory-card-inner{align-items:center;display:grid;gap:1.2rem;grid-template-columns:minmax(0, 1fr) auto;padding:1.35rem}.momly-directory-card-main{min-width:0}.momly-directory-original{align-items:center;color:var(--momly-muted);display:flex;font-size:0.72rem;gap:0.42rem;min-width:0}.momly-directory-original i{color:var(--momly-coral);flex:0 0 auto}.momly-directory-original span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.momly-directory-short{align-items:center;display:flex;gap:0.4rem;margin-top:0.42rem}.momly-directory-short a{color:var(--momly-navy);font-size:clamp(1rem, 2vw, 1.13rem);font-weight:800;overflow-wrap:anywhere;text-decoration:none}.momly-directory-short i{color:var(--momly-coral)}.momly-directory-card-title{color:var(--momly-ink);font-size:0.84rem;font-weight:700;line-height:1.45;margin:0.45rem 0 0}.momly-directory-meta{display:flex;flex-wrap:wrap;gap:0.42rem;margin-top:0.82rem}.momly-directory-meta-item.meta-pill{align-items:center;background:#f5f7f8;border:1px solid rgba(8,35,63,0.1);border-radius:999px;color:var(--momly-muted);display:inline-flex;font-size:0.66rem;font-weight:750;gap:0.3rem;padding:0.3rem 0.52rem}.momly-directory-meta-item.meta-pill[data-role="clicks"]{background:#e8f6ec;border-color:rgba(57,113,78,0.14);color:#39714e}.momly-directory-actions{align-items:stretch;display:flex;flex-direction:column;gap:0.5rem;min-width:128px}.momly-directory-action.btn{align-items:center;border-radius:12px;display:inline-flex;font-size:0.73rem;font-weight:800;gap:0.42rem;justify-content:center;min-height:42px;padding:0.55rem 0.75rem;width:100%}.momly-directory-action-primary{background:var(--momly-coral);border-color:var(--momly-coral);color:var(--momly-navy-deep)}.momly-directory-action-primary:hover{background:var(--momly-peach);border-color:var(--momly-peach);color:var(--momly-navy-deep)}.momly-directory-action-secondary{background:#ffffff;border-color:rgba(8,35,63,0.22);color:var(--momly-navy)}.momly-directory-action-secondary:hover{background:var(--momly-navy);border-color:var(--momly-navy);color:#ffffff}.momly-directory-pagination{margin-top:1.7rem}.momly-directory-pagination .pagination{gap:0.35rem;justify-content:center;margin:0}.momly-directory-pagination .page-link{align-items:center;background:var(--momly-paper);border:1px solid var(--momly-border);border-radius:10px !important;color:var(--momly-navy);display:flex;font-size:0.75rem;font-weight:750;height:38px;justify-content:center;min-width:38px}.momly-directory-pagination .active .page-link{background:var(--momly-navy);border-color:var(--momly-navy);color:#ffffff}.momly-directory-empty{background:var(--momly-paper);border:1px dashed rgba(8,35,63,0.24);border-radius:25px;padding:clamp(2rem, 6vw, 4rem);text-align:center}.momly-directory-empty-icon{align-items:center;background:#ffe1d2;border-radius:18px;color:var(--momly-coral-dark);display:flex;font-size:1.65rem;height:62px;justify-content:center;margin:0 auto;width:62px}.momly-directory-empty h2{color:var(--momly-navy);font-size:1.45rem;font-weight:800;margin:1rem 0 0}.momly-directory-empty p{color:var(--momly-muted);margin:0.5rem 0 1rem}.momly-directory-empty-action{background:var(--momly-coral);border-color:var(--momly-coral);border-radius:12px;color:var(--momly-navy-deep);font-size:0.8rem;font-weight:800}.momly-cms{background:var(--momly-cream)}.momly-cms-stage{background:radial-gradient(circle at 75% 14%, rgba(255,107,74,0.17), transparent 25rem),linear-gradient(150deg, var(--momly-navy-deep), var(--momly-navy));overflow:hidden;padding:clamp(3rem, 7vw, 5.5rem) 0;position:relative}.momly-cms-stage-inner{position:relative;z-index:1}.momly-cms-shell{margin:0 auto;max-width:960px}.momly-cms-chrome{align-items:center;color:rgba(255,255,255,0.72);display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.momly-cms-breadcrumb{align-items:center;display:flex;font-size:0.72rem;font-weight:700;gap:0.5rem;min-width:0}.momly-cms-breadcrumb a{align-items:center;color:#ffffff;display:inline-flex;gap:0.35rem;text-decoration:none}.momly-cms-breadcrumb>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.momly-cms-badge{align-items:center;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.14);border-radius:999px;display:inline-flex;flex:0 0 auto;font-size:0.66rem;font-weight:800;gap:0.38rem;letter-spacing:0.08em;padding:0.45rem 0.65rem;text-transform:uppercase}.momly-cms-badge-dot{background:#6bce8f;border-radius:50%;height:7px;width:7px}.momly-cms-card{background:var(--momly-paper);border:1px solid rgba(255,255,255,0.85);border-radius:28px;box-shadow:0 32px 80px rgba(0,0,0,0.25);min-height:320px;padding:clamp(1.6rem, 6vw, 4.25rem)}.momly-cms-content{color:var(--momly-ink);font-size:clamp(0.95rem, 1.7vw, 1.05rem);line-height:1.78;overflow-wrap:anywhere}.momly-cms-content>:first-child{margin-top:0}.momly-cms-content>:last-child{margin-bottom:0}.momly-cms-content h1,.momly-cms-content h2,.momly-cms-content h3{color:var(--momly-navy);font-weight:800;letter-spacing:-0.045em;line-height:1.15}.momly-cms-content h1{font-size:clamp(2.25rem, 6vw, 4.1rem);letter-spacing:-0.065em;margin-bottom:1.3rem}.momly-cms-content h2{font-size:clamp(1.45rem, 4vw, 2.15rem);margin:2.35rem 0 0.8rem}.momly-cms-content h3{font-size:1.22rem;margin:1.9rem 0 0.7rem}.momly-cms-content p,.momly-cms-content li{color:#40586c}.momly-cms-content a{color:var(--momly-coral-dark);font-weight:700}.momly-cms-content blockquote{background:var(--momly-cream);border-left:4px solid var(--momly-coral);border-radius:0 14px 14px 0;color:var(--momly-navy);margin:1.5rem 0;padding:1rem 1.2rem}.momly-cms-content img{border-radius:16px;height:auto;max-width:100%}.momly-cms-content code{background:#eef2f4;border-radius:5px;color:var(--momly-navy);padding:0.12em 0.3em}.momly-cms-content pre{background:var(--momly-navy-deep);border-radius:14px;color:#d9ecf5;overflow-x:auto;padding:1rem}.momly-cms-content pre code{background:transparent;color:inherit;padding:0}.momly-cms-footer{align-items:center;color:rgba(255,255,255,0.65);display:flex;gap:1rem;justify-content:space-between;padding:1rem 0 0}.momly-cms-footer p{font-size:0.72rem;margin:0}.momly-cms-footer-actions{display:flex;flex-wrap:wrap;gap:0.9rem}.momly-cms-footer .momly-cms-link{color:#ffffff;font-size:0.72rem}.momly-stats-page{background:radial-gradient(circle at 85% 12%, rgba(255,107,74,0.1), transparent 24rem),var(--momly-cream);min-height:75vh;padding:clamp(2.7rem, 7vw, 5.6rem) 0}.momly-stats-page-breadcrumb a{align-items:center;color:var(--momly-muted);display:inline-flex;font-size:0.73rem;font-weight:750;gap:0.4rem;text-decoration:none}.momly-stats-page-breadcrumb a:hover{color:var(--momly-coral-dark)}.momly-stats-page-header{align-items:flex-end;display:flex;gap:1.5rem;justify-content:space-between;margin-top:1.35rem}.momly-stats-page-heading{max-width:740px}.momly-stats-page-kicker{color:var(--momly-coral-dark);font-size:0.72rem;font-weight:800;letter-spacing:0.11em;text-transform:uppercase}.momly-stats-page-heading h1{color:var(--momly-navy);font-size:clamp(2.4rem, 6vw, 4.7rem);font-weight:800;letter-spacing:-0.07em;line-height:0.98;margin:0.7rem 0 0;text-wrap:balance}.momly-stats-page-heading p{color:var(--momly-muted);font-size:0.9rem;line-height:1.65;margin:0.85rem 0 0}.momly-stats-page-actions{display:flex;flex:0 0 auto;gap:0.55rem}.momly-stats-page-action.btn,.momly-stats-page-copy.btn{align-items:center;border-radius:12px;display:inline-flex;font-size:0.75rem;font-weight:800;gap:0.42rem;justify-content:center;min-height:44px;padding:0.58rem 0.78rem}.momly-stats-page-action-primary{background:var(--momly-coral);border-color:var(--momly-coral);color:var(--momly-navy-deep)}.momly-stats-page-action-primary:hover{background:var(--momly-peach);border-color:var(--momly-peach);color:var(--momly-navy-deep)}.momly-stats-page-action-secondary,.momly-stats-page-copy{background:var(--momly-paper);border-color:var(--momly-border);color:var(--momly-navy)}.momly-stats-page-summary{display:grid;gap:0.75rem;grid-template-columns:repeat(3, minmax(0, 1fr));margin-top:2rem}.momly-stats-page-metric{align-items:center;background:var(--momly-paper);border:1px solid var(--momly-border);border-radius:19px;display:flex;gap:0.8rem;min-width:0;padding:1.1rem}.momly-stats-page-metric-icon,.momly-stats-page-panel-icon{align-items:center;border-radius:12px;display:inline-flex;flex:0 0 auto;height:42px;justify-content:center;width:42px}.momly-stats-page-metric-coral .momly-stats-page-metric-icon{background:#ffe1d2;color:var(--momly-coral-dark)}.momly-stats-page-metric-blue .momly-stats-page-metric-icon{background:var(--momly-blue);color:var(--momly-navy)}.momly-stats-page-metric-lime .momly-stats-page-metric-icon{background:var(--momly-lime);color:#477134}.momly-stats-page-metric strong{color:var(--momly-navy);display:block;font-size:1.45rem;font-weight:800;letter-spacing:-0.04em;line-height:1}.momly-stats-page-metric div>span{color:var(--momly-muted);display:block;font-size:0.68rem;font-weight:700;margin-top:0.3rem}.momly-stats-page-link-card{align-items:center;background:var(--momly-navy);border-radius:20px;color:#ffffff;display:grid;gap:0.85rem;grid-template-columns:auto minmax(0, 1fr) auto;margin-top:0.8rem;padding:1rem}.momly-stats-page-link-mark{align-items:center;background:var(--momly-cream);border-radius:12px;display:flex;height:44px;justify-content:center;width:44px}.momly-stats-page-link-mark img{height:34px;width:34px}.momly-stats-page-link-copy{min-width:0}.momly-stats-page-link-copy>span,.momly-stats-page-link-copy small{color:rgba(255,255,255,0.58);display:block;font-size:0.65rem}.momly-stats-page-link-copy a{color:#ffffff;display:block;font-size:0.9rem;font-weight:800;margin:0.12rem 0;overflow:hidden;text-overflow:ellipsis;text-decoration:none;white-space:nowrap}.momly-stats-page-link-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.momly-stats-page-copy.btn{background:transparent;border-color:rgba(255,255,255,0.32);color:#ffffff}.momly-stats-page-copy.btn:hover{background:#ffffff;color:var(--momly-navy)}.momly-stats-page-grid{display:grid;gap:0.8rem;grid-template-columns:repeat(2, minmax(0, 1fr));margin-top:0.8rem}.momly-stats-page-panel{background:var(--momly-paper);border:1px solid var(--momly-border);border-radius:20px;min-width:0;overflow:hidden}.momly-stats-page-panel-heading{align-items:flex-start;border-bottom:1px solid var(--momly-border);display:flex;gap:1rem;justify-content:space-between;padding:1rem}.momly-stats-page-panel-heading>div{align-items:flex-start;display:flex;gap:0.65rem}.momly-stats-page-panel-icon{background:var(--momly-blue);color:var(--momly-navy)}.momly-stats-page-panel-heading h2{color:var(--momly-navy);font-size:0.9rem;font-weight:800;margin:0}.momly-stats-page-panel-heading p{color:var(--momly-muted);font-size:0.67rem;margin:0.24rem 0 0}.momly-stats-page-count{background:var(--momly-cream);border-radius:999px;color:var(--momly-muted);flex:0 0 auto;font-size:0.62rem;font-weight:800;padding:0.35rem 0.5rem}.momly-stats-page-table-wrap{max-height:370px;overflow:auto}.momly-stats-page-table{border-collapse:collapse;font-size:0.72rem;width:100%}.momly-stats-page-table th{background:#f5f7f8;color:var(--momly-muted);font-size:0.62rem;font-weight:800;letter-spacing:0.07em;padding:0.7rem 1rem;position:sticky;text-align:left;text-transform:uppercase;top:0}.momly-stats-page-table th:last-child,.momly-stats-page-table td:last-child{text-align:right}.momly-stats-page-table td{border-top:1px solid rgba(8,35,63,0.08);color:var(--momly-muted);padding:0.78rem 1rem}.momly-stats-page-table td strong,.momly-stats-page-table code{color:var(--momly-navy)}.momly-stats-page-empty-cell{padding:2rem 1rem !important;text-align:center !important}#myLinksModal .modal-dialog{max-width:920px}#myLinksModal .modal-content{background:var(--momly-paper);border:0;border-radius:24px;box-shadow:0 34px 90px rgba(0,0,0,0.28);overflow:hidden}#myLinksModal .modal-header{background:var(--momly-navy);border:0;color:#ffffff;padding:1rem 1.25rem}#myLinksModal .modal-title{align-items:center;display:inline-flex;font-size:1rem;font-weight:800;gap:0.48rem;letter-spacing:-0.025em}#myLinksModal .btn-close{filter:invert(1) grayscale(1);opacity:0.8}#myLinksModal .modal-body{background:var(--momly-cream);padding:1.25rem}.momly-modal-links-header{align-items:flex-end;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.momly-modal-links-intro{min-width:0}.momly-modal-links-kicker{color:var(--momly-coral-dark);display:block;font-size:0.64rem;font-weight:800;letter-spacing:0.1em;text-transform:uppercase}.momly-modal-links-intro h2{color:var(--momly-navy);font-size:1.3rem;font-weight:800;letter-spacing:-0.04em;margin:0.35rem 0 0}.momly-modal-links-intro p{color:var(--momly-muted);font-size:0.72rem;margin:0.3rem 0 0}.momly-modal-links-count{background:var(--momly-blue);border-radius:999px;color:var(--momly-navy);font-size:0.65rem;font-weight:800;padding:0.4rem 0.62rem}.momly-modal-links-list{display:grid;gap:0.65rem;list-style:none;margin:0;padding:0}.momly-modal-links-item{align-items:center;background:var(--momly-paper);border:1px solid var(--momly-border);border-radius:17px;display:grid;gap:0.8rem;grid-template-columns:minmax(0, 1fr) auto;padding:0.9rem}.momly-modal-links-main{min-width:0}.momly-modal-links-original,.momly-modal-links-short{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.momly-modal-links-original{align-items:center;color:var(--momly-muted);display:flex;font-size:0.66rem;gap:0.32rem}.momly-modal-links-original>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.momly-modal-links-short{color:var(--momly-navy);display:block;font-size:0.85rem;font-weight:800;margin-top:0.22rem}.momly-modal-links-meta{display:flex;flex-wrap:wrap;gap:0.35rem;margin-top:0.55rem}.momly-modal-links-meta-item{align-items:center;background:#f4f6f7;border-radius:999px;color:var(--momly-muted);display:inline-flex;font-size:0.6rem;font-weight:750;gap:0.25rem;padding:0.28rem 0.45rem}.momly-modal-links-actions{display:flex;gap:0.35rem}.momly-modal-links-action.btn{align-items:center;border:1px solid var(--momly-border);border-radius:10px;display:inline-flex;font-size:0.68rem;font-weight:800;gap:0.32rem;justify-content:center;min-height:38px;padding:0.45rem 0.58rem}.momly-modal-links-action-form{display:flex;margin:0}.momly-modal-links-action-form .momly-modal-links-action{width:100%}.momly-modal-links-action-copy{background:var(--momly-coral);border-color:var(--momly-coral) !important;color:var(--momly-navy-deep)}.momly-modal-links-action-qr{background:#ffffff;color:var(--momly-navy)}.momly-modal-links-action-remove{background:#fff0ec;color:#9c3325}.momly-modal-links-pagination{margin-top:0.9rem}.momly-modal-links-pagination .pagination{gap:0.28rem;justify-content:center;margin:0}.momly-modal-links-pagination .page-link{align-items:center;background:var(--momly-paper);border:1px solid var(--momly-border);border-radius:9px !important;color:var(--momly-navy);display:flex;font-size:0.68rem;font-weight:750;height:34px;justify-content:center;min-width:34px}.momly-modal-links-pagination .active .page-link{background:var(--momly-navy);border-color:var(--momly-navy);color:#ffffff}.momly-modal-links-empty{background:var(--momly-paper);border:1px dashed rgba(8,35,63,0.22);border-radius:18px;color:var(--momly-muted);padding:2.4rem 1rem;text-align:center}.momly-modal-links-empty-icon{align-items:center;background:#ffe1d2;border-radius:14px;color:var(--momly-coral-dark);display:flex;font-size:1.35rem;height:52px;justify-content:center;margin:0 auto 0.75rem;width:52px}.momly-modal-links-empty h3{color:var(--momly-navy);font-size:1.1rem;font-weight:800;margin:0}.momly-modal-links-empty p{font-size:0.75rem;margin:0.35rem 0 0.85rem}.momly-modal-links-empty-action{align-items:center;background:var(--momly-coral);border:1px solid var(--momly-coral);border-radius:11px;color:var(--momly-navy-deep);display:inline-flex;font-size:0.72rem;font-weight:800;gap:0.4rem;min-height:40px;padding:0.5rem 0.7rem}.momly-qr-page{align-items:center;background:radial-gradient(circle at 15% 15%, rgba(255,107,74,0.15), transparent 24rem),radial-gradient(circle at 88% 82%, rgba(204,236,245,0.12), transparent 26rem),var(--momly-navy-deep);display:flex;min-height:calc(100vh - 70px);padding:clamp(2.8rem, 7vw, 5.5rem) 0}.momly-qr-shell,.momly-qr-page-shell{max-width:680px}.momly-qr-card,.momly-qr-page-card{background:var(--momly-paper);border:1px solid rgba(255,255,255,0.85);border-radius:28px;box-shadow:0 34px 80px rgba(0,0,0,0.26);padding:clamp(1.4rem, 5vw, 2.5rem)}.momly-qr-back,.momly-qr-page-back{align-items:center;color:var(--momly-muted);display:inline-flex;font-size:0.72rem;font-weight:750;gap:0.38rem;margin-bottom:1rem;text-decoration:none}.momly-qr-header,.momly-qr-page-header{border-bottom:1px solid var(--momly-border);margin-bottom:1.3rem;padding-bottom:1.2rem;text-align:center}.momly-qr-kicker,.momly-qr-page-kicker,.momly-qr-result-badge{color:var(--momly-coral-dark);font-size:0.68rem;font-weight:800;letter-spacing:0.1em;text-transform:uppercase}.momly-qr-header h1,.momly-qr-page-header h1{color:var(--momly-navy);font-size:clamp(2rem, 6vw, 3.1rem);font-weight:800;letter-spacing:-0.06em;line-height:1.02;margin:0.65rem 0 0}.momly-qr-header p,.momly-qr-page-header p{color:var(--momly-muted);font-size:0.82rem;line-height:1.6;margin:0.65rem auto 0;max-width:470px}.momly-qr-page .form-label{color:var(--momly-navy);font-size:0.78rem;font-weight:800}.momly-qr-page .form-control{border:1px solid rgba(8,35,63,0.19);border-radius:13px;box-shadow:none;min-height:52px}.momly-qr-page .form-control:focus{border-color:var(--momly-coral);box-shadow:0 0 0 4px rgba(255,107,74,0.13)}.momly-qr-page .btn-primary{background:var(--momly-coral);border-color:var(--momly-coral);border-radius:13px;color:var(--momly-navy-deep);font-size:0.82rem;font-weight:800;min-height:48px}.momly-qr-result{text-align:center}.momly-qr-result h2{color:var(--momly-navy);font-size:clamp(1.35rem, 4vw, 1.9rem);font-weight:800;letter-spacing:-0.045em;margin:0.85rem 0 0}.momly-qr-result-badge{align-items:center;background:#ffe9df;border-radius:999px;display:inline-flex;gap:0.4rem;padding:0.48rem 0.68rem}.momly-qr-result-figure{background:#ffffff;border:1px solid var(--momly-border);border-radius:20px;box-shadow:0 16px 35px rgba(8,35,63,0.08);margin:1rem auto 0;max-width:390px;padding:1.1rem}.momly-qr-result-image,.momly-qr-result-figure img{height:auto;max-width:100%}.momly-qr-result-image-wrap{line-height:0;position:relative}.momly-qr-result-mark{display:none}.momly-qr-result-caption{color:var(--momly-muted);font-size:0.72rem;margin:0.7rem 0 0;overflow-wrap:anywhere}.momly-qr-result-actions{align-items:center;flex-direction:column;display:flex;flex-wrap:wrap;gap:0.55rem;justify-content:center;margin-top:1rem}.momly-qr-result-actions p{color:var(--momly-muted);font-size:0.67rem;margin:0}.momly-qr-result-actions .btn,.momly-qr-result-download{border-radius:12px;font-size:0.74rem;font-weight:800;min-height:42px}.momly-error-page{align-items:center;background:radial-gradient(circle at 13% 18%, rgba(255,107,74,0.17), transparent 25rem),radial-gradient(circle at 88% 80%, rgba(204,236,245,0.13), transparent 27rem),linear-gradient(145deg, var(--momly-navy-deep), var(--momly-navy));color:#ffffff;display:flex;min-height:calc(100vh - 70px);overflow:hidden;padding:clamp(3rem, 8vw, 6.5rem) 0;position:relative}.momly-error-pattern{background-image:radial-gradient(rgba(255,255,255,0.14) 1px, transparent 1px);background-size:27px 27px;inset:0;mask-image:linear-gradient(to bottom, #000, transparent 82%);opacity:0.23;pointer-events:none;position:absolute}.momly-error-orbit{border:1px solid rgba(255,179,138,0.18);border-radius:50%;pointer-events:none;position:absolute}.momly-error-orbit::after{background:var(--momly-coral);border-radius:50%;box-shadow:0 0 0 9px rgba(255,107,74,0.09);content:"";height:8px;position:absolute;width:8px}.momly-error-orbit-one{height:440px;left:-295px;top:16%;width:440px}.momly-error-orbit-one::after{right:31px;top:84px}.momly-error-orbit-two{height:560px;right:-405px;top:-210px;width:560px}.momly-error-orbit-two::after{bottom:76px;left:66px}.momly-error-container{max-width:1120px;position:relative;z-index:1}.momly-error-card{align-items:stretch;background:var(--momly-paper);border:1px solid rgba(255,255,255,0.84);border-radius:32px;box-shadow:0 38px 90px rgba(0,0,0,0.29);color:var(--momly-ink);display:grid;gap:clamp(1.5rem, 4vw, 3.2rem);grid-template-columns:minmax(0, 1.04fr) minmax(330px, 0.96fr);padding:clamp(1.5rem, 5vw, 3.75rem)}.momly-error-copy{align-self:center}.momly-error-eyebrow{align-items:center;color:var(--momly-coral-dark);display:inline-flex;font-size:0.72rem;font-weight:800;gap:0.48rem;letter-spacing:0.11em;text-transform:uppercase}.momly-error-eyebrow>span{background:var(--momly-coral);border:5px solid #ffe5d9;border-radius:50%;height:17px;width:17px}.momly-error-copy h1{color:var(--momly-navy);font-size:clamp(2.6rem, 6vw, 4.8rem);font-weight:800;letter-spacing:-0.072em;line-height:0.98;margin:1.1rem 0 0;max-width:610px;text-wrap:balance}.momly-error-copy>p:not(.momly-error-note){color:var(--momly-muted);font-size:clamp(0.9rem, 1.8vw, 1rem);line-height:1.72;margin:1.15rem 0 0;max-width:580px}.momly-error-actions{display:flex;flex-wrap:wrap;gap:0.65rem;margin-top:1.6rem}.momly-error-primary,.momly-error-secondary{align-items:center;border-radius:13px;display:inline-flex;font-size:0.8rem;font-weight:800;gap:0.48rem;justify-content:center;min-height:48px;padding:0.68rem 1rem}.momly-error-primary{background:var(--momly-coral);border:1px solid var(--momly-coral);color:var(--momly-navy-deep)}.momly-error-primary:hover,.momly-error-primary:focus-visible{background:var(--momly-peach);border-color:var(--momly-peach);color:var(--momly-navy-deep)}.momly-error-secondary{background:#ffffff;border:1px solid rgba(8,35,63,0.2);color:var(--momly-navy)}.momly-error-secondary:hover,.momly-error-secondary:focus-visible{background:var(--momly-cream);border-color:rgba(8,35,63,0.32);color:var(--momly-navy)}.momly-error-note{align-items:center;color:var(--momly-muted);display:flex;font-size:0.7rem;gap:0.4rem;margin:1.25rem 0 0}.momly-error-note i{color:#4d9b6a}.momly-error-visual{background:radial-gradient(circle at 50% 38%, rgba(255,107,74,0.18), transparent 15rem),var(--momly-navy-deep);border:1px solid rgba(255,255,255,0.12);border-radius:24px;color:#ffffff;display:flex;flex-direction:column;justify-content:space-between;min-height:370px;overflow:hidden;padding:1.15rem;position:relative}.momly-error-visual::before{background-image:radial-gradient(rgba(255,255,255,0.15) 1px, transparent 1px);background-size:20px 20px;content:"";inset:0;mask-image:radial-gradient(circle at center, #000, transparent 75%);opacity:0.2;pointer-events:none;position:absolute}.momly-error-visual-topline,.momly-error-route,.momly-error-code{position:relative;z-index:1}.momly-error-visual-topline{align-items:center;color:rgba(255,255,255,0.6);display:flex;font-size:0.62rem;font-weight:750;justify-content:space-between;letter-spacing:0.03em}.momly-error-visual-topline>span:last-child{align-items:center;display:inline-flex;gap:0.35rem}.momly-error-visual-topline i{background:var(--momly-coral);border-radius:50%;box-shadow:0 0 0 5px rgba(255,107,74,0.1);display:inline-block;height:6px;width:6px}.momly-error-code{align-items:center;display:flex;justify-content:center;margin:auto 0}.momly-error-code>span:not(.momly-error-broken-link){color:var(--momly-paper);font-size:clamp(5.5rem, 12vw, 8.3rem);font-weight:800;letter-spacing:-0.09em;line-height:1}.momly-error-broken-link{align-items:center;background:var(--momly-coral);border:8px solid rgba(255,255,255,0.09);border-radius:50%;display:inline-flex;height:clamp(70px, 9vw, 94px);justify-content:center;margin:0 0.25rem;transform:rotate(-7deg);width:clamp(70px, 9vw, 94px)}.momly-error-broken-link svg{fill:none;height:55%;stroke:var(--momly-navy-deep);stroke-linecap:round;stroke-linejoin:round;stroke-width:3;width:55%}.momly-error-route{background:rgba(255,255,255,0.07);border:1px solid rgba(255,255,255,0.11);border-radius:13px;min-width:0;padding:0.75rem 0.85rem}.momly-error-route span{color:rgba(255,255,255,0.47);display:block;font-size:0.57rem;font-weight:800;letter-spacing:0.08em;text-transform:uppercase}.momly-error-route strong{color:#ffffff;display:block;font-size:0.74rem;font-weight:750;margin-top:0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.momly-brands-page{background:var(--momly-cream);color:var(--momly-ink);min-height:70vh}.momly-brands-hero,.momly-brand-profile-hero{background:radial-gradient(circle at 76% 14%, rgba(255,107,74,0.2), transparent 26rem),radial-gradient(circle at 18% 82%, rgba(204,236,245,0.09), transparent 22rem),linear-gradient(150deg, var(--momly-navy-deep), var(--momly-navy));color:#ffffff;overflow:hidden;position:relative}.momly-brands-hero::after,.momly-brand-profile-hero::after{background-image:radial-gradient(rgba(255,255,255,0.14) 1px, transparent 1px);background-size:27px 27px;content:"";inset:0;mask-image:linear-gradient(to bottom, #000, transparent 86%);opacity:0.2;pointer-events:none;position:absolute}.momly-brands-hero{padding:clamp(1.7rem, 3.5vw, 2.8rem) 0 clamp(2.3rem, 4.5vw, 3.8rem)}.momly-brand-profile-hero{padding:clamp(2.8rem, 6vw, 5rem) 0 clamp(3.5rem, 7vw, 5.5rem)}.momly-brands-orbit{border:1px solid rgba(255,179,138,0.17);border-radius:50%;pointer-events:none;position:absolute}.momly-brands-orbit-one{height:470px;left:-330px;top:18%;width:470px}.momly-brands-orbit-two{height:560px;right:-390px;top:-280px;width:560px}.momly-brands-hero-inner,.momly-brand-profile-hero-inner,.momly-brands-directory .container-lg,.momly-brand-profile-body .container-lg,.momly-brand-disclaimer .container-lg{max-width:1180px;position:relative;z-index:1}.momly-brands-hero-inner{text-align:left}.momly-brands-breadcrumb{align-items:center;color:rgba(255,255,255,0.62);display:flex;flex-wrap:wrap;font-size:0.7rem;font-weight:700;gap:0.45rem;margin-bottom:1.8rem}.momly-brands-index .momly-brands-breadcrumb{justify-content:flex-start;margin-bottom:1rem}.momly-brands-breadcrumb a{align-items:center;color:#ffffff;display:inline-flex;gap:0.35rem;text-decoration:none}.momly-brands-breadcrumb a:hover{color:var(--momly-peach)}.momly-brands-eyebrow{align-items:center;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.15);border-radius:999px;color:#ffd2bb;display:inline-flex;font-size:0.7rem;font-weight:800;gap:0.45rem;letter-spacing:0.095em;padding:0.52rem 0.78rem;text-transform:uppercase}.momly-brands-hero-copy{margin:0 auto;max-width:860px;text-align:center}.momly-brands-hero h1{font-size:clamp(2.45rem, 5.6vw, 4.35rem);font-weight:800;letter-spacing:-0.068em;line-height:1;margin:0.85rem auto 0;max-width:820px;text-wrap:balance}.momly-brands-lede{color:rgba(255,255,255,0.72);font-size:clamp(0.94rem, 1.7vw, 1.06rem);line-height:1.65;margin:0.85rem auto 0;max-width:720px;text-wrap:balance}.momly-brands-hero-meta,.momly-brand-profile-proof{align-items:center;color:rgba(255,255,255,0.68);display:flex;flex-wrap:wrap;font-size:0.72rem;font-weight:650;gap:0.75rem;margin-top:1.45rem}.momly-brands-hero-meta{justify-content:center;margin-top:1rem}.momly-brands-hero-meta i{color:var(--momly-peach)}.momly-brands-hero-meta strong,.momly-brand-profile-proof strong{color:#ffffff;font-weight:800}.momly-brands-hero-meta>span[aria-hidden],.momly-brand-profile-proof>span[aria-hidden]{background:var(--momly-coral);border-radius:50%;height:5px;width:5px}.momly-brands-directory{background:var(--momly-cream);padding:clamp(2.7rem, 5vw, 4.8rem) 0}.momly-brands-directory-header{align-items:flex-end;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.35rem}.momly-brands-kicker,.momly-brand-section-kicker,.momly-brand-aside-label{color:var(--momly-coral-dark);display:block;font-size:0.66rem;font-weight:800;letter-spacing:0.1em;text-transform:uppercase}.momly-brands-directory-header h2{color:var(--momly-navy);font-size:clamp(1.85rem, 4vw, 2.75rem);font-weight:800;letter-spacing:-0.055em;margin:0.5rem 0 0}.momly-brands-directory-header p{color:var(--momly-muted);font-size:0.86rem;line-height:1.65;margin:0.45rem 0 0}.momly-brands-text-link,.momly-brand-back-link{align-items:center;color:var(--momly-navy);display:inline-flex;font-size:0.78rem;font-weight:800;gap:0.42rem;text-decoration:none;white-space:nowrap}.momly-brands-text-link:hover,.momly-brand-back-link:hover{color:var(--momly-coral-dark)}.momly-brands-directory-actions{align-items:center;display:flex;flex:0 0 auto;gap:0.8rem}.momly-brands-submit-link{align-items:center;background:var(--momly-coral);border:1px solid var(--momly-coral);border-radius:13px;color:var(--momly-navy-deep);display:inline-flex;font-size:0.78rem;font-weight:800;gap:0.45rem;min-height:44px;padding:0.6rem 0.85rem;text-decoration:none;white-space:nowrap}.momly-brands-submit-link:hover{background:var(--momly-peach);border-color:var(--momly-peach);color:var(--momly-navy-deep)}.momly-brands-grid{display:grid;gap:1.1rem;grid-template-columns:repeat(3, minmax(0, 1fr))}.momly-brands-filters{background:rgba(255,255,255,0.09);border:1px solid rgba(255,255,255,0.16);border-radius:22px;box-shadow:0 24px 60px rgba(3,18,35,0.24);display:grid;gap:0.55rem;margin:1.45rem auto 0;max-width:960px;padding:0.58rem;text-align:left}.momly-brands-search-row{display:grid;gap:0.55rem;grid-template-columns:minmax(0, 1fr) auto}#brand-directory-results{display:block;transition:opacity 140ms ease}#brand-directory-results[busy]{opacity:0.58;pointer-events:none}.momly-brands-filter-field{display:grid;gap:0.35rem;min-width:0}.momly-brands-filter-field label{color:rgba(255,255,255,0.75);font-size:0.68rem;font-weight:800}.momly-brands-filter-field select,.momly-brands-filter-field input{background:#ffffff;border:1px solid rgba(8,35,63,0.14);border-radius:12px;box-sizing:border-box;color:var(--momly-navy);font:inherit;font-size:0.86rem;max-width:100%;min-height:46px;padding:0.6rem 0.75rem;width:100%}.momly-brands-filter-search{position:relative}.momly-brands-filter-search>i{color:#83909d;font-size:1.05rem;left:1.05rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.momly-brands-filter-search input{border:0;border-radius:15px;font-size:clamp(0.95rem, 1.7vw, 1.08rem);min-height:58px;padding:0.8rem 1rem 0.8rem 3rem;width:100%}.momly-brands-filter-search input::placeholder{color:#83909d}.momly-brands-filter-field input:focus,.momly-brands-filter-field select:focus{border-color:var(--momly-coral);box-shadow:0 0 0 3px rgba(255,107,74,0.2);outline:none}.momly-brands-search-submit,.momly-brands-filter-submit,.momly-brands-filter-clear{border-radius:13px;font-size:0.78rem;font-weight:800;min-height:46px;padding:0.68rem 0.95rem}.momly-brands-search-submit{align-items:center;background:var(--momly-coral);border:1px solid var(--momly-coral);color:var(--momly-navy-deep);display:inline-flex;font-size:0.88rem;gap:0.5rem;justify-content:center;min-height:58px;padding-left:1.35rem;padding-right:1.35rem}.momly-brands-search-submit:hover{background:var(--momly-peach);border-color:var(--momly-peach)}.momly-brands-filter-panel{border-radius:15px;color:#ffffff}.momly-brands-filter-heading{align-items:center;border-radius:13px;color:rgba(255,255,255,0.82);display:flex;font-size:0.76rem;font-weight:750;gap:1rem;justify-content:space-between;list-style:none;min-height:42px;padding:0.55rem 0.7rem}.momly-brands-filter-heading>span:first-child,.momly-brands-filter-summary-meta{align-items:center;display:inline-flex;gap:0.45rem}.momly-brands-filter-summary-meta small{color:rgba(255,255,255,0.58)}.momly-brands-filter-summary-meta strong{background:rgba(255,179,138,0.16);border:1px solid rgba(255,179,138,0.24);border-radius:999px;color:#ffd2bb;font-size:0.66rem;padding:0.28rem 0.48rem}.momly-brands-filter-fields{border-top:1px solid rgba(255,255,255,0.12);display:grid;gap:0.65rem;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr) minmax(145px, 0.55fr) auto;padding:0.85rem 0.55rem 0.35rem}.momly-brands-filter-actions{align-items:end;display:flex;gap:0.35rem}.momly-brands-filter-submit{background:#ffffff;border:1px solid #ffffff;color:var(--momly-navy-deep)}.momly-brands-filter-submit:hover{background:var(--momly-peach);border-color:var(--momly-peach)}.momly-brands-filter-clear{align-items:center;color:rgba(255,255,255,0.78);display:inline-flex;text-decoration:none}.momly-brands-filter-clear:hover{color:#ffffff}.momly-brand-category{color:var(--momly-muted);display:block;font-size:0.68rem;font-weight:700;margin-top:0.35rem}.momly-brand-card{background:var(--momly-paper);border:1px solid var(--momly-border);border-radius:24px;box-shadow:0 14px 34px rgba(8,35,63,0.075);display:flex;flex-direction:column;min-height:325px;overflow:hidden;padding:1.35rem;position:relative;transition:border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease}.momly-brand-card::after{background:linear-gradient(90deg, var(--momly-coral), var(--momly-peach));bottom:0;content:"";height:4px;left:1.35rem;opacity:0;position:absolute;right:1.35rem;transform:scaleX(0.65);transition:opacity 160ms ease, transform 160ms ease}.momly-brand-card:hover{border-color:rgba(255,107,74,0.42);box-shadow:0 22px 48px rgba(8,35,63,0.12);transform:translateY(-3px)}.momly-brand-card:hover::after{opacity:1;transform:scaleX(1)}.momly-brand-card-topline{align-items:center;display:flex;gap:0.8rem;justify-content:space-between}.momly-brand-avatar,.momly-brand-profile-avatar{align-items:center;background:linear-gradient(145deg, #ffe1d2, var(--momly-peach));border:1px solid rgba(255,107,74,0.25);color:var(--momly-navy);display:inline-flex;flex:0 0 auto;font-weight:800;justify-content:center;letter-spacing:-0.04em}.momly-brand-avatar{border-radius:15px;font-size:1rem;height:52px;width:52px}.momly-brand-card-status{align-items:center;background:#fff1e9;border:1px solid rgba(255,107,74,0.16);border-radius:999px;color:var(--momly-coral-dark);display:inline-flex;font-size:0.61rem;font-weight:800;gap:0.38rem;letter-spacing:0.055em;padding:0.35rem 0.5rem;text-transform:uppercase}.momly-brand-card-status>span,.momly-brand-status-dot{background:var(--momly-coral);border-radius:50%;display:inline-block;height:7px;width:7px}.momly-brand-card-copy{margin-top:1.35rem}.momly-brand-domain{color:var(--momly-coral-dark);display:block;font-size:0.68rem;font-weight:800;letter-spacing:0.07em;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.momly-brand-card h3{color:var(--momly-navy);font-size:1.5rem;font-weight:800;letter-spacing:-0.045em;line-height:1.15;margin:0.45rem 0 0;overflow-wrap:anywhere}.momly-brand-card-tagline{color:var(--momly-muted);font-size:0.83rem;line-height:1.65;margin:0.65rem 0 0}.momly-brand-card-details{border-top:1px solid var(--momly-border);color:var(--momly-muted);display:grid;font-size:0.66rem;gap:0.48rem;margin-top:auto;padding-top:1rem}.momly-brand-card-details span{align-items:center;display:flex;gap:0.38rem}.momly-brand-card-details i{color:var(--momly-coral-dark)}.momly-brand-card-link{align-items:center;background:var(--momly-navy);border-radius:12px;color:#ffffff;display:flex;font-size:0.75rem;font-weight:800;gap:0.45rem;justify-content:center;margin-top:1rem;min-height:42px;padding:0.65rem 0.8rem;text-decoration:none}.momly-brand-card-link:hover{background:var(--momly-coral);color:var(--momly-navy-deep)}.momly-brands-empty{background:var(--momly-paper);border:1px dashed rgba(8,35,63,0.24);border-radius:25px;padding:clamp(2.2rem, 6vw, 4rem);text-align:center}.momly-brands-empty-icon{align-items:center;background:#ffe1d2;border-radius:18px;color:var(--momly-coral-dark);display:flex;font-size:1.65rem;height:62px;justify-content:center;margin:0 auto;width:62px}.momly-brands-empty h2{color:var(--momly-navy);font-size:1.45rem;font-weight:800;margin:1rem 0 0}.momly-brands-empty p{color:var(--momly-muted);margin:0.5rem auto 1.1rem;max-width:520px}.momly-brands-empty-action{background:var(--momly-coral);border-color:var(--momly-coral);border-radius:12px;color:var(--momly-navy-deep);font-size:0.78rem;font-weight:800}.momly-brand-profile-hero-grid{align-items:end;display:grid;gap:2rem;grid-template-columns:minmax(0, 1fr) auto}.momly-brand-profile-identity{align-items:flex-start;display:flex;gap:clamp(1rem, 3vw, 1.5rem);min-width:0}.momly-brand-profile-avatar{border-radius:22px;box-shadow:0 18px 42px rgba(0,0,0,0.18);font-size:clamp(1.6rem, 4vw, 2.2rem);height:clamp(78px, 11vw, 104px);width:clamp(78px, 11vw, 104px)}.momly-brand-profile-identity h1{font-size:clamp(2.8rem, 7vw, 5.2rem);font-weight:800;letter-spacing:-0.075em;line-height:0.98;margin:1rem 0 0;overflow-wrap:anywhere}.momly-brand-profile-tagline{color:rgba(255,255,255,0.72);font-size:clamp(0.95rem, 2vw, 1.12rem);line-height:1.65;margin:0.9rem 0 0;max-width:700px}.momly-brand-profile-hero-actions{align-items:flex-end;display:flex;flex-direction:column;gap:0.65rem}.momly-brand-profile-visit.btn{align-items:center;background:var(--momly-coral);border:1px solid var(--momly-coral);border-radius:13px;color:var(--momly-navy-deep);display:inline-flex;font-size:0.76rem;font-weight:800;gap:0.45rem;min-height:44px;padding:0.65rem 0.9rem}.momly-brand-profile-visit.btn:hover{background:var(--momly-peach);border-color:var(--momly-peach);color:var(--momly-navy-deep)}.momly-brand-profile-hero-actions>span{align-items:center;color:rgba(255,255,255,0.62);display:flex;font-size:0.7rem;gap:0.4rem}.momly-brand-profile-proof{border-top:1px solid rgba(255,255,255,0.12);margin-top:2rem;padding-top:1rem}.momly-brand-disclaimer{background:#fff1e9;border-bottom:1px solid rgba(189,59,38,0.16);color:#793727}.momly-brand-disclaimer .container-lg{align-items:flex-start;display:flex;font-size:0.74rem;font-weight:650;gap:0.55rem;line-height:1.65;padding-bottom:0.85rem;padding-top:0.85rem}.momly-brand-disclaimer i{flex:0 0 auto;margin-top:0.13rem}.momly-brand-disclaimer p{margin:0}.momly-brand-profile-body{background:var(--momly-cream);padding:clamp(3rem, 7vw, 5.7rem) 0}.momly-brand-profile-layout{align-items:start;display:grid;gap:1.25rem;grid-template-columns:minmax(0, 1fr) 290px}.momly-brand-profile-main{display:grid;gap:1rem;min-width:0}.momly-brand-section,.momly-brand-aside-card{background:var(--momly-paper);border:1px solid var(--momly-border);box-shadow:0 14px 34px rgba(8,35,63,0.065)}.momly-brand-section{border-radius:24px;padding:clamp(1.35rem, 4vw, 2.35rem);scroll-margin-top:5.5rem}.momly-brand-section-heading{align-items:center;display:flex;gap:0.85rem}.momly-brand-section-icon{align-items:center;background:#ffe1d2;border-radius:14px;color:var(--momly-coral-dark);display:inline-flex;flex:0 0 auto;font-size:1rem;height:44px;justify-content:center;width:44px}.momly-brand-section-icon-peach{background:#fff0df;color:#995225}.momly-brand-section-icon-blue{background:var(--momly-blue);color:#246277}.momly-brand-section-icon-lime{background:var(--momly-lime);color:#39714e}.momly-brand-section-icon-yellow{background:var(--momly-yellow);color:#7c5a11}.momly-brand-section h2{color:var(--momly-navy);font-size:clamp(1.35rem, 3vw, 1.8rem);font-weight:800;letter-spacing:-0.045em;margin:0.25rem 0 0}.momly-brand-section-lede{color:var(--momly-ink);font-size:clamp(0.98rem, 2vw, 1.08rem);font-weight:600;line-height:1.75;margin:1.35rem 0 0}.momly-brand-section-intro,.momly-brand-prose,.momly-brand-split p,.momly-brand-muted{color:var(--momly-muted);font-size:0.86rem;line-height:1.75}.momly-brand-section-intro{margin:1.1rem 0 0}.momly-brand-prose{margin-top:1.25rem}.momly-brand-prose p{margin:0 0 0.9rem}.momly-brand-prose>:last-child,.momly-brand-nostalgia>:last-child{margin-bottom:0}.momly-brand-fact-list{display:grid;gap:0.55rem;list-style:none;margin:1.15rem 0 0;padding:0}.momly-brand-fact-list li{align-items:flex-start;background:#f7f9f9;border:1px solid rgba(8,35,63,0.08);border-radius:13px;color:var(--momly-ink);display:flex;font-size:0.8rem;gap:0.55rem;line-height:1.6;padding:0.7rem 0.8rem}.momly-brand-fact-list i{color:#39714e;flex:0 0 auto;margin-top:0.14rem}.momly-brand-why-it-matters,.momly-brand-reputation-summary{background:linear-gradient(145deg, #fff8e6, #fffdf9);border:1px solid rgba(124,90,17,0.15);border-radius:16px;margin-top:1rem;padding:1rem}.momly-brand-why-it-matters>span,.momly-brand-reputation-summary>span,.momly-brand-personality>span{align-items:center;color:#795b16;display:flex;font-size:0.65rem;font-weight:800;gap:0.38rem;letter-spacing:0.075em;text-transform:uppercase}.momly-brand-why-it-matters p,.momly-brand-reputation-summary p{color:var(--momly-ink);font-size:0.82rem;line-height:1.7;margin:0.65rem 0 0}.momly-brand-personality{margin-top:1.1rem}.momly-brand-personality>span{color:var(--momly-coral-dark)}.momly-brand-personality>div{display:flex;flex-wrap:wrap;gap:0.42rem;margin-top:0.6rem}.momly-brand-personality>div>span{background:#fff1e9;border:1px solid rgba(255,107,74,0.17);border-radius:999px;color:var(--momly-coral-dark);font-size:0.67rem;font-weight:750;padding:0.38rem 0.56rem}.momly-brand-facts{display:grid;gap:0.65rem;grid-template-columns:repeat(2, minmax(0, 1fr));margin-top:1.1rem}.momly-brand-facts article{background:#f7f9f9;border:1px solid rgba(8,35,63,0.09);border-radius:16px;min-width:0;padding:0.9rem}.momly-brand-fact-topline{align-items:flex-start;display:flex;gap:0.55rem;justify-content:space-between}.momly-brand-fact-topline>div{align-items:flex-end;display:flex;flex:0 0 auto;flex-direction:column;gap:0.3rem}.momly-brand-fact-label{color:var(--momly-navy);font-size:0.7rem;font-weight:800;line-height:1.4;min-width:0;overflow-wrap:anywhere}.momly-brand-claim-kind{background:#e8f6ec;border-radius:999px;color:#39714e;display:inline-flex;font-size:0.56rem;font-weight:800;letter-spacing:0.05em;padding:0.26rem 0.4rem;text-transform:uppercase;white-space:nowrap}.momly-brand-claim-kind-inference{background:#fff1cf;color:#795b16}.momly-brand-facts article>p{color:var(--momly-ink);font-size:0.79rem;line-height:1.65;margin:0.7rem 0 0}.momly-brand-facts details{border-top:1px solid rgba(8,35,63,0.08);margin-top:0.75rem;padding-top:0.6rem}.momly-brand-facts summary{color:var(--momly-coral-dark);cursor:pointer;font-size:0.62rem;font-weight:800}.momly-brand-facts details ul{display:grid;gap:0.5rem;list-style:none;margin:0.6rem 0 0;padding:0}.momly-brand-facts details li{color:var(--momly-muted);font-size:0.66rem;line-height:1.55}.momly-brand-facts details a{align-items:center;color:var(--momly-navy);display:inline-flex;font-weight:800;gap:0.28rem;margin-right:0.35rem;text-decoration:none}.momly-brand-facts details li>span{display:block;margin-top:0.2rem}.momly-brand-nostalgia{background:#fff4e8;border:1px solid rgba(255,107,74,0.17);border-radius:16px;margin-top:1.15rem;padding:1rem}.momly-brand-nostalgia>span{align-items:center;color:var(--momly-coral-dark);display:flex;font-size:0.67rem;font-weight:800;gap:0.38rem;letter-spacing:0.07em;margin-bottom:0.65rem;text-transform:uppercase}.momly-brand-split{display:grid;gap:0.75rem;grid-template-columns:repeat(2, minmax(0, 1fr));margin-top:1.25rem}.momly-brand-split article{background:#f7f9f9;border:1px solid rgba(8,35,63,0.08);border-radius:17px;padding:1rem}.momly-brand-split h3{color:var(--momly-navy);font-size:0.9rem;font-weight:800;margin:0 0 0.6rem}.momly-brand-split p{margin:0 0 0.65rem}.momly-brand-split p:last-child{margin-bottom:0}.momly-brand-purpose-list{display:grid;gap:0.55rem;list-style:none;margin:0;padding:0}.momly-brand-purpose-list li{align-items:flex-start;color:var(--momly-muted);display:flex;font-size:0.78rem;gap:0.45rem;line-height:1.55}.momly-brand-purpose-list i{color:var(--momly-coral-dark);flex:0 0 auto;margin-top:0.12rem}.momly-brand-muted{margin:0}.momly-brand-empty-note{background:#f7f9f9;border:1px dashed rgba(8,35,63,0.2);border-radius:15px;color:var(--momly-muted);font-size:0.79rem;line-height:1.65;margin-top:1.15rem;padding:0.9rem 1rem}.momly-brand-empty-note strong{color:var(--momly-navy);display:block}.momly-brand-sources-grid{display:grid;gap:0.75rem;grid-template-columns:repeat(2, minmax(0, 1fr));margin-top:1rem}.momly-brand-source{background:#f7f9f9;border:1px solid rgba(8,35,63,0.09);border-radius:17px;min-width:0;padding:1rem}.momly-brand-source-topline{align-items:center;display:flex;flex-wrap:wrap;gap:0.45rem;justify-content:space-between}.momly-brand-source-type,.momly-brand-confidence,.momly-brand-likely-label{border-radius:999px;display:inline-flex;font-size:0.59rem;font-weight:800;letter-spacing:0.055em;padding:0.3rem 0.45rem;text-transform:uppercase}.momly-brand-source-type,.momly-brand-likely-label{background:#ffe1d2;color:var(--momly-coral-dark)}.momly-brand-confidence{background:var(--momly-blue);color:#246277;white-space:nowrap}.momly-brand-source h3{font-size:0.88rem;font-weight:800;line-height:1.45;margin:0.75rem 0 0;overflow-wrap:anywhere}.momly-brand-source h3 a{color:var(--momly-navy);text-decoration:none}.momly-brand-source h3 a:hover{color:var(--momly-coral-dark)}.momly-brand-source-publisher{color:var(--momly-coral-dark);font-size:0.66rem;font-weight:750;margin:0.3rem 0 0}.momly-brand-source-excerpt{color:var(--momly-muted);font-size:0.76rem;line-height:1.65;margin:0.65rem 0 0}.momly-brand-source-meta{align-items:center;border-top:1px solid rgba(8,35,63,0.08);color:var(--momly-muted);display:flex;flex-wrap:wrap;font-size:0.6rem;gap:0.55rem;margin-top:0.8rem;padding-top:0.65rem}.momly-brand-source-meta span{align-items:center;display:inline-flex;gap:0.25rem}.momly-brand-source-meta i{color:#d9a10c}.momly-brand-source-meta a{align-items:center;color:var(--momly-navy);display:inline-flex;font-weight:800;gap:0.28rem;margin-left:auto;text-decoration:none}.momly-brand-source-meta a i{color:inherit}.momly-brand-inference-note{align-items:flex-start;background:#fff8df;border:1px solid rgba(124,90,17,0.17);border-radius:14px;color:#6d551c;display:flex;font-size:0.75rem;font-weight:650;gap:0.5rem;line-height:1.6;margin:1.15rem 0 0;padding:0.8rem 0.9rem}.momly-brand-inference-note i{flex:0 0 auto;margin-top:0.12rem}.momly-brand-tech-list{display:grid;gap:0.65rem;margin-top:0.9rem}.momly-brand-tech-list article{align-items:start;background:#f7f9f9;border:1px solid rgba(8,35,63,0.08);border-radius:15px;display:grid;gap:0.7rem;grid-template-columns:minmax(0, 1fr) auto;padding:0.9rem 1rem}.momly-brand-tech-list h3{color:var(--momly-navy);font-size:0.9rem;font-weight:800;margin:0.4rem 0 0}.momly-brand-tech-list p{color:var(--momly-muted);font-size:0.76rem;grid-column:1 / -1;line-height:1.6;margin:0}.momly-brand-tech-evidence{display:flex;flex-wrap:wrap;gap:0.4rem;grid-column:1 / -1}.momly-brand-tech-evidence a{align-items:center;color:var(--momly-coral-dark);display:inline-flex;font-size:0.6rem;font-weight:800;gap:0.28rem;text-decoration:none}.momly-brand-ai-review{background:linear-gradient(var(--momly-paper), var(--momly-paper)) padding-box,linear-gradient(120deg, rgba(255,107,74,0.45), rgba(204,236,245,0.75)) border-box;border-color:transparent}.momly-brand-review-overview{align-items:center;display:grid;gap:1rem;grid-template-columns:auto minmax(0, 1fr);margin-top:1.25rem}.momly-brand-review-score{align-items:center;background:var(--momly-navy);border:6px solid #ffe1d2;border-radius:50%;color:#ffffff;display:flex;flex-direction:column;gap:0.42rem;height:112px;justify-content:center;padding:0.75rem;text-align:center;width:112px}.momly-brand-review-score-value{align-items:baseline;display:flex;gap:0.28rem;justify-content:center;white-space:nowrap}.momly-brand-review-score-value strong{font-size:1.75rem;font-weight:800;letter-spacing:-0.06em;line-height:1}.momly-brand-review-score-value>span{color:rgba(255,255,255,0.65);font-size:0.63rem;line-height:1}.momly-brand-review-score small{color:#ffd2bb;font-size:0.53rem;font-weight:800;letter-spacing:0.04em;line-height:1.15;white-space:nowrap;text-transform:uppercase}.momly-brand-review-verdict{color:var(--momly-coral-dark);display:block;font-size:0.7rem;font-weight:800;letter-spacing:0.06em;text-transform:uppercase}.momly-brand-review-overview>div:last-child>p{color:var(--momly-ink);font-size:0.88rem;line-height:1.72;margin:0.5rem 0 0}.momly-brand-review-columns{display:grid;gap:0.7rem;grid-template-columns:repeat(2, minmax(0, 1fr));margin-top:1rem}.momly-brand-review-columns article{background:#f7f9f9;border:1px solid rgba(8,35,63,0.08);border-radius:16px;padding:1rem}.momly-brand-review-columns h3{align-items:center;color:var(--momly-navy);display:flex;font-size:0.82rem;font-weight:800;gap:0.4rem;margin:0}.momly-brand-review-columns h3 i{color:#39714e}.momly-brand-review-columns article:last-child h3 i{color:var(--momly-coral-dark)}.momly-brand-review-columns ul{color:var(--momly-muted);display:grid;font-size:0.75rem;gap:0.45rem;line-height:1.55;margin:0.7rem 0 0;padding-left:1rem}.momly-brand-review-columns p{color:var(--momly-muted);font-size:0.75rem;line-height:1.55;margin:0.7rem 0 0}.momly-brand-takeaway{background:linear-gradient(145deg, #f7fff5, var(--momly-paper));border-color:rgba(57,113,78,0.18)}.momly-brand-source-list{display:grid;gap:0.6rem;margin-top:1rem}.momly-brand-source-compact{border-radius:14px;padding:0.85rem}.momly-brand-profile-aside{display:grid;gap:0.85rem;position:sticky;top:1rem}.momly-brand-aside-card{border-radius:18px;padding:1rem}.momly-brand-aside-card dl{margin:0.75rem 0 0}.momly-brand-aside-card dl>div{align-items:start;border-top:1px solid var(--momly-border);display:grid;gap:0.5rem;grid-template-columns:90px minmax(0, 1fr);padding:0.7rem 0}.momly-brand-aside-card dl>div:first-child{border-top:0;padding-top:0}.momly-brand-aside-card dl>div:last-child{padding-bottom:0}.momly-brand-aside-card dt{color:var(--momly-muted);font-size:0.63rem;font-weight:650}.momly-brand-aside-card dd{color:var(--momly-navy);font-size:0.67rem;font-weight:800;margin:0;overflow-wrap:anywhere;text-align:right}.momly-brand-status-dot{margin-right:0.3rem}.momly-brand-on-this-page{display:grid;gap:0.18rem}.momly-brand-on-this-page .momly-brand-aside-label{margin-bottom:0.45rem}.momly-brand-on-this-page a{border-radius:9px;color:var(--momly-muted);font-size:0.68rem;font-weight:700;padding:0.42rem 0.5rem;text-decoration:none}.momly-brand-on-this-page a:hover{background:#f2f6f7;color:var(--momly-navy)}.momly-brand-back-link{padding:0.3rem 0.1rem}.momly-directory-brand-link{align-items:center;background:#fff1e9;border:1px solid rgba(255,107,74,0.16);border-radius:999px;color:var(--momly-coral-dark);display:inline-flex;font-size:0.65rem;font-weight:750;gap:0.35rem;margin-top:0.65rem;max-width:100%;padding:0.36rem 0.55rem;text-decoration:none}.momly-directory-brand-link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.momly-directory-brand-link:hover{background:var(--momly-coral);color:var(--momly-navy-deep)}.momly-brands-pagination{margin-top:1.8rem}.momly-brand-submission-page{align-items:flex-start}.momly-brand-submission-container{max-width:1120px}.momly-brand-submission-layout{align-items:start;display:grid;gap:1.15rem;grid-template-columns:minmax(0, 1.35fr) minmax(290px, 0.65fr)}.momly-brand-submission-form-card{min-width:0}.momly-brand-submission-form strong{color:var(--momly-navy)}.momly-brand-submission-textarea.form-control{background:#ffffff;border:1px solid rgba(8,35,63,0.19);border-radius:13px;box-shadow:none;color:var(--momly-navy);font-size:0.88rem;line-height:1.6;padding:0.85rem 1rem;resize:vertical}.momly-brand-submission-textarea.form-control:focus{border-color:var(--momly-coral);box-shadow:0 0 0 4px rgba(255,107,74,0.13)}.momly-brand-submission-confirmation{align-items:flex-start;background:#fff4e8;border:1px solid rgba(255,107,74,0.18);border-radius:14px;color:var(--momly-muted);display:flex;font-size:0.76rem;gap:0.65rem;line-height:1.6;padding:0.85rem}.momly-brand-submission-confirmation input{accent-color:var(--momly-coral-dark);flex:0 0 auto;height:18px;margin-top:0.15rem;width:18px}.momly-brand-submission-actions{align-items:center;display:grid;gap:0.75rem;grid-template-columns:minmax(0, 1fr) auto}.momly-brand-submission-process{background:radial-gradient(circle at 85% 8%, rgba(255,107,74,0.2), transparent 13rem),var(--momly-navy-deep);border:1px solid rgba(255,255,255,0.13);border-radius:25px;box-shadow:0 28px 65px rgba(0,0,0,0.2);color:#ffffff;padding:1.5rem;position:sticky;top:1rem}.momly-brand-submission-process .momly-brands-kicker{color:var(--momly-peach)}.momly-brand-submission-process h2{font-size:1.55rem;font-weight:800;letter-spacing:-0.045em;line-height:1.15;margin:0.55rem 0 0}.momly-brand-submission-process ol{display:grid;gap:1rem;list-style:none;margin:1.35rem 0 0;padding:0}.momly-brand-submission-process li{align-items:flex-start;display:grid;gap:0.75rem;grid-template-columns:auto minmax(0, 1fr)}.momly-brand-submission-process li>span{align-items:center;background:var(--momly-coral);border-radius:50%;color:var(--momly-navy-deep);display:inline-flex;font-size:0.72rem;font-weight:800;height:30px;justify-content:center;width:30px}.momly-brand-submission-process strong{display:block;font-size:0.83rem}.momly-brand-submission-process p{color:rgba(255,255,255,0.63);font-size:0.72rem;line-height:1.55;margin:0.25rem 0 0}.momly-brand-submission-index-header{max-width:820px}.momly-brand-submission-new{align-items:center;background:var(--momly-coral);border:1px solid var(--momly-coral);border-radius:13px;color:var(--momly-navy-deep);display:inline-flex;font-size:0.78rem;font-weight:800;gap:0.4rem;margin-top:1.15rem;min-height:44px;padding:0.6rem 0.85rem}.momly-brand-submission-new:hover{background:var(--momly-peach);border-color:var(--momly-peach);color:var(--momly-navy-deep)}.momly-brand-submission-list{display:grid;gap:1rem;margin:0 auto;max-width:900px}.momly-brand-submission-item{padding:1.5rem}.momly-brand-submission-item-topline{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.momly-brand-submission-item h2,.momly-brand-submission-empty h2{color:var(--momly-navy);font-size:1.5rem;font-weight:800;letter-spacing:-0.04em;margin:0.3rem 0 0}.momly-brand-submission-status{align-items:center;border:1px solid transparent;border-radius:999px;display:inline-flex;flex:0 0 auto;font-size:0.65rem;font-weight:800;gap:0.4rem;padding:0.42rem 0.58rem}.momly-brand-submission-status>span{border-radius:50%;height:7px;width:7px}.momly-brand-submission-status--pending{background:#fff8df;border-color:rgba(124,90,17,0.18);color:#6d551c}.momly-brand-submission-status--pending>span{background:#d9a10c}.momly-brand-submission-status--approved,.momly-brand-submission-status--analyzing,.momly-brand-submission-status--published{background:#ecfdf5;border-color:rgba(22,163,74,0.2);color:#157347}.momly-brand-submission-status--approved>span,.momly-brand-submission-status--published>span{background:#16a34a}.momly-brand-submission-status--analyzing>span{background:#0ea5e9}.momly-brand-submission-status--rejected{background:#fff0ec;border-color:rgba(189,59,38,0.2);color:#852b20}.momly-brand-submission-status--rejected>span{background:#bd3b26}.momly-brand-submission-description{color:var(--momly-muted);font-size:0.84rem;line-height:1.7;margin:1rem 0 0}.momly-brand-submission-meta{border-top:1px solid var(--momly-border);display:grid;gap:0.8rem;grid-template-columns:repeat(3, minmax(0, 1fr));margin:1rem 0 0;padding-top:1rem}.momly-brand-submission-meta dt{color:var(--momly-muted);font-size:0.62rem;font-weight:800;letter-spacing:0.06em;text-transform:uppercase}.momly-brand-submission-meta dd{color:var(--momly-navy);font-size:0.74rem;font-weight:750;margin:0.22rem 0 0;overflow-wrap:anywhere}.momly-brand-submission-meta a{color:var(--momly-coral-dark)}.momly-brand-submission-note{align-items:flex-start;background:#ecfdf5;border:1px solid rgba(22,163,74,0.18);border-radius:14px;color:#526d65;display:flex;font-size:0.75rem;gap:0.65rem;line-height:1.6;margin-top:1rem;padding:0.8rem}.momly-brand-submission-note i,.momly-brand-submission-note strong{color:#157347}.momly-brand-submission-note p{margin:0.18rem 0 0}.momly-brand-submission-note--rejected{background:#fff0ec;border-color:rgba(189,59,38,0.18)}.momly-brand-submission-note--rejected i,.momly-brand-submission-note--rejected strong{color:#852b20}.momly-brand-submission-profile-link{align-items:center;color:var(--momly-coral-dark);display:inline-flex;font-size:0.76rem;font-weight:800;gap:0.4rem;margin-top:1rem;text-decoration:none}.momly-brand-submission-empty{margin:0 auto;max-width:620px;text-align:center}.momly-brand-submission-empty>span{align-items:center;background:#ffe1d2;border-radius:16px;color:var(--momly-coral-dark);display:inline-flex;font-size:1.5rem;height:58px;justify-content:center;width:58px}.momly-brand-submission-empty p{color:var(--momly-muted);font-size:0.82rem;margin:0.55rem auto 1rem}.momly-brand-submission-empty .momly-auth-primary{margin:0 auto;max-width:260px}.momly-brand-profile{--momly-navy: #08233f;--momly-navy-deep: #041a31;--momly-ink: #102a43;--momly-muted: #5d6f7f;--momly-coral: #ff6b4a;--momly-coral-dark: #bd3b26;--momly-peach: #ffb38a;--momly-cream: #fff4e8;--momly-paper: #fffdf9;--momly-blue: #ccecf5;--momly-lime: #dff3bf;--momly-yellow: #ffe6a3;--momly-border: rgba(8, 35, 63, 0.14);font-family:"Manrope", "Helvetica Neue", Arial, sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.momly-brand-profile :focus-visible{outline:3px solid rgba(255,107,74,0.46);outline-offset:3px}.momly-brand-profile .momly-brand-profile-hero{background:radial-gradient(circle at 76% 14%, rgba(255,107,74,0.2), transparent 26rem),radial-gradient(circle at 18% 82%, rgba(204,236,245,0.09), transparent 22rem),linear-gradient(150deg, var(--momly-navy-deep), var(--momly-navy))}.momly-brand-profile .momly-brand-profile-hero::after{background-image:radial-gradient(rgba(255,255,255,0.14) 1px, transparent 1px)}.momly-brand-profile .momly-brands-orbit{border-color:rgba(255,179,138,0.18)}.momly-brand-profile .momly-brand-profile-hero-inner,.momly-brand-profile .momly-brand-profile-body .container-lg,.momly-brand-profile .momly-brand-disclaimer .container-lg{max-width:1240px}.momly-brand-profile .momly-brands-breadcrumb{color:rgba(255,255,255,0.68);font-size:0.84rem}.momly-brand-profile .momly-brands-eyebrow{background:rgba(255,255,255,0.08);border-color:rgba(255,255,255,0.15);color:#ffd2bb;font-size:0.78rem;padding:0.58rem 0.86rem}.momly-brand-profile .momly-brand-profile-avatar{background:linear-gradient(145deg, #fffdf9, #ffcfb5);border-color:rgba(255,179,138,0.58);box-shadow:0 20px 48px rgba(3,18,35,0.3);color:var(--momly-navy-deep)}.momly-brand-profile .momly-brand-profile-identity h1{font-size:clamp(3rem, 6.2vw, 5rem);letter-spacing:-0.068em;text-wrap:balance}.momly-brand-profile .momly-brand-profile-tagline{color:rgba(255,255,255,0.76);font-size:clamp(1.05rem, 2vw, 1.24rem);line-height:1.7;max-width:760px}.momly-brand-profile .momly-brand-profile-visit.btn{background:var(--momly-coral);border-color:var(--momly-coral);border-radius:14px;box-shadow:0 12px 28px rgba(3,18,35,0.24);color:var(--momly-navy-deep);font-size:0.9rem;min-height:50px;padding:0.78rem 1.05rem}.momly-brand-profile .momly-brand-profile-visit.btn:hover{background:var(--momly-peach);border-color:var(--momly-peach);color:var(--momly-navy-deep);transform:translateY(-1px)}.momly-brand-profile .momly-brand-profile-hero-actions>span{color:rgba(255,255,255,0.68);font-size:0.85rem}.momly-brand-profile .momly-brand-profile-proof{color:rgba(255,255,255,0.72);font-size:0.88rem;gap:0.85rem}.momly-brand-profile .momly-brand-profile-proof>span:not([aria-hidden]){align-items:center;display:inline-flex;gap:0.32rem}.momly-brand-profile .momly-brand-profile-proof i{color:var(--momly-peach)}.momly-brand-profile .momly-brand-profile-proof>span[aria-hidden]{background:var(--momly-coral)}.momly-brand-profile .momly-brand-disclaimer{background:#fff1e9;border-color:rgba(189,59,38,0.16);color:#793727}.momly-brand-profile .momly-brand-disclaimer .container-lg{font-size:0.875rem;gap:0.65rem;line-height:1.7;padding-bottom:1rem;padding-top:1rem}.momly-brand-profile .momly-brand-disclaimer i{color:var(--momly-coral-dark)}.momly-brand-profile .momly-brand-profile-body{background:radial-gradient(circle at 95% 4%, rgba(255,179,138,0.16), transparent 25rem),radial-gradient(circle at 3% 48%, rgba(204,236,245,0.16), transparent 28rem),#fff8f0}.momly-brand-profile .momly-brand-profile-layout{gap:1.55rem;grid-template-columns:minmax(0, 1fr) 310px}.momly-brand-profile .momly-brand-profile-main{gap:1.35rem}.momly-brand-profile .momly-brand-section,.momly-brand-profile .momly-brand-aside-card{border-color:rgba(13,101,76,0.15);box-shadow:0 18px 46px rgba(5,78,59,0.075)}.momly-brand-profile .momly-brand-section{border-radius:28px;padding:clamp(1.65rem, 4vw, 2.65rem)}.momly-brand-profile .momly-brand-section:first-child{background:linear-gradient(145deg, #fff 35%, #f0fdf4 100%)}.momly-brand-profile .momly-brand-section-heading{align-items:flex-start;gap:1rem}.momly-brand-profile .momly-brand-section-icon{background:#dcfce7;border:1px solid rgba(22,163,74,0.12);border-radius:16px;color:#15803d;font-size:1.12rem;height:50px;width:50px}.momly-brand-profile .momly-brand-section-icon-peach{background:#ecfccb;color:#4d7c0f}.momly-brand-profile .momly-brand-section-icon-blue{background:#ccfbf1;color:#0f766e}.momly-brand-profile .momly-brand-section-icon-lime{background:#d9f99d;color:#3f6212}.momly-brand-profile .momly-brand-section-icon-yellow{background:#fef3c7;color:#8a6412}.momly-brand-profile .momly-brand-section-kicker,.momly-brand-profile .momly-brand-aside-label{color:#15803d;font-size:0.78rem;letter-spacing:0.085em}.momly-brand-profile .momly-brand-section h2{color:#103f35;font-size:clamp(1.65rem, 3.2vw, 2.1rem);letter-spacing:-0.04em;line-height:1.16;margin-top:0.32rem;text-wrap:balance}.momly-brand-profile .momly-brand-section-lede{font-size:clamp(1.08rem, 1.7vw, 1.2rem);line-height:1.78;max-width:72ch}.momly-brand-profile .momly-brand-section-intro,.momly-brand-profile .momly-brand-prose,.momly-brand-profile .momly-brand-split p,.momly-brand-profile .momly-brand-muted{font-size:1rem;line-height:1.78}.momly-brand-profile .momly-brand-prose,.momly-brand-profile .momly-brand-section-intro{max-width:72ch}.momly-brand-profile .momly-brand-why-it-matters,.momly-brand-profile .momly-brand-reputation-summary{background:linear-gradient(145deg, #ecfdf5, #fbfffc);border-color:rgba(22,163,74,0.18);border-radius:19px;padding:1.15rem 1.2rem}.momly-brand-profile .momly-brand-why-it-matters>span,.momly-brand-profile .momly-brand-reputation-summary>span,.momly-brand-profile .momly-brand-personality>span{color:#157347;font-size:0.8rem}.momly-brand-profile .momly-brand-why-it-matters p,.momly-brand-profile .momly-brand-reputation-summary p{font-size:1rem;line-height:1.76}.momly-brand-profile .momly-brand-personality>div>span{background:#ecfdf5;border-color:rgba(22,163,74,0.18);color:#157347;font-size:0.82rem;padding:0.46rem 0.68rem}.momly-brand-profile .momly-brand-fact-list li,.momly-brand-profile .momly-brand-purpose-list li{color:#355c52;font-size:0.95rem;line-height:1.68}.momly-brand-profile .momly-brand-fact-list li,.momly-brand-profile .momly-brand-facts article,.momly-brand-profile .momly-brand-split article,.momly-brand-profile .momly-brand-source,.momly-brand-profile .momly-brand-tech-list article,.momly-brand-profile .momly-brand-review-columns article{background:#f8fcf9;border-color:rgba(13,101,76,0.12)}.momly-brand-profile .momly-brand-facts article:only-child,.momly-brand-profile .momly-brand-sources-grid>.momly-brand-source:only-child{grid-column:1 / -1}.momly-brand-profile .momly-brand-fact-label{font-size:0.88rem}.momly-brand-profile .momly-brand-claim-kind,.momly-brand-profile .momly-brand-source-type,.momly-brand-profile .momly-brand-confidence,.momly-brand-profile .momly-brand-likely-label{font-size:0.75rem;padding:0.34rem 0.5rem}.momly-brand-profile .momly-brand-claim-kind,.momly-brand-profile .momly-brand-source-type,.momly-brand-profile .momly-brand-likely-label{background:#dcfce7;color:#157347}.momly-brand-profile .momly-brand-facts article>p{font-size:0.95rem;line-height:1.72}.momly-brand-profile .momly-brand-facts summary{color:#157347;font-size:0.84rem}.momly-brand-profile .momly-brand-facts details li{font-size:0.9rem;line-height:1.65}.momly-brand-profile .momly-brand-nostalgia{background:linear-gradient(145deg, #f7fee7, #f0fdf4);border-color:rgba(101,163,13,0.2);border-radius:19px;padding:1.2rem}.momly-brand-profile .momly-brand-nostalgia>span{color:#4d7c0f;font-size:0.8rem}.momly-brand-profile .momly-brand-split{gap:1rem}.momly-brand-profile .momly-brand-split article{border-radius:20px;padding:1.2rem}.momly-brand-profile .momly-brand-split h3{color:#103f35;font-size:1.02rem;line-height:1.4}.momly-brand-profile .momly-brand-purpose-list i,.momly-brand-profile .momly-brand-fact-list i{color:#16a34a}.momly-brand-profile .momly-brand-empty-note{background:#f8fcf9;border-color:rgba(13,101,76,0.22);color:#526d65;font-size:0.95rem;line-height:1.72}.momly-brand-profile .momly-brand-source h3{font-size:1rem}.momly-brand-profile .momly-brand-source-publisher{color:#157347;font-size:0.85rem}.momly-brand-profile .momly-brand-source-excerpt,.momly-brand-profile .momly-brand-tech-list p{font-size:0.94rem;line-height:1.72}.momly-brand-profile .momly-brand-source-meta{font-size:0.84rem;line-height:1.55}.momly-brand-profile .momly-brand-inference-note{font-size:0.88rem;line-height:1.68;padding:0.95rem 1rem}.momly-brand-profile .momly-brand-tech-list h3{font-size:1.05rem}.momly-brand-profile .momly-brand-tech-evidence a{color:#157347;font-size:0.84rem;min-height:38px}.momly-brand-profile .momly-brand-ai-review{background:linear-gradient(#fff, #fff) padding-box,linear-gradient(120deg, rgba(34,197,94,0.72), rgba(45,212,191,0.62), rgba(163,230,53,0.7)) border-box;border-color:transparent;box-shadow:0 22px 52px rgba(5,78,59,0.11)}.momly-brand-profile .momly-brand-review-score{background:#12384a;border-color:#bbf7d0;height:132px;width:132px}.momly-brand-profile .momly-brand-review-score-value strong{font-size:1.95rem}.momly-brand-profile .momly-brand-review-score small{color:#bbf7d0;font-size:0.62rem}.momly-brand-profile .momly-brand-review-verdict{color:#157347;font-size:1.04rem;letter-spacing:-0.01em;line-height:1.5;text-transform:none}.momly-brand-profile .momly-brand-review-overview>div:last-child>p{font-size:1rem;line-height:1.76}.momly-brand-profile .momly-brand-review-columns h3{font-size:0.98rem;line-height:1.45}.momly-brand-profile .momly-brand-review-columns ul,.momly-brand-profile .momly-brand-review-columns p{font-size:0.93rem;line-height:1.7}.momly-brand-profile .momly-brand-takeaway{background:radial-gradient(circle at 92% 16%, rgba(163,230,53,0.2), transparent 14rem),linear-gradient(145deg, #f0fdf4, #fff);border-color:rgba(22,163,74,0.26)}.momly-brand-profile .momly-brand-aside-card{background:rgba(255,255,255,0.92);border-radius:21px;padding:1.15rem}.momly-brand-profile .momly-brand-aside-card dt{font-size:0.84rem;line-height:1.45}.momly-brand-profile .momly-brand-aside-card dd{font-size:0.88rem;line-height:1.45}.momly-brand-profile .momly-brand-on-this-page a,.momly-brand-profile .momly-brand-mobile-toc-links a{align-items:center;border-radius:11px;color:#526d65;display:flex;font-size:0.9rem;font-weight:700;min-height:44px;padding:0.58rem 0.68rem;text-decoration:none}.momly-brand-profile .momly-brand-on-this-page a:hover,.momly-brand-profile .momly-brand-mobile-toc-links a:hover{background:#ecfdf5;color:#157347}.momly-brand-profile .momly-brand-back-link{color:#14532d;font-size:0.86rem;min-height:44px}.momly-brand-mobile-toc{display:none}@media (min-width: 992px){.momly-brand-profile .momly-brand-profile-aside{align-self:start;gap:0.65rem;max-height:calc(100vh - 2rem);max-height:calc(100dvh - 2rem);overflow-y:auto;overscroll-behavior:contain;padding-right:0.15rem;scrollbar-color:rgba(255,107,74,0.32) transparent;scrollbar-width:thin}.momly-brand-profile .momly-brand-aside-card{padding:0.9rem}.momly-brand-profile .momly-brand-aside-card dl{margin-top:0.55rem}.momly-brand-profile .momly-brand-aside-card dl>div{gap:0.4rem;grid-template-columns:82px minmax(0, 1fr);padding:0.48rem 0}.momly-brand-profile .momly-brand-aside-card dt{font-size:0.75rem;line-height:1.32}.momly-brand-profile .momly-brand-aside-card dd{font-size:0.78rem;line-height:1.32}.momly-brand-profile .momly-brand-on-this-page{column-gap:0.3rem;grid-template-columns:repeat(2, minmax(0, 1fr))}.momly-brand-profile .momly-brand-on-this-page .momly-brand-aside-label{grid-column:1 / -1;margin-bottom:0.25rem}.momly-brand-profile .momly-brand-on-this-page a{font-size:0.78rem;line-height:1.25;min-height:32px;padding:0.32rem 0.42rem}.momly-brand-profile .momly-brand-back-link{min-height:36px;padding-bottom:0.2rem;padding-top:0.2rem}}.momly-customer-reviews-section{overflow:hidden}.momly-customer-review-summary{align-items:center;background:linear-gradient(135deg, #ecfdf5, #f7fee7);border:1px solid rgba(22,163,74,0.18);border-radius:20px;display:flex;gap:1.2rem;margin-top:1.2rem;padding:1.1rem 1.2rem}.momly-customer-review-summary>div{align-items:center;display:flex;flex:0 0 auto;gap:0.65rem}.momly-customer-review-summary>div>strong{color:#14532d;font-size:2rem;letter-spacing:-0.06em;line-height:1}.momly-customer-review-summary p{color:#526d65;font-size:0.84rem;line-height:1.65;margin:0}.momly-customer-review-stars{color:#f59e0b;display:inline-flex;gap:0.15rem;white-space:nowrap}.momly-customer-review-list{display:grid;gap:0.8rem;margin-top:1rem}.momly-customer-review{background:#ffffff;border:1px solid rgba(13,101,76,0.13);border-radius:20px;box-shadow:0 11px 25px rgba(5,78,59,0.055);padding:1.15rem}.momly-customer-review-topline{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.momly-customer-review-topline h3{color:#103f35;font-size:1.05rem;font-weight:800;line-height:1.4;margin:0.42rem 0 0;overflow-wrap:anywhere}.momly-customer-review-verified{align-items:center;background:#ecfdf5;border:1px solid rgba(22,163,74,0.18);border-radius:999px;color:#157347;display:inline-flex;flex:0 0 auto;font-size:0.68rem;font-weight:800;gap:0.3rem;padding:0.38rem 0.52rem;white-space:nowrap}.momly-customer-review-body{color:#355c52;font-size:0.93rem;line-height:1.78;margin-top:0.85rem}.momly-customer-review-body p{margin:0.55rem 0 0}.momly-customer-review>footer{align-items:center;border-top:1px solid rgba(13,101,76,0.09);display:grid;gap:0.65rem;grid-template-columns:auto minmax(0, 1fr) auto;margin-top:1rem;padding-top:0.8rem}.momly-customer-review-avatar{align-items:center;background:#dcfce7;border-radius:50%;color:#14532d;display:inline-flex;font-size:0.78rem;font-weight:850;height:36px;justify-content:center;width:36px}.momly-customer-review>footer strong,.momly-customer-review>footer small{display:block}.momly-customer-review>footer strong{color:#103f35;font-size:0.78rem}.momly-customer-review>footer small,.momly-customer-review-published,.momly-customer-review-limit{color:#6a7f78;font-size:0.69rem;line-height:1.5}.momly-customer-review-published{text-align:right}.momly-customer-review-limit{margin:0.75rem 0 0}.momly-customer-review-empty,.momly-customer-review-signin,.momly-customer-review-status,.momly-customer-review-policy{align-items:flex-start;border-radius:20px;display:flex;gap:0.85rem;margin-top:1rem;padding:1.05rem}.momly-customer-review-empty{background:#f8fcf9;border:1px dashed rgba(13,101,76,0.25)}.momly-customer-review-empty>i,.momly-customer-review-signin>span,.momly-customer-review-status>i,.momly-customer-review-policy>i{align-items:center;border-radius:12px;display:inline-flex;flex:0 0 auto;height:42px;justify-content:center;width:42px}.momly-customer-review-empty>i{background:#dcfce7;color:#15803d}.momly-customer-review-empty strong,.momly-customer-review-signin strong,.momly-customer-review-status strong{color:#103f35;font-size:0.9rem}.momly-customer-review-empty p,.momly-customer-review-signin p,.momly-customer-review-status p,.momly-customer-review-policy p{color:#526d65;font-size:0.8rem;line-height:1.65;margin:0.28rem 0 0}.momly-customer-review-signin{align-items:center;background:linear-gradient(135deg, #f0fdf4, #ecfeff);border:1px solid rgba(13,148,136,0.2)}.momly-customer-review-signin>span{background:#ffffff;box-shadow:0 8px 18px rgba(5,78,59,0.08);color:#4285f4}.momly-customer-review-signin>div{flex:1 1 auto}.momly-customer-review-google-form{flex:0 0 auto}.momly-customer-review-google.btn,.momly-customer-review-submit.btn{align-items:center;border-radius:13px;display:inline-flex;font-size:0.78rem;font-weight:800;gap:0.45rem;justify-content:center;min-height:46px;padding:0.68rem 0.85rem}.momly-customer-review-google.btn{background:#ffffff;border:1px solid rgba(13,101,76,0.18);color:#14532d}.momly-customer-review-google.btn:hover{background:#f0fdf4;border-color:rgba(22,163,74,0.4);color:#14532d}.momly-customer-review-status{background:#fffbeb;border:1px solid rgba(245,158,11,0.25)}.momly-customer-review-status>i{background:#fef3c7;color:#b45309}.momly-customer-review-status-approved{background:#f0fdf4;border-color:rgba(22,163,74,0.2)}.momly-customer-review-status-approved>i{background:#dcfce7;color:#15803d}.momly-customer-review-status-rejected{background:#fff7ed;border-color:rgba(234,88,12,0.2)}.momly-customer-review-status-rejected>i{background:#ffedd5;color:#c2410c}.momly-customer-review-form-card{background:#f8fcf9;border:1px solid rgba(13,101,76,0.14);border-radius:22px;margin-top:1rem;padding:1.2rem}.momly-customer-review-form-heading{align-items:flex-start;display:flex;gap:0.8rem}.momly-customer-review-form-heading>span{align-items:center;background:#dcfce7;border-radius:13px;color:#15803d;display:inline-flex;flex:0 0 auto;height:46px;justify-content:center;width:46px}.momly-customer-review-form-heading>div>span,.momly-customer-review-field>label,.momly-review-rating-fieldset legend{color:#157347;font-size:0.7rem;font-weight:800;letter-spacing:0.055em;text-transform:uppercase}.momly-customer-review-form-heading h3{color:#103f35;font-size:1.15rem;font-weight:800;margin:0.2rem 0 0}.momly-customer-review-form-heading p{color:#6a7f78;font-size:0.75rem;line-height:1.55;margin:0.3rem 0 0}.momly-customer-review-form{display:grid;gap:1rem;margin-top:1.1rem}.momly-review-rating-fieldset{border:0;margin:0;min-width:0;padding:0}.momly-review-rating-options{display:flex;flex-wrap:wrap;gap:0.45rem;margin-top:0.55rem}.momly-review-rating-options input{height:1px;opacity:0;position:absolute;width:1px}.momly-review-rating-options label{align-items:center;background:#ffffff;border:1px solid rgba(13,101,76,0.16);border-radius:11px;color:#8b9d97;cursor:pointer;display:inline-flex;font-size:0.78rem;font-weight:800;gap:0.35rem;min-height:42px;padding:0.5rem 0.68rem}.momly-review-rating-options input:focus-visible+label{outline:3px solid rgba(22,163,74,0.3);outline-offset:2px}.momly-review-rating-options input:checked+label{background:#14532d;border-color:#14532d;color:#facc15}.momly-customer-review-fields{display:grid;gap:0.8rem;grid-template-columns:minmax(0, 1.3fr) minmax(180px, 0.7fr)}.momly-customer-review-field input,.momly-customer-review-field textarea{background:#ffffff;border:1px solid rgba(13,101,76,0.17);border-radius:12px;color:#103f35;display:block;font:inherit;font-size:0.84rem;margin-top:0.45rem;outline:0;padding:0.72rem 0.78rem;width:100%}.momly-customer-review-field input:focus,.momly-customer-review-field textarea:focus{border-color:#16a34a;box-shadow:0 0 0 3px rgba(22,163,74,0.12)}.momly-customer-review-field textarea{line-height:1.65;resize:vertical}.momly-customer-review-field>small{color:#73857f;display:block;font-size:0.66rem;line-height:1.5;margin-top:0.35rem}.momly-customer-review-confirmations{display:grid;gap:0.55rem}.momly-customer-review-confirmations label{align-items:flex-start;color:#526d65;display:flex;font-size:0.75rem;gap:0.55rem;line-height:1.55}.momly-customer-review-confirmations input{accent-color:#15803d;flex:0 0 auto;height:17px;margin-top:0.12rem;width:17px}.momly-review-honeypot{height:1px;left:-10000px;overflow:hidden;position:absolute;width:1px}.momly-customer-review-captcha-error{color:#b42318;font-size:0.72rem;font-weight:700;line-height:1.5;margin:0.5rem 0 0}.momly-customer-review-submit-row{align-items:center;display:flex;gap:1rem}.momly-customer-review-submit.btn{background:#15803d;border:1px solid #15803d;color:#ffffff}.momly-customer-review-submit.btn:hover{background:#14532d;border-color:#14532d;color:#ffffff}.momly-customer-review-submit-row p{color:#6a7f78;font-size:0.69rem;line-height:1.55;margin:0}.momly-customer-review-submit-row i{color:#15803d}.momly-customer-review-errors,.momly-customer-review-flash{border-radius:14px;font-size:0.78rem;line-height:1.55;margin-top:0.9rem;padding:0.75rem 0.85rem}.momly-customer-review-errors,.momly-customer-review-flash-alert{background:#fff1f2;border:1px solid rgba(225,29,72,0.18);color:#9f1239}.momly-customer-review-flash-success{background:#f0fdf4;border:1px solid rgba(22,163,74,0.2);color:#166534}.momly-customer-review-errors ul{margin:0.35rem 0 0;padding-left:1.1rem}.momly-customer-review-policy{background:#f8fafc;border:1px solid rgba(71,85,105,0.12)}.momly-customer-review-policy>i{background:#e2e8f0;color:#475569}.momly-brand-hero-rating{background:rgba(236,253,245,0.11);border:1px solid rgba(217,249,157,0.32);border-radius:15px;color:#ffffff;display:grid;gap:0.32rem;min-width:218px;padding:0.72rem 0.85rem;text-decoration:none;transition:background-color 160ms ease, border-color 160ms ease, transform 160ms ease}.momly-brand-hero-rating:hover{background:rgba(236,253,245,0.18);border-color:rgba(217,249,157,0.58);color:#ffffff;transform:translateY(-1px)}.momly-brand-hero-rating>span{align-items:center;display:flex;gap:0.55rem}.momly-brand-hero-rating strong{font-size:1.42rem;letter-spacing:-0.05em;line-height:1}.momly-brand-hero-rating .momly-customer-review-stars{color:#facc15;font-size:0.76rem}.momly-brand-hero-rating small{align-items:center;color:rgba(236,253,245,0.75);display:flex;font-size:0.7rem;font-weight:750;gap:0.35rem}.momly-customer-review-preview-footer{align-items:center;background:#f8fcf9;border:1px solid rgba(13,101,76,0.11);border-radius:16px;display:flex;gap:1rem;justify-content:space-between;margin-top:0.9rem;padding:0.75rem 0.8rem 0.75rem 1rem}.momly-customer-review-preview-footer p{color:#647b73;font-size:0.75rem;line-height:1.55;margin:0}.momly-customer-review-view-all.btn{align-items:center;background:#14532d;border:1px solid #14532d;border-radius:12px;color:#ffffff;display:inline-flex;flex:0 0 auto;font-size:0.76rem;font-weight:800;gap:0.45rem;justify-content:center;min-height:42px;padding:0.6rem 0.78rem}.momly-customer-review-view-all.btn:hover{background:#157347;border-color:#157347;color:#ffffff}.momly-brand-reviews-page .momly-brand-reviews-hero{padding:clamp(2rem, 4vw, 3.25rem) 0 clamp(2.6rem, 5vw, 4rem)}.momly-brand-reviews-hero-grid{align-items:end;display:grid;gap:2rem;grid-template-columns:minmax(0, 1fr) auto}.momly-brand-reviews-identity{align-items:center;display:flex;gap:1.1rem;min-width:0}.momly-brand-reviews-identity .momly-brand-profile-avatar{border-radius:18px;height:76px;width:76px}.momly-brand-reviews-identity h1{font-size:clamp(2.35rem, 5vw, 4rem);font-weight:800;letter-spacing:-0.06em;line-height:1.02;margin:0.75rem 0 0;overflow-wrap:anywhere}.momly-brand-reviews-identity p{color:rgba(236,253,245,0.78);font-size:0.94rem;line-height:1.6;margin:0.65rem 0 0}.momly-brand-reviews-hero-rating{background:rgba(236,253,245,0.11);border:1px solid rgba(217,249,157,0.3);border-radius:18px;min-width:250px;padding:1rem 1.1rem}.momly-brand-reviews-hero-rating>span{color:#d9f99d;display:block;font-size:0.68rem;font-weight:800;letter-spacing:0.07em;text-transform:uppercase}.momly-brand-reviews-hero-rating>div{align-items:center;display:flex;gap:0.7rem;margin-top:0.42rem}.momly-brand-reviews-hero-rating strong{color:#ffffff;font-size:2rem;letter-spacing:-0.06em;line-height:1}.momly-brand-reviews-hero-rating .momly-customer-review-stars{color:#facc15;font-size:0.9rem}.momly-brand-reviews-hero-rating small{color:rgba(236,253,245,0.7);display:block;font-size:0.72rem;margin-top:0.42rem}.momly-brand-reviews-body{background:radial-gradient(circle at 8% 4%, rgba(167,243,208,0.3), transparent 24rem),linear-gradient(180deg, #f4fcf7, #edf9f3);padding:clamp(2rem, 5vw, 4rem) 0 clamp(3.5rem, 7vw, 5.5rem)}.momly-brand-reviews-body>.container-lg{max-width:1240px}.momly-brand-reviews-layout{align-items:start;display:grid;gap:1.4rem;grid-template-columns:minmax(0, 1fr) minmax(280px, 340px)}.momly-brand-reviews-main{background:rgba(255,255,255,0.82);border:1px solid rgba(13,101,76,0.13);border-radius:26px;box-shadow:0 20px 55px rgba(5,78,59,0.07);min-width:0;padding:clamp(1rem, 3vw, 1.5rem)}.momly-brand-reviews-list-heading{align-items:end;border-bottom:1px solid rgba(13,101,76,0.1);display:flex;gap:1rem;justify-content:space-between;padding:0.25rem 0.2rem 1rem}.momly-brand-reviews-list-heading span,.momly-brand-reviews-aside-label{color:#157347;font-size:0.68rem;font-weight:800;letter-spacing:0.07em;text-transform:uppercase}.momly-brand-reviews-list-heading h2{color:#103f35;font-size:clamp(1.45rem, 3vw, 2rem);font-weight:800;letter-spacing:-0.045em;margin:0.3rem 0 0}.momly-brand-reviews-list-heading p{color:#647b73;flex:0 0 auto;font-size:0.74rem;margin:0}.momly-brand-reviews-aside{display:grid;gap:0.8rem;position:sticky;top:1rem}.momly-brand-reviews-score-card,.momly-brand-reviews-trust-card{background:#ffffff;border:1px solid rgba(13,101,76,0.13);border-radius:22px;box-shadow:0 14px 36px rgba(5,78,59,0.055);padding:1.15rem}.momly-brand-reviews-score{align-items:baseline;display:flex;gap:0.4rem;margin-top:0.7rem}.momly-brand-reviews-score strong{color:#103f35;font-size:2.75rem;letter-spacing:-0.075em;line-height:1}.momly-brand-reviews-score span,.momly-brand-reviews-score-card>p{color:#647b73;font-size:0.74rem}.momly-brand-reviews-score-card>.momly-customer-review-stars{font-size:1rem;margin-top:0.7rem}.momly-brand-reviews-score-card>p{margin:0.45rem 0 0}.momly-brand-reviews-distribution{border-top:1px solid rgba(13,101,76,0.1);display:grid;gap:0.5rem;margin-top:1rem;padding-top:1rem}.momly-brand-reviews-distribution>div{align-items:center;display:grid;gap:0.55rem;grid-template-columns:34px minmax(0, 1fr) 24px}.momly-brand-reviews-distribution span,.momly-brand-reviews-distribution strong{color:#526d65;font-size:0.7rem;font-weight:750}.momly-brand-reviews-distribution span i{color:#f59e0b;font-size:0.58rem}.momly-brand-reviews-distribution strong{text-align:right}.momly-brand-reviews-distribution progress{appearance:none;background:#e8f1ec;border:0;border-radius:999px;height:8px;overflow:hidden;width:100%}.momly-brand-reviews-distribution progress::-webkit-progress-bar{background:#e8f1ec;border-radius:999px}.momly-brand-reviews-distribution progress::-webkit-progress-value{background:linear-gradient(90deg, #22c55e, #84cc16);border-radius:999px}.momly-brand-reviews-distribution progress::-moz-progress-bar{background:linear-gradient(90deg, #22c55e, #84cc16);border-radius:999px}.momly-brand-reviews-trust-card{align-items:flex-start;display:flex;gap:0.75rem}.momly-brand-reviews-trust-card>i{align-items:center;background:#ecfdf5;border-radius:12px;color:#15803d;display:inline-flex;flex:0 0 auto;height:40px;justify-content:center;width:40px}.momly-brand-reviews-trust-card strong,.momly-brand-reviews-unrated strong{color:#103f35;display:block;font-size:0.82rem}.momly-brand-reviews-trust-card p,.momly-brand-reviews-unrated p{color:#647b73;font-size:0.72rem;line-height:1.6;margin:0.3rem 0 0}.momly-brand-reviews-unrated{margin-top:1rem;text-align:center}.momly-brand-reviews-unrated>i{color:#f59e0b;display:block;font-size:1.7rem;margin-bottom:0.5rem}.momly-brand-reviews-write.btn{align-items:center;background:#14532d;border:1px solid #14532d;border-radius:13px;color:#ffffff;display:inline-flex;font-size:0.8rem;font-weight:800;gap:0.45rem;justify-content:center;min-height:46px}.momly-brand-reviews-write.btn:hover{background:#157347;border-color:#157347;color:#ffffff}.momly-brand-reviews-back{align-items:center;color:#526d65;display:inline-flex;font-size:0.74rem;font-weight:750;gap:0.4rem;justify-content:center;min-height:40px;text-decoration:none}.momly-brand-reviews-back:hover{color:#157347}.momly-brand-reviews-pagination{border-top:1px solid rgba(13,101,76,0.1);margin-top:1rem;padding-top:1.15rem}.momly-brand-reviews-pagination .pagination{flex-wrap:wrap;gap:0.35rem;justify-content:center;margin:0}.momly-brand-reviews-pagination .page-link{border:1px solid rgba(13,101,76,0.14);border-radius:10px;color:#14532d;font-size:0.76rem;font-weight:750;min-width:38px;text-align:center}.momly-brand-reviews-pagination .active>.page-link{background:#14532d;border-color:#14532d;color:#ffffff}.momly-brand-profile .momly-brand-section,.momly-brand-profile .momly-brand-aside-card{border-color:var(--momly-border);box-shadow:0 18px 46px rgba(8,35,63,0.075)}.momly-brand-profile .momly-brand-section:first-child{background:linear-gradient(145deg, #fff 35%, #fff8f0 100%)}.momly-brand-profile .momly-brand-section-icon{background:#fff1e9;border-color:rgba(255,107,74,0.14);color:var(--momly-coral-dark)}.momly-brand-profile .momly-brand-section-icon-peach{background:#ffe6d7;color:#a6422b}.momly-brand-profile .momly-brand-section-icon-blue{background:var(--momly-blue);color:#1c667f}.momly-brand-profile .momly-brand-section-icon-lime,.momly-brand-profile .momly-brand-section-icon-yellow{background:var(--momly-yellow);color:#8a6412}.momly-brand-profile .momly-brand-section-kicker,.momly-brand-profile .momly-brand-aside-label,.momly-brand-profile .momly-brand-why-it-matters>span,.momly-brand-profile .momly-brand-reputation-summary>span,.momly-brand-profile .momly-brand-personality>span,.momly-brand-profile .momly-brand-source-publisher,.momly-brand-profile .momly-brand-review-verdict,.momly-brand-profile .momly-brand-tech-evidence a,.momly-brand-profile .momly-brand-facts summary{color:var(--momly-coral-dark)}.momly-brand-profile .momly-brand-section h2,.momly-brand-profile .momly-brand-split h3,.momly-customer-review-topline h3,.momly-customer-review>footer strong,.momly-customer-review-empty strong,.momly-customer-review-signin strong,.momly-customer-review-status strong,.momly-customer-review-form-heading h3,.momly-brand-reviews-list-heading h2,.momly-brand-reviews-score strong,.momly-brand-reviews-trust-card strong,.momly-brand-reviews-unrated strong{color:var(--momly-ink)}.momly-brand-profile .momly-brand-why-it-matters,.momly-brand-profile .momly-brand-reputation-summary{background:linear-gradient(145deg, #fff5ec, #fffdf9);border-color:rgba(255,107,74,0.18)}.momly-brand-profile .momly-brand-personality>div>span,.momly-brand-profile .momly-brand-claim-kind,.momly-brand-profile .momly-brand-source-type,.momly-brand-profile .momly-brand-likely-label{background:#fff1e9;border-color:rgba(255,107,74,0.18);color:var(--momly-coral-dark)}.momly-brand-profile .momly-brand-fact-list li,.momly-brand-profile .momly-brand-purpose-list li,.momly-customer-review-body{color:#435d70}.momly-brand-profile .momly-brand-fact-list li,.momly-brand-profile .momly-brand-facts article,.momly-brand-profile .momly-brand-split article,.momly-brand-profile .momly-brand-source,.momly-brand-profile .momly-brand-tech-list article,.momly-brand-profile .momly-brand-review-columns article,.momly-brand-profile .momly-brand-empty-note,.momly-customer-review-form-card{background:var(--momly-paper);border-color:rgba(8,35,63,0.12)}.momly-brand-profile .momly-brand-purpose-list i,.momly-brand-profile .momly-brand-fact-list i{color:var(--momly-coral)}.momly-brand-profile .momly-brand-nostalgia{background:linear-gradient(145deg, #fff8df, #fff4e8);border-color:rgba(255,179,138,0.28)}.momly-brand-profile .momly-brand-nostalgia>span{color:#9a5b20}.momly-brand-profile .momly-brand-ai-review{background:linear-gradient(#fff, #fff) padding-box,linear-gradient(120deg, var(--momly-coral), var(--momly-blue), var(--momly-yellow)) border-box;box-shadow:0 22px 52px rgba(8,35,63,0.11)}.momly-brand-profile .momly-brand-review-score{background:var(--momly-navy);border-color:var(--momly-peach)}.momly-brand-profile .momly-brand-review-score small{color:var(--momly-peach)}.momly-brand-profile .momly-brand-takeaway{background:radial-gradient(circle at 92% 16%, rgba(255,179,138,0.2), transparent 14rem),linear-gradient(145deg, #fff4e8, #fff);border-color:rgba(255,107,74,0.24)}.momly-brand-profile .momly-brand-on-this-page a,.momly-brand-profile .momly-brand-mobile-toc-links a{color:var(--momly-muted)}.momly-brand-profile .momly-brand-on-this-page a:hover,.momly-brand-profile .momly-brand-mobile-toc-links a:hover{background:#fff1e9;color:var(--momly-coral-dark)}.momly-brand-profile .momly-brand-back-link{color:var(--momly-navy)}.momly-customer-review-summary{background:linear-gradient(135deg, #fff4e8, #fff9e8);border-color:rgba(255,107,74,0.18)}.momly-customer-review-summary>div>strong{color:var(--momly-navy)}.momly-customer-review-summary p,.momly-customer-review-empty p,.momly-customer-review-signin p,.momly-customer-review-status p,.momly-customer-review-policy p,.momly-customer-review-preview-footer p,.momly-brand-reviews-list-heading p,.momly-brand-reviews-score span,.momly-brand-reviews-score-card>p,.momly-brand-reviews-trust-card p,.momly-brand-reviews-unrated p{color:var(--momly-muted)}.momly-customer-review{border-color:rgba(8,35,63,0.13);box-shadow:0 11px 25px rgba(8,35,63,0.055)}.momly-customer-review-verified{background:#eef8fb;border-color:rgba(28,102,127,0.18);color:#1c667f}.momly-customer-review>footer{border-color:rgba(8,35,63,0.09)}.momly-customer-review-avatar,.momly-customer-review-empty>i,.momly-customer-review-form-heading>span{background:#fff1e9;color:var(--momly-coral-dark)}.momly-customer-review-empty{background:var(--momly-paper);border-color:rgba(8,35,63,0.22)}.momly-customer-review-signin{background:linear-gradient(135deg, #fff4e8, #eef8fb);border-color:rgba(28,102,127,0.18)}.momly-customer-review-signin>span{box-shadow:0 8px 18px rgba(8,35,63,0.08)}.momly-customer-review-google.btn{border-color:rgba(8,35,63,0.18);color:var(--momly-navy)}.momly-customer-review-google.btn:hover{background:#fff4e8;border-color:rgba(255,107,74,0.4);color:var(--momly-navy)}.momly-customer-review-form-heading>div>span,.momly-customer-review-field>label,.momly-review-rating-fieldset legend{color:var(--momly-coral-dark)}.momly-review-rating-options label,.momly-customer-review-field input,.momly-customer-review-field textarea{border-color:rgba(8,35,63,0.16);color:var(--momly-ink)}.momly-review-rating-options input:focus-visible+label,.momly-customer-review-field input:focus,.momly-customer-review-field textarea:focus{border-color:var(--momly-coral);box-shadow:0 0 0 3px rgba(255,107,74,0.14)}.momly-review-rating-options input:checked+label,.momly-customer-review-submit.btn,.momly-customer-review-view-all.btn,.momly-brand-reviews-write.btn{background:var(--momly-navy);border-color:var(--momly-navy)}.momly-customer-review-submit.btn:hover,.momly-customer-review-view-all.btn:hover,.momly-brand-reviews-write.btn:hover{background:var(--momly-coral);border-color:var(--momly-coral);color:var(--momly-navy-deep)}.momly-customer-review-confirmations input{accent-color:var(--momly-coral)}.momly-customer-review-submit-row i{color:var(--momly-coral-dark)}.momly-customer-review-preview-footer{background:#fff9f3;border-color:rgba(8,35,63,0.11)}.momly-brand-hero-rating,.momly-brand-reviews-hero-rating{background:rgba(255,255,255,0.09);border-color:rgba(255,179,138,0.34)}.momly-brand-hero-rating:hover{background:rgba(255,255,255,0.15);border-color:rgba(255,179,138,0.58)}.momly-brand-hero-rating small,.momly-brand-reviews-hero-rating small,.momly-brand-reviews-identity p{color:rgba(255,255,255,0.7)}.momly-brand-reviews-hero-rating>span{color:#ffd2bb}.momly-brand-reviews-body{background:radial-gradient(circle at 8% 4%, rgba(255,179,138,0.18), transparent 24rem),linear-gradient(180deg, #fff8f0, #fff4e8)}.momly-brand-reviews-main,.momly-brand-reviews-score-card,.momly-brand-reviews-trust-card{border-color:rgba(8,35,63,0.13);box-shadow:0 18px 48px rgba(8,35,63,0.065)}.momly-brand-reviews-list-heading,.momly-brand-reviews-distribution,.momly-brand-reviews-pagination{border-color:rgba(8,35,63,0.1)}.momly-brand-reviews-list-heading span,.momly-brand-reviews-aside-label{color:var(--momly-coral-dark)}.momly-brand-reviews-distribution progress::-webkit-progress-value{background:linear-gradient(90deg, var(--momly-coral), var(--momly-peach))}.momly-brand-reviews-distribution progress::-moz-progress-bar{background:linear-gradient(90deg, var(--momly-coral), var(--momly-peach))}.momly-brand-reviews-distribution progress,.momly-brand-reviews-distribution progress::-webkit-progress-bar{background:#e7ecf0}.momly-brand-reviews-distribution span,.momly-brand-reviews-distribution strong{color:var(--momly-muted)}.momly-brand-reviews-trust-card>i{background:#fff1e9;color:var(--momly-coral-dark)}.momly-brand-reviews-back,.momly-brand-reviews-pagination .page-link{color:var(--momly-navy)}.momly-brand-reviews-back:hover{color:var(--momly-coral-dark)}.momly-brand-reviews-pagination .active>.page-link{background:var(--momly-navy);border-color:var(--momly-navy)}@media (max-width: 991px){.momly-auth-settings-grid,.momly-stats-page-grid,.momly-error-card,.momly-brand-submission-layout,.momly-brand-profile-layout{grid-template-columns:1fr}.momly-brand-submission-process{position:static}.momly-brand-profile .momly-brand-profile-layout{grid-template-columns:minmax(0, 1fr)}.momly-brand-reviews-layout{grid-template-columns:minmax(0, 1fr)}.momly-brand-reviews-aside{grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);position:static}.momly-brand-reviews-score-card{grid-row:span 3}.momly-brands-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.momly-brands-filter-fields{grid-template-columns:repeat(2, minmax(0, 1fr))}.momly-brands-filter-actions{grid-column:1 / -1}.momly-brand-profile-aside{grid-template-columns:repeat(2, minmax(0, 1fr));position:static}.momly-brand-profile .momly-brand-mobile-toc{display:block;grid-column:1 / -1}.momly-brand-profile .momly-brand-mobile-toc details{background:rgba(255,255,255,0.94);border:1px solid rgba(8,35,63,0.16);border-radius:20px;box-shadow:0 14px 34px rgba(8,35,63,0.07);padding:0.75rem}.momly-brand-profile .momly-brand-mobile-toc summary{align-items:center;color:var(--momly-navy);cursor:pointer;display:flex;font-size:0.95rem;font-weight:800;gap:0.55rem;min-height:44px;padding:0.35rem 0.45rem}.momly-brand-profile .momly-brand-mobile-toc summary i{color:var(--momly-coral)}.momly-brand-profile .momly-brand-mobile-toc-links{border-top:1px solid rgba(8,35,63,0.11);display:grid;gap:0.25rem 0.6rem;grid-template-columns:repeat(2, minmax(0, 1fr));margin-top:0.5rem;padding:0.65rem 0.2rem 0.1rem}.momly-brand-profile .momly-brand-mobile-toc-links .momly-brand-aside-label{grid-column:1 / -1;margin:0.15rem 0.45rem 0.35rem}.momly-brand-profile .momly-brand-profile-aside .momly-brand-on-this-page{display:none}.momly-brand-back-link{grid-column:1 / -1}.momly-auth-container--wide{max-width:760px}.momly-error-card{margin:0 auto;max-width:760px}.momly-error-visual{min-height:320px}}@media (max-width: 767px){.momly-auth-page,.momly-qr-page,.momly-error-page{min-height:auto;padding:2.8rem 0}.momly-auth-card,.momly-cms-card,.momly-qr-card,.momly-qr-page-card,.momly-error-card{border-radius:22px}.momly-error-visual{border-radius:18px;min-height:280px}.momly-auth-profile-grid,.momly-stats-page-summary{grid-template-columns:1fr}.momly-auth-card-header--split,.momly-directory-feed-header,.momly-brands-directory-header,.momly-stats-page-header{align-items:flex-start;flex-direction:column}.momly-auth-token-reset-form,.momly-auth-token-reset,.momly-stats-page-actions{width:100%}.momly-stats-page-actions>*{flex:1}.momly-directory-hero{padding-bottom:4.5rem}.momly-directory-card-inner,.momly-modal-links-item{align-items:stretch;grid-template-columns:1fr}.momly-directory-actions{flex-direction:row;min-width:0}.momly-directory-actions>*{flex:1}.momly-cms-chrome,.momly-cms-footer{align-items:flex-start;flex-direction:column}.momly-stats-page-link-card{grid-template-columns:auto minmax(0, 1fr)}.momly-stats-page-copy{grid-column:1 / -1;width:100%}.momly-modal-links-actions{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr))}.momly-brand-profile-hero-grid{align-items:start;grid-template-columns:1fr}.momly-brand-reviews-hero-grid{align-items:start;grid-template-columns:minmax(0, 1fr)}.momly-brand-reviews-hero-rating{min-width:0;max-width:320px;width:100%}.momly-brand-profile-hero-actions{align-items:flex-start}.momly-brand-profile .momly-brand-facts,.momly-brand-profile .momly-brand-sources-grid,.momly-brand-profile .momly-brand-split,.momly-brand-profile .momly-brand-review-columns{grid-template-columns:1fr}.momly-brand-profile .momly-brand-section{border-radius:23px;padding:1.5rem}.momly-brand-profile .momly-brand-profile-body{padding:2.5rem 0 3.5rem}.momly-brand-profile .momly-brand-profile-layout,.momly-brand-profile .momly-brand-profile-main{gap:1rem}.momly-brand-profile .momly-brand-review-overview{align-items:start}}@media (max-width: 640px){.momly-brands-search-row,.momly-brands-filter-fields{grid-template-columns:minmax(0, 1fr)}.momly-brands-search-submit{min-height:50px;width:100%}.momly-brands-filter-actions{align-items:stretch;flex-direction:column}.momly-brands-filter-submit,.momly-brands-filter-clear{justify-content:center;text-align:center;width:100%}.momly-brands-filter-heading{align-items:flex-start}.momly-brands-directory-actions,.momly-brand-submission-actions,.momly-brand-submission-item-topline{align-items:stretch;flex-direction:column}.momly-brand-submission-actions,.momly-brand-submission-meta{grid-template-columns:minmax(0, 1fr)}.momly-brands-directory-actions,.momly-brands-submit-link,.momly-brand-submission-status{width:100%}.momly-brands-submit-link{justify-content:center}.momly-brands-filter-summary-meta small{display:none}.momly-brand-profile .momly-brand-profile-identity{flex-direction:column}.momly-brand-profile .momly-brand-profile-avatar{height:76px;width:76px}.momly-brand-profile .momly-brand-profile-identity h1{font-size:clamp(2.65rem, 13vw, 3.7rem);line-height:1}.momly-brand-profile .momly-brand-profile-hero-actions,.momly-brand-profile .momly-brand-profile-visit.btn{align-items:center;width:100%}.momly-brand-hero-rating{width:100%}.momly-brand-profile .momly-brand-profile-hero-actions>span{justify-content:center;width:100%}.momly-brand-profile .momly-brand-mobile-toc-links{grid-template-columns:1fr}.momly-brand-profile .momly-brand-section-heading{gap:0.8rem}.momly-brand-profile .momly-brand-section-icon{border-radius:14px;height:44px;width:44px}.momly-brand-profile .momly-brand-section h2{font-size:1.55rem}.momly-brand-profile .momly-brand-review-overview{grid-template-columns:1fr}.momly-brand-profile .momly-brand-review-score{height:112px;width:112px}.momly-customer-review-summary,.momly-customer-review-signin,.momly-customer-review-submit-row,.momly-customer-review-preview-footer{align-items:flex-start;flex-direction:column}.momly-customer-review-view-all.btn{width:100%}.momly-customer-review-google-form,.momly-customer-review-google.btn,.momly-customer-review-submit.btn{width:100%}.momly-customer-review-fields{grid-template-columns:1fr}.momly-brand-reviews-aside{grid-template-columns:minmax(0, 1fr)}.momly-brand-reviews-score-card{grid-row:auto}}@media (max-width: 480px){.momly-auth-card,.momly-qr-card,.momly-error-card{padding:1.2rem}.momly-auth-title{font-size:2.2rem}.momly-auth-token-row{grid-template-columns:1fr}.momly-auth-copy-button{width:100%}.momly-auth-copy-button--code{min-width:65px;width:auto}.momly-directory-stats{align-items:flex-start;flex-direction:column;gap:0.35rem}.momly-directory-stats>span[aria-hidden]{display:none}.momly-directory-actions,.momly-stats-page-actions{flex-direction:column}.momly-cms-badge{display:none}.momly-stats-page-link-card{grid-template-columns:1fr;text-align:center}.momly-stats-page-link-mark{margin:0 auto}.momly-modal-links-actions{grid-template-columns:repeat(2, minmax(0, 1fr))}.momly-error-actions{flex-direction:column}.momly-error-actions .btn{width:100%}.momly-error-visual{min-height:245px;padding:0.9rem}.momly-error-code>span:not(.momly-error-broken-link){font-size:5rem}.momly-error-broken-link{border-width:6px;height:62px;width:62px}.momly-brands-grid,.momly-brand-sources-grid,.momly-brand-split,.momly-brand-profile-aside{grid-template-columns:1fr}.momly-brand-profile-identity{flex-direction:column}.momly-brand-profile-proof,.momly-brands-hero-meta{align-items:flex-start;flex-direction:column;gap:0.4rem}.momly-brand-profile-proof>span[aria-hidden],.momly-brands-hero-meta>span[aria-hidden]{display:none}.momly-brands-index .momly-brands-hero-meta{align-items:center;flex-direction:row;justify-content:center}.momly-brands-index .momly-brands-hero-meta>span:last-child{display:none}.momly-brand-source-meta a{margin-left:0;width:100%}.momly-brand-tech-list article{grid-template-columns:1fr}.momly-brand-tech-list p{grid-column:auto}.momly-brand-tech-evidence{grid-column:auto}.momly-brand-facts,.momly-brand-review-columns{grid-template-columns:1fr}.momly-brand-review-overview{align-items:start;grid-template-columns:1fr}.momly-customer-review-topline,.momly-customer-review>footer{align-items:flex-start;grid-template-columns:auto minmax(0, 1fr)}.momly-customer-review-topline{flex-direction:column}.momly-brand-reviews-identity,.momly-brand-reviews-list-heading{align-items:flex-start;flex-direction:column}.momly-brand-reviews-identity .momly-brand-profile-avatar{height:66px;width:66px}.momly-brand-reviews-main{border-radius:21px;padding:0.75rem}.momly-brand-reviews-main .momly-customer-review{border-radius:17px;padding:1rem}.momly-customer-review-published{grid-column:2;text-align:left}}@media (prefers-reduced-motion: reduce){.momly-directory-card.public-link-card,.momly-directory-create-link span,.momly-cms-link span,.momly-error-primary,.momly-error-secondary,.momly-brand-hero-rating{transition:none}.momly-brand-card{transition:none}}
