*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{color:#444;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}button{font-family:inherit}.app{background:#fff;width:100%;max-width:480px;min-height:100vh;margin:0 auto}.header{border-bottom:1px solid #eee;justify-content:center;align-items:center;height:56px;padding:0 16px;display:flex;position:relative}.header__logo{width:25px;height:25px;position:absolute;left:16px}.header__title{color:#3c3c3c;font-size:18px;font-weight:400}.header__menu{cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;display:flex;position:absolute;right:16px}.header__menu svg line{stroke:#444;stroke-width:3px;stroke-linecap:round}.menu-icon{width:22px;height:16px;display:block;position:relative}.menu-icon span{background:#444;border-radius:2px;width:22px;height:2px;transition:transform .2s,opacity .2s,top .2s;position:absolute;left:0}.menu-icon span:first-child{top:0}.menu-icon span:nth-child(2){top:7px}.menu-icon span:nth-child(3){top:14px}.menu-icon.is-open span:first-child{top:7px;transform:rotate(45deg)}.menu-icon.is-open span:nth-child(2){opacity:0}.menu-icon.is-open span:nth-child(3){top:7px;transform:rotate(-45deg)}.menu{z-index:300;background:#fff;position:fixed;inset:0;overflow-y:auto}.menu__body--open{animation:.2s forwards menu-in}.menu__body--closing{animation:.2s forwards menu-out}@keyframes menu-in{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes menu-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-16px)}}.menu__header{border-bottom:1px solid #eee;justify-content:center;align-items:center;height:56px;padding:0 16px;display:flex;position:relative}.menu__logo{width:25px;height:25px;position:absolute;left:16px}.menu__title{color:#3c3c3c;font-size:18px;font-weight:400}.menu__close{cursor:pointer;background:0 0;border:none;padding:4px;display:flex;position:absolute;right:16px}.menu__close svg{stroke:#444;stroke-width:2px;stroke-linecap:round}.menu__band{background:#f4f4f4;height:52px}.menu__profile{background:#fff;align-items:center;gap:18px;margin:-38px 16px 0;padding:18px 20px;display:flex;box-shadow:0 1px 8px #0000001f}.menu__avatar{color:#6b4fa8;background:#ece7f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:20px;font-weight:500;display:flex}.menu__name{color:#333;white-space:nowrap;text-overflow:ellipsis;max-width:210px;font-size:22px;overflow:hidden}.menu__id{color:#9b9b9b;margin-top:4px;font-size:16px}.menu__list{margin-top:24px}.menu__item{color:#555;cursor:pointer;border-bottom:1px solid #eee;align-items:center;gap:20px;padding:22px 16px;font-size:17px;display:flex}.menu__icon{stroke:#8a8a8a;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.menu__arrow{stroke:#bbb;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;margin-left:auto}.menu__footer{display:flex}.menu__foot-item{color:#555;cursor:pointer;flex:1;justify-content:center;align-items:center;gap:16px;padding:24px 16px;font-size:17px;display:flex}.share-banner{background:#f1f6fe;justify-content:space-between;align-items:center;padding:3px 8px 5px;display:flex}.share-banner__tiles{grid-template-columns:repeat(7,9px);gap:2px;display:grid}.share-banner__tiles i{border-radius:2px;width:9px;height:9px}.share-banner__text{color:#2f6fce;white-space:nowrap;align-items:center;gap:6px;font-size:12px;font-weight:500;display:inline-flex}.share-banner__text svg{fill:none;stroke:#2f6fce;stroke-width:2px}.report-form{padding:18px 16px;box-shadow:0 2px 8px #0000000d}.date-range{text-align:center;color:#9b9b9b;background:#f4f4f4;border-radius:12px;padding:10px 16px;font-size:14px;font-weight:700}.report-form__tabs{justify-content:center;gap:15px;margin-top:22px;display:flex}.tab{color:#0e56aa;cursor:pointer;background:#fff;border:1px solid #0e56aa;border-radius:22px;padding:5px 15px;font-size:14px}.empty-state{text-align:center;flex-direction:column;align-items:center;padding:56px 24px;display:flex}.empty-state__img{width:200px;height:auto}.empty-state__title{color:#444;margin-top:28px;font-size:19px;font-weight:400}.empty-state__text{color:#444;margin-top:14px;font-size:14px}.date-range{cursor:pointer}.filter{background:#fff;min-height:100vh}.filter__header{justify-content:center;align-items:center;height:56px;padding:0 16px;display:flex;position:relative}.filter__back{cursor:pointer;background:0 0;border:none;align-items:center;padding:6px;display:flex;position:absolute;left:12px}.filter__back svg{stroke:#444;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.filter__title{color:#3c3c3c;font-size:20px;font-weight:400}.filter__body{padding:22px 16px}.field{border:1px solid #cfcfcf;border-radius:6px;align-items:center;min-height:62px;margin-bottom:26px;padding:16px;display:flex;position:relative}.field__label{color:#6a6a6a;background:#fff;padding:0 5px;font-size:14px;position:absolute;top:-8px;left:12px}.field__value{color:#666;font-size:16px}.field__placeholder{color:#b0b0b0;font-size:16px}.field__input{color:#3c3c3c;background:0 0;border:none;outline:none;width:100%;padding:0;font-family:inherit;font-size:18px}.field__input::placeholder{color:#b0b0b0}.field__chevron{stroke:#555;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;position:absolute;right:14px}.filter__quicklinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;margin:-13px 0 35px;font-size:12px;display:flex}.filter__quicklinks .link{color:#0e56aa;cursor:pointer}.filter__quicklinks .sep{color:#0e56aa}.filter__submit{cursor:pointer;background:#0e56aa;border:none;justify-content:center;align-items:center;width:100%;height:50px;display:flex}.filter__submit svg{stroke:#fff;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.filter__reset{color:#0e56aa;cursor:pointer;background:0 0;border:none;margin:22px auto 0;font-size:16px;display:block}.field--clickable{cursor:pointer}.sheet-overlay{z-index:100;background:#00000073;justify-content:center;align-items:center;padding:0 14px;display:flex;position:fixed;inset:0}.sheet{background:#fff;border-radius:24px;width:100%;max-width:452px;max-height:80vh;overflow-y:auto;box-shadow:0 10px 40px #00000040}.sheet__row{cursor:pointer;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.sheet__option+.sheet__option{border-top:1px solid #eee}.sheet__text{color:#2b2b2b;font-size:18px}.sheet__text--placeholder{color:#9e9e9e}.radio{border:2px solid #8a8a8a;border-radius:50%;flex-shrink:0;width:20px;height:20px}.radio--muted{border-color:#cfcfcf}.radio--checked{border-color:#0e56aa;position:relative}.radio--checked:after{content:"";background:#0e56aa;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dp-overlay{z-index:100;background:#00000073;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.dp{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:480px;overflow:hidden}.dp__range{background:#f1f1f1;gap:16px;padding:22px 16px;display:flex}.dp__field{flex:1}.dp__field-label{color:#555;margin-bottom:8px;font-size:14px;display:block}.dp__date{color:#444;text-align:center;cursor:pointer;background:#fff;border:1px solid #d8d8d8;border-radius:6px;width:100%;padding:16px;font-family:inherit;font-size:19px}.dp__date--active{border-color:#0e56aa;box-shadow:inset 0 0 0 1px #0e56aa}.dp__cal{padding:18px 16px 6px}.dp__nav{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.dp__arrow{cursor:pointer;background:0 0;border:none;padding:4px;display:flex}.dp__arrow svg{stroke:#9aa0a6;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.dp__title{align-items:center;gap:10px;display:flex}.dp__month{color:#333;font-size:17px;font-weight:600}.dp__year{color:#333;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-family:inherit;font-size:17px;display:flex}.dp__caret{stroke:#333;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.dp__grid{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.dp__weekdays{margin-bottom:6px}.dp__weekday{text-align:center;color:#9aa0a6;padding:6px 0;font-size:13px}.dp__cell{color:#3c3c3c;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;height:40px;font-family:inherit;font-size:16px;display:flex}.dp__cell--empty{cursor:default}.dp__cell--today{color:#0e56aa}.dp__cell--disabled{color:#c4c4c4;cursor:default}.dp__cell--selected{color:#fff;background:#0e56aa}.dp__footer{justify-content:flex-end;align-items:center;gap:28px;padding:14px 16px 26px;display:flex}.dp__cancel{color:#0e56aa;cursor:pointer;background:0 0;border:none;font-size:16px}.dp__apply{color:#fff;cursor:pointer;background:#0e56aa;border:none;border-radius:6px;padding:14px 46px;font-size:16px;font-weight:500}.report-loading{background:#f0f0f0;height:170px}.building{text-align:center;flex-direction:column;align-items:center;padding:48px 24px;display:flex}.building__img{width:220px;height:auto}.building__title-row{justify-content:center;align-items:center;gap:12px;margin-top:28px;display:flex}.building__title{color:#444;font-size:19px;font-weight:400}.building__text{color:#9e9e9e;margin-top:16px;font-size:15px}.report-result{background:#fff}.report-result__band{background:#f0f0f0;height:50px}.summary-card{background:#fff;border-radius:4px;margin:-34px 16px 0;padding:20px;position:relative;box-shadow:0 1px 8px #0000001f}.summary-card__top{margin-bottom:18px;display:flex}.summary-card__col{flex-direction:column;flex:1;gap:10px;display:flex}.summary-card__label{color:#9b9b9b;font-size:13px}.summary-card__value{color:#333;font-size:20px}.summary-card__rows{flex-direction:column;display:flex}.summary-card__row{color:#8a8a8a;justify-content:space-between;padding:12px 10px;font-size:13px;display:flex}.summary-card__row.alt{background:#f7f7f7}.summary-card__num{color:#333}.neg{color:#e85d4a}.pos{color:#2eaa5e}.summary-card__link{color:#0e56aa;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-top:16px;padding:0;font-size:13px;display:inline-flex}.summary-card__link svg{stroke:#0e56aa;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.report-meta{justify-content:space-between;padding:18px 16px;display:flex}.report-meta__col{flex-direction:column;gap:14px;display:flex}.report-meta__col--right{align-items:flex-end}.report-meta__item{cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:14px;display:inline-flex}.report-meta__item .ic{stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.report-meta__item.muted{color:#9b9b9b}.report-meta__item.muted .ic{stroke:#9b9b9b}.report-meta__item.link{color:#0e56aa}.report-meta__item.link .ic{stroke:#0e56aa}.holdings{border-top:1px solid #eee}.holding{border-bottom:1px solid #eee;padding:18px 16px}.holding__top{justify-content:space-between;align-items:center;display:flex}.holding__name{color:#333;font-size:16px;font-weight:600}.holding__qty{color:#333;font-size:14px}.holding__muted{color:#9b9b9b}.holding__realised{align-items:baseline;gap:10px;margin:12px 0 14px;display:flex}.holding__realised-label{color:#333;font-size:14px;font-weight:600}.holding__realised-value{font-size:14px;font-weight:600}.holding__pct{font-size:13px;font-weight:400}.holding__grid{grid-template-columns:1fr 1fr;row-gap:10px;font-size:14px;display:grid}.holding__cell{gap:12px;display:flex}.holding__cell .holding__muted{min-width:72px}.holding__num{color:#333}.splash{z-index:1000;background:#fff;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.splash__bar{width:100%;height:4px;position:absolute;top:0;left:0}.splash__bar-fill{background:#3f78d2;width:0;height:100%;animation:1s linear forwards splash-load}@keyframes splash-load{0%{width:0}to{width:100%}}.splash__center{flex-direction:column;align-items:center;gap:14px;display:flex}.splash__logo{width:150px;height:auto}.three-dot-div{box-sizing:border-box;flex-direction:column;gap:1px;width:44px;height:38px;margin-top:12px;margin-right:220px;padding:4px;display:flex;position:relative}.three-dot-div img{height:15px}.dot{background-color:gray;border-radius:50%;width:5px;height:5px;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.translate1{opacity:0;animation:.5s linear infinite dot-spinner-ani2;transform:translate(-5px)}.translate2{animation:.5s linear infinite dot-spinner-ani3}.translate3{animation:.5s linear infinite dot-spinner-ani1}@keyframes dot-spinner-ani1{to{opacity:0;transform:translate(10px)}}@keyframes dot-spinner-ani2{to{opacity:1;transform:translate(5px)}}@keyframes dot-spinner-ani3{to{transform:translate(5px)}}.dots{width:auto;height:7px;display:flex}
