@font-face{font-family:MTN Brighter Sans;src:url(./MTNBrighterSans-Light-DdbKG3Pn.ttf)format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:MTN Brighter Sans;src:url(./MTNBrighterSans-Regular-CtKauW4m.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:MTN Brighter Sans;src:url(./MTNBrighterSans-Medium-DBne4ZO8.ttf)format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:MTN Brighter Sans;src:url(./MTNBrighterSans-Bold-BeI9eZmq.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:MTN Brighter Sans;src:url(./MTNBrighterSans-ExtraBold-D_AkbtST.ttf)format("truetype");font-style:normal;font-weight:800;font-display:swap}:root{color:#000;font-synthesis:none;--momo-blue:#004f71;--momo-yellow:#ffcb05;--momo-grey:#5f5f5f;background:#fff;font-family:MTN Brighter Sans,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}.app-shell{background:#fff;max-width:640px;min-height:100dvh;margin:auto;position:relative;overflow:hidden}.topbar{background:var(--momo-blue);color:#fff;justify-content:space-between;align-items:center;height:64px;padding:0 20px;display:flex}.topbar h1{margin:0;font-size:16px;font-weight:700;line-height:24px}.icon-button{width:28px;height:32px;color:var(--momo-yellow);background:0 0;border:0;place-items:center;padding:0;display:grid}.icon-button.back span{border-bottom:1.5px solid;border-left:1.5px solid;width:12px;height:12px;margin-left:7px;transform:rotate(45deg)}.icon-button.close span{width:20px;height:20px;position:relative}.icon-button.close span:before,.icon-button.close span:after{content:"";background:currentColor;width:20px;height:1.5px;position:absolute;top:9px;left:0;transform:rotate(45deg)}.icon-button.close span:after{transform:rotate(-45deg)}.screen{min-height:calc(100dvh - 64px);position:relative}.details-screen{padding:24px 20px 22px}.audience-tabs{background:#f2f2f2;border-radius:999px;height:36px;padding:2px;display:flex}.audience-tabs button{width:50%;color:var(--momo-grey);background:0 0;border:0;border-radius:999px;font-size:12px;font-weight:500;line-height:1}.audience-tabs button.active{color:var(--momo-blue);background:#fff;box-shadow:0 1px 5px #0002}.details-form{flex-direction:column;gap:16px;margin-top:24px;padding-bottom:70px;display:flex}.details-form.customer-form{gap:24px}.field{border:1px solid #000;border-radius:15px;align-items:center;height:56px;display:flex;position:relative}.field:focus-within{border-color:var(--momo-blue);box-shadow:0 0 0 1px var(--momo-blue)}.field.invalid,.field.invalid:focus-within{border-color:#ed3434;box-shadow:0 0 0 1px #ed3434}.field label{color:#000;pointer-events:none;background:#fff;padding:0 1px;font-size:16px;line-height:24px;transition:all .15s;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.field label.floating,.field:focus-within label{font-size:12px;line-height:12px;top:-7px;transform:none}.field.invalid label{color:#ed3434}.field input{color:#000;border-radius:inherit;background:0 0;border:0;outline:0;width:100%;height:100%;padding:14px 15px 5px;font-size:16px;line-height:24px}.field-error{color:#ed3434;margin:-8px 4px 0;font-size:12px;line-height:16px}.primary-button,.secondary-button{border:1px solid var(--momo-blue);background:var(--momo-blue);color:#fff;border-radius:999px;height:40px;padding:0 20px;font-size:14px;font-weight:500;line-height:1}.primary-button:disabled{cursor:default;background:#afafaf;border-color:#afafaf}.secondary-button{color:var(--momo-blue);background:#fff}.bottom-action{left:50%;bottom:max(24px, env(safe-area-inset-bottom));z-index:2;width:min(100% - 40px,600px);position:fixed;transform:translate(-50%)}.packages-screen{background:#f8f8f8}.package-tabs{scrollbar-width:none;background:#fff;gap:18px;padding:0 20px;display:flex;overflow-x:auto}.package-tabs button{color:#afafaf;white-space:nowrap;background:0 0;border:0;height:49px;font-size:14px;font-weight:500;line-height:18px;position:relative}.package-tabs button.active{color:var(--momo-blue)}.package-tabs button.active:after{content:"";background:var(--momo-yellow);border-radius:99px;height:4px;position:absolute;bottom:0;left:8px;right:8px}.package-list{gap:10px;padding:20px 20px 40px;display:grid}.package-card{text-align:left;background:#fff;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:6px;width:100%;min-height:60px;padding:10px;display:flex}.package-card:focus-visible{outline:2px solid var(--momo-blue)}.package-copy,.package-price{flex-direction:column;gap:2px;display:flex}.package-copy strong{white-space:nowrap;font-size:14px;font-weight:500;line-height:18px}.package-copy small{color:var(--momo-grey);font-size:12px;line-height:16px}.package-price{text-align:right;align-items:flex-end}.package-price strong{color:var(--momo-blue);white-space:nowrap;font-size:18px;font-weight:500;line-height:23px}.package-price em{background:var(--momo-yellow);white-space:nowrap;border-radius:99px;padding:1px 9px;font-size:10px;font-style:normal;font-weight:400;line-height:13px}.empty-state{color:#60666a;padding:28px 22px;font-size:14px}.amount-screen{padding:24px 20px 100px}.bill-card{padding-bottom:12px}.bill-card h2{margin-bottom:26px}.amount-heading{color:var(--momo-blue);margin:28px 0 24px;font-size:16px;font-weight:500;line-height:24px}.amount-form{position:static}.amount-field{height:58px}.amount-field .currency{color:var(--momo-blue);white-space:nowrap;margin-left:16px;font-size:16px;font-weight:500}.amount-field input{text-align:right;padding-right:18px;font-weight:500}.amount-field input::placeholder{color:#101114;opacity:1}.amount-form .field-error{margin:8px 4px}.summary-screen{padding:24px 20px 105px}.summary-card{border:2px solid #e8e8e880;border-radius:20px;padding:34px 10px 10px}.summary-card h2{letter-spacing:-.5px;margin:0 12px 20px;font-size:18px;font-weight:700;line-height:23px}.summary-divider{background:#e8e8e8;height:1px;margin:0 12px 14px}.summary-card dl{margin:0 12px}.summary-card dl div{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:14px;font-size:12px;line-height:16px;display:flex}.summary-card dl>div:last-child{margin-bottom:0}.summary-card dt{letter-spacing:-.5px;font-weight:500}.summary-card dd{color:var(--momo-grey);text-align:right;margin:0;font-weight:300}.summary-card .amount-breakdown{background:#f8f8f8;border-radius:15px;margin:12px 0 0;padding:16px 12px 14px}.summary-card .amount-breakdown div{margin-bottom:12px}.summary-card .amount-breakdown div:last-child{margin-bottom:0}.summary-card .total dt,.summary-card .total dd{color:#000;font-weight:700}.payment-account{margin-top:24px}.payment-account h2{color:var(--momo-blue);margin:0 0 9px;font-size:14px;font-weight:700;line-height:18px}.account-card{color:var(--momo-grey);border:1px solid #e8e8e8;border-radius:20px;flex-direction:column;gap:2px;padding:8px 16px;font-size:12px;line-height:16px;display:flex}.account-card strong{color:var(--momo-blue);font-size:14px;line-height:18px}.payment-account .field-error{margin:8px 3px}.result-screen{text-align:center;flex-direction:column;min-height:100dvh;padding:0 20px 22px;display:flex}.result-hero{background:linear-gradient(var(--momo-blue) 70%, #fff 70%);justify-content:center;align-items:center;height:48vh;min-height:210px;max-height:330px;margin:0 -20px;display:flex}.processing .result-hero,.success .result-hero{background:#fff;align-items:flex-start;height:300px;min-height:0;max-height:none;padding-top:38px;position:relative}.processing .result-hero:before,.success .result-hero:before{content:"";background:var(--momo-blue);border-radius:0 0 50% 50%/0 0 42px 42px;height:224px;position:absolute;inset:0 0 auto}.result-art{z-index:1;object-fit:contain;width:254px;height:254px;position:relative}.result-symbol{width:210px;height:210px;color:var(--momo-blue);background:#f8fafb;border:14px solid #fff;border-radius:50%;place-items:center;font-family:Arial,sans-serif;font-size:118px;font-weight:700;display:grid;box-shadow:0 8px 14px #0002}.failure .result-symbol{color:#ef3b40;box-shadow:inset 0 0 0 7px #ef3b40,0 8px 14px #0002}.result-copy h2{color:var(--momo-blue);margin:6px 0 16px;font-size:22px;font-weight:500;line-height:1}.result-copy p{max-width:280px;color:var(--momo-grey);margin:0 auto;font-size:16px;font-weight:400;line-height:24px}.result-actions{gap:12px;margin-top:auto;display:grid}.result-actions button{width:100%}.modal-backdrop{z-index:5;background:#000a;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.exit-sheet{width:min(100%,640px);padding:18px 20px max(24px, env(safe-area-inset-bottom));text-align:center;background:#fff;border-radius:22px 22px 0 0;position:relative}.sheet-close{color:var(--momo-blue);background:0 0;border:0;font-size:28px;position:absolute;top:12px;right:18px}.exit-sheet h2{margin:54px 0 18px;font-size:19px;line-height:1.3}.exit-sheet p{color:#696969;margin:0 0 26px;font-size:15px;line-height:1.5}.sheet-actions{gap:12px;display:flex}.sheet-actions button{flex:1}@media (height<=620px){.result-hero{height:40vh;min-height:170px}.result-symbol{width:160px;height:160px;font-size:80px}.processing .result-hero,.success .result-hero{height:min(300px,52dvh);padding-top:min(38px,6dvh)}.processing .result-hero:before,.success .result-hero:before{height:min(224px,39dvh)}.result-art{width:min(254px,45dvh);height:min(254px,45dvh)}}
