body:has(.mobile-root)>nav{display:none!important}.mobile-root{padding-bottom:calc(64px + env(safe-area-inset-bottom,0px));background:var(--cream);min-height:100dvh;color:var(--foreground);-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6}.mobile-root::-webkit-scrollbar{display:none}.mobile-root button,.mobile-root a[role=button],.mobile-root .touch-target{min-width:44px;min-height:44px}.mobile-root button:active:not(:disabled){filter:brightness(.92);transition:transform .1s;transform:scale(.96)!important}.mobile-root .m-card{background:var(--surface-card);border:1px solid var(--border-light);border-radius:var(--radius-card-m);margin-bottom:12px;padding:16px;transition:box-shadow .2s}.mobile-root .m-card-clickable:active{box-shadow:var(--shadow-raised);transform:scale(.98)}.mobile-root .m-btn-primary{background:var(--coffee);color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;padding:12px 24px;font-size:16px;font-weight:700;transition:background .15s,box-shadow .15s,transform .1s;display:flex}.mobile-root .m-btn-primary:hover:not(:disabled){background:var(--coffee-dark);box-shadow:0 2px 8px #5c382440;box-shadow:0 2px 8px lab(27.7502% 14.5276 19.5119/.25)}.mobile-root .m-btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.mobile-root .m-btn-secondary{background:var(--cream-dark);color:var(--text-primary);border-radius:var(--radius-btn);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border:none;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;padding:10px 20px;font-size:15px;font-weight:600;transition:background .15s;display:flex}.mobile-root .m-btn-secondary:hover:not(:disabled){background:#dfd6c9;background:lab(86.1194% 1.57991 7.51795)}.mobile-root .m-btn-outline{color:var(--coffee);border:1.5px solid var(--coffee);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;padding:10px 20px;font-size:15px;font-weight:600;transition:background .15s;display:flex}.mobile-root .m-btn-outline:hover:not(:disabled){background:var(--primary-light)}.mobile-root .m-btn-danger{background:var(--red-bg);color:var(--red-soft);border:1px solid var(--red-soft);border-radius:var(--radius-btn);cursor:pointer;min-height:40px;padding:8px 16px;font-size:14px;font-weight:600;transition:opacity .15s}.mobile-root .m-btn-danger:hover:not(:disabled){opacity:.85}.mobile-root .m-bottom-fixed{z-index:60;background:#fff;border-top:1px solid #e5e7eb;padding:12px 16px;position:fixed;bottom:60px;left:0;right:0;box-shadow:0 -2px 8px #00000014}.mobile-root .m-header{color:#111827;padding:16px;font-size:20px;font-weight:700}.mobile-root .m-top-header{z-index:40;padding-top:env(safe-area-inset-top,0px);background:#f9f4ec;background:lab(96.554% .703454 4.53199);border-bottom:1px solid #dfd6c980;border-bottom:1px solid lab(86.1241% 1.46458 7.54603/.5);position:sticky;top:0}@supports (-webkit-touch-callout:none){.mobile-root .m-top-header{padding-top:max(env(safe-area-inset-top,0px), 54px)}}.mobile-root .m-top-header-bar{justify-content:space-between;align-items:center;padding:12px 16px 8px;display:flex}.mobile-root .m-top-header-brand{font-family:var(--font-serif-sc);color:#111827;letter-spacing:.02em;font-size:16px;font-weight:700}.mobile-root .m-top-header-sub{font-family:var(--font-keyword);color:#8a6957;color:lab(47.5556% 11.5711 15.3998);letter-spacing:.05em;font-size:13px;font-weight:500}.mobile-root .m-quota-badge{background:var(--primary-light);border:1px solid var(--border);border-radius:20px;align-items:center;gap:4px;padding:4px 10px;display:flex}.mobile-root .m-quota-dot{background:var(--sage);border-radius:50%;width:6px;height:6px}.mobile-root .m-quota-num{font-family:var(--font-mono);color:var(--coffee);font-size:12px;font-weight:500}.mobile-root .m-quota-unit{color:var(--muted);font-size:12px}.mobile-root .m-icon-btn{background:var(--primary-light);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;min-height:32px;display:flex}.mobile-root .m-login-btn{background:var(--coffee);color:#fff;cursor:pointer;border:none;border-radius:20px;min-height:32px;padding:6px 16px;font-size:13px;font-weight:600}.mobile-root .m-top-header-page{align-items:center;padding:8px 16px;display:flex}.mobile-root .m-back-btn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;min-height:36px;display:flex}.mobile-root .m-page-title{font-family:var(--font-serif-sc);color:#111827;margin-left:4px;font-size:16px;font-weight:600}.mobile-root .m-tag{border-radius:6px;padding:2px 8px;font-size:13px;font-weight:500;display:inline-block}.mobile-root .m-tag-coffee,.mobile-root .m-tag-blue{background:var(--primary-light);color:var(--coffee)}.mobile-root .m-tag-green{background:var(--sage-bg);color:var(--sage)}.mobile-root .m-tag-amber{background:var(--amber-bg);color:var(--amber-warn)}.mobile-root .m-tag-red{background:var(--red-bg);color:var(--red-soft)}.mobile-root .m-tag-gray{color:var(--text-secondary);background:#f0eeeb;background:lab(94.2089% .427037 1.84691)}.mobile-root .m-input{color:#111827;box-sizing:border-box;appearance:none;background:#fff;border:1.5px solid #d1d5db;border-radius:12px;outline:none;width:100%;min-height:48px;padding:12px 14px;font-size:16px;line-height:1.5;transition:border-color .15s,box-shadow .15s}.mobile-root .m-input:focus{border-color:var(--coffee);box-shadow:0 0 0 3px #5c38241f;box-shadow:0 0 0 3px lab(27.7502% 14.5276 19.5119/.12)}.mobile-root .m-select{color:#111827;appearance:none;background:#fff 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='%234b5563' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'%3E%3C/path%3E%3C/svg%3E") right 12px center no-repeat;border:1.5px solid #d1d5db;border-radius:12px;outline:none;width:100%;padding:12px 36px 12px 14px;font-size:16px}.mobile-root .m-fade-in{animation:.3s ease-out mFadeIn}@keyframes mFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.mobile-root .m-pulse{animation:1.5s ease-in-out infinite mPulse}@keyframes mPulse{0%,to{opacity:1}50%{opacity:.6}}.mobile-root .m-spinner{border:3px solid var(--border);border-top-color:var(--coffee);border-radius:50%;width:24px;height:24px;animation:.6s linear infinite mSpin;display:inline-block}@keyframes mSpin{to{transform:rotate(360deg)}}.mobile-root .m-skeleton{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 50%,#e5e7eb 75%) 0 0/200% 100%;border-radius:8px;animation:1.5s ease-in-out infinite mShimmer}@keyframes mShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.mobile-root .pt-safe{padding-top:env(safe-area-inset-top,0px)}.mobile-root .pb-safe{padding-bottom:env(safe-area-inset-bottom,0px)}.m-toast{top:calc(16px + env(safe-area-inset-top,0px));z-index:100;text-align:center;border-radius:12px;padding:12px 16px;font-size:15px;font-weight:500;animation:.3s ease-out mSlideDown;position:fixed;left:16px;right:16px;box-shadow:0 4px 12px #00000026}.m-toast-error{background:var(--red-bg);color:var(--red-soft);border:1px solid var(--red-soft)}.m-toast-success{background:var(--sage-bg);color:var(--sage);border:1px solid var(--sage)}.m-toast-info{background:var(--primary-light);color:var(--coffee);border:1px solid var(--border)}@keyframes mSlideDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}.m-snackbar{bottom:calc(80px + env(safe-area-inset-bottom,0px));z-index:100;text-align:center;cursor:pointer;border-radius:12px;padding:12px 16px;font-size:14px;font-weight:500;animation:.35s ease-out mSnackbarUp;position:fixed;left:16px;right:16px;box-shadow:0 -2px 12px #0000001f}.m-snackbar-error{background:var(--red-bg);color:var(--red-soft);border:1px solid var(--red-soft)}.m-snackbar-success{background:var(--sage-bg);color:var(--sage);border:1px solid var(--sage)}.m-snackbar-info{background:var(--primary-light);color:var(--coffee);border:1px solid var(--border)}@keyframes mSnackbarUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.mobile-root .m-grid-2{grid-template-columns:1fr 1fr;gap:6px;display:grid}.mobile-root .m-grid-3{grid-template-columns:1fr 1fr 1fr;gap:6px;display:grid}.mobile-root .m-metric-item{background:#f9fafb;border-radius:8px;padding:8px}.mobile-root .m-metric-label{color:#4b5563;font-size:11px;font-weight:500}.mobile-root .m-metric-value{color:#111827;font-weight:700}.mobile-root .m-subsection{background:#f9fafb;border-radius:10px;margin-bottom:8px;padding:10px}.mobile-root .m-subsection-title{color:#374151;margin:0 0 6px;font-size:13px;font-weight:600}.mobile-root .m-row-between{justify-content:space-between;margin-bottom:2px;display:flex}.mobile-root .m-row-label{color:#4b5563;font-size:12px}.mobile-root .m-row-value{color:#111827;font-size:12px;font-weight:600}.mobile-root .m-insight-box{border-radius:10px;margin-bottom:8px;padding:10px;font-size:13px;line-height:1.6}@media print{.mobile-root .m-bottom-fixed,.mobile-root .m-bottom-nav{display:none!important}}
