@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=DM+Serif+Display:ital@0;1&display=swap";:root{--coral:#E8826A;--coral-d:#C45E48;--coral-dd:#A04030;--coral-l:#FDF0ED;--coral-m:#F2A692;--bg:#FDF9F5;--card:#FFFFFF;--sand:#F5EFE8;--border:rgba(0,0,0,.07);--border-l:rgba(0,0,0,.04);--tx:#1A1410;--tx2:#4A3D35;--tx3:#8C7B72;--tx4:#BFB0A8;--gold:#C07830;--gold-l:#FEF3D0;--gold-m:#F5C842;--success:#3D8B6E;--success-l:#E6F5EF;--danger:#D64040;--danger-l:#FCEBEB;--info:#3A6FA8;--info-l:#E8F1FA;--cat-behaviour:#FCEBEB;--cat-behaviour-tx:#D64040;--cat-learning:#E8F1FA;--cat-learning-tx:#3A6FA8;--cat-play:#E8DDF7;--cat-play-tx:#6B35C8;--cat-health:#E6F5EF;--cat-health-tx:#3D8B6E;--cat-food:#FEF3D0;--cat-food-tx:#C07830;--cat-baby:#FDDDD5;--cat-baby-tx:#C45E48;--cat-pregnancy:#F5F0EE;--cat-pregnancy-tx:#9E4432;--cat-family:#D8EDE2;--cat-family-tx:#2A6B4A;--cat-money:#E8F1FA;--cat-money-tx:#1A4A8C;--cat-sensitive:#E8DDF7;--cat-sensitive-tx:#4A1A8C;--cat-reviews:#FFF0D8;--cat-reviews-tx:#7A5010;--cat-lighthearted:#D8F5EE;--cat-lighthearted-tx:#1B5C44;--r:14px;--rs:10px;--nav-h:60px;--topbar-h:60px;--max-w:480px;--sans:"DM Sans",sans-serif;--serif:"DM Serif Display",serif;--shadow-sm:0 1px 4px rgba(0,0,0,.06);--shadow-md:0 4px 16px rgba(0,0,0,.08);--shadow-lg:0 8px 32px rgba(0,0,0,.1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}html,body{height:100%;font-family:var(--sans);background:var(--bg);color:var(--tx);-webkit-font-smoothing:antialiased;overscroll-behavior-y:auto}#root{height:100%}#root{display:flex;flex-direction:column;max-width:var(--max-w);margin:0 auto;position:relative;box-shadow:0 0 40px #00000014}@media (min-width:520px){body{background:#e8e8e5}#root{min-height:100vh}}#root:has(.vendor-portal){max-width:100%;box-shadow:none;margin:0}body:has(.vendor-portal){background:var(--bg)}.vendor-portal{width:100%;min-height:100vh}::-webkit-scrollbar{width:0;height:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font-family:var(--sans);border:none;background:none;outline:none;-webkit-appearance:none}button{cursor:pointer}img{display:block;max-width:100%}.serif{font-family:var(--serif);font-style:italic}.clamp2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.clamp3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pill{display:inline-block;padding:3px 9px;border-radius:20px;font-size:11px;font-weight:500}.page{flex:1;overflow-y:auto;background:var(--bg);-webkit-overflow-scrolling:touch}.app-shell{display:flex;flex-direction:column;height:100%;overflow:hidden;-webkit-overflow-scrolling:touch}.app-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:auto}@keyframes spin{to{transform:rotate(360deg)}}
