.referral-share-notice{position:fixed;right:22px;bottom:22px;z-index:1000;box-sizing:border-box;width:min(364px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:auto;padding:18px;border:1px solid #dedfd2;border-radius:18px;box-shadow:0 8px 35px #20251a1c;background:#fffdf7;color:#23281d;text-align:left;font-family:Manrope,sans-serif;animation:share-notice-in .2s ease-out}
.share-notice-heading{display:flex;align-items:center;gap:8px;padding-right:24px}.share-notice-heading>svg{width:18px;height:18px;flex:none;fill:none;stroke:#62794e;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.referral-share-notice .share-notice-heading strong{font-size:13px;line-height:1.5;font-weight:700}
.referral-share-notice .share-benefits{display:grid;grid-template-columns:1fr 1fr;margin:16px 0 12px}.share-benefits>div{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.share-benefits>div+div{border-left:1px solid #e5e6dc;padding-left:18px}.share-benefits span{font-size:11px;color:#727a66}.share-benefits b{font-size:25px;line-height:1.25;letter-spacing:-.9px;font-weight:800}.share-benefits small{font-size:10px;line-height:1.5;color:#727a66}
.referral-share-notice>p{font-size:11px!important;line-height:1.65!important;color:#737b67;margin:0 0 13px!important}.share-notice-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #e9e9df;padding-top:12px}.referral-share-notice .share-notice-footer a{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:#414d33;text-decoration:none;white-space:nowrap}.share-notice-footer a:hover{text-decoration:underline;text-underline-offset:3px}.referral-share-notice label{display:flex;gap:6px;align-items:center;font-size:10px;color:#7b826f;cursor:pointer;line-height:1.5}.referral-share-notice input{appearance:auto;width:14px;height:14px;flex:none;accent-color:#596e43;margin:0}
.share-notice-close{position:absolute;right:6px;top:6px;display:grid;place-items:center;padding:10px;border:0;border-radius:50%;background:none;color:#7c8470;width:36px;height:36px;cursor:pointer}.share-notice-close svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round}.share-notice-close:hover{background:#f0f1e6;color:#353e29}
@keyframes share-notice-in{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media(max-width:760px){.referral-share-notice{right:16px;bottom:max(16px,env(safe-area-inset-bottom))}}@media(max-width:350px){.referral-share-notice{padding:16px}.share-benefits>div+div{padding-left:12px}.share-notice-footer{gap:6px}.share-notice-footer label{font-size:9px}}@media(prefers-reduced-motion:reduce){.referral-share-notice{animation:none}}

.share-details-arrow{display:block;width:14px;height:14px;flex:none}
