:root{font-family:Inter,Segoe UI,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;background-color:#f5f7fa;color:#1a1d26}#root{min-height:100vh}.trusto-brand-logo{width:min(200px,72vw);max-height:56px;height:auto;object-fit:contain}.trusto-brand-logo--header{width:min(180px,46vw);max-height:44px}.trusto-drawer-brand{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:6px;padding:4px 0 2px;width:100%}.trusto-brand-logo--drawer{width:min(240px,82vw);max-height:56px;height:auto;display:block}.trusto-drawer-brand__subtitle{display:block!important;font-size:13px!important;margin:0!important;line-height:1.35!important}.trusto-brand-logo-wrap .trusto-brand-logo{width:min(220px,90%);max-height:64px}:root{--trusto-primary: #1ca995;--trusto-accent: #ffca2b;--trusto-bg: #f5f7fa;--trusto-surface: #ffffff;--trusto-text: #1a1d26;--trusto-text-muted: #8c9199;--trusto-border: #e8eaed;--trusto-radius-lg: 12px;--trusto-radius-md: 10px;--trusto-shadow-card: 0 4px 14px rgba(26, 29, 38, .06);--trusto-shadow-search: 0 2px 12px rgba(26, 29, 38, .08)}.trusto-auth-logo{width:min(240px,85vw);max-height:100px;height:auto;object-fit:contain}.trusto-auth-page{min-height:100vh;background:var(--trusto-surface);padding:16px 20px 32px}.trusto-auth-shell{max-width:440px;margin:0 auto}.trusto-auth-back{display:inline-flex;align-items:center;gap:4px;color:var(--trusto-primary);font-size:15px;font-weight:500;margin-bottom:8px;cursor:pointer;background:none;border:none;padding:0}.trusto-auth-back:hover{opacity:.85}.trusto-auth-title{margin:0 0 8px!important;color:var(--trusto-text);font-weight:700!important;font-size:22px!important;line-height:1.3!important}.trusto-auth-subtitle{margin:0 0 24px!important;color:var(--trusto-text-muted);font-size:14px;line-height:1.5}.trusto-auth-footer{text-align:center;margin-top:20px;font-size:14px;color:var(--trusto-text-muted)}.trusto-auth-footer a{color:var(--trusto-primary);font-weight:600;text-decoration:underline;text-underline-offset:2px}.trusto-auth-input .ant-input-affix-wrapper,.trusto-auth-input.ant-input-affix-wrapper{border-radius:var(--trusto-radius-md);padding:10px 12px;border-color:var(--trusto-border)}.trusto-auth-input .ant-input,.trusto-auth-input.ant-input{border-radius:var(--trusto-radius-md)}.trusto-auth-btn-primary.ant-btn-primary{height:48px;border-radius:var(--trusto-radius-md);font-weight:600;font-size:15px}.trusto-search-pill.ant-input-affix-wrapper,.trusto-search-pill.ant-input-affix-wrapper-lg{border-radius:999px;border:none;box-shadow:var(--trusto-shadow-search);padding:10px 16px}.trusto-card-elevated.ant-card{border-radius:var(--trusto-radius-lg);box-shadow:var(--trusto-shadow-card);border:1px solid rgba(0,0,0,.04)}.trusto-category-tile{text-align:center;border-radius:var(--trusto-radius-lg);padding:16px 8px;background:var(--trusto-surface);box-shadow:var(--trusto-shadow-card);border:1px solid rgba(0,0,0,.04);transition:transform .15s ease}.trusto-category-tile:hover{transform:translateY(-2px)}.trusto-upload-tile{width:108px;height:92px;border-radius:14px;overflow:hidden;border:1px solid var(--trusto-border);background:#fff;position:relative;display:inline-flex;align-items:center;justify-content:center}.trusto-upload-tile img{width:100%;height:100%;object-fit:cover}.trusto-upload-tile--add{background:#fff;color:var(--trusto-text);cursor:pointer}.trusto-upload-delete{position:absolute;top:6px;right:6px;width:28px;height:28px;border-radius:999px;border:none;background:#1a1d26b8;color:#fff;cursor:pointer}.trusto-upload-row{display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid var(--trusto-border);border-radius:14px;background:#fff}.trusto-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:100;background:var(--trusto-surface);border-top:1px solid var(--trusto-border);padding:8px 8px calc(8px + env(safe-area-inset-bottom));display:flex;justify-content:space-around;align-items:flex-end}.trusto-bottom-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;padding:4px;border:none;background:none;cursor:pointer;color:var(--trusto-text-muted);font-size:11px;position:relative}.trusto-bottom-nav-item.active{color:var(--trusto-primary)}.trusto-bottom-nav-item.active:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:28px;height:3px;background:var(--trusto-primary);border-radius:0 0 3px 3px}.trusto-app-content-mobile-pad{padding-bottom:88px}@media (min-width: 992px){.trusto-app-content-mobile-pad{padding-bottom:16px}}
