.df-screen{min-height:100dvh;background:#fff;color:#0d0d0d;display:flex;flex-direction:column;max-width:430px;margin:0 auto}.df-screen-dark{background:#0d0d0d;color:#fff}.df-screen-header{padding:14px 16px 10px;text-align:center;border-bottom:1px solid #eee;background:#fff}.df-screen-dark .df-screen-header{border-bottom-color:#2a2a2a;background:#0d0d0d}.df-screen-header h1{font-size:.95rem;font-weight:800;margin:0}.df-screen-body{flex:1 1;padding:16px;overflow-y:auto}.df-screen-footer{padding:12px 16px 20px;border-top:1px solid #eee}.df-logo-wrap{display:flex;justify-content:center;margin-bottom:16px}.df-logo-wrap img{border-radius:16px}.df-role-grid{display:flex;flex-direction:column;gap:12px;margin-top:24px}.df-btn{display:block;width:100%;padding:14px 16px;border-radius:12px;font-weight:800;font-size:.95rem;border:2px solid #0d0d0d;cursor:pointer;text-align:center;text-decoration:none;font-family:inherit}.df-btn-primary{background:#f5c518;color:#0d0d0d;border-color:#0d0d0d}.df-btn-secondary{background:#fff;color:#0d0d0d}.df-btn-ghost{background:transparent;border-color:#ccc;color:#666}.df-field{margin-bottom:12px}.df-field label{display:block;font-size:.78rem;color:#666;margin-bottom:4px}.df-field input,.df-field select,.df-field textarea{width:100%;padding:12px;border:1.5px solid #ddd;border-radius:10px;font:inherit;background:#fff}.df-card{border:1.5px solid #ddd;border-radius:12px;padding:14px;margin-bottom:10px;background:#fff}.df-card-title{font-weight:800;margin-bottom:6px}.df-hub-header{justify-content:space-between;padding:12px 16px;border-bottom:1px solid #eee}.df-hub-header,.df-hub-user{display:flex;align-items:center}.df-hub-user{gap:10px}.df-avatar{width:44px;height:44px;border-radius:12px;background:#f5c518;display:flex;align-items:center;justify-content:center;font-weight:800;color:#0d0d0d;border:2px solid #0d0d0d}.df-hub-tiles{display:flex;flex-direction:column;gap:12px;margin:16px 0}.df-hub-tile{padding:20px 16px;border:2px solid #0d0d0d;border-radius:14px;font-weight:800;text-align:center;text-decoration:none;color:#0d0d0d;background:#fff9e0}.df-bottom-nav{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:2px solid #0d0d0d;padding:8px 0 12px;background:#fff}.df-bottom-nav a{text-align:center;text-decoration:none;color:#0d0d0d;font-size:.72rem;font-weight:700;padding:4px}.df-bottom-nav a.active{color:#d4a800}.df-otp-row{display:flex;gap:10px;justify-content:center;margin:24px 0}.df-otp-box{width:52px;height:52px;border:2px solid #0d0d0d;border-radius:10px;text-align:center;font-size:1.4rem;font-weight:800}.df-list-row{gap:12px;padding:12px 0;border-bottom:1px solid #eee}.df-check-row,.df-list-row{display:flex;align-items:center}.df-check-row{gap:10px;padding:12px;border:1px solid #ddd;border-radius:10px;margin-bottom:8px}.df-start-banner{background:#f5c518;color:#0d0d0d;text-align:center;padding:16px;border-radius:12px;font-weight:900;font-size:1.1rem;margin-bottom:16px;border:2px solid #0d0d0d}.df-tabs{display:flex;gap:8px;margin-bottom:12px}.df-tab{flex:1 1;padding:10px;border:1.5px solid #ddd;border-radius:10px;background:#fff;font-weight:700;cursor:pointer;font-family:inherit}.df-tab.active{background:#f5c518;border-color:#0d0d0d}.df-search-bar{display:flex;gap:8px;margin-bottom:12px}.df-search-bar input{flex:1 1;padding:10px 12px;border:1.5px solid #ddd;border-radius:10px}.df-poster{width:64px;height:64px;border-radius:8px;background:#eee;flex-shrink:0}.df-animation-box{min-height:200px;border:2px dashed #ccc;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#999;margin:12px 0}.df-screen-index{max-width:720px;margin:0 auto;padding:24px 16px}.df-screen-index h1{margin-bottom:16px}.df-screen-index ul{list-style:none;padding:0}.df-screen-index li{margin-bottom:8px}.df-screen-index a{color:#0d0d0d;text-decoration:none;padding:10px 14px;display:block;border:1px solid #ddd;border-radius:10px;background:#fff}.df-screen-index a:hover{border-color:#f5c518;background:#fff9e0}.df-ref-thumb{margin-top:16px;border:1px solid #ddd;border-radius:12px;overflow:hidden}.df-ref-thumb img{width:100%;display:block}.df-error{background:#fef2f2;color:#b91c1c}.df-error,.df-success{margin-top:12px;padding:10px 12px;border-radius:10px;font-size:.85rem}.df-success{background:#f0fdf4;color:#15803d}.df-link-btn{background:none;border:none;color:#0d0d0d;font-weight:800;text-decoration:underline;cursor:pointer;padding:0;font:inherit}.df-bmi-chart{display:flex;align-items:flex-end;gap:8px;min-height:160px;padding:12px 4px 0}.df-bmi-bar-wrap{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:.7rem;color:#666}.df-bmi-bar{width:100%;max-width:28px;background:linear-gradient(180deg,#f5c518,#d4a80f);border-radius:6px 6px 2px 2px;min-height:20px}