body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#eef2f5;color:#333}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.auth-page{min-height:100vh;display:flex;flex-direction:column;background:#fff!important;padding:2rem 1.5rem;background-image:none!important;box-sizing:border-box;overflow-x:hidden}.auth-page *,.auth-page *:before,.auth-page *:after{box-sizing:border-box}.auth-page .auth-container{width:100%;max-width:380px;margin:0 auto;background:transparent;box-shadow:none;border-radius:0;padding:0}.auth-page .auth-header{margin-bottom:2rem;text-align:left}.auth-page .auth-title{font-size:1.75rem;font-weight:700;color:#7c3aed;margin:0 0 .5rem}.auth-page .auth-subtitle{margin:0;font-size:.95rem;color:#6b7280;font-weight:400}.auth-page .section-header{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 1.25rem}.auth-page .auth-form{display:flex;flex-direction:column;gap:1rem;width:100%}.auth-page .input-group{display:flex;flex-direction:column;gap:.375rem;position:relative;width:100%}.auth-page .input-label{font-size:.875rem;font-weight:500;color:#374151}.auth-page .input-wrapper{position:relative;display:flex;align-items:center;width:100%}.auth-page .auth-input{width:100%;padding:.875rem 1rem;border:1.5px solid #E5E7EB;border-radius:8px;font-size:1rem;transition:all .2s ease;outline:none;background:#fff;box-shadow:none;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.auth-page .auth-input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a;background:#fff}.auth-page .auth-input::placeholder{color:#9ca3af}.auth-page .toggle-password{position:absolute;right:12px;background:none;border:none;color:#9ca3af;cursor:pointer;padding:4px;display:flex;align-items:center;transition:color .2s ease}.auth-page .toggle-password:hover{color:#7c3aed}.auth-page .forgot-row{display:flex;justify-content:flex-end;margin-top:-.5rem}.auth-page .forgot-link{background:none;border:none;color:#6b7280;font-size:.85rem;cursor:pointer;padding:0;text-decoration:none}.auth-page .forgot-link:hover{color:#7c3aed}.auth-page .submit-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;background:#1f2937;border:none;border-radius:8px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease;margin-top:.5rem;box-shadow:none}.auth-page .submit-btn:hover:not(:disabled){background:#374151;transform:none;box-shadow:none}.auth-page .submit-btn:disabled{opacity:.6;cursor:not-allowed}.auth-page .signup-link{text-align:center;margin-top:1rem}.auth-page .signup-link-btn{background:none;border:none;color:#7c3aed;font-size:.9rem;font-weight:500;cursor:pointer;padding:0;text-decoration:underline}.auth-page .signup-link-btn:hover{color:#6d28d9}.auth-page .divider{display:flex;align-items:center;gap:1rem;margin:1.5rem 0}.auth-page .divider:before,.auth-page .divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.auth-page .divider span{color:#9ca3af;font-size:.85rem}.auth-page .google-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 1.5rem;background:#4ade80;border:none;border-radius:8px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease}.auth-page .google-btn:hover{background:#22c55e}.auth-page .google-icon{width:20px;height:20px}.auth-page .guest-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;background:#fff;border:1.5px solid #E5E7EB;border-radius:8px;font-size:1rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease;margin-top:.75rem}.auth-page .guest-btn:hover{background:#f9fafb;border-color:#d1d5db}.auth-page .auth-error{margin:0;padding:.75rem 1rem;background:#fef2f2;border:1px solid #FECACA;border-radius:8px;color:#dc2626;font-size:.85rem;text-align:center}.auth-page .spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:auth-spin .8s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}.auth-page .name-fields{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.auth-page .password-requirements{display:flex;flex-direction:column;gap:.35rem;padding:.75rem;background:#f9fafb;border-radius:8px;margin-top:-.5rem}.auth-page .validation-item{display:flex;align-items:center;gap:.5rem;font-size:.75rem;transition:all .2s ease}.auth-page .validation-item.valid{color:#16a34a}.auth-page .validation-item.invalid{color:#9ca3af}.auth-page .validation-item svg{flex-shrink:0;width:14px;height:14px}.auth-page .field-error{display:flex;align-items:center;gap:.5rem;margin:-.5rem 0 0;padding:0;font-size:.75rem;color:#ef4444}.auth-page .field-error svg{width:12px;height:12px}.auth-page .security-section{margin-top:.5rem;padding-top:1rem;border-top:1px solid #E5E7EB}.auth-page .security-section h3{margin:0 0 .25rem;font-size:.95rem;font-weight:600;color:#1f2937}.auth-page .security-note{margin:0 0 1rem;font-size:.75rem;color:#9ca3af}.auth-page .auth-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-color:#fff;padding-right:2.5rem;width:100%;box-sizing:border-box}.auth-page.forgot-mode,.auth-page.reset-mode{background:#5515da!important;background-image:#5515DA!important}.auth-page .auth-hero{padding:2rem 0;text-align:center;color:#fff}.auth-page .auth-hero-title{font-size:2rem;font-weight:800;color:#fff;display:flex;align-items:center;justify-content:center;gap:.1rem;margin:0 0 .5rem}.auth-page .hero-logo-inline{height:1.6em;width:auto;vertical-align:middle;margin:0 -2px}.auth-page .auth-hero-tagline{margin:0;font-size:.9rem;color:#ffffffe6}.auth-page.forgot-mode .auth-container,.auth-page.reset-mode .auth-container{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 10px 40px #00000026;margin-top:1rem}.auth-page .back-link{display:flex;align-items:center;gap:.5rem;padding:0;margin-bottom:1rem;background:none;border:none;color:#7c3aed;font-size:.85rem;font-weight:500;cursor:pointer}.auth-page .back-link:hover{color:#6d28d9}.auth-page .form-title{margin:0 0 .35rem;font-size:1.25rem;font-weight:700;color:#1f2937}.auth-page .form-subtitle{margin:0 0 1.25rem;font-size:.85rem;color:#6b7280}.auth-page .security-question-display{background:#f3f4f6;padding:.875rem;border-radius:8px;margin-bottom:1rem}.auth-page .security-question-display label{display:block;font-size:.7rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.35rem}.auth-page .security-question-display p{margin:0;font-size:.9rem;color:#1f2937;font-weight:500}.auth-page .input-icon{position:absolute;left:14px;color:#9ca3af;display:flex;align-items:center;pointer-events:none}.auth-page .auth-input.with-icon{padding-left:44px}@media (max-width: 480px){.auth-page{padding:1.5rem 1rem;min-height:100vh;min-height:-webkit-fill-available}.auth-page .auth-container{max-width:100%;width:100%}.auth-page .name-fields{grid-template-columns:1fr}.auth-page .auth-title{font-size:1.5rem}.auth-page .auth-input,.auth-page .auth-select{font-size:16px}.auth-page .submit-btn,.auth-page .google-btn,.auth-page .guest-btn{font-size:1rem;padding:.875rem 1rem}}@media (min-width: 768px){.auth-page{justify-content:center;padding:2rem}}.landing-page{min-height:100vh;display:flex;flex-direction:column;background:#fff}.landing-hero{min-height:80vh;background:linear-gradient(135deg,#5515da,#000);padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:end;position:relative;overflow:hidden}.landing-content{text-align:left;color:#fff;z-index:10;margin-bottom:1rem}.landing-title{font-size:2.5rem;font-weight:800;margin:0 0 .5rem;letter-spacing:-.5px}.title-accent{color:#4ade80}.landing-subtitle{font-size:1rem;opacity:.95;margin:0;line-height:1.5;max-width:280px}.hero-image-container{display:flex;align-items:baseline;justify-content:center;width:100%;max-width:350px;margin-top:1rem;margin-bottom:1rem}.hero-image{width:100%;margin-right:-3rem;height:auto;max-height:350px;object-fit:contain}.landing-actions{background:transparent;padding:0 2rem;width:100%;max-width:360px;z-index:30;display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1rem}.landing-btn{width:100%;padding:.875rem;font-size:1rem;font-weight:600;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .2s ease}.email-btn{background:#21b621;color:#fff;border:none;box-shadow:0 4px 12px #21b6214d}.email-btn:hover{background:#1ea01e;transform:translateY(-2px);box-shadow:0 6px 16px #21b62166}.email-btn svg{stroke:#fff}.divider,.guest-btn,.google-btn{display:none!important}.landing-terms{color:#fffc;font-size:.75rem;text-align:center;line-height:1.5;margin-top:.5rem;max-width:280px}.landing-terms span{text-decoration:underline;cursor:pointer;color:#fff}.landing-terms span:hover{opacity:.9}@media (min-width: 768px){.landing-hero{padding:3rem 2rem}.landing-title{font-size:3rem}.landing-subtitle{font-size:1.1rem;max-width:320px}.phone-illustration{width:320px;height:400px}.phone-frame{width:240px;height:340px}.landing-actions{max-width:400px;margin-left:auto;margin-right:auto;padding:2rem}}.dashboard-page{min-height:100vh;background-color:#e6def3;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHcAAAEKCAYAAAAo8sohAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAA5eSURBVHgB7Z3Pb1zVFcfvm+f57Yk9cQwNoVJVURWRECEl7aKqKrrrIkjdOBsCCizMikr8BW7/BhZVJEikUKlSZtGoYlN10SwqECVWKSmRWmjUNEmdxI7H9nh+z5thzjjPsSfjmffevHvOuW/OZ8MPgQj+5N73PffHuZYSBrK4eD2uKuqIQuDCR6fuW5bVUSETU8JAssVnpxQCbSfZ1iEWELkHUMyuJRUCnZbVVJoQuQeQs0pxhcBcbkrkYrK0tBSrNzMo03J1xW4oTYjcQdxcQBEL3Ki+4ChNiNwB3Np0UKZk4No1q6U0IXIHkJgpo4Qp5Sht31tA5A4gnsqiTMuN6py2UQuI3D4gTLU7TVshkGgltIUpQOT2gximiumijFxMVrsDSiFx5cpx+eZiYqVxwpTOZUcXkdtHuWqhlEE6lx1d0L4vJvB4J8hSCOhcdnSRkbuHo40SSkoGdC47uojcPaw302hhSueyo4vI3UPbtiKx7OgicvfQbNs4I1fzsqOLyH1ML0whoXvZ0UXkPgbrWA2ge9nRZeJKoU6nY/3658remr8bX9tcj83OV+1SuRpbS60n0lqXFJ6ge9nRBaWmo6In8uxXcdifnT5iJTp2J461KTAMXacd+4mc3KWFfybu5DaS6VY8gRaQfGK3E7W1Zr6m1PONQsHSVhJFQi4Ivd1czah4NpVIxoz6f4rHnMbD6nMVHaKNlQtC1xPbqVIjljFN6EE0tu1qOf5KKSzJxv1QQOpaupzjOuWGAYzmI9Vs6TeFE2OlamPkvrdwJ11Nrec4BCIsdqbsH28EHcns5U6i1H6CTtds5U7C9OuH7jazU6sd7gr+btXrv8NOLtSmZ89+ms8nEzjHSw0DRvGlP7yy6aVOZiX3jTf+kbVr9VxU0q8udkbxyUejpmkWa8swWhcWPjmc7jQPidjRdH9Odir15dyrr3aGLh+T/yBPnboe/9FL8fwkB6agwCG7b1ZOPDpob5hULkzDMFqVEJhhgsnkvv32X3NTjdS0EsYGBG+2Tqz1f4NJvrnnz/99VsSGR8yux+AbDNll399XiLjBKdFy0koIFQhZr79+Y3bv30OV+847y3NSv+pjOtZILZ65l3H/Gk0uTMWqotDOKU0q7dx6zp2eUeQuLv55RqZiHOD7e+7cNzn4c+1pWVIxDcX6qYdaFw5gR8ex6lLHEmDXHsa0yV1Y6NiO+tdhe8qS5UQC7EQnru1o61y37mp3ZJ2YEi2BCr6zslZMT+hyYTqWAMWD0OXCdKwEFoQqV6ZjXoQWqGA6TjS/TLdxbieGTqPe7uSm8/t2VerNTaPvUoX2i89mv8i1W44RoxZE2irTaGw69dqM3YSWQQedSYLDBC+/XLITiVwyVq0n252kMTNTKKUKjNp8cvkZxZyqVXfUg+ny5T+drAS9iHX+/F9SKSdxyATJociFTQHOa8cgtVazSoXCTzwfCx3FewufpItqaobzma+xf2HcR20rMb394Yc/3NZxZXJh4Yo9lzo2x3UUj52Wn1d32R4a///G0c2LF18s6boLWyicdR7V7j2Cb7hiyNhy4aqHYkix3tj4+ONjFaUZEKyy5Q3FkLGmZbjysZKssVu0gBGLIXYvb7752VyK2dWXsUbu7Wwzo5hRrKdK2GKBajVbUswYb1ouN1OKEZCKC4UT24qA7n+3UYs5KF1qvBJY7lK33uNWBtS64UYR0rmfqilGBJZ7W82yGrWqriq9cEMIrHYpRgSWm3JirMJDUd0imY73c5z0N1c/geRCKz1Ouz9OPVWnHrWAzrZDQQgkF7OVnhe21FZoy4pRIpDcLXWH2TryXVYplQuB5GamW3zWUh3V5DAlA7DOrhjhWy7mC5WeaPE5HfCS+oqVXN+SVlZes5PxGZSuo164X19lMyVDA9E0o/0xOVccItz2taWZdohwq/1Fbkhwq/0BkRsSjYadVZzoLseK3JDgtxybqorcEICrqpym5Mdbnw2ROyawcMHtqBGc9IQ/itwx6R3GZzdqd47witwxgOmY23ltd9QCIjcgHKfjvaMWELkB2ekcwKuu3TtqAZEbAFhm5Ca2f9QCItcncAeZ472oQYcDZePAB1x7asFZ7UFHemXkegS64HEUO+ys9sS9wukX6KP41ltfzKgKzyuqw85qy7Q8hN711PxynmtD0lF3omTkHgC0S+iWO/l2RbG8ewv3jkfdiRK5A3CfwOmWOyxnNvjOfnTx9MiLZyK3DwhOqtLMqCTPrLnTAsLbnSiR+xju31cAbvDX1L1HXo/ySqBSjx9XVpXD3B+s6tazjwo+nl2d+G5vMA1vd+Iz3FsHQxuIQuFU3c+/M7Ej14Rp2OWgFahRTOTIPXPmj5nZ+NZhu2Ox//8PKhaYKLmw2rSy8tOZnP1MzoQO7uOIBSZmWjbtQchxxQITIde0ByHDEAtEWi6EpmfSf5s16Wn0MHtoRfabC7VrO3X/sNPpGPMKGZQ7V68eD61LQCRH7s4SYp5dA7SDgJWnssqs+1mg8EKklh9Nql1dYK345q1kcXn5ROiXyCNzEgNCU1Z9Pm+aWNgEWF4+raU7gPHfXLd2jTcT00a9PpZRze3t/63r7Odh9DfXtNp1l0y+cuHC97d09YF2MVauabWrS1g1rBeMC1RPatemMbUrsJOIW5uFwmm0hmhGjVxT9l376SXim5CIT6O2VTImLUPtCl3ZTRMLwUlnIh4G+x+UibWri86XUbzAWq57CtG40apo3lnoh2UJAbXr7du/nE21W2bVrmrn+7pdny5evfoCedd0dj84Y2tXoPt9LRZvFbk0GmUl19TaFYDvKzxQpRjBos41tXYFduvX373IrqE3+dQHtWtF3T5i2bZxCyrwfa227qwVCr9g2cybdFo2bd91L9RljhdI5Jpcu8I0vFY9tkVd5ngBXa7JtSvVMmJQ0H7A7g11zo8oD8OEabgfFLkQmh6kHHbtfbxg0jTcj/aNA5iGYcHf1EWJsvrvqoliAW0j18Qzw3sxcRruR4tcU/ddAZiGc9/JF99//we+rktyJNSp0j2sZsJ910HAm4Db6uv1S5d+ZkQaHkVoAkyuXQGOa8PjEopc02vXWm1mI+zT/hwYS4bptStMwx9cOV40OTQNI7Bck2tXgMNJCd0E2onp1a6d2iFl4O/3J0uIxyIRmobhS67J+649MvnKZYST/lzwPC2/++7XydL9Yt7U2tXUJcRxGPm9dGtXp2QdMrF2Bbac9DqHA2vYDJVleu3qErPiLA6shc1vL59cHfaJOfCbu1O7fp5TFfOm4X5MTfTDaDvJ9qjs8JRcmIbPnv00n+40k1w7lwpdTy1rZNp/yt6vzn2WyycTSSWwZi435V9u27aM/r5OChsPcyNzxFNyy1WRawLFdLE16p/ZJ3dpaSlmYh07iVy5ctzntHxzQTqnG4CXpAzsk3tr05Ep2QC8JGVgn9zZ+erEd043AS9JGdgnV5KyGXhJysA+uZKUzcBLUgZ25UpSNgcvSRl4MnIlKRuB16QM7MqVpGwGXpMysCtXkrIZeE3KwK5cScpm4DUpA7tyJSmbgdekDPTkSlI2B69JGdgZuZKUjcBPUgZ6ciUpm4GfpAz05EpSNgM/SRnoyZWkbAZ+kjLQkytJ2Qz8JGUgJknZHPwkZSAmSdkM/CZlICZJ2Qz8JmUgJknZDPwmZSAmSdkM/CZlICZJ2Qz8JmVgCjqklZl2XMqq781jJ/l/3z21Oj9fYHc5O0hrfbYlEJRoK/957VmFCCTSD37/8gMVEfhe4yMo0YIkUs6wlUtRogVJpJxhK5eiRKuu2JFqNMZWLkWJdn+6HqkuN2zlUpRoftduucNSLslmhqOaUetPxXPkEiTlRnXO9yIBd1jKpUjKmXhZ5GJgP9dGl2tvJyPXC5Kl3Gy7gV4G3ai+ELlGZCzlUiTla9esyE3L7E5hLC5ej6uKQk/KKoKwG7lHiyn0zYwoJmWAndxVpdB7OUcxKQPs5NbVFrrcKCZlgJ3czHRLknJI8Bu5zQx6yItiUgZYye0lZWTg+RkVUVjJPdoooU/JTjPbVhGFldzV8jz6lJxoJSL3EpgLK7kUSTnIkVFTYCWXIil39xcjmZQBXiMXOSnDUdYg54FNgY1ciqQctaOs/bCRS5GUo3aUtR82cimScpDLVSbBRq6VLqM/dxPlpAywkRuz6+i/lqgdZe2HhVw4ykqRlKP+1CqPkSuXvrTAQu6WmpGkrAEWcluJe+g1btSTMsBCLsWlr6gnZYCFXLn0pQdyuXLpSx/0I5cgKTutVGQ36PdCLlfaI+iDXK60R9AHuVyKpBzVo6z9kMuVS1/6IJVLlZTVhEA7cqU9glZI5Up7BL2QypX2CHohlSvtEfRCKleSsl7I2iZIewT9kI1caY+gHzK50h5BP2RyKS59dX9DTcSasguZXIpLX6urxydiq8+FbuQSHGWdpKQMkMiVS184kMiluPRlq9rELF64kMiluPSlqkdl5GIg7RFwIJFLkZQn4ShrPzQjVy59oYAuV5IyHuhypT0CHuhypT0CHuhypT0CHuhypT0CHqg/aGmPgAvuKJL2CKigypX2CLigyqVojzApl74GgSpX3sTFBVWutEfABU2utEfAB2/kyqUvdNDkyqUvfNDkUrRHmKRLX4NAkyvtEfBBkyuXvvBBkSvtEWjAGbmSlElAkStJmQYUudIegQYUudIegQYUuZKUadAedCjaI0T5TVw/aB+5FO0Rovwmrh+0y6VojxDlN3H9oF2uXPqiQ7tceROXDv0jV97EJUOrXLn0RYtWuXLpixatcuXSFy1a5UpSpkWrXGmPQIvekSuXvkjRJleSMj3a5EpSpkebXEnK9GiTK+0R6NEmV9oj0KNFAEV7hEm/9DUIPaNL3sRlgRa50h6BB1rkSnsEHmiRK5e+ePAtgX0f8TAGS5MAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:bottom right;background-size:280px auto;background-attachment:fixed;padding-bottom:20px}.dashboard-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1rem}.dashboard-loading-spinner{width:40px;height:40px;border:3px solid #E5E7EB;border-top-color:#7c3aed;border-radius:50%;animation:dashboard-spin .8s linear infinite}@keyframes dashboard-spin{to{transform:rotate(360deg)}}.dashboard-hero{background:linear-gradient(#f9f9f9);padding:1rem 1.5rem 2rem;color:#fff;border-radius:0 0 24px 24px}.dashboard-hero-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.dashboard-avatar-btn{width:32px;height:32px;border-radius:50%;border:none;background:#fff;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.dashboard-avatar-btn:hover{background:#ffffff4d}.dashboard-avatar-btn svg{width:20px;height:20px;color:#5515da}.dashboard-logo{display:flex;align-items:center;gap:2px;font-size:1.25rem;font-weight:700;color:#fff}.dashboard-logo-icon{height:1.5em;width:auto;margin:0 -2px}.dashboard-hero-content{text-align:center}.dashboard-hero-content h2{margin:0 0 .5rem;font-size:1.35rem;font-weight:700}.dashboard-hero-content p{margin:0;font-size:.9rem;opacity:.9}.dashboard-highlight{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#21b621;border-radius:50%;margin:0 4px;vertical-align:middle}.dashboard-highlight-icon{height:14px;width:auto}.dashboard-splits-section{padding:1.5rem}.dashboard-splits-header{margin-bottom:1rem}.dashboard-splits-header h3{margin:0 0 .25rem;font-size:1.25rem;font-weight:700;color:#1f2937}.dashboard-splits-header p{margin:0;font-size:.85rem;color:#6b7280}.dashboard-search-bar{display:flex;gap:.5rem;margin-bottom:1.5rem}.dashboard-search-input{flex:1;padding:12px 16px;border:2px solid #E5E7EB;border-radius:12px;font-size:1rem;outline:none;transition:all .2s ease;background:#fff}.dashboard-search-input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.dashboard-search-input::placeholder{color:#9ca3af}.dashboard-search-btn{width:48px;height:48px;background:#21b621;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.dashboard-search-btn:hover{background:#6d28d9}.dashboard-splits-list{display:flex;flex-direction:column;gap:1.5rem}.dashboard-no-results{text-align:center;padding:2rem;color:#6b7280}.dashboard-date-group{display:flex;flex-direction:column;gap:.75rem}.dashboard-date-group-title{margin:0;font-size:.75rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;text-align:left}.dashboard-date-group-cards{display:flex;flex-direction:column;gap:.75rem}.dashboard-split-card-container{display:flex;align-items:center;gap:12px;transition:all .3s ease}.dashboard-selection-checkbox{width:24px;height:24px;border-radius:50%;border:2px solid #D1D5DB;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .2s ease;flex-shrink:0;background:#fff}.dashboard-selection-checkbox.selected{background-color:#5515da;border-color:#5515da}.dashboard-split-card-wrapper{display:flex;align-items:stretch;width:100%;transition:transform .3s ease}.dashboard-receipt-edge{width:8px;height:auto;object-fit:fill;flex-shrink:0}.dashboard-receipt-edge.left{border-radius:12px 0 0 12px}.dashboard-receipt-edge.right{border-radius:0 12px 12px 0}.dashboard-split-card{display:flex;flex-direction:column;padding:1rem 1.25rem;background:#fff;cursor:pointer;transition:all .2s ease;flex:1;min-width:0}.dashboard-split-card-wrapper:hover .dashboard-split-card{background:#fafafa}.dashboard-split-card-wrapper:hover{transform:translateY(-2px);box-shadow:0 4px 12px #7c3aed26}.dashboard-split-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.dashboard-split-card-left{flex:1;min-width:0}.dashboard-split-name{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.dashboard-split-date{font-size:.8rem;color:#9ca3af;display:flex;justify-content:flex-start;align-items:center}.dashboard-split-card-right{flex-shrink:0}.dashboard-split-amount{font-size:1.1rem;font-weight:700;color:#5515da}.dashboard-split-card-bottom{display:flex;justify-content:flex-start;align-items:center}.dashboard-split-divider{height:1px;background:#e5e7eb;margin:.75rem 0}.dashboard-split-participants{display:flex;align-items:center}.dashboard-participant-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:#fff;border:2px solid white;margin-left:-10px}.dashboard-participant-avatar:first-child{margin-left:0}.dashboard-participant-avatar.extra{background:#fcd34d;color:#1f2937;font-size:.7rem;font-weight:700}.dashboard-no-participants{font-size:.8rem;color:#9ca3af;font-style:italic}.dashboard-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;text-align:center}.dashboard-empty-icon{width:80px;height:80px;background:linear-gradient(135deg,#667eea20,#764ba220);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#7c3aed}.dashboard-empty-icon svg{width:36px;height:36px}.dashboard-empty-state h3{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:#1f2937}.dashboard-empty-state p{margin:0 0 1.5rem;font-size:.95rem;color:#6b7280;max-width:280px}.dashboard-primary-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:14px 28px;background:#5515da;border:none;border-radius:12px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease}.dashboard-primary-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.dashboard-fab{position:fixed;bottom:100px;right:24px;width:60px;height:60px;border-radius:50%;background:#21b621;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #4ade8066;transition:all .2s ease;z-index:100}.dashboard-fab:hover{transform:scale(1.1);box-shadow:0 6px 24px #4ade8080;background:#22c55e}.dashboard-fab svg{width:28px;height:28px}.dashboard-delete-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:dashboard-fadeIn .2s ease}@keyframes dashboard-fadeIn{0%{opacity:0}to{opacity:1}}.dashboard-delete-dialog{background:#fff;border-radius:20px;padding:2rem;max-width:360px;width:100%;text-align:center;box-shadow:0 20px 60px #0003;animation:dashboard-slideUp .2s ease}@keyframes dashboard-slideUp{0%{opacity:0;transform:translate(-50%,100%)}to{opacity:1;transform:translate(-50%)}}.dashboard-delete-icon{width:64px;height:64px;border-radius:50%;background:#fee2e2;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#dc2626}.dashboard-delete-icon svg{width:32px;height:32px}.dashboard-delete-dialog h3{margin:0 0 .75rem;font-size:1.25rem;font-weight:600;color:#1f2937}.dashboard-delete-dialog p{margin:0 0 1.5rem;font-size:.95rem;color:#6b7280;line-height:1.5}.dashboard-delete-dialog p strong{color:#1f2937}.dashboard-delete-actions{display:flex;gap:.75rem}.dashboard-cancel-btn{flex:1;padding:12px 20px;background:#fff;border:2px solid #E5E7EB;border-radius:12px;font-size:.95rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease}.dashboard-cancel-btn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.dashboard-confirm-delete-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:12px 20px;background:#dc2626;border:none;border-radius:12px;font-size:.95rem;font-weight:500;color:#fff;cursor:pointer;transition:all .2s ease}.dashboard-confirm-delete-btn:hover:not(:disabled){background:#b91c1c}.dashboard-confirm-delete-btn:disabled,.dashboard-cancel-btn:disabled{opacity:.6;cursor:not-allowed}.dashboard-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:dashboard-spin .8s linear infinite}@media (max-width: 480px){.dashboard-hero{padding:1rem 1rem 1.5rem}.dashboard-hero-content h2{font-size:1.2rem}.dashboard-splits-section{padding:1rem}.dashboard-split-card{padding:.875rem}.dashboard-split-name{max-width:140px}.dashboard-fab{bottom:90px;right:16px;width:56px;height:56px}}@media (min-width: 768px){.dashboard-hero{padding:1.5rem 2rem 2.5rem;border-radius:0 0 32px 32px}.dashboard-hero-content h2{font-size:1.75rem}.dashboard-splits-section{padding:2rem;max-width:600px;margin:0 auto}.dashboard-fab{bottom:110px;right:32px}}.onboarding{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f5f3ff,#fff);padding:1rem}.onboarding-container{width:100%;max-width:400px;background:#fff;border-radius:24px;padding:2rem;box-shadow:0 10px 40px #00000014;position:relative;text-align:center}.skip-btn{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#9ca3af;font-size:.9rem;font-weight:500;cursor:pointer;padding:.5rem 1rem;border-radius:8px;transition:all .2s ease}.skip-btn:hover{color:#6b7280;background:#f3f4f6}.onboarding-logo{margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.logo-text{color:#1f2937}.logo-accent{color:#7c3aed}.onboarding-illustration{width:100%;height:220px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;overflow:hidden}.onboarding-illustration img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.onboarding-illustration svg{width:100%;height:100%;max-width:280px}.onboarding-content{margin-bottom:1.5rem}.step-label{display:inline-block;font-size:.8rem;font-weight:600;color:#7c3aed;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.step-title{margin:0 0 .75rem;font-size:1.5rem;font-weight:700;color:#1f2937}.step-description{margin:0;font-size:.95rem;color:#6b7280;line-height:1.5}.onboarding-dots{display:flex;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.dot{width:8px;height:8px;border-radius:50%;background:#e5e7eb;cursor:pointer;transition:all .2s ease}.dot.active{width:24px;border-radius:4px;background:#7c3aed}.dot:hover:not(.active){background:#d1d5db}.onboarding-buttons{display:flex;gap:.75rem}.back-btn{flex:0 0 40%;padding:14px 24px;background:#fff;border:2px solid #E5E7EB;border-radius:12px;font-size:1rem;font-weight:600;color:#374151;cursor:pointer;transition:all .2s ease}.back-btn:hover{border-color:#d1d5db;background:#f9fafb}.continue-btn{flex:0 0 60%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:14px 24px;background:#7c3aed;border:none;border-radius:12px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease}.continue-btn.full-width{flex:0 0 100%}.continue-btn:hover{background:#6d28d9;transform:translateY(-2px);box-shadow:0 4px 12px #7c3aed4d}.continue-btn svg{transition:transform .2s ease}.continue-btn:hover svg{transform:translate(3px)}@media (max-width: 480px){.onboarding-container{padding:1.5rem;border-radius:20px}.onboarding-illustration{height:180px}.step-title{font-size:1.3rem}.step-description{font-size:.9rem}}.tutorial-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:3000;padding:1rem}.tutorial-modal{background:#fff;border-radius:16px;width:100%;max-width:380px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #0003;position:relative}.tutorial-header{padding:1rem 1.25rem 0;display:flex;justify-content:space-between;align-items:center}.tutorial-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;background:transparent;color:#7c3aed;font-size:.8rem;font-weight:600}.tutorial-badge svg{color:#7c3aed}.tutorial-skip-btn{background:none;border:none;color:#9ca3af;font-size:.85rem;font-weight:500;cursor:pointer;padding:.25rem .5rem;transition:color .2s ease}.tutorial-skip-btn:hover{color:#6b7280}.tutorial-content{padding:.75rem 1.5rem 1rem;text-align:center}.tutorial-welcome{margin:0 0 .25rem;font-size:1.35rem;font-weight:700;color:#1f2937}.tutorial-subtitle{margin:0 0 1.25rem;font-size:.85rem;color:#6b7280}.tutorial-illustration{width:200px;height:200px;margin:0 auto 1.25rem;display:flex;align-items:center;justify-content:center;background:#f3f0ff;border-radius:50%;overflow:hidden}.tutorial-illustration img{max-width:90%;max-height:90%;object-fit:contain}.tutorial-title{margin:0 0 .5rem;font-size:1.1rem;font-weight:600;color:#7c3aed;line-height:1.4}.tutorial-title .highlight-icon{display:inline-flex;align-items:center;justify-content:center;width:1.3em;height:1.3em;border-radius:50%;font-weight:700;font-size:.9em;vertical-align:middle;margin:0 .15em}.tutorial-title .highlight-icon.green,.tutorial-title .highlight-icon.plus{background:#21b621;color:#fff}.tutorial-description{margin:0;font-size:.9rem;color:#6b7280;line-height:1.5}.tutorial-footer{padding:1rem 1.5rem 1.25rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.tutorial-dots{display:flex;justify-content:center;gap:.5rem}.tutorial-dot{width:8px;height:8px;border-radius:50%;background:#e5e7eb;cursor:pointer;transition:all .2s ease}.tutorial-dot.active{background:#7c3aed;width:24px;border-radius:4px}.tutorial-dot:hover:not(.active){background:#d1d5db}.tutorial-buttons{display:flex;gap:.75rem;width:100%}.tutorial-back-btn{flex:0 0 40%;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.7rem 1rem;background:#fff;border:2px solid #E5E7EB;border-radius:8px;font-size:.9rem;font-weight:600;color:#374151;cursor:pointer;transition:all .2s ease}.tutorial-back-btn:hover{border-color:#d1d5db;background:#f9fafb}.tutorial-next-btn{flex:0 0 60%;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.7rem 1.5rem;background:#7c3aed;border:none;border-radius:8px;font-size:.9rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease}.tutorial-next-btn.full-width{flex:0 0 100%}.tutorial-next-btn:hover{background:#6d28d9;transform:translateY(-1px)}.tutorial-next-btn svg{transition:transform .2s ease}.tutorial-next-btn:hover svg{transform:translate(2px)}@media (max-width: 420px){.tutorial-modal{max-width:95%}.tutorial-illustration{width:180px;height:180px}.tutorial-welcome{font-size:1.2rem}.tutorial-title{font-size:1rem}}.toast-container{position:fixed;top:24px;left:50%;transform:translate(-50%) translateY(-150%);z-index:10000;opacity:0;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);pointer-events:none}.toast-container.toast-visible{transform:translate(-50%) translateY(0);opacity:1;pointer-events:all}.toast-container.toast-leaving{transform:translate(-50%) translateY(-150%);opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.toast-notification{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px;box-shadow:0 20px 60px #00000026,0 8px 25px #0000001a,0 0 0 1px #00000008;min-width:320px;max-width:420px;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.toast-notification:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,#fffc,#fff0);pointer-events:none;border-radius:16px 16px 0 0}.toast-icon-wrapper{position:relative;width:48px;height:48px;flex-shrink:0}.toast-icon-inner{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.toast-icon-inner svg{color:#fff;stroke:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.toast-icon-ring{position:absolute;inset:-4px;border-radius:50%;border:3px solid transparent;animation:ringPulse 2s ease-in-out infinite}@keyframes ringPulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.2}}.toast-success .toast-icon-inner{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 8px 20px #10b98166}.toast-success .toast-icon-ring{border-color:#10b9814d}.toast-success .toast-title{color:#059669}.toast-error .toast-icon-inner{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 8px 20px #ef444466}.toast-error .toast-icon-ring{border-color:#ef44444d}.toast-error .toast-title{color:#dc2626}.toast-info .toast-icon-inner{background:linear-gradient(135deg,#5515da,#7c3aed);box-shadow:0 8px 20px #5515da66}.toast-info .toast-icon-ring{border-color:#5515da4d}.toast-info .toast-title{color:#5515da}.toast-warning .toast-icon-inner{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 8px 20px #f59e0b66}.toast-warning .toast-icon-ring{border-color:#f59e0b4d}.toast-warning .toast-title{color:#d97706}.toast-content{flex:1;display:flex;flex-direction:column;gap:.25rem;padding-top:.25rem;position:relative;z-index:1}.toast-title{font-size:1rem;font-weight:700;letter-spacing:-.01em}.toast-message{font-size:.875rem;color:#64748b;line-height:1.4;font-weight:500}.toast-close-btn{position:relative;z-index:1;width:32px;height:32px;border-radius:10px;border:none;background:#0000000d;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:all .2s ease;flex-shrink:0;margin-top:.25rem}.toast-close-btn:hover{background:#0000001a;color:#64748b;transform:scale(1.05)}.toast-close-btn:active{transform:scale(.95)}.toast-progress-container{position:absolute;bottom:0;left:0;right:0;height:4px;background:#0000000d;border-radius:0 0 16px 16px;overflow:hidden}.toast-progress-bar{height:100%;transition:width .05s linear;border-radius:0 0 0 16px}.toast-progress-success{background:linear-gradient(90deg,#10b981,#34d399)}.toast-progress-error{background:linear-gradient(90deg,#ef4444,#f87171)}.toast-progress-info{background:linear-gradient(90deg,#5515da,#8b5cf6)}.toast-progress-warning{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.toast-visible .toast-icon-inner{animation:iconBounce .6s cubic-bezier(.68,-.55,.265,1.55)}@keyframes iconBounce{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.toast-success.toast-visible .toast-icon-inner svg{animation:checkmarkDraw .5s ease-out .2s both}@keyframes checkmarkDraw{0%{stroke-dasharray:50;stroke-dashoffset:50}to{stroke-dasharray:50;stroke-dashoffset:0}}@media (max-width: 480px){.toast-container{position:fixed;top:16px;left:0;right:0;display:flex;justify-content:center;padding:0 16px;transform:translateY(-150%)}.toast-container.toast-visible{transform:translateY(0)}.toast-container.toast-leaving{transform:translateY(-150%)}.toast-notification{min-width:unset;max-width:unset;width:100%;padding:.875rem 1rem;gap:.75rem}.toast-icon-wrapper,.toast-icon-inner{width:42px;height:42px}.toast-icon-inner svg{width:20px;height:20px}.toast-title{font-size:.9375rem}.toast-message{font-size:.8125rem}}@media (prefers-color-scheme: dark){.toast-notification{background:linear-gradient(135deg,#1e293b,#0f172a);box-shadow:0 20px 60px #00000080,0 8px 25px #0000004d,0 0 0 1px #ffffff0d}.toast-notification:before{background:linear-gradient(180deg,#ffffff0d,#fff0)}.toast-message{color:#94a3b8}.toast-close-btn{background:#ffffff0d;color:#64748b}.toast-close-btn:hover{background:#ffffff1a;color:#94a3b8}.toast-progress-container{background:#ffffff0d}}.profile-page{min-height:100vh;background-color:#e5def2;padding-bottom:40px}.profile-hero{background:#5515da;padding:1.25rem 1.5rem 2rem;color:#fff;border-radius:0 0 24px 24px}.profile-hero-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.profile-back-btn{width:32px;height:32px;border-radius:50%;border:none;background:#fff;color:#5515da;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.profile-back-btn:hover{background:#ffffffe6}.profile-back-btn svg{width:20px;height:20px;color:#5515da;stroke:#5515da}.profile-logo{display:flex;align-items:center;gap:2px;font-size:1.25rem;font-weight:700;color:#fff}.profile-logo-2{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#4ade80;color:#fff;border-radius:50%;font-weight:700;font-size:.9rem;margin:0 2px}.profile-hero-content{padding-left:.25rem}.profile-hero-content h2{margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.profile-hero-content p{margin:0;font-size:.9rem;opacity:.9}.profile-container{max-width:600px;margin:0 auto;padding:1.5rem;width:100%;box-sizing:border-box}.profile-avatar-section{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.profile-avatar{width:100px;height:100px;border-radius:50%;background:#5515da;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 4px 15px #667eea4d}.profile-avatar span{font-size:2.5rem;font-weight:600;color:#fff}.profile-name{margin:0 0 .25rem;font-size:1.5rem;font-weight:600;color:#1f2937}.profile-email{margin:0;font-size:.95rem;color:#6b7280}.profile-error{padding:12px 16px;background:#fef2f2;border:1px solid #FECACA;border-radius:10px;color:#dc2626;font-size:.9rem;text-align:center;margin-bottom:1rem}.profile-success{padding:12px 16px;background:#f0fdf4;border:1px solid #BBF7D0;border-radius:10px;color:#16a34a;font-size:.9rem;text-align:center;margin-bottom:1rem}.profile-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 2px 8px #0000000a;margin-bottom:1rem}.card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.card-header h3{margin:0;font-size:1.1rem;font-weight:600;color:#1f2937}.edit-btn{display:flex;align-items:center;gap:.5rem;padding:8px 16px;background:#f3f4f6;border:none;border-radius:8px;font-size:.9rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease}.edit-btn:hover{background:#e5e7eb}.profile-fields{display:flex;flex-direction:column;gap:1.25rem}.field-group{display:flex;flex-direction:column;gap:.5rem}.field-group label{display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;color:#6b7280}.field-group label svg{width:16px;height:16px}.field-value{margin:0;font-size:1rem;color:#1f2937;padding:12px 16px;background:#f9fafb;border-radius:10px}.field-value.email-value{color:#6b7280}.profile-input{padding:12px 16px;border:2px solid #E5E7EB;border-radius:10px;font-size:1rem;outline:none;transition:all .2s ease}.profile-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.profile-input::placeholder{color:#9ca3af}.edit-actions{display:flex;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #E5E7EB}.cancel-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:12px 20px;background:#fff;border:2px solid #E5E7EB;border-radius:10px;font-size:.95rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease}.cancel-btn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.save-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:12px 20px;background:#5515da;border:none;border-radius:10px;font-size:.95rem;font-weight:500;color:#fff;cursor:pointer;transition:all .2s ease}.save-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.save-btn:disabled,.cancel-btn:disabled{opacity:.6;cursor:not-allowed}.spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.account-actions{background:#fff}.account-actions h3{margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:#1f2937}.account-actions .logout-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:12px 20px;background:#fef2f2;border:2px solid #FECACA;border-radius:10px;font-size:.95rem;font-weight:500;color:#dc2626;cursor:pointer;transition:all .2s ease}.account-actions .logout-btn:hover{background:#fee2e2;border-color:#fca5a5}@media (max-width: 480px){.profile-container{padding:1rem}.profile-header h1{font-size:1.25rem}.profile-avatar{width:80px;height:80px}.profile-avatar span{font-size:2rem}.profile-name{font-size:1.25rem}.edit-actions{flex-direction:column}.header-spacer{display:none}}.password-change-form{padding-top:1rem}.password-field-group{margin-bottom:1rem}.password-field-group label{display:block;font-size:.85rem;font-weight:500;color:#374151;margin-bottom:.5rem}.password-input-wrapper{position:relative;display:flex;align-items:center}.password-input-wrapper .profile-input{padding-right:45px}.toggle-password-btn{position:absolute;right:12px;background:none;border:none;padding:0;cursor:pointer;color:#9ca3af;display:flex;align-items:center;justify-content:center}.toggle-password-btn:hover{color:#6b7280}.password-requirements{background:#f9fafb;border-radius:8px;padding:.75rem 1rem;margin-bottom:1rem}.validation-item{display:flex;align-items:center;gap:.5rem;font-size:.8rem;padding:.25rem 0}.validation-item.valid{color:#059669}.validation-item.invalid{color:#9ca3af}.validation-item svg{flex-shrink:0}.profile-input.input-error{border-color:#ef4444}.profile-input.input-error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.field-error{display:flex;align-items:center;gap:.25rem;color:#ef4444;font-size:.8rem;margin-top:.5rem}.field-error svg{flex-shrink:0}.settings-section{margin-top:1rem}.settings-section h3{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#1f2937}.settings-list{display:flex;flex-direction:column;gap:0}.settings-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 0;background:transparent;border:none;border-bottom:1px solid #F3F4F6;cursor:pointer;transition:all .2s ease}.settings-item:last-child{border-bottom:none}.settings-item:hover{background:#f9fafb;margin:0 -1rem;padding:1rem;width:calc(100% + 2rem)}.settings-item-left{display:flex;align-items:center;gap:.75rem}.settings-item-left svg{color:#6b7280;flex-shrink:0}.settings-item-left span{font-size:.95rem;color:#374151;font-weight:400}.settings-item>svg{color:#9ca3af;flex-shrink:0}.settings-item-danger .settings-item-left svg{color:#9ca3af}.settings-item-danger .settings-item-left span{color:#374151}.settings-item-danger:hover .settings-item-left svg{color:#dc2626}.settings-item-danger:hover .settings-item-left span{color:#dc2626}.delete-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;padding:1.5rem}.delete-modal{background:#fff;border-radius:20px;padding:2rem 1.5rem;width:100%;max-width:340px;text-align:center;box-shadow:0 20px 60px #0003}.delete-modal h2{margin:0 0 .75rem;font-size:1.25rem;font-weight:600;color:#1f2937;line-height:1.4}.delete-modal p{margin:0 0 1.5rem;font-size:.9rem;color:#6b7280;line-height:1.5}.delete-modal-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.delete-modal-icon.warning{background:#7c3aed}.delete-modal-icon.warning svg{color:#fff}.delete-modal-icon.success{background:#7c3aed}.delete-modal-icon.success svg{color:#fff}.delete-modal-actions{display:flex;gap:.75rem}.delete-confirm-btn{flex:1;padding:14px 20px;background:#dc2626;border:none;border-radius:10px;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.delete-confirm-btn:hover{background:#b91c1c}.delete-cancel-btn{flex:1;width:50%;height:45px;padding:14px 20px;background:#1f2937;border:none;border-radius:10px;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.delete-cancel-btn:hover{background:#111827}.success-modal h2{font-size:1.35rem}.success-modal p{margin-bottom:1.5rem}.continue-btn{width:100%;padding:14px 20px;background:#1f2937;border:none;border-radius:10px;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.continue-btn:hover{background:#111827}.signout-modal{text-align:center}.signout-modal h2{color:#1f2937;margin-bottom:.5rem}.signout-modal p{color:#6b7280;margin-bottom:1.5rem}.delete-modal-icon.signout{width:70px;height:70px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.delete-modal-icon.signout svg{width:32px;height:32px;color:#5515da;stroke:#5515da}.signout-confirm-btn{width:50%;padding:14px 20px;background:#5515da;border:none;border-radius:10px;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:.75rem}.signout-confirm-btn:hover{background:#4010b0}.history-page{min-height:100vh;background-color:#e5def2;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-position:bottom right;background-size:280px auto;background-attachment:fixed;padding-bottom:100px}.history-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1rem}.loading-spinner{width:40px;height:40px;border:3px solid #E5E7EB;border-top-color:#7c3aed;border-radius:50%;animation:spin .8s linear infinite}.history-hero{background:#5515da;padding:1.5rem;color:#fff;border-radius:0 0 24px 24px;position:relative}.history-hero .back-btn{position:absolute;top:1.5rem;left:1.5rem;width:40px;height:40px;border-radius:50%;border:none;background:#fff3;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10;padding:0}.history-hero .back-btn svg{width:20px;height:20px;color:#fff;stroke:#fff}.history-hero .back-btn:hover{background:#ffffff4d}.hero-content{text-align:center;padding:.5rem 0 1rem;pointer-events:none}.hero-content h2,.hero-content p{pointer-events:auto}.hero-content h2{margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.hero-content p{margin:0;font-size:.95rem;opacity:.9}.hero-content .highlight{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#7c3aed;border-radius:50%;font-size:.8rem;margin:0 2px;vertical-align:middle}.splits-section{padding:1.5rem}.splits-header{margin-bottom:1rem}.splits-header h3{margin:0 0 .25rem;font-size:1.25rem;font-weight:700;color:#1f2937}.splits-header p{margin:0;font-size:.85rem;color:#6b7280}.search-bar{display:flex;gap:.5rem;margin-bottom:1.5rem}.search-input{flex:1;padding:12px 16px;border:2px solid #E5E7EB;border-radius:12px;font-size:1rem;outline:none;transition:all .2s ease}.search-input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.search-input::placeholder{color:#9ca3af}.search-btn{width:48px;height:48px;background:#7c3aed;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.search-btn:hover{background:#6d28d9}.splits-list{display:flex;flex-direction:column;gap:1.5rem}.no-results{text-align:center;padding:2rem;color:#6b7280}.date-group{display:flex;flex-direction:column;gap:.75rem}.date-group-title{margin:0;font-size:.75rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px}.date-group-cards{display:flex;flex-direction:column;gap:.75rem}.split-card-wrapper{display:flex;align-items:stretch;width:100%}.receipt-edge{width:8px;height:auto;object-fit:fill;flex-shrink:0}.receipt-edge.left{border-radius:12px 0 0 12px}.receipt-edge.right{border-radius:0 12px 12px 0}.split-card{display:flex;flex-direction:column;padding:1rem 1.25rem;background:#fff;cursor:pointer;transition:all .2s ease;flex:1;min-width:0}.split-card-wrapper:hover .split-card{background:#fafafa}.split-card-wrapper:hover{transform:translateY(-2px);box-shadow:0 4px 12px #7c3aed26}.split-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.split-card-left{flex:1;min-width:0}.split-name{margin:0;font-size:1rem;font-weight:600;color:#1f2937}.split-date{font-size:.8rem;color:#9ca3af;margin-bottom:.75rem}.split-card-right{flex-shrink:0}.split-amount{font-size:1.1rem;font-weight:700;color:#7c3aed}.split-card-divider{height:1px;background:#e5e7eb;margin:.5rem 0 .75rem}.split-card-bottom{display:flex;justify-content:flex-start;align-items:center}.split-participants{display:flex;align-items:center}.participant-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:#fff;border:2px solid white;margin-left:-10px}.participant-avatar:first-child{margin-left:0}.participant-avatar.extra{background:#fcd34d;color:#1f2937;font-size:.7rem;font-weight:700}.no-participants{font-size:.8rem;color:#9ca3af;font-style:italic}.delete-icon-btn{width:32px;height:32px;border-radius:8px;border:none;background:transparent;color:#9ca3af;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.delete-icon-btn:hover{background:#fee2e2;color:#dc2626}.delete-dialog-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:fadeIn .2s ease}.delete-dialog{background:#fff;border-radius:20px;padding:2rem;max-width:360px;width:100%;text-align:center;box-shadow:0 20px 60px #0003;animation:slideUp .2s ease}.delete-dialog-icon{width:64px;height:64px;border-radius:50%;background:#fee2e2;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#dc2626}.delete-dialog-icon svg{width:32px;height:32px}.delete-dialog h3{margin:0 0 .75rem;font-size:1.25rem;font-weight:600;color:#1f2937}.delete-dialog p{margin:0 0 1.5rem;font-size:.95rem;color:#6b7280;line-height:1.5}.delete-dialog p strong{color:#1f2937}.delete-dialog-actions{display:flex;gap:.75rem}.delete-dialog .cancel-btn{flex:1;padding:12px 20px;background:#fff;border:2px solid #E5E7EB;border-radius:12px;font-size:.95rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease}.delete-dialog .cancel-btn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.delete-dialog .delete-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:12px 20px;background:#dc2626;border:none;border-radius:12px;font-size:.95rem;font-weight:500;color:#fff;cursor:pointer;transition:all .2s ease}.delete-dialog .delete-btn:hover:not(:disabled){background:#b91c1c}.delete-dialog .delete-btn:disabled,.delete-dialog .cancel-btn:disabled{opacity:.6;cursor:not-allowed}.delete-dialog .spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.fab{position:fixed;bottom:24px;right:24px;width:60px;height:60px;border-radius:50%;background:#4ade80;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #4ade8066;transition:all .2s ease;z-index:100}.fab:hover{transform:scale(1.1);box-shadow:0 6px 24px #4ade8080;background:#22c55e}.fab svg{width:28px;height:28px}.fab-logo{width:28px;height:28px;object-fit:contain}@media (max-width: 480px){.history-hero{padding:1rem}.history-hero .back-btn{top:1rem;left:1rem}.hero-content h2{font-size:1.25rem}.splits-section{padding:1rem}.split-card{padding:.875rem}.split-name{max-width:120px}.split-amount{font-size:.9rem}.fab{bottom:20px;right:20px;width:56px;height:56px}}@media (min-width: 768px){.history-hero{padding:2rem;border-radius:0 0 32px 32px}.hero-content h2{font-size:2rem}.splits-section{padding:2rem;max-width:600px;margin:0 auto}.fab{bottom:32px;right:32px}}.groups-page{min-height:100vh;background-color:#e5def2;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHcAAAEKCAYAAAAo8sohAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAA5eSURBVHgB7Z3Pb1zVFcfvm+f57Yk9cQwNoVJVURWRECEl7aKqKrrrIkjdOBsCCizMikr8BW7/BhZVJEikUKlSZtGoYlN10SwqECVWKSmRWmjUNEmdxI7H9nh+z5thzjjPsSfjmffevHvOuW/OZ8MPgQj+5N73PffHuZYSBrK4eD2uKuqIQuDCR6fuW5bVUSETU8JAssVnpxQCbSfZ1iEWELkHUMyuJRUCnZbVVJoQuQeQs0pxhcBcbkrkYrK0tBSrNzMo03J1xW4oTYjcQdxcQBEL3Ki+4ChNiNwB3Np0UKZk4No1q6U0IXIHkJgpo4Qp5Sht31tA5A4gnsqiTMuN6py2UQuI3D4gTLU7TVshkGgltIUpQOT2gximiumijFxMVrsDSiFx5cpx+eZiYqVxwpTOZUcXkdtHuWqhlEE6lx1d0L4vJvB4J8hSCOhcdnSRkbuHo40SSkoGdC47uojcPaw302hhSueyo4vI3UPbtiKx7OgicvfQbNs4I1fzsqOLyH1ML0whoXvZ0UXkPgbrWA2ge9nRZeJKoU6nY/3658remr8bX9tcj83OV+1SuRpbS60n0lqXFJ6ge9nRBaWmo6In8uxXcdifnT5iJTp2J461KTAMXacd+4mc3KWFfybu5DaS6VY8gRaQfGK3E7W1Zr6m1PONQsHSVhJFQi4Ivd1czah4NpVIxoz6f4rHnMbD6nMVHaKNlQtC1xPbqVIjljFN6EE0tu1qOf5KKSzJxv1QQOpaupzjOuWGAYzmI9Vs6TeFE2OlamPkvrdwJ11Nrec4BCIsdqbsH28EHcns5U6i1H6CTtds5U7C9OuH7jazU6sd7gr+btXrv8NOLtSmZ89+ms8nEzjHSw0DRvGlP7yy6aVOZiX3jTf+kbVr9VxU0q8udkbxyUejpmkWa8swWhcWPjmc7jQPidjRdH9Odir15dyrr3aGLh+T/yBPnboe/9FL8fwkB6agwCG7b1ZOPDpob5hULkzDMFqVEJhhgsnkvv32X3NTjdS0EsYGBG+2Tqz1f4NJvrnnz/99VsSGR8yux+AbDNll399XiLjBKdFy0koIFQhZr79+Y3bv30OV+847y3NSv+pjOtZILZ65l3H/Gk0uTMWqotDOKU0q7dx6zp2eUeQuLv55RqZiHOD7e+7cNzn4c+1pWVIxDcX6qYdaFw5gR8ex6lLHEmDXHsa0yV1Y6NiO+tdhe8qS5UQC7EQnru1o61y37mp3ZJ2YEi2BCr6zslZMT+hyYTqWAMWD0OXCdKwEFoQqV6ZjXoQWqGA6TjS/TLdxbieGTqPe7uSm8/t2VerNTaPvUoX2i89mv8i1W44RoxZE2irTaGw69dqM3YSWQQedSYLDBC+/XLITiVwyVq0n252kMTNTKKUKjNp8cvkZxZyqVXfUg+ny5T+drAS9iHX+/F9SKSdxyATJociFTQHOa8cgtVazSoXCTzwfCx3FewufpItqaobzma+xf2HcR20rMb394Yc/3NZxZXJh4Yo9lzo2x3UUj52Wn1d32R4a///G0c2LF18s6boLWyicdR7V7j2Cb7hiyNhy4aqHYkix3tj4+ONjFaUZEKyy5Q3FkLGmZbjysZKssVu0gBGLIXYvb7752VyK2dWXsUbu7Wwzo5hRrKdK2GKBajVbUswYb1ouN1OKEZCKC4UT24qA7n+3UYs5KF1qvBJY7lK33uNWBtS64UYR0rmfqilGBJZ7W82yGrWqriq9cEMIrHYpRgSWm3JirMJDUd0imY73c5z0N1c/geRCKz1Ouz9OPVWnHrWAzrZDQQgkF7OVnhe21FZoy4pRIpDcLXWH2TryXVYplQuB5GamW3zWUh3V5DAlA7DOrhjhWy7mC5WeaPE5HfCS+oqVXN+SVlZes5PxGZSuo164X19lMyVDA9E0o/0xOVccItz2taWZdohwq/1Fbkhwq/0BkRsSjYadVZzoLseK3JDgtxybqorcEICrqpym5Mdbnw2ROyawcMHtqBGc9IQ/itwx6R3GZzdqd47witwxgOmY23ltd9QCIjcgHKfjvaMWELkB2ekcwKuu3TtqAZEbAFhm5Ca2f9QCItcncAeZ472oQYcDZePAB1x7asFZ7UFHemXkegS64HEUO+ys9sS9wukX6KP41ltfzKgKzyuqw85qy7Q8hN711PxynmtD0lF3omTkHgC0S+iWO/l2RbG8ewv3jkfdiRK5A3CfwOmWOyxnNvjOfnTx9MiLZyK3DwhOqtLMqCTPrLnTAsLbnSiR+xju31cAbvDX1L1HXo/ySqBSjx9XVpXD3B+s6tazjwo+nl2d+G5vMA1vd+Iz3FsHQxuIQuFU3c+/M7Ej14Rp2OWgFahRTOTIPXPmj5nZ+NZhu2Ox//8PKhaYKLmw2rSy8tOZnP1MzoQO7uOIBSZmWjbtQchxxQITIde0ByHDEAtEWi6EpmfSf5s16Wn0MHtoRfabC7VrO3X/sNPpGPMKGZQ7V68eD61LQCRH7s4SYp5dA7SDgJWnssqs+1mg8EKklh9Nql1dYK345q1kcXn5ROiXyCNzEgNCU1Z9Pm+aWNgEWF4+raU7gPHfXLd2jTcT00a9PpZRze3t/63r7Odh9DfXtNp1l0y+cuHC97d09YF2MVauabWrS1g1rBeMC1RPatemMbUrsJOIW5uFwmm0hmhGjVxT9l376SXim5CIT6O2VTImLUPtCl3ZTRMLwUlnIh4G+x+UibWri86XUbzAWq57CtG40apo3lnoh2UJAbXr7du/nE21W2bVrmrn+7pdny5evfoCedd0dj84Y2tXoPt9LRZvFbk0GmUl19TaFYDvKzxQpRjBos41tXYFduvX373IrqE3+dQHtWtF3T5i2bZxCyrwfa227qwVCr9g2cybdFo2bd91L9RljhdI5Jpcu8I0vFY9tkVd5ngBXa7JtSvVMmJQ0H7A7g11zo8oD8OEabgfFLkQmh6kHHbtfbxg0jTcj/aNA5iGYcHf1EWJsvrvqoliAW0j18Qzw3sxcRruR4tcU/ddAZiGc9/JF99//we+rktyJNSp0j2sZsJ910HAm4Db6uv1S5d+ZkQaHkVoAkyuXQGOa8PjEopc02vXWm1mI+zT/hwYS4bptStMwx9cOV40OTQNI7Bck2tXgMNJCd0E2onp1a6d2iFl4O/3J0uIxyIRmobhS67J+649MvnKZYST/lzwPC2/++7XydL9Yt7U2tXUJcRxGPm9dGtXp2QdMrF2Bbac9DqHA2vYDJVleu3qErPiLA6shc1vL59cHfaJOfCbu1O7fp5TFfOm4X5MTfTDaDvJ9qjs8JRcmIbPnv00n+40k1w7lwpdTy1rZNp/yt6vzn2WyycTSSWwZi435V9u27aM/r5OChsPcyNzxFNyy1WRawLFdLE16p/ZJ3dpaSlmYh07iVy5ctzntHxzQTqnG4CXpAzsk3tr05Ep2QC8JGVgn9zZ+erEd043AS9JGdgnV5KyGXhJysA+uZKUzcBLUgZ25UpSNgcvSRl4MnIlKRuB16QM7MqVpGwGXpMysCtXkrIZeE3KwK5cScpm4DUpA7tyJSmbgdekDPTkSlI2B69JGdgZuZKUjcBPUgZ6ciUpm4GfpAz05EpSNgM/SRnoyZWkbAZ+kjLQkytJ2Qz8JGUgJknZHPwkZSAmSdkM/CZlICZJ2Qz8JmUgJknZDPwmZSAmSdkM/CZlICZJ2Qz8JmVgCjqklZl2XMqq781jJ/l/3z21Oj9fYHc5O0hrfbYlEJRoK/957VmFCCTSD37/8gMVEfhe4yMo0YIkUs6wlUtRogVJpJxhK5eiRKuu2JFqNMZWLkWJdn+6HqkuN2zlUpRoftduucNSLslmhqOaUetPxXPkEiTlRnXO9yIBd1jKpUjKmXhZ5GJgP9dGl2tvJyPXC5Kl3Gy7gV4G3ai+ELlGZCzlUiTla9esyE3L7E5hLC5ej6uKQk/KKoKwG7lHiyn0zYwoJmWAndxVpdB7OUcxKQPs5NbVFrrcKCZlgJ3czHRLknJI8Bu5zQx6yItiUgZYye0lZWTg+RkVUVjJPdoooU/JTjPbVhGFldzV8jz6lJxoJSL3EpgLK7kUSTnIkVFTYCWXIil39xcjmZQBXiMXOSnDUdYg54FNgY1ciqQctaOs/bCRS5GUo3aUtR82cimScpDLVSbBRq6VLqM/dxPlpAywkRuz6+i/lqgdZe2HhVw4ykqRlKP+1CqPkSuXvrTAQu6WmpGkrAEWcluJe+g1btSTMsBCLsWlr6gnZYCFXLn0pQdyuXLpSx/0I5cgKTutVGQ36PdCLlfaI+iDXK60R9AHuVyKpBzVo6z9kMuVS1/6IJVLlZTVhEA7cqU9glZI5Up7BL2QypX2CHohlSvtEfRCKleSsl7I2iZIewT9kI1caY+gHzK50h5BP2RyKS59dX9DTcSasguZXIpLX6urxydiq8+FbuQSHGWdpKQMkMiVS184kMiluPRlq9rELF64kMiluPSlqkdl5GIg7RFwIJFLkZQn4ShrPzQjVy59oYAuV5IyHuhypT0CHuhypT0CHuhypT0CHuhypT0CHqg/aGmPgAvuKJL2CKigypX2CLigyqVojzApl74GgSpX3sTFBVWutEfABU2utEfAB2/kyqUvdNDkyqUvfNDkUrRHmKRLX4NAkyvtEfBBkyuXvvBBkSvtEWjAGbmSlElAkStJmQYUudIegQYUudIegQYUuZKUadAedCjaI0T5TVw/aB+5FO0Rovwmrh+0y6VojxDlN3H9oF2uXPqiQ7tceROXDv0jV97EJUOrXLn0RYtWuXLpixatcuXSFy1a5UpSpkWrXGmPQIvekSuXvkjRJleSMj3a5EpSpkebXEnK9GiTK+0R6NEmV9oj0KNFAEV7hEm/9DUIPaNL3sRlgRa50h6BB1rkSnsEHmiRK5e+ePAtgX0f8TAGS5MAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:bottom right;background-size:280px auto;background-attachment:fixed;padding-bottom:100px}.groups-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1rem}.groups-loading .loading-spinner{width:40px;height:40px;border:3px solid #E5E7EB;border-top-color:#7c3aed;border-radius:50%;animation:groups-spin .8s linear infinite}@keyframes groups-spin{to{transform:rotate(360deg)}}.groups-hero{background:linear-gradient(#5515da);padding:1.25rem 1.5rem 2rem;color:#fff;border-radius:0 0 24px 24px}.groups-hero-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.groups-profile-btn{width:32px;height:32px;border-radius:50%;border:none;background:#fff;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.groups-profile-btn:hover{background:#ffffff4d}.groups-profile-btn svg{width:20px;height:20px;color:#5515da}.groups-logo{display:flex;align-items:center;gap:2px;font-size:1.5rem;font-weight:700;color:#fff}.groups-logo-icon{height:1.5em;width:auto;margin:0 -2px}.groups-logo-icon-img{width:24px;height:24px;position:absolute;right:16px}.groups-logo-icon-img img{width:100%;height:100%;object-fit:contain}.groups-hero-content{padding-left:.25rem}.groups-hero-content h2{margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.groups-hero-content p{margin:0;font-size:.9rem;opacity:.9}.groups-highlight{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:#21b621;color:#fff;border-radius:50%;font-weight:700;font-size:.9rem;margin:0 4px;vertical-align:middle}.groups-content{padding:1.5rem}.groups-search-section{margin-bottom:1.5rem}.groups-search-title{margin:0 0 .75rem;font-size:1rem;font-weight:700;color:#1f2937}.groups-search-bar{display:flex;gap:.5rem}.groups-search-input{flex:1;padding:12px 16px;border:1px solid #E5E7EB;border-radius:8px;font-size:.95rem;outline:none;transition:all .2s ease;background:#fff}.groups-search-input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.groups-search-input::placeholder{color:#9ca3af}.groups-search-btn{width:48px;height:48px;background:#21b621;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.groups-search-btn:hover{background:#6d28d9}.groups-list{display:flex;flex-direction:column;gap:0}.groups-no-results{text-align:center;padding:2rem;color:#6b7280}.groups-card{padding:1rem;background:#fff;border-bottom:1px solid #F3F4F6;cursor:pointer;transition:all .2s ease}.groups-card:hover{background:#fafafa}.groups-card-header{margin-bottom:.75rem}.groups-card-name{margin:0 0rem 0rem;font-size:1rem;font-weight:700;color:#1f2937}.groups-card-count{font-size:.85rem;color:#9ca3af}.groups-card-members{display:flex;align-items:center}.groups-card-profile-icon{width:32px;height:32px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;color:#6b7280;margin-right:4px}.groups-card-profile-icon svg{width:18px;height:18px;color:#5515da}.groups-card-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:#fff;border:2px solid white;margin-left:-8px}.groups-card-avatar:first-of-type{margin-left:0}.groups-card-avatar.extra{background:#5515da;color:#fff;font-size:.7rem;font-weight:700}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;text-align:center}.empty-state-icon{width:80px;height:80px;background:linear-gradient(135deg,#667eea20,#764ba220);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#7c3aed}.empty-state-icon svg{width:36px;height:36px}.empty-state h3{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:#1f2937}.empty-state p{margin:0 0 1.5rem;font-size:.95rem;color:#6b7280;max-width:280px}.primary-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:14px 28px;background:#5515da;border:none;border-radius:12px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.groups-fab{position:fixed;bottom:100px;right:24px;width:56px;height:56px;border-radius:50%;background:#21b621;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #4ade8066;transition:all .2s ease;z-index:100}.groups-fab:hover{transform:scale(1.1);box-shadow:0 6px 24px #4ade8080;background:#22c55e}.groups-fab svg{width:24px;height:24px}.groups-bottom-nav{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;align-items:center;background:#fff;padding:.75rem 1rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px));box-shadow:0 -4px 20px #00000014;z-index:99;border-radius:20px 20px 0 0}.groups-nav-item{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem 1.5rem;background:none;border:none;color:#9ca3af;cursor:pointer;transition:all .2s ease;border-radius:12px;position:relative}.groups-nav-item:hover,.groups-nav-item.active{color:#7c3aed}.groups-nav-item.active:after{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%);width:40px;height:3px;background:#7c3aed;border-radius:0 0 4px 4px}.groups-nav-item svg{width:24px;height:24px}.groups-nav-item span{font-size:.7rem;font-weight:500}.group-detail-page{position:fixed;inset:0;background:#e5def2;z-index:1000;display:flex;flex-direction:column;overflow:hidden}.group-detail-header{background:#5515da;padding:10px 16px;border-radius:0 0 15px 15px;display:flex;align-items:center;position:relative;color:#fff}.group-detail-back-btn{width:32px;height:32px;border-radius:50%;border:none;background:transparent;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:1}.group-detail-back-btn:hover{background:#ffffff4d}.group-detail-header h1{color:#fff;font-size:17px;font-weight:600;margin:0;position:absolute;left:50%;transform:translate(-50%)}.group-detail-content-page{flex:1;overflow-y:auto;padding:1.5rem;padding-bottom:100px}.group-name-section{margin-bottom:1rem}.group-name-section label{display:block;font-size:.9rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.group-name-input{width:100%;padding:12px 16px;border:2px solid #E5E7EB;border-radius:10px;font-size:1rem;outline:none;transition:all .2s ease;background:#fff;box-sizing:border-box}.group-name-input:focus{border-color:#5515da;box-shadow:0 0 0 3px #5515da1a}.group-action-buttons{display:flex;gap:.75rem;margin-bottom:1.5rem}.delete-group-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:12px 16px;background:#f44336;border:none;border-radius:10px;color:#fff;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.delete-group-btn:hover{background:#d32f2f}.delete-group-btn svg{width:16px;height:16px}.update-group-btn{flex:1;padding:12px 16px;background:#5515da;border:none;border-radius:10px;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.update-group-btn:hover{background:#4c1d95}.update-group-btn:disabled{background:#9ca3af;cursor:not-allowed}.delete-confirm-inline{flex:1;display:flex;align-items:center;gap:.5rem;padding:8px 12px;background:#fef2f2;border-radius:10px}.delete-confirm-inline span{flex:1;font-size:.85rem;color:#dc2626}.confirm-yes{padding:6px 12px;background:#dc2626;border:none;border-radius:6px;color:#fff;font-size:.8rem;cursor:pointer}.confirm-no{padding:6px 12px;background:#fff;border:1px solid #E5E7EB;border-radius:6px;color:#374151;font-size:.8rem;cursor:pointer}.members-section-page{background:#fff;border-radius:16px;overflow:hidden}.members-header{background:#e5def2;padding:1rem 1.25rem;border-bottom:1px solid #D4C8E8}.members-header h3{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:#1f2937}.members-header p{margin:0;font-size:.8rem;color:#6b7280}.members-button{padding-bottom:15px;background-color:#e5def2}.add-member-btn-page{display:flex;padding:1rem;align-items:center;justify-content:center;gap:.5rem;width:327px;padding:14px;border-radius:12px;background:#5515da;border:none;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.add-member-btn-page:hover{background:#5515da}.add-member-btn-page svg{width:20px;height:20px}.add-member-input-row{display:flex;gap:.5rem;padding:.75rem 1rem;background:#f9fafb;border-bottom:1px solid #E5E7EB}.add-member-input-row input{flex:1;padding:10px 12px;border:2px solid #E5E7EB;border-radius:8px;font-size:.9rem;outline:none}.add-member-input-row input:focus{border-color:#5515da}.save-member-btn{padding:10px 16px;background:#5515da;border:none;border-radius:8px;color:#fff;font-size:.85rem;font-weight:500;cursor:pointer}.cancel-member-btn{width:40px;height:40px;background:#f3f4f6;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center}.members-list-page{padding:0}.member-row{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.25rem;border-bottom:1px solid #F3F4F6}.member-row:last-child{border-bottom:none}.member-info{display:flex;align-items:center;gap:.75rem;flex:1}.member-avatar-page{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:600;color:#fff}.member-name-page{font-size:.95rem;color:#1f2937;font-weight:500}.member-edit-input{flex:1;padding:8px 12px;border:2px solid #5515DA;border-radius:6px;font-size:.9rem;outline:none}.member-actions{display:flex;gap:.5rem}.member-edit-btn,.member-delete-btn{width:36px;height:36px;border-radius:8px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.member-edit-btn{background:#ede9fe;color:#5515da}.member-edit-btn:hover{background:#ddd6fe}.member-delete-btn{background:#f3f4f6;color:#9ca3af}.member-delete-btn:hover{background:#fee2e2;color:#dc2626}.group-detail-footer{position:fixed;bottom:0;left:0;right:0;display:flex;gap:.75rem;padding:1rem 1.5rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #E5E7EB;z-index:1001}.back-btn-footer{flex:0 0 35%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:14px 20px;background:#fff;border:2px solid #E5E7EB;border-radius:12px;color:#374151;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}.back-btn-footer:hover{background:#f9fafb;border-color:#d1d5db}.create-split-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:14px 20px;background:#5515da;border:none;border-radius:12px;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.create-split-btn:hover{background:#4411b8}.group-modal-page{position:fixed;inset:0;background:#e5def2;z-index:1000;display:flex;flex-direction:column;overflow:hidden}.group-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:#5515da;color:#fff}.group-modal-header h1{margin:0;font-size:1.1rem;font-weight:600}.group-modal-back-btn{width:36px;height:36px;border-radius:50%;border:none;background:transparent;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.group-modal-back-btn:hover{background:#ffffff26}.group-modal-content{flex:1;overflow-y:auto;padding:1.5rem;padding-bottom:100px}.group-modal-name-section{margin-bottom:1rem}.group-modal-name-section label{display:block;font-size:.9rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.group-modal-name-input{width:100%;padding:12px 16px;border:2px solid #E5E7EB;border-radius:10px;font-size:1rem;outline:none;transition:all .2s ease;background:#fff;box-sizing:border-box}.group-modal-name-input:focus{border-color:#5515da;box-shadow:0 0 0 3px #5515da1a}.group-modal-action-buttons{display:flex;gap:.75rem;margin-bottom:1.5rem}.group-modal-delete-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:12px 16px;background:#f44336;border:none;border-radius:10px;color:#fff;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.group-modal-delete-btn:hover{background:#d32f2f}.group-modal-delete-btn svg{width:16px;height:16px}.group-modal-save-btn{flex:1;padding:12px 16px;background:#04aa6d;border:none;border-radius:10px;color:#fff;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.group-modal-save-btn:hover{background:#039960}.group-modal-save-btn:disabled{background:#9ca3af;cursor:not-allowed}.group-modal-members-section{background:#fff;border-radius:16px;overflow:hidden}.group-modal-members-header{background:#e5def2;padding:1rem 1.25rem;border-bottom:1px solid #D4C8E8}.group-modal-members-header h3{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:#1f2937}.group-modal-members-header p{margin:0;font-size:.8rem;color:#6b7280}.group-modal-add-member-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:14px;background:#5515da;border:none;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.group-modal-add-member-btn:hover{background:#4411b8}.group-modal-add-member-btn svg{width:20px;height:20px}.group-modal-add-member-row{display:flex;gap:.5rem;padding:.75rem 1rem;background:#f9fafb;border-bottom:1px solid #E5E7EB}.group-modal-add-member-row input{flex:1;padding:10px 12px;border:2px solid #E5E7EB;border-radius:8px;font-size:.9rem;outline:none}.group-modal-add-member-row input:focus{border-color:#5515da}.group-modal-save-member-btn{padding:10px 16px;background:#5515da;border:none;border-radius:8px;color:#fff;font-size:.85rem;font-weight:500;cursor:pointer}.group-modal-save-member-btn:hover{background:#4411b8}.group-modal-cancel-member-btn{width:40px;height:40px;background:#f3f4f6;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center}.group-modal-cancel-member-btn:hover{background:#e5e7eb}.group-modal-members-list{padding:0}.group-modal-member-row{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.25rem;border-bottom:1px solid #F3F4F6}.group-modal-member-row:last-child{border-bottom:none}.group-modal-member-info{display:flex;align-items:center;gap:.75rem;flex:1}.group-modal-member-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:600;color:#fff;flex-shrink:0}.group-modal-member-name{font-size:.95rem;color:#1f2937;font-weight:500}.group-modal-member-edit-input{flex:1;padding:8px 12px;border:2px solid #5515DA;border-radius:6px;font-size:.9rem;outline:none}.group-modal-member-actions{display:flex;gap:.5rem}.group-modal-member-edit-btn,.group-modal-member-delete-btn{width:36px;height:36px;border-radius:8px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.group-modal-member-edit-btn{background:#ede9fe;color:#5515da}.group-modal-member-edit-btn:hover{background:#ddd6fe}.group-modal-member-delete-btn{background:#f3f4f6;color:#9ca3af}.group-modal-member-delete-btn:hover{background:#fee2e2;color:#dc2626}.group-modal-footer{position:fixed;bottom:0;left:0;right:0;display:flex;gap:.75rem;padding:1rem 1.5rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #E5E7EB;z-index:1001}.group-modal-back-footer-btn{flex:0 0 35%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:14px 20px;background:#fff;border:2px solid #E5E7EB;border-radius:12px;color:#374151;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}.group-modal-back-footer-btn:hover{background:#f9fafb;border-color:#d1d5db}.group-modal-back-footer-btn svg{width:18px;height:18px}.group-modal-create-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:14px 20px;background:#5515da;border:none;border-radius:12px;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.group-modal-create-btn:hover{background:#4411b8}.group-modal-create-btn:disabled{background:#9ca3af;cursor:not-allowed}.group-modal-create-btn svg{width:18px;height:18px}@media (max-width: 480px){.groups-hero{padding:1rem 1rem 1.5rem}.groups-hero-content h2{font-size:1.35rem}.groups-content{padding:1rem}.groups-fab{bottom:90px;right:16px;width:52px;height:52px}.groups-bottom-nav{padding:.5rem;padding-bottom:calc(.5rem + env(safe-area-inset-bottom,0px))}.groups-nav-item{padding:.5rem 1rem}.group-modal-content{padding:1rem;padding-bottom:100px}.group-modal-footer{padding:.75rem 1rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px))}}@media (min-width: 768px){.groups-hero{padding:1.5rem 2rem 2.5rem;border-radius:0 0 32px 32px}.groups-content{padding:2rem;max-width:600px;margin:0 auto}.groups-fab{bottom:110px;right:32px}.groups-bottom-nav{max-width:600px;left:50%;transform:translate(-50%)}.group-modal-page{max-width:500px;margin:0 auto;left:50%;transform:translate(-50%);border-radius:0 0 24px 24px;box-shadow:0 10px 40px #0003}.group-modal-footer{max-width:500px;left:50%;transform:translate(-50%)}}.friends-page{min-height:100vh;background-color:#e5def2;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-position:bottom right;background-size:280px auto;background-attachment:fixed;padding-bottom:2rem}.friends-hero{background:#5515da;padding:1.5rem;color:#fff;border-radius:0 0 24px 24px;position:relative}.friends-hero .back-btn{position:absolute;top:1.5rem;left:1.5rem;width:40px;height:40px;border-radius:50%;border:none;background:#fff3;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10;padding:0}.friends-hero .back-btn svg{width:20px;height:20px;color:#fff;stroke:#fff}.friends-hero .back-btn:hover{background:#ffffff4d}.friends-hero .hero-content{text-align:center;padding:.5rem 0 1rem}.friends-hero .hero-content h1{margin:0;font-size:1.75rem;font-weight:700}.friends-hero .hero-content p{margin:.25rem 0 0;font-size:.95rem;opacity:.9}.friends-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#6b7280}.friends-loading .loading-spinner{width:40px;height:40px;border:3px solid #E5E7EB;border-top-color:#7c3aed;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.balance-summary{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1.25rem 1.5rem}.balance-card{background:#fff;border-radius:16px;padding:1.25rem;box-shadow:0 2px 8px #0000000a}.balance-card .balance-label{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#6b7280;margin-bottom:.5rem}.balance-card .balance-amount{font-size:1.5rem;font-weight:700}.balance-card.owed-to-you .balance-amount{color:#059669}.balance-card.owed-to-you .balance-label svg{color:#059669}.balance-card.you-owe .balance-amount{color:#dc2626}.balance-card.you-owe .balance-label svg{color:#dc2626}.net-balance{display:flex;justify-content:space-between;align-items:center;margin:0 1.5rem 1rem;padding:1rem 1.25rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a}.net-balance .net-label{font-size:.95rem;font-weight:600;color:#374151}.net-balance .net-amount{font-size:1.25rem;font-weight:700}.net-balance.positive .net-amount{color:#059669}.net-balance.negative .net-amount{color:#dc2626}.filter-tabs{display:flex;gap:.5rem;padding:0 1.5rem;margin-bottom:1rem;overflow-x:auto}.filter-tab{padding:.5rem 1rem;background:#fff;border:1px solid #E5E7EB;border-radius:20px;font-size:.85rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s ease;white-space:nowrap}.filter-tab:hover{border-color:#d1d5db;background:#f9fafb}.filter-tab.active{background:#5515da;border-color:transparent;color:#fff}.friends-list{padding:0 1.5rem}.friend-card{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fff;border-radius:12px;margin-bottom:.75rem;box-shadow:0 2px 8px #0000000a}.friend-avatar{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:600;color:#fff;flex-shrink:0}.friend-info{flex:1;min-width:0}.friend-name{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:.125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.friend-meta{font-size:.8rem;color:#9ca3af}.friend-balance{text-align:right;flex-shrink:0}.friend-balance .balance-direction{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.125rem}.friend-balance .balance-value{display:block;font-size:1.1rem;font-weight:700}.friend-balance.positive .balance-direction,.friend-balance.positive .balance-value{color:#059669}.friend-balance.negative .balance-direction,.friend-balance.negative .balance-value{color:#dc2626}.friend-balance.settled .settled-badge{display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:#d1fae5;border-radius:20px;font-size:.8rem;font-weight:600;color:#059669}.empty-friends{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.empty-friends .empty-icon{width:80px;height:80px;background:linear-gradient(135deg,#fce7f3,#fbcfe8);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#db2777}.empty-friends .empty-icon svg{width:36px;height:36px}.empty-friends h3{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:#1f2937}.empty-friends p{margin:0;font-size:.95rem;color:#6b7280}@media (max-width: 480px){.friends-hero{padding:1rem}.friends-hero .back-btn{top:1rem;left:1rem}.balance-summary,.balance-card{padding:1rem}.balance-card .balance-amount{font-size:1.25rem}.net-balance{margin:0 1rem 1rem}.filter-tabs,.friends-list{padding:0 1rem}}.friends-page .fab{position:fixed;bottom:2rem;right:2rem;width:60px;height:60px;border-radius:50%;border:none;background:#4ade80;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #4ade8066;transition:all .2s ease;z-index:100}.friends-page .fab:hover{transform:scale(1.05);box-shadow:0 6px 16px #4ade8080}.friends-page .fab:active{transform:scale(.95)}.friends-page .fab svg{width:24px;height:38px}.ps-page{min-height:100vh;background:#e5def2;display:flex;flex-direction:column}.ps-hero{background:#5515da;padding:1.25rem 1.5rem 2rem;color:#fff;border-radius:0 0 24px 24px}.ps-hero-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.ps-back-btn{width:32px;height:32px;border-radius:50%;border:none;background:transparent;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:1}.ps-back-btn:hover{background:#ffffffe6}.ps-back-btn svg{stroke:#fff;width:20px;height:20px}.ps-logo{display:flex;align-items:center;gap:2px;font-size:1.25rem;font-weight:700;color:#fff}.ps-logo-2{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#4ade80;color:#fff;border-radius:50%;font-weight:700;font-size:.9rem;margin:0 2px}.ps-hero-content{padding-left:.25rem}.ps-hero-content h2{margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.ps-hero-content p{margin:0;font-size:.9rem;opacity:.9}.ps-content{flex:1;padding:16px 16px 100px;overflow-y:auto}.ps-info-banner{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;background:#fff;border-radius:10px;margin-bottom:20px;box-shadow:0 1px 3px #0000000d}.ps-info-banner svg{color:#888;flex-shrink:0;margin-top:2px}.ps-info-banner span{font-size:13px;color:#666;line-height:1.4}.ps-section-label{display:block;font-size:14px;font-weight:600;color:#333;margin-bottom:10px}.ps-search-section{margin-bottom:20px}.ps-search-box{display:flex;gap:8px}.ps-search-box input{flex:1;padding:12px 16px;border:1px solid #E5E7EB;border-radius:10px;font-size:14px;background:#fff;outline:none}.ps-search-box input:focus{border-color:#5515da}.ps-search-box input::placeholder{color:#9ca3af}.ps-search-btn{width:46px;height:46px;background:#5515da;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.ps-search-btn svg{stroke:#fff}.ps-quick-add-section{margin-bottom:20px}.ps-groups-chips{display:flex;flex-wrap:wrap;gap:10px}.ps-loading,.ps-no-groups{font-size:13px;color:#9ca3af}.ps-group-chip{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#fff;border:1px solid #E5E7EB;border-radius:20px;font-size:13px;color:#5515da;cursor:pointer;transition:all .2s ease}.ps-group-chip:hover{background:#f3f0ff;border-color:#5515da}.ps-group-chip svg{stroke:#5515da;width:14px;height:14px}.ps-group-count{color:#9ca3af}.ps-members-card{background:#fff;border-radius:16px;padding:20px;box-shadow:0 1px 3px #00000014;border:2px solid #E8E0F0}.ps-members-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.ps-members-title{font-size:16px;font-weight:600;color:#1a1a1a}.ps-clear-all-btn{background:none;border:none;font-size:13px;font-weight:500;color:#5515da;cursor:pointer;padding:4px 8px}.ps-clear-all-btn:hover{text-decoration:underline}.ps-members-hint{font-size:12px;color:#9ca3af;margin:0 0 16px}.ps-add-member-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px;background:#5515da;border:none;border-radius:10px;font-size:15px;font-weight:600;color:#fff;cursor:pointer;margin-bottom:16px}.ps-add-member-btn svg{stroke:#fff}.ps-members-list{display:flex;flex-direction:column}.ps-member-row{display:flex;align-items:center;padding:14px 0;border-bottom:1px solid #F0F0F0}.ps-member-row:last-child{border-bottom:none}.ps-member-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#fff;margin-right:12px;flex-shrink:0}.ps-member-name{flex:1;font-size:15px;color:#333}.ps-member-actions{display:flex;align-items:center;gap:10px}.ps-action-btn{width:32px;height:32px;border-radius:8px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.ps-action-btn.ps-edit-btn{background:#ede9fe;color:#5515da}.ps-action-btn.ps-edit-btn svg{stroke:#5515da}.ps-action-btn.ps-delete-btn{background:#fee2e2;color:#ef4444}.ps-action-btn.ps-delete-btn svg{stroke:#ef4444}.ps-member-edit-mode{display:flex;align-items:center;width:100%}.ps-edit-input{flex:1;padding:8px 12px;border:2px solid #5515DA;border-radius:8px;font-size:15px;outline:none}.ps-footer{position:fixed;bottom:0;left:0;right:0;padding:16px 20px;background:#fff;border-top:1px solid #F0F0F0;display:flex;gap:12px;box-shadow:0 -4px 12px #0000000d}.ps-back-footer-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:14px;background:#fff;border:1px solid #E5E7EB;border-radius:10px;font-size:15px;font-weight:600;color:#333;cursor:pointer}.ps-back-footer-btn svg{stroke:#333}.ps-continue-btn{flex:1.2;display:flex;align-items:center;justify-content:center;gap:6px;padding:14px;background:#5515da;border:none;border-radius:10px;font-size:15px;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease}.ps-continue-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #5515da4d}.ps-continue-btn:disabled{background:#a5a5a5}.ps-continue-btn svg{stroke:#fff}@media (max-width: 390px){.ps-hero{padding:1rem 1rem 1.5rem}.ps-hero-content h2{font-size:1.25rem}.ps-members-card{padding:16px}}.ia-page{min-height:100vh;background:#f3f0f9;display:flex;flex-direction:column}.ia-header{background:#5515da;padding:10px 16px;border-radius:0 0 15px 15px;display:flex;align-items:center;position:relative}.ia-header-back{width:32px;height:32px;border:none;background:transparent;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}.ia-header-back:hover{background:#ffffff26}.ia-header-title{color:#fff;font-size:17px;font-weight:600;margin:0;position:absolute;left:50%;transform:translate(-50%)}.ia-header-icon{width:24px;height:24px;position:absolute;right:16px}.ia-header-icon img{width:100%;height:100%;object-fit:contain}.ia-content{flex:1;padding:1rem 1.25rem;padding-bottom:180px;overflow-y:auto}.ia-info-box{display:flex;align-items:flex-start;gap:.75rem;background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:1rem;margin-bottom:1.25rem}.ia-info-box svg{flex-shrink:0;color:#6b7280;margin-top:2px}.ia-info-box p{margin:0;font-size:.9rem;color:#4b5563;line-height:1.4}.ia-field{margin-bottom:1rem}.ia-field-label{display:block;font-size:.85rem;font-weight:600;color:#374151;margin-bottom:.5rem}.ia-field-input{width:100%;padding:.875rem 1rem;border:1px solid #E5E7EB;border-radius:10px;font-size:.95rem;color:#1f2937;background:#fff;outline:none;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.ia-field-input:focus{border-color:#5515da;box-shadow:0 0 0 3px #5515da1a}.ia-field-input::placeholder{color:#9ca3af}.ia-date-wrapper{position:relative}.ia-date-input{padding-right:2.5rem}.ia-date-icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%);pointer-events:none}.ia-checkbox-wrapper{margin-bottom:1.5rem}.ia-checkbox-container{display:flex;align-items:center;gap:.75rem;cursor:pointer;position:relative;padding-left:32px}.ia-checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.ia-checkmark{position:absolute;left:0;top:50%;transform:translateY(-50%);height:22px;width:22px;background:#fff;border:2px solid #D1D5DB;border-radius:4px;transition:all .2s}.ia-checkbox-container:hover .ia-checkmark{border-color:#5515da}.ia-checkbox-container input:checked~.ia-checkmark{background:#5515da;border-color:#5515da}.ia-checkmark:after{content:"";position:absolute;display:none;left:7px;top:3px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.ia-checkbox-container input:checked~.ia-checkmark:after{display:block}.ia-checkbox-label{font-size:.95rem;font-weight:600;color:#1f2937}.ia-checkbox-hint{margin:.5rem 0 0;font-size:.8rem;color:#6b7280;line-height:1.4;padding-left:32px}.ia-common-payer-section{margin-top:1rem;padding:1rem;background:#fff;border-radius:12px;border:1px solid #E5E7EB}.ia-common-payer-section .ia-paidby-label{display:block;font-size:.85rem;font-weight:600;color:#374151;margin-bottom:.5rem}.ia-common-payer-section .ia-dropdown-wrapper{position:relative}.ia-common-payer-section .ia-dropdown-trigger{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#f9fafb;border:1px solid #E5E7EB;border-radius:10px;cursor:pointer;font-size:.95rem;color:#1f2937;transition:all .2s}.ia-common-payer-section .ia-dropdown-trigger:hover{border-color:#5515da}.ia-common-payer-section .ia-dropdown-menu{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #E5E7EB;border-radius:10px;margin-top:4px;box-shadow:0 4px 12px #0000001a;z-index:50;overflow:hidden}.ia-common-payer-section .ia-dropdown-option{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:none;border:none;cursor:pointer;font-size:.95rem;color:#1f2937;transition:background .2s}.ia-common-payer-section .ia-dropdown-option:hover{background:#f3f0f9}.ia-assignment-section{background:#ede9fe;border-radius:20px 20px 0 0;margin:.5rem -1.25rem 0;padding:1.25rem}.ia-assignment-header h3{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#1f2937}.ia-assignment-buttons{display:flex;gap:.75rem;margin-bottom:1.25rem}.ia-btn-clear{flex:1;padding:.875rem 1rem;background:#fff;border:1px solid #E5E7EB;border-radius:25px;font-size:.9rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s}.ia-btn-clear:hover{background:#f9fafb;border-color:#d1d5db}.ia-btn-split{flex:1;padding:.875rem 1rem;background:#5515da;border:none;border-radius:25px;font-size:.9rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s}.ia-btn-split:hover{background:#4411b8}.ia-items-container{display:flex;flex-direction:column;gap:1rem}.ia-item-card{background:#fff;border-radius:16px;padding:1rem;box-shadow:0 1px 3px #0000000d}.ia-item-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.875rem}.ia-item-name{font-size:.95rem;font-weight:500;color:#1f2937}.ia-item-right{display:flex;align-items:center;gap:.5rem}.ia-item-price{font-size:.95rem;font-weight:600;color:#1f2937}.ia-icon-btn{width:32px;height:32px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background .2s}.ia-icon-btn:hover{background:#f3f4f6}.ia-pills-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.875rem}.ia-pill{display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem .375rem .375rem;border:2px solid;border-radius:25px;cursor:pointer;transition:all .2s;font-size:.85rem}.ia-pill.selected{border-color:transparent!important}.ia-pill-letter{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600}.ia-pill-name{font-weight:500}.ia-paidby-row{display:flex;align-items:center;gap:.75rem;padding-top:.75rem;border-top:1px solid #F3F4F6}.ia-paidby-label{font-size:.85rem;color:#6b7280}.ia-dropdown-wrapper{position:relative;flex:1}.ia-dropdown-trigger{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#fff;border:1px solid #E5E7EB;border-radius:8px;cursor:pointer;font-size:.9rem;color:#1f2937;width:auto;min-width:140px}.ia-dropdown-trigger:hover{border-color:#d1d5db}.ia-dropdown-trigger svg{margin-left:auto}.ia-dropdown-avatar{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:600;color:#fff}.ia-dropdown-placeholder{color:#9ca3af}.ia-dropdown-menu{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #E5E7EB;border-radius:8px;box-shadow:0 4px 12px #0000001a;margin-top:4px;z-index:50;overflow:hidden}.ia-dropdown-option{display:flex;align-items:center;gap:.5rem;width:100%;padding:.625rem .75rem;background:none;border:none;cursor:pointer;font-size:.9rem;color:#1f2937;text-align:left;transition:background .15s}.ia-dropdown-option:hover{background:#f9fafb}.ia-footer{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:1rem 1.25rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px));border-top:1px solid #E5E7EB;z-index:100}.ia-scan-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.875rem;background:#1f2937;border:none;border-radius:25px;color:#fff;font-size:.9rem;font-weight:500;cursor:pointer;margin-bottom:.75rem;transition:background .2s}.ia-scan-btn:hover{background:#374151}.ia-footer-buttons{display:flex;gap:.75rem}.ia-btn-back{flex:0 0 35%;display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.875rem 1rem;background:#fff;border:1px solid #E5E7EB;border-radius:10px;color:#374151;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}.ia-btn-back:hover{background:#f9fafb;border-color:#d1d5db}.ia-btn-continue{flex:1;display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.875rem 1rem;background:#22c55e;border:none;border-radius:10px;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}.ia-btn-continue:hover:not(:disabled){background:#16a34a}.ia-btn-continue:disabled{background:#9ca3af;cursor:not-allowed}.ia-payer-content{flex:1;padding:1.25rem}.ia-payer-options{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.ia-payer-option{display:flex;align-items:center;gap:.75rem;width:100%;padding:1rem;background:#fff;border:1px solid #E5E7EB;border-radius:12px;cursor:pointer;transition:all .2s}.ia-payer-option:hover{border-color:#5515da;box-shadow:0 2px 8px #5515da1a}.ia-payer-avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600;color:#fff}.ia-payer-name{flex:1;font-size:1rem;font-weight:500;color:#1f2937;text-align:left}.ia-payer-option svg{color:#9ca3af}.ia-summary-content{flex:1;padding:1.25rem;padding-bottom:120px}.ia-payer-banner{display:flex;align-items:center;gap:.5rem;padding:.875rem 1rem;background:#ecfdf5;border-radius:10px;margin-bottom:1rem;color:#059669;font-size:.9rem}.ia-payer-banner svg{color:#059669}.ia-summary-card{background:#fff;border-radius:12px;padding:1rem;margin-bottom:.75rem;border:1px solid #E5E7EB}.ia-summary-card.is-payer{border-color:#22c55e;background:#f0fdf4}.ia-summary-card-header{display:flex;align-items:center;gap:.75rem}.ia-summary-avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600;color:#fff;flex-shrink:0}.ia-summary-info{flex:1}.ia-summary-name{display:block;font-size:.95rem;font-weight:600;color:#1f2937}.ia-summary-payer-label{font-size:.8rem;color:#059669}.ia-summary-amount{text-align:right}.ia-summary-total{display:block;font-size:1.1rem;font-weight:700;color:#1f2937}.ia-summary-owes{font-size:.75rem;color:#6b7280}.ia-summary-total-banner{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#5515da;border-radius:12px;color:#fff;margin-top:1rem}.ia-summary-total-banner span{font-size:.9rem}.ia-summary-total-banner strong{font-size:1.25rem}@media (max-width: 380px){.ia-pills-row{gap:.375rem}.ia-pill{padding:.25rem .5rem .25rem .25rem;font-size:.8rem}.ia-pill-letter{width:20px;height:20px;font-size:.7rem}}@media (min-width: 768px){.ia-page{max-width:500px;margin:0 auto}.ia-footer{max-width:500px;left:50%;transform:translate(-50%)}}.bd-page{min-height:100vh;background:#f8f8f8;display:flex;flex-direction:column}.bd-header{background:#5515da;padding:10px 16px;border-radius:0 0 15px 15px;display:flex;align-items:center;justify-content:space-between}.bd-back-btn{width:32px;height:32px;border-radius:50%;border:none;background:transparent;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;z-index:1}.bd-back-btn svg{stroke:#fff}.bd-title{font-size:17px;font-weight:600;color:#fff}.bd-step-badge{width:26px;height:26px;border-radius:50%;background:#10b981;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.bd-receipt-section{background:#2d3748;position:relative;min-height:100px;max-height:500px;overflow:hidden;transition:height .05s ease-out}.bd-receipt-wrapper{background:#2d3748;border-radius:8px;overflow:auto;height:100%;display:flex;justify-content:center;align-items:flex-start}.bd-receipt-wrapper img{max-width:100%;height:100%;object-fit:contain;transition:transform .2s}.bd-no-receipt{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:40px;color:#999;height:100%}.bd-no-receipt svg{width:32px;height:32px;stroke:#999}.bd-no-receipt span{font-size:14px}.bd-resize-handle{background:#e5e7eb;padding:8px 0;display:flex;justify-content:center;align-items:center;cursor:ns-resize;touch-action:none;-webkit-user-select:none;user-select:none}.bd-resize-handle:hover,.bd-resize-handle.bd-dragging{background:#d1d5db}.bd-resize-bar{width:40px;height:4px;background:#9ca3af;border-radius:2px}.bd-resize-handle:hover .bd-resize-bar,.bd-resize-handle.bd-dragging .bd-resize-bar{background:#6b7280}.bd-content{flex:1;padding:16px 16px 180px}.bd-description-field{margin-bottom:16px}.bd-description-label{display:block;font-size:14px;font-weight:600;color:#374151;margin-bottom:8px}.bd-description-input{width:100%;padding:14px 16px;border:1px solid #E5E7EB;border-radius:12px;font-size:15px;color:#1f2937;background:#fff;outline:none;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.bd-description-input:focus{border-color:#5515da;box-shadow:0 0 0 3px #5515da1a}.bd-description-input::placeholder{color:#9ca3af}.bd-items-card{background:#fff;border-radius:16px;padding:20px;box-shadow:0 1px 3px #00000014}.bd-items-title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 16px}.bd-info-banner{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#f5f5f5;border-radius:10px;margin-bottom:8px}.bd-info-banner svg{color:#888;flex-shrink:0}.bd-info-banner span{font-size:13px;color:#666}.bd-items-list{margin-top:8px}.bd-item-row{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-bottom:1px solid #F0F0F0}.bd-item-row:last-child{border-bottom:none}.bd-item-name{font-size:15px;color:#333;flex:1}.bd-item-actions{display:flex;align-items:center;gap:12px}.bd-item-price{font-size:15px;font-weight:500;color:#5515da}.bd-action-btn{width:28px;height:28px;border-radius:6px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.bd-action-btn.bd-edit-btn{background:#ede9fe;color:#5515da}.bd-action-btn.bd-edit-btn svg{stroke:#5515da}.bd-action-btn.bd-delete-btn{background:#fee2e2;color:#ef4444}.bd-action-btn.bd-delete-btn svg{stroke:#ef4444}.bd-item-edit-mode{display:flex;align-items:center;gap:8px;width:100%}.bd-edit-name-input{flex:1;padding:8px 12px;border:1px solid #DDD;border-radius:6px;font-size:14px}.bd-edit-price-input{width:80px;padding:8px 12px;border:1px solid #DDD;border-radius:6px;font-size:14px}.bd-edit-save-btn,.bd-edit-cancel-btn{width:28px;height:28px;border-radius:6px;border:none;cursor:pointer;font-size:14px}.bd-edit-save-btn{background:#10b981;color:#fff}.bd-edit-cancel-btn{background:#ef4444;color:#fff}.bd-add-item-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px;margin-top:12px;background:#5515da;border:none;border-radius:10px;font-size:15px;font-weight:600;color:#fff;cursor:pointer}.bd-add-item-btn svg{stroke:#fff}.bd-add-item-form{margin-top:12px;padding:14px;background:#f9fafb;border-radius:10px}.bd-add-name-input,.bd-add-price-input{width:100%;padding:12px;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;margin-bottom:10px;box-sizing:border-box}.bd-add-form-btns{display:flex;gap:10px}.bd-add-confirm-btn{flex:1;padding:12px;background:#5515da;border:none;border-radius:8px;color:#fff;font-weight:600;cursor:pointer}.bd-add-confirm-btn:disabled{opacity:.5}.bd-add-cancel-btn{flex:1;padding:12px;background:#fff;border:1px solid #E5E7EB;border-radius:8px;color:#666;font-weight:500;cursor:pointer}.bd-input-section{margin-top:20px}.bd-input-label{display:block;font-size:14px;font-weight:500;color:#333;margin-bottom:8px}.bd-input-field{width:100%;padding:10px;border:1px solid #E5E7EB;border-radius:10px;font-size:15px;background:#fafafa;box-sizing:border-box}.bd-input-field:focus{outline:none;border-color:#5515da}.bd-footer{position:fixed;bottom:0;left:0;right:0;padding:12px 20px 16px;background:#fff;border-top:1px solid #F0F0F0;box-shadow:0 -4px 12px #00000014}.bd-footer-summary{display:flex;flex-direction:column;gap:6px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #F0F0F0}.bd-summary-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#666}.bd-summary-row.bd-summary-total{font-size:16px;font-weight:700;color:#1a1a1a;margin-top:4px}.bd-footer-buttons{display:flex;gap:12px}.bd-rescan-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;background:#fff;border:1px solid #E5E7EB;border-radius:10px;font-size:15px;font-weight:600;color:#333;cursor:pointer}.bd-rescan-btn svg{stroke:#333}.bd-continue-btn{flex:1.2;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px;background:#5515da;border:none;border-radius:10px;font-size:15px;font-weight:600;color:#fff;cursor:pointer}.bd-continue-btn:disabled{background:#a5a5a5}.bd-continue-btn svg{stroke:#fff}@media (max-width: 390px){.bd-header{padding:10px}.bd-items-card{padding:16px}}.sdv-page{min-height:100vh;background:#e5def2;display:flex;flex-direction:column}.sdv-header{background:#5515da;padding:10px 16px;border-radius:0 0 15px 15px;display:flex;align-items:center;position:relative}.sdv-back-btn{width:32px;height:32px;border-radius:50%;background:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:background .2s;z-index:1}.sdv-back-btn:hover{background:#ffffff1a}.sdv-header h1{color:#fff;font-size:17px;font-weight:600;margin:0;position:absolute;left:50%;transform:translate(-50%)}.sdv-header-icon{width:24px;height:24px;position:absolute;right:16px}.sdv-header-icon img{width:100%;height:100%;object-fit:contain}.sdv-hero{background:#e5def2;margin:0;padding:20px 16px 24px}.sdv-title{font-size:20px;font-weight:700;color:#1f2937;margin:0 0 2px}.sdv-date{font-size:12px;color:#6b7280;margin:0 0 16px}.sdv-hero-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.sdv-amount-section{display:flex;flex-direction:column;gap:2px}.sdv-amount-label{font-size:11px;color:#6b7280;font-weight:500}.sdv-amount{font-size:28px;font-weight:700;color:#5b21b6}.sdv-members-section{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.sdv-members-label{font-size:11px;color:#6b7280;font-weight:500}.sdv-members-avatars{display:flex;align-items:center}.sdv-avatar{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#fff;border:2px solid #EDE9FE;margin-left:-10px}.sdv-avatar:first-child{margin-left:0}.sdv-avatar-more{background:#374151;font-size:10px}.sdv-hero-buttons{display:flex;flex-direction:column;gap:10px}.sdv-edit-btn{width:100%;padding:14px 24px;border-radius:10px;background:#1f2937;color:#fff;font-size:15px;font-weight:600;border:none;cursor:pointer;transition:background .2s}.sdv-edit-btn:hover{background:#374151}.sdv-share-btn{width:100%;padding:14px 16px;border-radius:10px;background:#22c55e;color:#fff;font-size:15px;font-weight:600;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s}.sdv-share-btn:hover{background:#16a34a}.sdv-zigzag-divider{width:100%;height:20px;overflow:hidden;background:linear-gradient(to bottom,#ede9fe 50%,#f5f5f5 50%)}.sdv-zigzag-divider img{width:100%;height:20px;object-fit:cover}.sdv-content{flex:1;padding:16px 16px 100px;background-color:#fff}.sdv-breakdown-card{background:#fff}.sdv-breakdown-card h3{font-size:16px;font-weight:600;color:#1f2937;margin:0 0 16px}.sdv-breakdown-rows{display:flex;flex-direction:column}.sdv-breakdown-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;font-size:14px;color:#6b7280;border-bottom:1px solid #F3F4F6}.sdv-breakdown-row:last-child{border-bottom:none}.sdv-breakdown-row span:last-child{font-weight:500;color:#374151}.sdv-breakdown-total{border-bottom:none!important;margin-top:4px;padding-top:14px}.sdv-breakdown-total span{color:#1f2937!important;font-weight:600;font-size:15px}.sdv-shares-section h3{font-size:16px;font-weight:600;color:#1f2937;margin:0 0 12px}.sdv-shares-list{display:flex;flex-direction:column;gap:12px}.sdv-share-card{background:#fff;border-radius:16px;padding:16px;box-shadow:0 1px 3px #00000014}.sdv-share-header{display:flex;align-items:center;gap:12px}.sdv-share-avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;color:#fff}.sdv-share-name{font-size:16px;font-weight:600;color:#1f2937;display:flex;align-items:center;gap:6px}.sdv-you-badge{font-size:14px;font-weight:500;color:#6b7280}.sdv-owes-row{display:flex;align-items:center;gap:8px;padding:12px 0 8px 52px}.sdv-owes-label{font-size:14px;color:#6b7280}.sdv-owes-amount{font-size:18px;font-weight:700;color:#22c55e}.sdv-owes-to{display:flex;align-items:center;gap:8px;padding:0 0 8px 52px}.sdv-owes-to-avatar{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#fff}.sdv-owes-to-name{font-size:14px;color:#6b7280}.sdv-payer-badge{padding:10px 0 6px 52px}.sdv-payer-badge span{font-size:14px;color:#5b21b6;font-weight:500}.sdv-details-toggle{display:flex;align-items:center;justify-content:center;gap:4px;width:100%;padding:8px;margin-top:4px;background:none;border:none;border-top:1px solid #F3F4F6;font-size:13px;color:#9ca3af;cursor:pointer;transition:color .2s}.sdv-details-toggle:hover{color:#6b7280}.sdv-share-details{margin-top:12px;padding-top:12px;border-top:1px solid #F3F4F6}.sdv-detail-row{display:flex;justify-content:space-between;padding:6px 0;font-size:13px;color:#6b7280}.sdv-detail-extra{color:#9ca3af;font-style:italic}.sdv-detail-total{border-top:1px dashed #E5E7EB;margin-top:8px;padding-top:8px;font-weight:600;color:#1f2937}.sdv-footer{position:fixed;bottom:0;left:0;right:0;padding:12px 16px;padding-bottom:max(12px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #E5E7EB}.sdv-home-btn{width:100%;padding:14px 24px;border-radius:12px;background:#000;border:2px solid #1F2937;color:#fff;font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s}.sdv-home-btn:hover{background:#f9fafb}.sdv-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:flex-end;justify-content:center;z-index:1000;animation:fadeIn .2s ease}.sdv-modal{background:#fff;width:100%;max-width:500px;border-radius:20px 20px 0 0;padding:20px;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sdv-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.sdv-modal-header h3{font-size:18px;font-weight:600;color:#1f2937;margin:0}.sdv-modal-close{width:36px;height:36px;border-radius:50%;background:#f3f4f6;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280}.sdv-share-options{display:flex;flex-direction:column;gap:12px}.sdv-share-option{display:flex;align-items:center;gap:16px;padding:16px;background:#f9fafb;border:1px solid #E5E7EB;border-radius:12px;cursor:pointer;transition:all .2s;text-align:left}.sdv-share-option:hover{background:#f3f4f6;border-color:#d1d5db}.sdv-qr-container{display:flex;flex-direction:column;align-items:center;padding:1rem 0}.sdv-qr-wrapper{padding:1rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:1rem;display:flex;justify-content:center;align-items:center}.sdv-qr-hint{color:#6b7280;font-size:.9rem;margin-bottom:1.5rem;text-align:center}.sdv-qr-actions{display:flex;gap:1rem;width:100%}.sdv-qr-action-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:12px;border-radius:12px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s;border:1px solid #E5E7EB;background:#fff;color:#374151}.sdv-qr-action-btn:hover{background:#f9fafb}.sdv-share-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff}.sdv-share-icon.text{background:linear-gradient(135deg,#10b981,#059669)}.sdv-share-icon.qr{background:linear-gradient(135deg,#3b82f6,#2563eb)}.sdv-share-info{display:flex;flex-direction:column;gap:2px}.sdv-share-title{font-size:15px;font-weight:600;color:#1f2937}.sdv-share-desc{font-size:13px;color:#6b7280}.sdv-share-success{text-align:center;padding:40px 20px}.sdv-share-success span{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:#10b981;color:#fff;font-size:28px;margin-bottom:16px}.sdv-share-success p{font-size:16px;font-weight:500;color:#1f2937;margin:0}@media (max-width: 400px){.sdv-amount{font-size:26px}.sdv-hero-buttons{flex-direction:column}.sdv-edit-btn{width:100%}}.sdv-owes-section{margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px dashed #E5E7EB}.sdv-owes-section:last-of-type{border-bottom:none}.sdv-receives-section{margin-top:.5rem}.sdv-receives-row{display:flex;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.85rem}.sdv-receives-label{color:#059669;font-weight:500}.sdv-receives-amount{color:#059669;font-weight:600}.sdv-receives-from{color:#6b7280}.sdv-self-paid-badge{background:#f0fdf4;color:#059669;padding:.5rem .75rem;border-radius:8px;font-size:.85rem;display:inline-block;margin-top:.5rem}.sdv-paid-by-hint{color:#9ca3af;font-size:.75rem;font-style:italic}.sdv-delete-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 16px;background:#dc2626;border:none;border-radius:10px;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.sdv-delete-btn:hover{background:#b91c1c}.sdv-delete-btn:active{transform:scale(.98)}.sdv-delete-btn svg{stroke:#fff}.sdv-delete-modal{background:#fff;border-radius:20px;padding:32px 24px;width:90%;max-width:340px;text-align:center;animation:modalSlideUp .3s ease}.sdv-delete-modal-icon{width:72px;height:72px;margin:0 auto 20px;background:linear-gradient(135deg,#fef2f2,#fee2e2);border-radius:50%;display:flex;align-items:center;justify-content:center}.sdv-delete-modal-icon svg{stroke:#dc2626;width:36px;height:36px}.sdv-delete-modal-title{font-size:20px;font-weight:700;color:#1f2937;margin:0 0 12px}.sdv-delete-modal-text{font-size:14px;color:#6b7280;margin:0 0 24px;line-height:1.5}.sdv-delete-modal-buttons{display:flex;gap:12px}.sdv-delete-modal-cancel{flex:1;padding:14px 20px;background:#f3f4f6;border:none;border-radius:12px;color:#374151;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.sdv-delete-modal-cancel:hover{background:#e5e7eb}.sdv-delete-modal-confirm{flex:1;padding:14px 20px;background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:12px;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #dc26264d}.sdv-delete-modal-confirm:hover{transform:translateY(-1px);box-shadow:0 6px 16px #dc262666}.sdv-delete-modal-confirm:active{transform:scale(.98)}.usc-page{min-height:100vh;background-color:#fff;display:flex;flex-direction:column;padding-bottom:0;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-position:bottom right;background-size:280px auto;background-attachment:fixed}.usc-header{background:#5515da;padding:10px 16px;border-radius:0 0 15px 15px;display:flex;align-items:center;position:relative;flex-shrink:0;z-index:10}.usc-back-btn{width:32px;height:32px;border-radius:50%;background:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s ease;z-index:1;padding:0}.usc-back-btn:hover{background:#ffffff1a}.usc-header h1{color:#fff;font-size:17px;font-weight:600;margin:0;position:absolute;left:50%;transform:translate(-50%)}.usc-header-icon{width:24px;height:24px;position:absolute;right:16px}.usc-header-icon img{width:100%;height:100%;object-fit:contain}.usc-scroll-container{flex:1;padding:0 .75rem 120px;margin-top:0}.usc-section{background:#e7dcfc;border-radius:24px;padding:1.5rem;margin-bottom:1.25rem;box-shadow:6px 3px 20px #f300d62b;border:1.2px solid rgb(255 255 255 / 50%);color:#000;position:relative;z-index:10;max-height:400px;overflow-y:scroll;scrollbar-width:thin;scrollbar-color:#a389d4 rgba(0,0,0,.05)}.usc-section::-webkit-scrollbar{width:12px;display:block}.usc-section::-webkit-scrollbar-track{background:#0000000d;border-radius:10px}.usc-section::-webkit-scrollbar-thumb{background:#a389d4;border-radius:10px;border:2px solid #e7dcfc}.usc-section::-webkit-scrollbar-thumb:hover{background:#8e74c0}.usc-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.usc-section-header h3{margin:0;font-size:1.1rem;font-weight:700;color:#111827}.usc-bill-info{padding:0;margin-bottom:1.5rem}.usc-input-group{margin-bottom:1.25rem}.usc-input-group label{display:block;font-size:.9rem;font-weight:600;color:#000;margin-bottom:.5rem}.usc-input-group input{width:100%;padding:14px 16px;border:1px solid #E5E7EB;border-radius:12px;font-size:1rem;background:#fff9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#000;outline:none;transition:all .2s ease;box-sizing:border-box}.usc-input-group input:focus{border-color:#5515da;background:#fff;box-shadow:0 0 0 3px #5515da1a}.usc-bill-name-group input{font-size:1.5rem;font-weight:700;padding:.5rem 0;background:transparent;border:none;border-bottom:2px solid rgba(0,0,0,.1);border-radius:0}.usc-bill-name-group input:focus{background:transparent;border-bottom-color:#5515da;box-shadow:none}.usc-date-wrapper{position:relative;display:flex;align-items:center}.usc-date-wrapper svg{position:absolute;right:16px;pointer-events:none;color:#6b7280}.usc-receipt-toggle button{display:flex;align-items:center;justify-content:center;gap:.5rem;background:#f3f0ff;border:1px solid #E5DEF2;padding:12px;border-radius:12px;font-size:.95rem;font-weight:600;color:#5515da;cursor:pointer;width:100%;transition:all .2s ease}.usc-receipt-toggle button:hover{background:#ede9fe}.usc-receipt-viewer{margin-top:0;margin-bottom:1.5rem;border-radius:12px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 12px #00000014;background:#f3f4f6;display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem;padding:.75rem}.usc-receipt-viewer img{width:100%;height:100%;display:block;object-fit:cover;border-radius:8px}.usc-btn-text{background:#5515da;border:none;color:#fff;font-weight:600;font-size:.9rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;padding:6px 12px;border-radius:20px;transition:background .2s}.usc-btn-text:hover{background:#4411b8}.usc-participants-list{display:flex;flex-wrap:wrap;gap:.75rem}.usc-participant-chip{display:flex;align-items:center;gap:.5rem;background:#fff;padding:6px 12px 6px 6px;border-radius:24px;font-size:.9rem;font-weight:500;color:#000;border:1px solid transparent;transition:all .2s}.usc-participant-chip:hover{background:#f9fafb}.usc-avatar{width:32px;height:32px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;box-shadow:0 2px 4px #0000001a}.usc-remove-p{background:#f3f4f6;border:none;color:#6b7280;cursor:pointer;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;line-height:1;padding:0;margin-left:4px;transition:all .2s}.usc-remove-p:hover{background:#dc2626;color:#fff}.usc-add-participant-btn{display:flex;align-items:center;gap:.5rem;background:#5515da;border:none;color:#fff;padding:8px 16px;border-radius:24px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s}.usc-add-participant-btn:hover{background:#4411b8;color:#fff}.usc-add-member-input input{border:none;border-radius:24px;padding:8px 16px;font-size:.9rem;outline:none;width:120px;background:#fff;color:#000}.usc-actions{display:flex;gap:.5rem}.usc-btn-small{font-size:.8rem;padding:6px 12px;background:#5515da;border:none;border-radius:8px;color:#fff;font-weight:600;cursor:pointer;transition:all .2s}.usc-btn-small:hover{background:#4411b8}.usc-btn-small.secondary{background:#fff;color:#5515da;border:1px solid #5515DA}.usc-btn-small.secondary:hover{background:#f3f0ff}.usc-items-list{display:flex;flex-direction:column;gap:1rem}.usc-item-card{background:#fff;border:none;border-radius:12px;padding:1rem;transition:all .2s}.usc-item-card:hover{box-shadow:0 2px 8px #0000000d}.usc-item-inputs{display:flex;gap:.5rem;margin-bottom:.75rem;align-items:center}.usc-item-name{flex:1;border:none;border-bottom:1px solid transparent;border-radius:0;font-size:1rem;font-weight:500;color:#000;padding:0 4px;background:transparent;transition:all .2s;height:auto;min-height:36px;min-width:0}.usc-item-name:focus{background:transparent;border-bottom-color:#5515da;outline:none}.usc-item-price-wrapper{display:flex;align-items:center;background:transparent;border:none;border-bottom:1px solid transparent;border-radius:0;padding:0 4px;flex:1;width:auto;height:auto;min-height:36px;flex-shrink:0}.usc-item-price-wrapper:focus-within{border-bottom-color:#5515da;box-shadow:none}.usc-item-price{width:100%;border:none;background:transparent;text-align:right;font-size:1rem;font-weight:600;color:#000;outline:none;height:100%;padding:0}.usc-discount-icon{color:#ef4444;display:flex;align-items:center;justify-content:center;margin-left:8px;cursor:pointer}.usc-delete-item{background:#fff;border:1px solid #E5E7EB;color:#ef4444;cursor:pointer;padding:8px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.usc-delete-item:hover{background:#fee2e2;border-color:#fecaca}.usc-item-assignees{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:.5rem;border-top:1px dashed #E5E7EB}.usc-assign-pill{width:32px;height:32px;border-radius:50%;border:2px solid;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;cursor:pointer;padding:0;transition:transform .1s}.usc-assign-pill:active{transform:scale(.95)}.usc-assign-pill.selected{box-shadow:0 2px 5px #00000026}.usc-add-item-row{width:100%;padding:14px;background:#5515da;border:none;border-radius:12px;color:#fff;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s}.usc-add-item-row:hover{background:#4411b8}.usc-summary-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.95rem;color:#000}.usc-row-label-group{display:flex;align-items:center;gap:.75rem}.usc-money-input{display:flex;align-items:center;background:#fff9;border:1px solid rgba(255,255,255,.8);border-radius:8px;padding:0 .75rem;width:110px;height:44px}.usc-money-input:focus-within{background:#fff;border-color:#5515da;box-shadow:0 0 0 2px #ffffff80}.usc-money-input input{border:none;background:transparent;width:100%;text-align:right;outline:none;font-weight:600;color:#000;padding:0}.usc-toggle{display:flex;background:#e5e7eb;border-radius:6px;padding:2px}.usc-toggle button{border:none;background:transparent;padding:2px 8px;font-size:.8rem;font-weight:600;color:#6b7280;border-radius:4px;cursor:pointer;transition:all .2s}.usc-toggle button.active{background:#fff;color:#5515da;box-shadow:0 1px 2px #0000001a}.usc-tip-presets{display:flex;gap:.5rem;margin-bottom:1rem;margin-top:-.5rem;align-items:center}.usc-tip-presets button{border:1px solid #E5E7EB;background:#fff;color:#6b7280;padding:4px 10px;border-radius:12px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s}.usc-tip-presets button:hover{background:#f3f4f6}.usc-tip-presets button.active{background:#5515da;color:#fff;border-color:#5515da}.usc-calc-hint{text-align:right;font-size:.85rem;color:#6b7280;margin-top:-.75rem;margin-bottom:.75rem;font-style:italic}.usc-calc-hint-inline{font-size:.85rem;color:#6b7280;font-style:italic;margin-left:auto}.usc-add-discount-btn{background:none;border:none;color:#5515da;font-size:.9rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.25rem;padding:0}.usc-text-btn-danger{background:none;border:none;color:#ef4444;font-size:.75rem;font-weight:500;cursor:pointer;padding:0}.usc-summary-row.total{font-weight:700;font-size:1.25rem;color:#000;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #D1D5DB}.usc-payer-section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px dashed #D1D5DB;display:flex;justify-content:space-between;align-items:center}.usc-payer-section label{font-weight:600;color:#000}.usc-select-wrapper{position:relative;width:180px}.usc-select-wrapper select{width:100%;padding:10px 32px 10px 12px;border:none;border-radius:6px;appearance:none;background:#fff;font-weight:500;color:#000}.usc-select-wrapper svg{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;color:#5515da}.usc-footer{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:1rem 1.5rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom));border-top:1px solid #E5E7EB;display:flex;justify-content:space-between;align-items:center;box-shadow:0 -2px 10px #0000000d;z-index:100}.usc-footer-total{display:flex;flex-direction:column}.usc-footer-total span{font-size:.8rem;color:#6b7280}.usc-footer-total strong{font-size:1.5rem;color:#1f2937;line-height:1.2}.usc-complete-btn{background:#22c55e;color:#fff;border:none;padding:14px 32px;border-radius:12px;font-weight:600;font-size:1rem;cursor:pointer;box-shadow:0 4px 12px #22c55e4d;transition:all .2s}@media (hover: hover){.usc-complete-btn:hover{background:#16a34a;transform:translateY(-2px);box-shadow:0 6px 16px #22c55e66}}.usc-analyze-container{margin-bottom:24px;padding:0 4px}.usc-analyze-btn-elegant{position:relative;width:100%;padding:16px;border:none;border-radius:16px;background:linear-gradient(135deg,#5515db,#191651);color:#fff;font-size:16px;font-weight:600;letter-spacing:.5px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px;box-shadow:0 10px 25px -5px #4f46e566,0 8px 10px -6px #4f46e51a;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;animation:usc-pulse-shadow 3s infinite;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (hover: hover){.usc-analyze-btn-elegant:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #4f46e566;background:linear-gradient(135deg,#5850ec,#4338ca)}.usc-analyze-btn-elegant:hover:not(:disabled) .usc-analyze-icon{transform:scale(1.1) rotate(-10deg)}}.usc-analyze-btn-elegant:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(to right,transparent,rgba(255,255,255,.4),transparent);transform:skew(-25deg);animation:usc-shimmer 4s infinite;pointer-events:none}@keyframes usc-shimmer{0%{left:-100%}35%{left:200%}to{left:200%}}.usc-analyze-btn-elegant:active:not(:disabled){transform:translateY(1px);box-shadow:0 2px 8px #4f46e54d}.usc-analyze-btn-elegant:disabled:not(.loading){background:#e5e7eb;color:#9ca3af;cursor:not-allowed;box-shadow:none;transform:none;animation:none}.usc-analyze-btn-elegant.loading{background:linear-gradient(270deg,#4f46e5,#818cf8,#4f46e5);background-size:200% 200%;color:#fff;cursor:wait;box-shadow:0 4px 15px #4f46e566;transform:none;animation:usc-gradient-flow 2s ease infinite;opacity:1}.usc-analyze-icon{display:flex;align-items:center;transition:transform .3s ease}.usc-spinner-elegant{width:20px;height:20px;border:2.5px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:usc-spin .8s linear infinite}@keyframes usc-spin{to{transform:rotate(360deg)}}@keyframes usc-pulse-shadow{0%{box-shadow:0 4px 12px #4f46e54d}50%{box-shadow:0 4px 20px #4f46e580}to{box-shadow:0 4px 12px #4f46e54d}}@keyframes usc-gradient-flow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.usc-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .2s ease}.usc-modal{background:#fff;width:90%;max-width:400px;border-radius:24px;padding:1.5rem;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px #0003;animation:slideUp .3s ease}.usc-modal h3{margin:0 0 1.5rem;font-size:1.25rem;color:#1f2937;text-align:center}.usc-modal-tabs{display:flex;gap:1rem;margin-bottom:1rem;border-bottom:1px solid #E5E7EB}.usc-modal-tab{padding:.5rem 1rem;background:none;border:none;border-bottom:2px solid transparent;font-weight:600;color:#6b7280;cursor:pointer;transition:all .2s}.usc-modal-tab.active{color:#5515da;border-bottom-color:#5515da}.usc-group-item{display:flex;align-items:center;width:100%;padding:1rem;border:1px solid #E5E7EB;border-radius:8px;background:#fff;margin-bottom:.75rem;cursor:pointer;text-align:left;transition:all .2s}.usc-group-item:hover{border-color:#5515da;background:#f3f0ff}.usc-group-icon{width:40px;height:40px;background:#e5def2;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#5515da}.usc-group-info{flex:1;margin-left:1rem}.usc-group-info .name{display:block;font-weight:600;color:#1f2937;font-size:1rem}.usc-group-info .count{font-size:.85rem;color:#6b7280}.usc-modal-close{width:100%;padding:12px;margin-top:1rem;background:#f3f4f6;border:none;border-radius:8px;cursor:pointer;font-weight:600;color:#4b5563;transition:all .2s}.usc-modal-close:hover{background:#e5e7eb;color:#1f2937}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media (min-width: 768px){.usc-page{align-items:center}.usc-hero,.usc-scroll-container,.usc-footer{width:100%;max-width:700px}.usc-hero{border-radius:0 0 32px 32px}.usc-footer{left:auto;right:auto;border-radius:20px 20px 0 0}}.processing-overlay{position:fixed;inset:0;background:#5515da;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .3s ease}.processing-container{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem;max-width:320px}.processing-icon-container{position:relative;width:120px;height:120px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.receipt-icon{position:relative;z-index:3;background:#fff;width:80px;height:80px;border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 40px #0003;animation:float 3s ease-in-out infinite}.receipt-icon svg{color:#667eea}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.scan-line{position:absolute;left:20px;right:20px;height:3px;background:linear-gradient(90deg,transparent,#00ff88,transparent);border-radius:2px;z-index:4;animation:scan 2s ease-in-out infinite;box-shadow:0 0 10px #0f8,0 0 20px #0f8}@keyframes scan{0%,to{top:25px;opacity:0}10%{opacity:1}90%{opacity:1}50%{top:85px}}.pulse-ring{position:absolute;width:80px;height:80px;border:2px solid rgba(255,255,255,.4);border-radius:20px;animation:pulse 2s ease-out infinite}.pulse-ring.delay-1{animation-delay:.5s}.pulse-ring.delay-2{animation-delay:1s}@keyframes pulse{0%{transform:scale(1);opacity:.8}to{transform:scale(1.8);opacity:0}}.processing-text{margin-bottom:2rem}.processing-text h2{margin:0 0 .75rem;font-size:1.5rem;font-weight:700;color:#fff;animation:fadeInUp .5s ease}.processing-step{margin:0;font-size:1rem;color:#ffffffe6;min-height:24px;animation:fadeInUp .5s ease .1s both}.dots{display:inline-block;min-width:20px;text-align:left}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.progress-dots{display:flex;gap:8px;margin-bottom:2rem}.progress-dot{width:8px;height:8px;border-radius:50%;background:#ffffff4d;transition:all .3s ease}.progress-dot.active{background:#fff;transform:scale(1.3);box-shadow:0 0 10px #ffffff80}.progress-dot.completed{background:#0f8}.processing-tip{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;animation:fadeInUp .5s ease .3s both}.processing-tip svg{color:#fffc;flex-shrink:0;width:24px;height:24px}.processing-tip span{font-size:.85rem;color:#ffffffe6;text-align:left}@media (max-width: 480px){.processing-container{padding:1.5rem}.processing-text h2{font-size:1.25rem}.processing-step{font-size:.95rem}.processing-tip{padding:.875rem 1rem}.processing-tip span{font-size:.8rem}}.splash-screen{position:fixed;inset:0;background:#4a14d4;display:flex;align-items:center;justify-content:center;z-index:99999;opacity:1;transition:opacity .4s ease-out;overflow:hidden}.splash-screen.fade-out{opacity:0;pointer-events:none}.splash-video{max-width:100%;max-height:100%;object-fit:contain;transform:scale(1.02)}.guest-flow{min-height:100vh;background-color:#e5def2;background-image:url(../assets/Union.png);background-repeat:no-repeat;background-position:bottom right;background-size:280px auto;background-attachment:fixed;display:flex;flex-direction:column}.guest-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#fff;border-bottom:1px solid #E5E7EB}.guest-logo{display:flex;align-items:center;gap:.5rem}.guest-logo .logo-text{font-size:1.25rem;font-weight:700;color:#1f2937}.guest-badge{padding:.25rem .5rem;background:#fef3c7;border-radius:6px;font-size:.7rem;font-weight:600;color:#d97706;text-transform:uppercase}.exit-btn{display:flex;align-items:center;gap:.375rem;padding:.5rem 1rem;background:transparent;border:1px solid #E5E7EB;border-radius:8px;font-size:.85rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s ease}.exit-btn:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.exit-btn svg{width:16px;height:16px}.guest-content{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.guest-card{background:#fff;border-radius:20px;width:100%;max-width:400px;box-shadow:0 4px 20px #00000014}.guest-card.wide{max-width:500px}.guest-card-header{padding:1.5rem 1.5rem 1rem;text-align:center}.guest-card-header h2{margin:0 0 .25rem;font-size:1.5rem;font-weight:700;color:#1f2937}.guest-card-header p{margin:0;color:#6b7280;font-size:.9rem}.guest-card-body{padding:.5rem 1.5rem 1.5rem}.guest-option-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.guest-option-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem 1rem;border:2px solid #E5E7EB;border-radius:16px;background:#fafafa;cursor:pointer;transition:all .2s ease}.guest-option-box:hover{border-color:#667eea;background:#f5f3ff;transform:translateY(-2px)}.guest-divider{display:flex;align-items:center;gap:1rem;margin:1.25rem 0}.guest-divider:before,.guest-divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.guest-divider span{color:#9ca3af;font-size:.85rem}.guest-option-full{display:flex;align-items:center;gap:1rem;width:100%;padding:1.25rem;border:2px solid #E5E7EB;border-radius:16px;background:#fafafa;cursor:pointer;transition:all .2s ease;text-align:left}.guest-option-full:hover{border-color:#4ade80;background:#f0fdf4;transform:translateY(-2px)}.guest-option-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.guest-option-icon.purple{background:#5515da}.guest-option-icon.blue{background:linear-gradient(135deg,#3b82f6,#2563eb)}.guest-option-icon.green{background:linear-gradient(135deg,#4ade80,#22c55e)}.guest-option-icon svg{width:24px;height:24px;color:#fff;stroke:#fff}.guest-option-title{font-size:.95rem;font-weight:600;color:#1f2937}.guest-option-desc{font-size:.75rem;color:#9ca3af}.guest-option-text{display:flex;flex-direction:column;gap:.125rem}.guest-info-note{margin:1rem 0 0;padding:.75rem;background:#fef3c7;border-radius:8px;font-size:.8rem;color:#92400e;text-align:center}.guest-input-group{margin-bottom:1rem}.guest-input-group label{display:block;margin-bottom:.375rem;font-size:.85rem;font-weight:500;color:#374151}.guest-input-group.half{flex:1}.guest-input{width:100%;padding:.75rem 1rem;border:1px solid #E5E7EB;border-radius:10px;font-size:.95rem;color:#1f2937;transition:all .2s ease;box-sizing:border-box}.guest-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.guest-row{display:flex;gap:1rem}.guest-section{margin-bottom:1.5rem}.guest-section h3{margin:0 0 .75rem;font-size:.95rem;font-weight:600;color:#374151}.empty-text{color:#9ca3af;font-size:.85rem;text-align:center;padding:1rem}.guest-items-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.guest-item-row{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f9fafb;border-radius:10px}.guest-item-row .item-name{flex:1;font-size:.9rem;color:#1f2937}.guest-item-row .item-price{font-size:.9rem;font-weight:600;color:#059669}.remove-btn{padding:.375rem;background:transparent;border:none;color:#9ca3af;cursor:pointer;transition:color .2s ease}.remove-btn:hover{color:#dc2626}.add-item-form,.add-participant-form{display:flex;gap:.5rem}.add-item-form .price-input{width:100px;flex-shrink:0}.add-btn{padding:.75rem;background:#5515da;border:none;border-radius:10px;color:#fff;cursor:pointer;transition:all .2s ease;flex-shrink:0}.add-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.guest-total-row{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f3f4f6;border-radius:10px;margin-bottom:1rem;font-weight:600}.guest-total-row .total-amount{font-size:1.25rem;color:#7c3aed}.guest-continue-btn{width:100%;padding:1rem;background:#5515da;border:none;border-radius:12px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease}.guest-continue-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px #667eea66}.guest-continue-btn:disabled{opacity:.5;cursor:not-allowed}.guest-btn-row{display:flex;gap:1rem;margin-top:1rem}.guest-back-btn{flex:1;padding:1rem;background:#fff;border:2px solid #E5E7EB;border-radius:12px;font-size:1rem;font-weight:600;color:#374151;cursor:pointer;transition:all .2s ease}.guest-back-btn:hover{background:#f9fafb;border-color:#d1d5db}.guest-btn-row .guest-continue-btn{flex:1}.guest-participants-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.guest-participant-row{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f9fafb;border-radius:10px}.participant-avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600;color:#fff;flex-shrink:0}.participant-name{flex:1;font-size:.95rem;font-weight:500;color:#1f2937}.assignment-grid{overflow-x:auto;margin-bottom:1rem}.assignment-header{display:flex;gap:.5rem;padding-bottom:.75rem;border-bottom:1px solid #E5E7EB;margin-bottom:.5rem}.assignment-item-header{min-width:120px;flex:1;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase}.assignment-participant-header{width:60px;display:flex;flex-direction:column;align-items:center;gap:.25rem;font-size:.7rem;color:#6b7280}.mini-avatar{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:#fff}.assignment-row{display:flex;gap:.5rem;padding:.5rem 0;border-bottom:1px solid #F3F4F6}.assignment-item-info{min-width:120px;flex:1;display:flex;flex-direction:column;gap:.125rem}.assignment-item-info .item-name{font-size:.85rem;font-weight:500;color:#1f2937}.assignment-item-info .item-price{font-size:.75rem;color:#6b7280}.assignment-cell{width:60px;height:40px;border:2px solid #E5E7EB;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.assignment-cell:hover{border-color:#d1d5db;background:#f9fafb}.assignment-cell.assigned{border-color:currentColor;color:#fff}.assignment-cell.assigned svg{width:16px;height:16px}.payer-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.payer-option{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fff;border:2px solid #E5E7EB;border-radius:12px;cursor:pointer;transition:all .2s ease;text-align:left}.payer-option:hover{border-color:#d1d5db;background:#f9fafb}.payer-option.selected{border-color:#4ade80;background:#f0fdf4}.payer-option .check-mark{width:28px;height:28px;border-radius:50%;background:#4ade80;display:flex;align-items:center;justify-content:center;color:#fff;margin-left:auto}.payer-option .check-mark svg{width:16px;height:16px}.payer-banner{padding:1rem;background:linear-gradient(135deg,#059669,#10b981);border-radius:12px;color:#fff;font-size:.95rem;margin-bottom:1rem}.summary-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.summary-card{background:#f9fafb;border-radius:12px;overflow:hidden}.summary-card.is-payer{background:#f0fdf4}.summary-card-header{display:flex;align-items:center;gap:.75rem;padding:1rem}.summary-info{flex:1}.summary-info .name{display:block;font-size:.95rem;font-weight:600;color:#1f2937}.summary-info .status{font-size:.8rem;font-weight:500}.summary-info .status.paid{color:#059669}.summary-info .status.owes{color:#dc2626}.summary-total{font-size:1.1rem;font-weight:700;color:#7c3aed}.summary-items{padding:0 1rem 1rem;display:flex;flex-direction:column;gap:.25rem}.summary-item{display:flex;justify-content:space-between;font-size:.8rem;color:#6b7280}.summary-item.extra{color:#9ca3af;font-style:italic}.summary-grand-total{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#fff;border-radius:12px;border:1px solid #E5E7EB;font-weight:600;margin-bottom:1rem}.summary-grand-total .amount{font-size:1.25rem;color:#7c3aed}.share-btn{width:100%;padding:1rem;background:linear-gradient(135deg,#4ade80,#22c55e);border:none;border-radius:12px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.share-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #4ade8066}.share-btn svg{width:20px;height:20px}.share-note{text-align:center;font-size:.8rem;color:#9ca3af;margin:.75rem 0 0}@media (max-width: 480px){.guest-header{padding:.75rem 1rem}.guest-content{padding:1rem;align-items:flex-start}.guest-card{border-radius:16px}.guest-card-header{padding:1.25rem 1.25rem .75rem}.guest-card-body{padding:.5rem 1.25rem 1.25rem}.assignment-grid{margin:0 -1.25rem 1rem;padding:0 1.25rem}}.image-preview-container{position:relative;width:100%;max-height:300px;border-radius:12px;overflow:hidden;margin-bottom:1rem;background:#f3f4f6}.receipt-preview-img{width:100%;max-height:300px;object-fit:contain;display:block}.change-image-btn{position:absolute;top:8px;right:8px;width:32px;height:32px;border-radius:50%;border:none;background:#0009;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.change-image-btn:hover{background:#dc2626}.change-image-btn svg{width:16px;height:16px}.image-preview-info{display:flex;gap:.75rem;padding:1rem;background:#fef3c7;border-radius:12px;margin-bottom:1rem}.image-preview-info .info-icon{font-size:1.5rem;flex-shrink:0}.image-preview-info p{margin:0;font-size:.85rem;color:#92400e;line-height:1.5}.reference-image-section{margin-bottom:1rem;border:1px solid #E5E7EB;border-radius:12px;overflow:hidden}.reference-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#f9fafb;font-size:.85rem;font-weight:500;color:#6b7280}.toggle-image-btn{padding:.25rem .75rem;background:#fff;border:1px solid #E5E7EB;border-radius:6px;font-size:.75rem;color:#6b7280;cursor:pointer;transition:all .2s ease}.toggle-image-btn:hover{background:#f3f4f6}.reference-image-preview{max-height:200px;overflow:hidden;transition:max-height .3s ease}.reference-image-preview.collapsed{max-height:0}.reference-image-preview img{width:100%;object-fit:contain;display:block}.image-preview-container.scanning{position:relative}.scan-overlay{position:absolute;inset:0;background:#0009;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#fff}.scan-line{position:absolute;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#4ADE80,transparent);animation:scanMove 2s ease-in-out infinite}@keyframes scanMove{0%{top:0}50%{top:calc(100% - 3px)}to{top:0}}.scan-spinner{width:48px;height:48px;border:4px solid rgba(255,255,255,.3);border-top:4px solid #4ADE80;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.scan-overlay p{margin:0;font-size:.9rem;font-weight:500}.scan-error-box{padding:1rem;background:#fef2f2;border:1px solid #FECACA;border-radius:12px;text-align:center}.scan-error-box p{margin:0 0 1rem;color:#dc2626;font-size:.9rem}.scan-success-box{padding:1rem;background:#f0fdf4;border:1px solid #BBF7D0;border-radius:12px;text-align:center}.scan-success-box p{margin:0;color:#059669;font-size:.9rem;font-weight:500}.tos-page{min-height:100vh;background:#f8f8f8;display:flex;flex-direction:column}.tos-header{background:#5515da;padding:10px 16px;border-radius:0 0 15px 15px;display:flex;align-items:center;justify-content:space-between}.tos-back-btn{width:32px;height:32px;border-radius:50%;border:none;background:transparent;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;z-index:1;transition:background .2s}.tos-back-btn:hover{background:#ffffff1a}.tos-back-btn svg{stroke:#fff}.tos-title{font-size:17px;font-weight:600;color:#fff;position:absolute;left:50%;transform:translate(-50%)}.tos-header-icon{width:28px;height:28px;background:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center}.tos-header-icon svg{width:16px;height:16px;stroke:#fff}.tos-content{flex:1;padding:20px 16px 100px;overflow-y:auto}.tos-updated{font-size:13px;color:#6b7280;margin-bottom:20px;font-weight:500}.tos-section{margin-bottom:20px}.tos-section p{font-size:14px;color:#374151;line-height:1.7;margin:0}.tos-footer{position:fixed;bottom:0;left:0;right:0;padding:16px;background:#fff;border-top:1px solid #E5E7EB;box-shadow:0 -4px 12px #0000000d}.tos-back-to-profile-btn{width:100%;padding:16px;background:#21b621;border:none;border-radius:12px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.tos-back-to-profile-btn:hover{background:#21b621}.tos-back-to-profile-btn:active{transform:scale(.98)}@media (max-width: 480px){.tos-content{padding:16px 14px 100px}.tos-section p{font-size:14px}}.hs-page{min-height:100vh;background:#f8f8f8;display:flex;flex-direction:column}.hs-header{background:#5515da;padding:10px 16px;border-radius:0 0 15px 15px;display:flex;align-items:center;justify-content:space-between;position:relative}.hs-back-btn{width:32px;height:32px;border-radius:50%;border:none;background:transparent;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;z-index:1;transition:background .2s}.hs-back-btn:hover{background:#ffffff1a}.hs-back-btn svg{stroke:#fff}.hs-title{font-size:17px;font-weight:600;color:#fff;position:absolute;left:50%;transform:translate(-50%)}.hs-header-icon{width:28px;height:28px;background:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center}.hs-header-icon svg{width:16px;height:16px;stroke:#fff}.hs-content{flex:1;padding:20px 16px;overflow-y:auto}.hs-info-banner{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fff;border-radius:12px;margin-bottom:24px;box-shadow:0 1px 3px #0000000d}.hs-info-icon{flex-shrink:0;width:36px;height:36px;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center}.hs-info-icon svg{stroke:#6b7280}.hs-info-banner p{margin:0;font-size:14px;color:#6b7280;line-height:1.5;padding-top:6px}.hs-form-section{background:#fff;border-radius:16px;padding:20px;box-shadow:0 1px 3px #0000000d;overflow:visible;position:relative}.hs-form-title{font-size:18px;font-weight:700;color:#1f2937;margin:0 0 20px;line-height:1.4}.hs-field{margin-bottom:20px;width:100%}.hs-label{display:block;font-size:14px;font-weight:600;color:#374151;margin-bottom:8px}.hs-dropdown{position:relative;width:100%}.hs-dropdown-trigger{width:100%;padding:12px 36px 12px 14px;font-size:14px;color:#374151;background:#fff;border:1px solid #E5E7EB;border-radius:8px;cursor:pointer;transition:border-color .2s,box-shadow .2s;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;text-align:left}.hs-dropdown-trigger:focus{outline:none;border-color:#5515da;box-shadow:0 0 0 3px #5515da1a}.hs-dropdown-trigger.open{border-color:#5515da;box-shadow:0 0 0 3px #5515da1a}.hs-dropdown-trigger span.placeholder{color:#9ca3af}.hs-dropdown-trigger svg{flex-shrink:0;stroke:#9ca3af;transition:transform .2s}.hs-dropdown-trigger.open svg{transform:rotate(180deg)}.hs-dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #E5E7EB;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:100;overflow:hidden}.hs-dropdown-item{width:100%;padding:12px 14px;font-size:14px;color:#374151;background:#fff;border:none;cursor:pointer;text-align:left;transition:background .15s}.hs-dropdown-item:hover{background:#f3f4f6}.hs-dropdown-item.selected{background:#eef2ff;color:#5515da}.hs-dropdown-item.placeholder-option{color:#9ca3af}.hs-dropdown-item:not(:last-child){border-bottom:1px solid #F3F4F6}.hs-textarea{display:block;width:100%;max-width:100%;padding:14px 16px;font-size:16px;color:#374151;background:#f9fafb;border:1px solid #E5E7EB;border-radius:10px;resize:none;font-family:inherit;transition:border-color .2s,box-shadow .2s;box-sizing:border-box;min-height:120px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.hs-textarea::placeholder{color:#9ca3af}.hs-textarea:focus{outline:none;border-color:#5515da;box-shadow:0 0 0 3px #5515da1a;background:#fff}.hs-screenshot-field{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hs-screenshot-label{font-size:14px;color:#6b7280}.hs-upload-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;background:#f3f4f6;border:1px solid #E5E7EB;border-radius:8px;font-size:13px;font-weight:500;color:#5515da;cursor:pointer;transition:all .2s}.hs-upload-btn:hover{background:#e5e7eb}.hs-upload-btn svg{stroke:#5515da}.hs-screenshot-preview{position:relative;width:80px;height:80px;border-radius:8px;overflow:hidden;border:1px solid #E5E7EB}.hs-screenshot-preview img{width:100%;height:100%;object-fit:cover}.hs-remove-screenshot{position:absolute;top:4px;right:4px;width:20px;height:20px;background:#0009;border:none;border-radius:50%;color:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.hs-submit-btn{width:100%;padding:16px;background:#10b981;border:none;border-radius:12px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:8px}.hs-submit-btn:hover:not(:disabled){background:#059669}.hs-submit-btn:active:not(:disabled){transform:scale(.98)}.hs-submit-btn:disabled{background:#9ca3af;cursor:not-allowed}.hs-submit-btn.hs-submitted{background:#10b981}.hs-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:hs-spin .8s linear infinite}@keyframes hs-spin{to{transform:rotate(360deg)}}@media (max-width: 480px){.hs-content{padding:16px 14px}.hs-form-section{padding:16px}.hs-form-title{font-size:16px}.hs-screenshot-field{flex-direction:column;align-items:flex-start}}.hs-error{background:#fef2f2;border:1px solid #FECACA;border-radius:8px;padding:12px;margin-bottom:16px;color:#dc2626;font-size:14px;text-align:center}.pp-page{min-height:100vh;background:#f8f8f8;display:flex;flex-direction:column}.pp-header{background:#5515da;padding:10px 16px;border-radius:0 0 15px 15px;display:flex;align-items:center;justify-content:space-between;position:relative}.pp-back-btn{width:32px;height:32px;border-radius:50%;border:none;background:transparent;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;z-index:1;transition:background .2s}.pp-back-btn:hover{background:#ffffff1a}.pp-back-btn svg{stroke:#fff}.pp-title{font-size:17px;font-weight:600;color:#fff;position:absolute;left:50%;transform:translate(-50%)}.pp-header-icon{width:28px;height:28px;background:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center}.pp-header-icon svg{width:16px;height:16px;stroke:#fff}.pp-content{flex:1;padding:20px 16px 100px;overflow-y:auto}.pp-updated{font-size:13px;color:#6b7280;margin-bottom:20px;font-weight:500}.pp-section{margin-bottom:20px}.pp-section p{font-size:14px;color:#374151;line-height:1.7;margin:0}.pp-footer{position:fixed;bottom:0;left:0;right:0;padding:16px;background:#fff;border-top:1px solid #E5E7EB;box-shadow:0 -4px 12px #0000000d}.pp-back-to-profile-btn{width:100%;padding:16px;background:#21b621;border:none;border-radius:12px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.pp-back-to-profile-btn:hover{background:#21b621}.pp-back-to-profile-btn:active{transform:scale(.98)}@media (max-width: 480px){.pp-content{padding:16px 14px 100px}.pp-section p{font-size:14px}}.App{text-align:center;min-height:100vh;background-color:#e5def2;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-position:bottom right;background-size:280px auto;background-attachment:fixed}@media (min-width: 768px){.App{background-size:300px auto}}@media (min-width: 1024px){.App{background-size:320px auto}}.App-header{background:#5515da;padding:20px;color:#fff;margin-bottom:2rem;box-shadow:0 2px 10px #0000001a}.App-header h1{margin:0;font-size:1.8rem;font-weight:600}.App-header{display:flex;justify-content:space-between;align-items:center}.header-user{display:flex;align-items:center;gap:.75rem}.header-greeting{font-size:.95rem;font-weight:500;color:#fff;opacity:.95}.user-name{font-size:.9rem;font-weight:500;opacity:.9}.avatar-btn{width:40px;height:40px;border-radius:50%;border:2px solid rgba(255,255,255,.3);background:#ffffff26;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.avatar-btn span{font-size:.9rem;font-weight:600}.avatar-btn:hover{background:#ffffff40;border-color:#ffffff80;transform:scale(1.05)}.logout-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:none;background:#ffffff26;color:#fff;cursor:pointer;transition:all .2s ease}.logout-btn:hover{background:#ffffff40}.loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1rem}.loading-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#667eea;border-radius:50%;animation:spin .8s linear infinite}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.new-split-modal{background:#fff;border-radius:24px;width:100%;max-width:400px;box-shadow:0 20px 60px #0003;position:relative;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-close-btn{position:absolute;top:1rem;right:1rem;width:36px;height:36px;border-radius:50%;border:none;background:#f3f4f6;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10}.modal-close-btn:hover{background:#e5e7eb;color:#374151}.modal-close-btn svg{width:18px;height:18px}.modal-header{padding:2rem 1.5rem 1rem;text-align:center}.modal-header h2{margin:0 0 .25rem;font-size:1.5rem;font-weight:700;color:#1f2937}.modal-header p{margin:0;color:#6b7280;font-size:.9rem}.modal-body{padding:.5rem 1.5rem 1.5rem}.modal-option-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.modal-option-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem 1rem;border:2px solid #E5E7EB;border-radius:16px;background:#fafafa;cursor:pointer;transition:all .2s ease;text-align:center}@media (hover: hover){.modal-option-box:hover{border-color:#667eea;background:#f5f3ff;transform:translateY(-2px);box-shadow:0 4px 12px #667eea26}}.modal-divider{display:flex;align-items:center;gap:1rem;margin:1.25rem 0}.modal-divider:before,.modal-divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.modal-divider span{color:#9ca3af;font-size:.85rem;font-weight:500}.modal-option-full{display:flex;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;border:2px solid #E5E7EB;border-radius:16px;background:#fafafa;cursor:pointer;transition:all .2s ease;text-align:left}@media (hover: hover){.modal-option-full:hover{border-color:#4ade80;background:#f0fdf4;transform:translateY(-2px);box-shadow:0 4px 12px #4ade8026}}.modal-option-text{display:flex;flex-direction:column;gap:.125rem}.modal-option-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.modal-option-icon.purple{background:#5515da}.modal-option-icon.blue{background:linear-gradient(135deg,#3b82f6,#2563eb)}.modal-option-icon.green{background:linear-gradient(135deg,#4ade80,#22c55e)}.modal-option-icon svg{width:24px;height:24px;color:#fff;stroke:#fff}.modal-option-title{font-size:.95rem;font-weight:600;color:#1f2937}.modal-option-desc{font-size:.75rem;color:#9ca3af}.upload-page-simple{min-height:100vh;background:#f9fafb;display:flex;flex-direction:column}.upload-simple-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#fff;border-bottom:1px solid #E5E7EB}.upload-simple-header h1{margin:0;font-size:1.1rem;font-weight:600;color:#1f2937}.back-btn-simple{width:40px;height:40px;border-radius:50%;border:1px solid #E5E7EB;background:#fff;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.back-btn-simple:hover{background:#f3f4f6}.back-btn-simple svg{width:18px;height:18px;stroke:#6b7280}.upload-simple-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.upload-empty-state{text-align:center;padding:2rem}.upload-empty-state .empty-icon{width:80px;height:80px;margin:0 auto 1rem;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.upload-empty-state .empty-icon svg{width:40px;height:40px;color:#9ca3af}.upload-empty-state p{color:#6b7280;margin:0 0 1.5rem}.select-again-btn{padding:.75rem 2rem;background:#5515da;height:3rem;width:12rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease;margin-bottom:.75rem}@media (hover: hover){.select-again-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}}.cancel-btn{padding:.75rem 2rem;height:3rem;width:12rem;background:transparent;border-color:#6b7280;font-size:1rem;border-radius:10px;color:#6b7280;padding:12px 16px;cursor:pointer}.cancel-btn:hover{color:#374151}.upload-preview-section{width:100%;max-width:350px;display:flex;flex-direction:column;align-items:center;gap:1rem}.preview-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;width:100%}.preview-image-container{position:relative;width:100%;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000001a}.preview-grid .preview-image-container{aspect-ratio:1}.preview-image-container img{width:100%;height:100%;object-fit:cover;display:block}.remove-image-btn{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;border:none;background:#0009;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.remove-image-btn:hover{background:#ef4444}.preview-file-name{margin:0;font-size:.85rem;color:#6b7280;text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-actions{display:flex;gap:1rem;width:100%}.change-btn{flex:1;padding:1rem;background:#fff;border:2px solid #E5E7EB;border-radius:12px;font-size:1rem;font-weight:600;color:#374151;cursor:pointer;transition:all .2s ease}.change-btn:hover{border-color:#d1d5db;background:#f9fafb}.continue-btn{flex:1;padding:1rem;background:#5515da;border:none;border-radius:12px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease}@media (hover: hover){.continue-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px #667eea66}}.continue-btn:disabled{opacity:.7;cursor:not-allowed}.upload-error-msg{margin-top:1rem;padding:1rem;background:#fef2f2;border:1px solid #FECACA;border-radius:12px;color:#dc2626;font-size:.9rem;text-align:center}.upload-page{min-height:100vh;background:#f9fafb}.upload-header{background:#5515da;padding:1.5rem;color:#fff;border-radius:0 0 24px 24px;position:relative}.upload-header .back-btn{position:absolute;top:1.5rem;left:1.5rem;width:40px;height:40px;border-radius:50%;border:none;background:#fff3;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0}.upload-header .back-btn:hover{background:#ffffff4d}.upload-header .back-btn svg{width:20px;height:20px;stroke:#fff}.upload-header-content{text-align:center;padding:1rem 0}.upload-header-content h1{margin:0 0 .25rem;font-size:1.75rem;font-weight:700}.upload-header-content p{margin:0;opacity:.9;font-size:.95rem}.upload-content{padding:1.5rem;max-width:500px;margin:0 auto}.upload-content .upload-options{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 2px 8px #0000000a}.upload-content .upload-prompt{text-align:center;color:#6b7280;margin:0 0 1.5rem;font-size:1rem}.upload-content .option-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.upload-content .option-btn{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 2rem;border:2px solid #E5E7EB;border-radius:16px;background:#fafafa;cursor:pointer;transition:all .2s ease;min-width:140px}.upload-content .option-btn:hover{border-color:#667eea;background:#f5f3ff;transform:translateY(-2px);box-shadow:0 4px 12px #667eea26}.upload-content .option-btn svg{width:32px;height:32px;color:#667eea}.upload-content .option-btn span{font-size:.9rem;font-weight:600;color:#374151}.upload-content .upload-divider{display:flex;align-items:center;gap:1rem;margin:1.5rem 0}.upload-content .upload-divider:before,.upload-content .upload-divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.upload-content .upload-divider span{color:#9ca3af;font-size:.875rem;font-weight:500}.upload-content .manual-entry-btn{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%;padding:1.5rem;border:2px dashed #D1D5DB;border-radius:16px;background:#fafafa;cursor:pointer;transition:all .2s ease}.upload-content .manual-entry-btn:hover{border-color:#4ade80;background:#f0fdf4;transform:translateY(-2px);box-shadow:0 4px 12px #4ade8026}.upload-content .manual-entry-btn svg{width:32px;height:32px;color:#4ade80}.upload-content .manual-entry-btn span{font-size:1rem;font-weight:600;color:#374151}.upload-content .manual-entry-btn .manual-hint{margin:0;font-size:.8rem;color:#9ca3af;font-weight:400}.upload-content .preview-section{display:flex;flex-direction:column;align-items:center;gap:1rem;background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 2px 8px #0000000a}.upload-content .preview-container{position:relative;width:100%;max-width:280px;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #0000001a}.upload-content .preview-image{width:100%;display:block}.upload-content .clear-btn{position:absolute;top:8px;right:8px;width:32px;height:32px;border-radius:50%;border:none;background:#0009;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.upload-content .clear-btn:hover{background:#ef4444}.upload-content .file-name{margin:0;font-size:.875rem;color:#6b7280;text-align:center}.upload-content .submit-btn{width:100%;padding:1rem;background:#5515da;border:none;border-radius:12px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease}@media (hover: hover){.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px #667eea66}}.upload-content .submit-btn:disabled{opacity:.7;cursor:not-allowed}.upload-content .error{margin:1rem 0 0;padding:.75rem 1rem;background:#fef2f2;border:1px solid #FECACA;border-radius:8px;color:#dc2626;font-size:.875rem;text-align:center}@media (max-width: 480px){.upload-header{padding:1.25rem}.upload-header-content h1{font-size:1.5rem}.upload-content{padding:1.25rem}.upload-simple-content{padding:1rem}.upload-content .upload-options{padding:1.5rem}.upload-content .option-btn{padding:1.25rem 1.5rem;min-width:120px}}.form-container,.order-detail-container{max-width:500px;margin:0 auto;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014}.form-container h2,.order-detail-container h2{margin-top:0;color:#333;font-weight:600}.form-back-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;margin-bottom:1.5rem;background:none;border:none;color:#667eea;font-size:.9rem;font-weight:500;cursor:pointer;border-radius:8px;transition:all .2s ease}.form-back-btn:hover{background:#667eea10}.form-back-btn svg{width:18px;height:18px}.upload-options{padding:1rem 0}.upload-prompt{color:#666;margin-bottom:1.5rem;font-size:1rem}.option-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.option-btn{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 2rem;border:2px solid #e0e0e0;border-radius:12px;background:#fafafa;cursor:pointer;transition:all .2s ease;min-width:140px}.option-btn:hover{border-color:#667eea;background:#f5f3ff;transform:translateY(-2px);box-shadow:0 4px 12px #667eea26}.option-btn svg{color:#667eea}.option-btn span{font-size:.9rem;font-weight:500;color:#333}.camera-btn:hover svg{color:#764ba2}.gallery-btn:hover svg{color:#667eea}.preview-section{display:flex;flex-direction:column;align-items:center;gap:1rem}.preview-container{position:relative;display:inline-block;max-width:100%}.preview-image{max-width:100%;max-height:300px;border-radius:12px;box-shadow:0 2px 12px #0000001a;object-fit:contain}.clear-btn{position:absolute;top:-10px;right:-10px;width:32px;height:32px;border-radius:50%;border:none;background:#ff4757;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:all .2s ease;box-shadow:0 2px 8px #ff47574d}.clear-btn:hover{background:#f34;transform:scale(1.1)}.file-name{font-size:.85rem;color:#888;margin:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:12px 32px;font-size:1rem;font-weight:500;cursor:pointer;background:#5515da;border:none;border-radius:8px;color:#fff;transition:all .2s ease;margin-top:.5rem}.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px #667eea66}.submit-btn:disabled{background:#ccc;cursor:not-allowed;transform:none}.primary-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:12px 24px;font-size:1rem;font-weight:500;cursor:pointer;background:#5515da;border:none;border-radius:8px;color:#fff;transition:all .2s ease}@media (hover: hover){.primary-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #667eea66}}.secondary-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:12px 24px;font-size:1rem;font-weight:500;cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:8px;color:#333;transition:all .2s ease}.secondary-btn:hover{border-color:#667eea;color:#667eea;background:#f5f3ff}.spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error{color:#ff4757;margin-top:1rem;padding:.75rem 1rem;background:#fff5f5;border-radius:8px;font-size:.9rem}.order-meta{margin-bottom:1.5rem;text-align:left;padding:1rem;background:#f8f9fa;border-radius:10px}.order-meta p{margin:.5rem 0}.share-code{font-family:monospace;font-size:1.1rem;background:#5515da;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:600}.order-detail-container h3{text-align:left;margin-bottom:.75rem;color:#333}.item-list{list-style:none;padding:0;margin:0}.item{display:flex;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #eee;transition:background .2s ease}.item:hover{background:#f8f9fa}.item:last-child{border-bottom:none}.item-name{font-weight:500;color:#333}.item-price{color:#667eea;font-weight:600}.order-actions{display:flex;gap:1rem;margin-top:1.5rem;justify-content:center;flex-wrap:wrap}.new-order-btn{margin-top:1.5rem;padding:12px 24px;font-size:1rem;font-weight:500;cursor:pointer;background:#fff;border:2px solid #667eea;border-radius:8px;color:#667eea;transition:all .2s ease}.new-order-btn:hover{background:#667eea;color:#fff}@media (max-width: 480px){.form-container,.order-detail-container{margin:0 1rem;padding:1.5rem}.option-buttons{flex-direction:column;align-items:center}.option-btn{width:100%;max-width:200px}.order-actions{flex-direction:column}.order-actions button{width:100%}}
