*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:Schibsted Grotesk,system-ui,-apple-system,sans-serif;color:#232a22;background:#e9eee4;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}input,textarea,select{font-family:inherit}a{color:inherit;text-decoration:none}.serif{font-family:Bricolage Grotesque,Schibsted Grotesk,serif;letter-spacing:-.02em}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.14em;font-weight:600;color:#899282}.hl-shell{height:100%;display:flex;align-items:stretch;justify-content:center;background:#e9eee4}.hl-shell-inner{width:100%;max-width:460px;height:100%;position:relative;background:#e9eee4;overflow:hidden;box-shadow:0 0 40px #1f261c14}@media (min-width: 768px){.hl-shell-inner{max-width:720px}}@media (min-width: 1200px){.hl-shell-inner{max-width:840px}}.hl-main{padding:12px 14px calc(96px + env(safe-area-inset-bottom))}@media (min-width: 768px){.hl-main{padding:16px 24px calc(96px + env(safe-area-inset-bottom))}}.hl-grid-2{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width: 768px){.hl-grid-2{grid-template-columns:1fr 1fr;align-items:start}}.hl-row{display:flex;gap:10px}.hl-row>*{flex:1;min-width:0}@media (max-width: 359px){.hl-row{flex-direction:column}}.hl-modal-ov{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#1f261c57;display:flex;align-items:flex-end;justify-content:center}.hl-modal{width:100%;max-width:460px;background:#fcfdfa;border-radius:18px 18px 0 0;max-height:90vh;max-height:90dvh;overflow:auto;box-shadow:0 -8px 30px #0000002e;padding-bottom:env(safe-area-inset-bottom)}@media (min-width: 700px){.hl-modal-ov{align-items:center;padding:24px}.hl-modal{border-radius:18px;max-height:85vh;max-height:85dvh;box-shadow:0 12px 40px #0003}}@media (max-width: 767px){input:not(.hl-pin),select,textarea{font-size:16px!important}}.hl-scroll-x{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hl-scroll-x::-webkit-scrollbar{display:none}.hl-scroll-x>*{flex:0 0 auto}@keyframes hlfade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes hlpop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes hlcheck{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}.hl-fade{animation:hlfade .25s ease both}.hl-pop{animation:hlpop .2s ease both}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#d6decb;border-radius:8px}
