/* Theme SVGs and colours copied from build_app.py, not invented marketing skins. */
.customise-section{--pat-sky:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='480' height='300'%3E%3Cg fill='%23ffffff' opacity='.42'%3E%3Cellipse cx='95' cy='70' rx='58' ry='24'/%3E%3Cellipse cx='135' cy='58' rx='40' ry='19'/%3E%3Cellipse cx='350' cy='190' rx='66' ry='26'/%3E%3Cellipse cx='395' cy='176' rx='42' ry='20'/%3E%3Cellipse cx='230' cy='268' rx='48' ry='20'/%3E%3C/g%3E%3C/svg%3E");--pat-blossom:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='320'%3E%3Cg fill='%23e58bb6' opacity='.45'%3E%3Cg transform='translate(80,86)'%3E%3Cellipse rx='11' ry='20'/%3E%3Cellipse rx='11' ry='20' transform='rotate(72)'/%3E%3Cellipse rx='11' ry='20' transform='rotate(144)'/%3E%3Cellipse rx='11' ry='20' transform='rotate(216)'/%3E%3Cellipse rx='11' ry='20' transform='rotate(288)'/%3E%3Ccircle r='7' fill='%23fff' opacity='.85'/%3E%3C/g%3E%3Cg transform='translate(245,230) scale(.8)'%3E%3Cellipse rx='11' ry='20'/%3E%3Cellipse rx='11' ry='20' transform='rotate(72)'/%3E%3Cellipse rx='11' ry='20' transform='rotate(144)'/%3E%3Cellipse rx='11' ry='20' transform='rotate(216)'/%3E%3Cellipse rx='11' ry='20' transform='rotate(288)'/%3E%3Ccircle r='7' fill='%23fff' opacity='.85'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");--pat-space:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='260'%3E%3Cg opacity='.44' fill='%234b3f8f'%3E%3Ccircle cx='58' cy='66' r='32'/%3E%3C/g%3E%3Cg opacity='.3'%3E%3Ccircle cx='236' cy='168' r='24' fill='%235a4a99'/%3E%3Cellipse cx='236' cy='168' rx='44' ry='11' fill='none' stroke='%236f5fb0' stroke-width='6' transform='rotate(-18 236 168)'/%3E%3C/g%3E%3Cg opacity='.3' fill='%233f4a86'%3E%3Ccircle cx='150' cy='234' r='18'/%3E%3Ccircle cx='292' cy='46' r='13'/%3E%3C/g%3E%3Cg opacity='.16' fill='%23cfd8ff'%3E%3Cpath d='M120 40l3 9 9 3-9 3-3 9-3-9-9-3 9-3z'/%3E%3Cpath d='M272 108l2.5 7.5 7.5 2.5-7.5 2.5-2.5 7.5-2.5-7.5-7.5-2.5 7.5-2.5z'/%3E%3Cpath d='M40 176l2.5 7.5 7.5 2.5-7.5 2.5-2.5 7.5-2.5-7.5-7.5-2.5 7.5-2.5z'/%3E%3Ccircle cx='196' cy='70' r='2.5'/%3E%3Ccircle cx='86' cy='130' r='2'/%3E%3Ccircle cx='304' cy='210' r='2.5'/%3E%3Ccircle cx='166' cy='150' r='2'/%3E%3C/g%3E%3C/svg%3E");}
.world-sky{background-image:var(--pat-sky),linear-gradient(180deg,#bee3f8,#90cdf4)}
.world-blossom{background-image:var(--pat-blossom),linear-gradient(160deg,#f9dce9,#e4d3f2)}
.world-space{background-image:var(--pat-space),linear-gradient(180deg,#171a3d,#0a0b1c)}
.world-window.world-space{color:#f6f1df}
