html,body{min-height:100%;padding:0;margin:0;background:#fafafa;font-family:Helvetica Neue,arial,sans-serif;font-weight:400;color:#444}main{max-width:60ch;margin:auto;font-size:1.5em;line-height:1.5;padding:2em}h1{line-height:1.1}h1 i{font-style:normal}h1 i:after{content:"";display:inline-block;width:.8em;height:.8em;margin-left:.25ch;background:url(/capri/preact/assets/capri-CHHoRmY5.svg) no-repeat;background-size:contain}section{margin-bottom:1em}button{font-family:inherit;font-size:.7em;padding:.5em 1em;background:#15992b;color:#fff;border:none;border-radius:4px}button:hover{background:#56c13f}.counter{display:inline-flex;align-items:center;gap:.2em}.expandable button:after{display:inline-block;margin-left:.5em;content:">";transition:all .2s ease-in-out}.expandable[data-expanded=true]>button:after{transform:rotate(90deg)}.expandable-content{overflow:hidden;margin:.5em 0}[data-expanded=false]>.expandable-content{height:0}a{color:inherit}.box{padding:1em;border:1px solid #aaa;border-radius:6px;margin:1em 0}.banner{background:#ff0f7f;color:#fff;padding:.5rem;text-transform:uppercase;font-size:.8rem}
